Tekad BesiActive
DEFENSERUN
Bergegas ke pertempuran, meningkatkan Kecepatan Gerak sebesar 30% dan Pertahanan sebesar 35% selama 3s.
Memberimu kekebalan dari penghapusan saat aktif.
Menerapkan satu Charge Heroik pada dirimu.
Setiap Charge Heroik Meningkatkan Kecepatan Auto-Serang kamu sebesar 12% selama 6s (bertumpuk hingga 3 kali).
Stats
| Energy cost | 10% |
|---|---|
| Cooldown | 20 s |
| Cast time | Instant |
| Target | Self |
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[2].value | 0.3 | — | 30% |
| {1} | buffovertime[0].value | 0.35 | — | 35% |
| {2} | buffovertime[0].time | 3 | — | 3s |
| {3} | $HEROIC_STACK.buffovertime[0].value | 0.12 | — | 12% |
| {4} | $HEROIC_STACK.buffovertime[0].time | 6 | — | 6s |
| {5} | $HEROIC_STACK.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "DEFENSERUN",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "20",
"@energyusage": "0.10",
"@energyusageisrelative": "true",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@unlockedtoequip": "false",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_DEFENSERUN_BUFF_DESC",
"@descriptionlocatag": "@SPELLS_DEFENSERUN_V2_DESC",
"@controllerpreferredtarget": "neutral",
"applyspell": {
"@spell": "HEROIC_STACK",
"@target": "self"
},
"spellimmunity": [
{
"@spellname": "PURGE",
"@target": "self",
"@time": "3"
},
{
"@spellname": "PURGE_BUFFS",
"@target": "self",
"@time": "3"
},
{
"@spellname": "PURGE_MOVEMENTBUFFS",
"@target": "self",
"@time": "3"
}
],
"buffovertime": [
{
"@type": "bonusdefensevsplayers",
"@value": "0.35",
"@target": "self",
"@time": "3"
},
{
"@type": "bonusdefensevsmobs",
"@value": "0.35",
"@target": "self",
"@time": "3"
},
{
"@type": "movespeedbonus",
"@value": "0.30",
"@target": "self",
"@time": "3"
}
],
"tintfx": {
"@color": "40, 142, 255, 125",
"@fadeintime": "0.1",
"@fadeouttime": "0.1"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint"
}
}