Corrupción internaActive
INNER_CORRUPTION
Revela la Corrupción interna del enemigo señalado durante 4s después de 0.2s.
Si el objetivo es un jugador:
Inflige 124 de daño mágico siempre que el objetivo realice un auto-ataque o use una habilidad (el daño no puede ser reflejado).
Si el objetivo es un monstruo:
Inflige 529 de daño mágico mientras dure (el daño no puede ser reflejado).
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Range | 9 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} | $INNER_CORRUPTION_CONDITION.applyeffectoneventactive[0].time | 4 | — | 4s |
| {1} | hitdelay | 0.2 | — | 0.2s |
| {2} | $INNER_CORRUPTION_EFFECT.directattributechange[0].change | -63 | ×1.975 | 124 |
| {3} | $INNER_CORRUPTION_MOB_EFFECT.attributechangeovertime[0].totalchange | -268 | ×1.975 | 529 |
Ability definition
{
"@uniquename": "INNER_CORRUPTION",
"@target": "enemy",
"@castingtime": "0",
"@energyusage": "0",
"@recastdelay": "30",
"@castrange": "9",
"@hitdelay": "0.2",
"@standtime": "0.2",
"@uitype": "debuff",
"@category": "debuff",
"@showrange": "true",
"@cancelautoattackaftercasting": "true",
"@animIgnoreHitDelay": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"applyspell": {
"@spell": "INNER_CORRUPTION_CONDITION",
"@target": "enemy"
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage"
}
}