PusuActive
AMBUSH
Kendini 7s boyunca görünmez yaparak bir pusu kurarsın. (Saldırmak, bir yetenek kullanmak veya bir nesne ile etkileşime geçmek seni açığa çıkarır.)
Açığa çıkarıldıktan sonra 4s içerisinde bir sonraki hasar verişinde hasarını görünmez kaldığın her 1s için 5% artırır (en fazla 6 defa birikir).
Kullanım konumundan 13m uzaklaşırsan açığa çıkarılırsın.
Stats
| Energy cost | 22 |
|---|---|
| Cooldown | 50 s |
| Cast time | Instant |
| Target | Self |
Granted by(7)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | invisibility[0].time | 7 | — | 7s |
| {1} | $AMBUSH_BUFF.buffovertime[0].value | 0.05 | — | 5% |
| {2} | $AMBUSH_PULSE.pulsingspell[0].interval | 1 | — | 1s |
| {3} | $AMBUSH_BUFF.maxcharges | 6 | — | 6 |
| {4} | $AMBUSH_BUFF.buffovertime[0].time | 4 | — | 4s |
| {5} | invisibility[0].expireafterdistance | 13 | — | 13m |
Ability definition
{
"@uniquename": "AMBUSH",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@recastdelay": "50",
"@energyusage": "12",
"@category": "invisibility",
"@castingtime": "0.0",
"@hitdelay": "0.2",
"@standtime": "0.0",
"@disruptionfactor": "0.0",
"@castrange": "0",
"@uitype": "buff",
"@cancelautoattackaftercasting": "true",
"@assessment": "positive",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_INVISIBLE",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"spelleffectarea": {
"@time": "7",
"@effect": "none",
"@target": "ground",
"area": {
"shape": {
"circle": {}
}
}
},
"applyspell": [
{
"@target": "self",
"@spell": "AMBUSH_BUFF"
},
{
"@spell": "REMOVE_BEAMS",
"@target": "self"
},
{
"@target": "self",
"@spell": "AMBUSH_PULSE"
},
{
"@target": "self",
"@spell": "AMBUSH_APPLYONHIT"
}
],
"invisibility": {
"@target": "self",
"@time": "7",
"@attackingbreakseffect": "true",
"@mountingbreakseffect": "true",
"@worldinteractionbreakseffect": "true",
"@castingbreakseffect": "true",
"@to": "everyone",
"@expireafterdistance": "13",
"@persistsafterclusterchange": "false"
}
}