Falcon SmashActive
DIVEPUNCH_RISE
Float into the air and become immune to all Crowd Control effects for up to 3s.
Recast the ability to dive towards the targeted position.
Deals physical damage within a 6m radius upon impact based on the distance of the enemy from the targeted position.
Distance: 4m | 6m
Damage: 957 | 602
Stats
| Energy cost | 54 |
|---|---|
| Cast time | Instant |
| Target | Self |
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} | $DIVEPUNCH_RISE.spellimmunity[0].time | 3 | — | 3s |
| {1} | $DIVEPUNCH_IMPACT.applyspell[1].effectarearadius | 6 | — | 6m |
| {2} | $DIVEPUNCH_IMPACT.applyspell[0].effectarearadius | 4 | — | 4m |
| {3} | $DIVEPUNCH_IMPACT_FULL_RANGE.directattributechange[0].change | -264 | ×3.626 | 957 |
| {4} | $DIVEPUNCH_IMPACT_FULL_RANGE.directattributechange[1].change | -166 | ×3.626 | 602 |
Ability definition
{
"@uniquename": "DIVEPUNCH_RISE",
"@target": "self",
"@cancelautoattackaftercasting": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "3",
"@disruptionfactor": "0",
"@recastdelay": "0",
"@energyusage": "15",
"@castrange": "0",
"@uitype": "damage",
"@category": "instant",
"@assessment": "positive",
"@standtimeallowedspellslots": "offhandormainhand3",
"@statblock": "@SPELLS_STANDARD_STATBLOCK_V2",
"@hidespelleffecticon": "true",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"statblock": {
"locareference": [
{
"@tag": "$$DIVEPUNCH_RISE.energyusage$"
},
{
"@tag": "$castingtime$"
},
{
"@tag": "$$DIVEPUNCH_FALL.castrange$"
},
{
"@tag": "$$DIVEPUNCH_FALL.recastdelay$"
}
]
}
},
"multispell": {
"@spell": "DIVEPUNCH_FALL",
"@slot": "offhandormainhand3",
"@timewindow": "3",
"@timeoutcooldown": "17",
"@extendtimewindowaftersuccessfulcastbyseconds": "0",
"@autoactivatenextmultispell": "true",
"@castableonlyonce": "true"
},
"spellimmunity": {
"@category": "forcedmovement",
"@target": "self",
"@time": "3"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "3"
},
{
"@target": "self",
"@type": "root",
"@time": "3"
},
{
"@target": "self",
"@type": "silence",
"@time": "3"
},
{
"@target": "self",
"@type": "slow",
"@time": "3"
},
{
"@target": "self",
"@type": "transformationcc",
"@time": "3"
}
]
}