Связывающий ударActive
HALBERDSMASH
Нанесите удар пикой по выбранному врагу, обездвижив его на 4.18s.
Наносит физический урон в зависимости от количества зарядов Копья духов на вас.
Заряды Копья духов: 0 | 1 | 2 | 3
Урон: 193 | 309 | 464 | 657
Stats
| Energy cost | 39 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 5.5 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} | root[0].time | 2.79 | ×1.498 | 4.18s |
| {1} | directattributechange[0].change | -69.37 | ×2.786 | 193 |
| {2} | directattributechange[3].change | -110.99 | ×2.786 | 309 |
| {3} | directattributechange[2].change | -166.48 | ×2.786 | 464 |
| {4} | directattributechange[1].change | -235.85 | ×2.786 | 657 |
Ability definition
{
"@uniquename": "HALBERDSMASH",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0.4",
"@standtime": "0.7",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@energyusage": "14",
"@castrange": "5.5",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_ROOT",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"root": {
"@target": "enemy",
"@time": "2.79"
},
"directattributechange": [
{
"@target": "enemy",
"@attribute": "health",
"@change": "-69.37",
"@effecttype": "physical",
"not": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true"
}
}
},
{
"@target": "enemy",
"@attribute": "health",
"@change": "-235.85",
"@effecttype": "physical",
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
},
{
"@target": "enemy",
"@attribute": "health",
"@change": "-166.48",
"@effecttype": "physical",
"and": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "2"
},
"not": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
}
}
},
{
"@target": "enemy",
"@attribute": "health",
"@change": "-110.99",
"@effecttype": "physical",
"and": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "1"
},
"not": {
"IfSpellActive": {
"@who": "Caster",
"@spell": "SPIRIT_CHARGE",
"@casterchargesonly": "true",
"@atleastcharges": "2"
}
}
}
}
],
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}