المعركة الجنونيةActive
BATTLEFRENZY
يمكن خوض معركة جنونية، ما يزيد سرعة الحركة بمقدار 55% لمدة 5s.
تمنح حصانة من محاولات الصعق و الشلل والإبطاء.
يطهر من جميع تأثيرات التحكم في الحشود لديك (باستثناء الصعق).
Stats
| Cooldown | 30 s |
|---|---|
| Cast time | Instant |
| Target | Self |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[0].value | 0.55 | — | 55% |
| {1} | buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "BATTLEFRENZY",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@recastdelay": "30",
"@energyusage": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@castrange": "0",
"@uitype": "buff",
"@category": "movementbuff",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@unlockedtoequip": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_BATTLEFRENZY_BUFF_DESC",
"@controllerpreferredtarget": "neutral",
"removeactiveeffects": {
"@target": "self",
"@category": "crowdcontrol"
},
"buffovertime": {
"@type": "movespeedbonus",
"@target": "self",
"@value": "0.55",
"@time": "5"
},
"cceffectimmunity": [
{
"@type": "stun",
"@target": "self",
"@time": "5"
},
{
"@type": "root",
"@target": "self",
"@time": "5"
},
{
"@type": "slow",
"@target": "self",
"@time": "5"
}
],
"spelleffectfx": [
{},
{}
]
}