Trasformazione in Cobra di CristalloActive
SHAPESHIFT_CRYSTAL_COBRA
Ti trasformi in un Cobra di Cristallo per un massimo di 15s.
Ciò cambia le tue abilità e le statistiche.
Offensiva: media
Difensiva: media
Rigenerazione Energia: molto alta
Scivolata
La prossima volta che sei Stordito o Intrappolato, Purifichi te stesso e ottieni 40% Velocità di Movimento e Immunità agli Stordimenti e Intrappolamenti per 2s.
Stats
| Cooldown | 12 s |
|---|---|
| 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} | $SHAPESHIFT_CRYSTAL_COBRA.transformation[0].time | 15 | — | 15s |
| {1} | $PASSIVE_SHAPE_COBRA_CLEANSE_SPEED.buffovertime[0].value | 0.4 | — | 40% |
| {2} | $PASSIVE_SHAPE_COBRA_CLEANSE_SPEED.buffovertime[0].time | 2 | — | 2s |
Ability definition
{
"@uniquename": "SHAPESHIFT_CRYSTAL_COBRA",
"@target": "self",
"@keepmovingaftercast": "true",
"@category": "instant",
"@spellchargesrequired": "0",
"@spellchargesspell": "SHAPE_FEROCITY_STACK",
"@spellschargesconsumed": "0",
"@castingtime": "0",
"@recastdelay": "12",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@assessment": "positive",
"@bindtoitem": "true",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_TRANSFORMATION_STATBLOCK",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@controllerpreferredtarget": "neutral",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$SHAPESHIFT_CRYSTAL_COBRA.transformation[0].time$"
},
{
"@tag": "$$PASSIVE_SHAPE_COBRA_CLEANSE_SPEED.buffovertime[0].value$"
},
{
"@tag": "$$PASSIVE_SHAPE_COBRA_CLEANSE_SPEED.buffovertime[0].time$"
}
]
}
},
"transformation": {
"@target": "self",
"@type": "CRYSTAL_COBRA",
"@time": "15"
},
"applyspell": {
"@target": "self",
"@spell": "PASSIVE_SHAPE_COBRA_CLEANSE_LISTENER"
}
}