КапканActive
CALTROPS
Вы устанавливаете на землю ловушку радиусом 2m в указанной точке на 12s.
Первый наступивший на ловушку враг активирует ее, замедлив всех врагов в радиусе 3m на -30% в течение 3s.
Наносит 98 физического урона.
При активации ловушки ваша скорость передвижения увеличивается на 30% в течение 3s.
Stats
| Energy cost | 12 |
|---|---|
| Cooldown | 5 s |
| Cast time | Instant |
| Range | 13 m |
| Target | Ground |
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(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | spelleffectarea[0].circle[0].radius_start | 2 | — | 2m |
| {1} | spelleffectarea[0].time | 12 | — | 12s |
| {2} | $CALTROPS_EFFECT.buffovertime[0].effectarearadius | 3 | — | 3m |
| {3} | $CALTROPS_EFFECT.buffovertime[0].value | -0.3 | — | -30% |
| {4} | $CALTROPS_EFFECT.buffovertime[0].time | 3 | — | 3s |
| {5} | $CALTROPS_EFFECT.directattributechange[0].change | -34 | ×2.888 | 98 |
| {6} | $CALTROPS_BUFF.buffovertime[0].value | 0.3 | — | 30% |
| {7} | $CALTROPS_BUFF.buffovertime[0].time | 3 | — | 3s |
Ability definition
{
"@uniquename": "CALTROPS",
"@target": "ground",
"@keepmovingaftercast": "false",
"@castingtime": "0",
"@hitdelay": "0.25",
"@standtime": "0.2",
"@disruptionfactor": "1",
"@recastdelay": "5",
"@energyusage": "4",
"@castrange": "13",
"@uitype": "crowdcontrol",
"@category": "crowdcontrol",
"@showrange": "true",
"@assessment": "negative",
"@unlockedtoequip": "false",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@descriptionlocatag": "@SPELLS_CALTROPS_TEST_DESC",
"@autoattackcooldownaftercasting": "Trigger",
"@requireslineofsight": "false",
"@controllerpreferredtarget": "enemy",
"@controllerselfcastable": "true",
"nop": {
"@effectarearadius": "2",
"@showarearadius": "true",
"@target": "self"
},
"spelleffectarea": {
"@effect": "CALTROPS_EFFECT",
"@time": "12",
"@target": "all",
"@maxeffectareatargets": "1",
"@removeonleave": "false",
"@applyeffectonlyoncepertarget": "true",
"@deletewhenmaxtargetshit": "true",
"@visible": "true",
"@areatag": "hostilegroundeffectarea",
"area": {
"shape": {
"circle": {
"@radius": "2"
}
}
}
},
"projectile": {
"@flyspeed": "30",
"@startsocket": "mainhandprojectile",
"@hitsocket": "damage",
"@timeoffset": "0.4"
}
}