Enchanted QuiverActive
SPEEDARCHER_KITE
Enchant 4 of your arrows for the next 8s.
While you hold enchanted arrows, your Auto-Attack Speed is increased by 50% and your physical Auto-Attack damage by 280%.
Each Auto-Attack consumes 1 enchanted arrow.
If an enemy player is in a 6m radius around you, your physical Auto-Attack damage will decrease to 200%.
Recast the ability within 8s to dash to targeted position and enchant 3 more arrows (cannot exceed 5 arrows).
Stats
| Energy cost | 35 |
|---|---|
| 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} | $SPEEDARCHER_KITE.applyspell[1].charges | 4 | — | 4 |
| {1} | $SPEEDARCHER_KITE_BUFF.buffovertime[0].time | 8 | — | 8s |
| {2} | $SPEEDARCHER_KITE_BUFF.buffovertime[0].value | 0.5 | — | 50% |
| {3} | $SPEEDARCHER_KITE_BUFF.buffovertime[1].value | 2.8 | — | 280% |
| {4} | $SPEEDARCHER_KITE.multispell[0].timewindow | 8 | — | 8s |
| {5} | $SPEEDARCHER_KITE_MULTI_DASH.applyspell[1].charges | 3 | — | 3 |
| {6} | $SPEEDARCHER_KITE_STACK.maxcharges | 5 | — | 5 |
| {7} | $SPEEDARCHER_KITE_BUFF.targetsinarea[0].radius | 6 | — | 6m |
| {8} | — | 0 | — | 200% |
Ability definition
{
"@uniquename": "SPEEDARCHER_KITE",
"@target": "self",
"@bindtoitem": "true",
"@keepmovingaftercast": "true",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@energyusage": "11",
"@castrange": "0",
"@uitype": "buff",
"@category": "instant",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@hidespelleffecticon": "true",
"@unlockedtoequip": "true",
"@assessment": "positive",
"@namelocatag": "@SPELLS_SPEEDARCHER",
"@statblock": "@SPELLS_STATBLOCK_SEQUENCE_1_2",
"@descriptionlocatag": "@SPELLS_SPEEDARCHER_KITE_V2_DESC",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SPEEDARCHER_KITE.applyspell[1].charges$"
},
{
"@tag": "$$SPEEDARCHER_KITE_BUFF.buffovertime[0].time$"
},
{
"@tag": "$$SPEEDARCHER_KITE_BUFF.buffovertime[0].value$"
},
{
"@tag": "$$SPEEDARCHER_KITE_BUFF.buffovertime[1].value$"
},
{
"@tag": "$$SPEEDARCHER_KITE.multispell[0].timewindow"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.applyspell[1].charges$"
},
{
"@tag": "$$SPEEDARCHER_KITE_STACK.maxcharges$"
},
{
"@tag": "$$SPEEDARCHER_KITE_BUFF.targetsinarea[0].radius$"
},
{
"@tag": "200%"
}
]
},
"statblock": {
"locareference": [
{
"@tag": "$$SPEEDARCHER_KITE.energyusage$"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.energyusage$"
},
{
"@tag": "$$SPEEDARCHER_KITE.castingtime$"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.castingtime$"
},
{
"@tag": "$$SPEEDARCHER_KITE.castrange$"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.castrange$"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.recastdelay$"
},
{
"@tag": "$$SPEEDARCHER_KITE_MULTI_DASH.recastdelay$"
}
]
}
},
"multispell": {
"@spell": "SPEEDARCHER_KITE_MULTI_DASH",
"@slot": "offhandormainhand3",
"@castableonlyonce": "true",
"@timeoutcooldown": "2",
"@extendtimewindowaftersuccessfulcastbyseconds": "1",
"@timewindow": "8"
},
"applyspell": [
{
"@target": "self",
"@spell": "SPEEDARCHER_KITE_BUFF"
},
{
"@target": "self",
"@spell": "SPEEDARCHER_KITE_STACK",
"@charges": "4"
}
]
}