Undead ArrowsToggle
UNDEADARROWS
Call upon the lost souls around you, increasing your Auto-Attack Range by 35% and Auto-Attack Speed by 30%.
Deals an extra 161 magical damage on every Auto-Attack.
Decreases your Defense by -25%.
The ability can last for up to 8s but can be deactivated earlier.
Stats
| Energy cost | 45 |
|---|---|
| Cooldown | 10 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} | buffovertime[0].value | 0.35 | — | 35% |
| {1} | buffovertime[1].value | 0.3 | — | 30% |
| {2} | $UNDEADARROWS_EFFECT.directattributechange.change | -50 | ×3.223 | 161 |
| {3} | buffovertime[3].value | -0.25 | — | -25% |
| {4} | buffovertime[0].time | 8 | — | 8s |
Ability definition
{
"@uniquename": "UNDEADARROWS",
"@target": "self",
"@bindtoitem": "true",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "10",
"@energyusage": "14",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@showrange": "true",
"@maxcharges": "1",
"@cancelautoattackaftercasting": "false",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@assessment": "positive",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_UNDEADARROWS_BUFF_DESC",
"applyeffectoneventactive": {
"@event": "AutoAttack",
"@target": "self",
"@applyeffecttarget": "enemy",
"@spell": "UNDEADARROWS_EFFECT",
"@count": "99",
"@time": "8"
},
"buffovertime": [
{
"@type": "attackrangebonus",
"@target": "self",
"@value": "0.35",
"@time": "8"
},
{
"@type": "attackspeedbonus",
"@target": "self",
"@value": "0.30",
"@time": "8"
},
{
"@target": "self",
"@type": "bonusdefensevsplayers",
"@value": "-0.25",
"@time": "8"
},
{
"@target": "self",
"@type": "bonusdefensevsmobs",
"@value": "-0.25",
"@time": "8"
}
],
"attackprojectileoverride": {
"@attacktype": "Ranged",
"projectile": {
"@flyspeed": "35",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage",
"@timeoffset": "350"
}
},
"spelleffectfx": {}
}