Schianto intrappolanteActive
HALBERDSMASH
Colpisci il nemico bersaglio con la picca, intrappolandolo per 4.93s.
Infligge danni fisici in base al numero di cariche di Lancia spirituale che possiedi.
Cariche di Lancia spirituale: 0 | 1 | 2 | 3
Danni: 252 | 402 | 604 | 855
Stats
| Energy cost | 51 |
|---|---|
| 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.766 | 4.93s |
| {1} | directattributechange[0].change | -69.37 | ×3.626 | 252 |
| {2} | directattributechange[3].change | -110.99 | ×3.626 | 402 |
| {3} | directattributechange[2].change | -166.48 | ×3.626 | 604 |
| {4} | directattributechange[1].change | -235.85 | ×3.626 | 855 |
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"
}
}