Keskin Nişancı AtışıActive
SNIPESHOT_CROSSBOW
Hedeflenen düşmana atış yap, 1217 fiziksel hasar ver.
Hasar dirençlerini -15% boyunca 4s azaltır.
Stats
| Energy cost | 50 |
|---|---|
| Cooldown | 15 s |
| Cast time | 2 s |
| Range | 16 m |
| Target | Enemy |
Numbers shown for
Ability damage and healing scale with the weapon carrying them; a sword multiplies them by more than a bow. Select a weapon for its figures.
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | directattributechange.change | -386 | ×3.153 | 1217 |
| {1} | $SNIPESHOT_CROSSBOW_DEBUFF.buffovertime[0].value | -0.15 | — | -15% |
| {2} | $SNIPESHOT_CROSSBOW_DEBUFF.buffovertime[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "SNIPESHOT_CROSSBOW",
"@target": "enemy",
"@castingtime": "2",
"@keepmovingaftercast": "false",
"@hitdelay": "0",
"@standtime": "0.4",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "16",
"@castrange": "16",
"@uitype": "damage",
"@category": "damage",
"@showrange": "true",
"@assessment": "negative",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_SNIPESHOT_CROSSBOW_V2_DESC",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$directattributechange.change$"
},
{
"@tag": "$$SNIPESHOT_CROSSBOW_DEBUFF.buffovertime[0].value$"
},
{
"@tag": "$$SNIPESHOT_CROSSBOW_DEBUFF.buffovertime[0].time$"
}
]
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-386",
"@effecttype": "physical"
},
"applyspell": {
"@target": "enemy",
"@spell": "SNIPESHOT_CROSSBOW_DEBUFF"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage"
}
}