TriboliActive
CALTROPS
Lanci una trappola con un raggio di 2m nella posizione bersaglio che dura 12s.
Il primo nemico che passa sulla trappola la attiverà, rallentando tutti i nemici in un raggio di 3m del -30% per 3s.
Infligge 107 danni fisici.
Se la trappola si attiva, la tua velocità di movimento aumenta del 30% per 3s.
Stats
| Energy cost | 13 |
|---|---|
| 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.
Balestra dell'anzianoBalestra pesante dell'anzianoBalestra leggera dell'anzianoBalestra a ripetizione dell'anzianoScagliadardi dell'anzianoBalestra d'assedio dell'anzianoPlasma-energia dell'anzianoBlaster Archiluce dell'Anziano
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 | ×3.153 | 107 |
| {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"
}
}