Injured EscapePassive
MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_PASSIVE
Condition:
Activates when you take damage.
Effect:
Push through the pain, increasing your Move Speed by 100% for 1.5s.
Stats
| Cast time | Instant |
|---|
Granted by(2)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_SPEEDBOOST.buffovertime[0].value | 1 | — | 100% |
| {1} | $MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_SPEEDBOOST.buffovertime[0].time | 1.5 | — | 1.5s |
Ability definition
{
"@uniquename": "MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_PASSIVE",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_SPEEDBOOST.buffovertime[0].value$"
},
{
"@tag": "$$MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_SPEEDBOOST.buffovertime[0].time$"
}
]
},
"statblock": {
"locareference": {
"@tag": "$$MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@event": "ReceiveDirectMountDamage",
"@applyeffecttarget": "self",
"@spell": "MOUNTSPELL_MOABIRD_FW_BRIDGEWATCH_CONDITION",
"@chance": "1"
}
}