Boulder CrashActive
ROCK_ELEMENTAL_STONE_THROW
Throw a boulder at target position, dealing 421 physical damage in a 3.5m radius.
Stuns for 1.92s.
Stats
| Cooldown | 4 s |
|---|---|
| Cast time | 0.8 s |
| Range | 18 m |
| Target | Ground |
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} | $ROCK_ELEMENTAL_STONE_THROW.directattributechange[0].change | -125 | ×3.368 | 421 |
| {1} | $ROCK_ELEMENTAL_STONE_THROW.directattributechange[0].effectarearadius | 3.5 | — | 3.5m |
| {2} | $ROCK_ELEMENTAL_STONE_THROW_STUN.stun[0].time | 1.2 | ×1.601 | 1.92s |
Ability definition
{
"@uniquename": "ROCK_ELEMENTAL_STONE_THROW",
"@target": "ground",
"@castingtime": "0.8",
"@interruptiblebyspell": "false",
"@hitdelay": "0.1",
"@standtime": "0.2",
"@recastdelay": "4",
"@energyusage": "0",
"@castrange": "18",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_CHARGECONSUMING_STATBLOCK",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@requireslineofsight": "false",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"spellindicationarea": {
"@target": "enemy",
"@position": "attarget",
"@visible": "true",
"@addProjectileFlyTime": "true",
"@ignoreLegacy250msDelay": "true",
"area": {
"shape": {
"circle": {
"@radius": "3.5"
}
},
"fill": {
"circle": {
"@radius": "0-3.5"
}
}
}
},
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$ROCK_ELEMENTAL_STONE_THROW.directattributechange[0].change$"
},
{
"@tag": "$$ROCK_ELEMENTAL_STONE_THROW.directattributechange[0].effectarearadius$"
},
{
"@tag": "$$ROCK_ELEMENTAL_STONE_THROW_STUN.stun[0].time$"
}
]
}
},
"spelleffectarea": {
"@target": "enemy",
"@effect": "none",
"@time": "3",
"@visible": "false",
"area": {
"shape": {
"circle": {
"@radius": "0.1"
}
}
}
},
"nop": {
"@target": "self",
"@effectarearadius": "3.5",
"@showarearadius": "true"
},
"projectile": {
"@flyspeed": "80",
"@startsocket": "mainhandprojectile"
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-125",
"@effecttype": "magic",
"@effectarearadius": "3.5",
"@targetcountvaluebonusfactor": "0.08"
},
"applyspell": {
"@spell": "ROCK_ELEMENTAL_STONE_THROW_STUN",
"@target": "enemy",
"@effectarearadius": "3.5"
}
}