CamouflagePassive
MOUNTSPELL_SWAMPDRAGON_FW_THETFORD_PASSIVE
Condition:
Activates when you take damage.
Effect:
Blend in with your surroundings, turning yourself invisible for 2s.
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_SWAMPDRAGON_FW_THETFORD_INVISIBILITY.invisibility[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "MOUNTSPELL_SWAMPDRAGON_FW_THETFORD_PASSIVE",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"locareferences": {
"description": {
"locareference": {
"@tag": "$$MOUNTSPELL_SWAMPDRAGON_FW_THETFORD_INVISIBILITY.invisibility[0].time$"
}
},
"statblock": {
"locareference": {
"@tag": "$$MOUNTSPELL_SWAMPDRAGON_FW_THETFORD_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@event": "ReceiveDirectMountDamage",
"@applyeffecttarget": "self",
"@spell": "MOUNTSPELL_SWAMPDRAGON_FW_THETFORD_CONDITION",
"@chance": "1"
}
}