Perisai SprintActive
MOVEMENTSHIELD
Mengelilingi dirimu dengan perisai, menyerap hingga 788 damage ketika menyalurkan hingga 8s (dapat bergerak saat menyalurkan).
MeningkatkanKecepatan Gerak sebesar 80% dan Muatan Maks sebesar 200% selama perisainya aktif.
Melepaskan benda apa pun yang kamu kawal.
Stats
| Cooldown | 60 s |
|---|---|
| Cast time | Instant |
| Target | Self |
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} | $MOVEMENTSHIELD_SHIELD.damageshield[0].damageabsorbed | 300 | ×2.628 | 788 |
| {1} | channeling[0].totalduration | 8 | — | 8s |
| {2} | channeling[0].buffovertime[0].value | 0.8 | — | 80% |
| {3} | channeling[0].buffovertime[1].value | 2 | — | 200% |
Ability definition
{
"@uniquename": "MOVEMENTSHIELD",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "60",
"@castrange": "0",
"@energyusage": "0",
"@uitype": "buff",
"@category": "instant",
"@hidespelleffecticon": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"applyspell": [
{
"@target": "self",
"@spell": "MOVEMENTSHIELD_SHIELD"
},
{
"@target": "self",
"@spell": "MOVEMENTSHIELD_EFFECT"
}
],
"spelleffectfx": {},
"channelingspell": {
"@allowcancel": "true",
"@allowmovement": "true",
"@initialeffectinterval": "0",
"@effectinterval": "1",
"@effectcount": "9",
"@energyusage": "0",
"@upperbodychannelinganim": "true",
"buffovertime": [
{
"@target": "self",
"@value": "0.8",
"@time": "0",
"@linktochanneling": "true",
"@type": "movespeedbonus"
},
{
"@target": "self",
"@value": "2",
"@time": "0",
"@linktochanneling": "true",
"@type": "maxloadbonus"
}
],
"applyspell": {
"@target": "self",
"@spell": "GATHERSHOES_DROPCRYSTAL"
}
}
}