黎明之鹰幻形Active
SHAPESHIFT_AVALONIAN_EAGLE
变身为黎明之鹰,最多持续20s。
这会使你的技能组与属性发生变化。
攻击力:高
防御力:低
能量回复:非常高
飞行
免疫定身效果。
在拥有5层幻形叠层时进行变形,将使你的移动速度提高60%,持续3s。
Stats
| Cooldown | 15 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} | — | 0 | — | 5 |
| {1} | $PASSIVE_SHAPE_EAGLE_SPRINT.buffovertime[0].value | 0.6 | — | 60% |
| {2} | $PASSIVE_SHAPE_EAGLE_SPRINT.buffovertime[0].time | 3 | — | 3s |
| {3} | transformation[0].time | 20 | — | 20s |
Ability definition
{
"@uniquename": "SHAPESHIFT_AVALONIAN_EAGLE",
"@target": "self",
"@keepmovingaftercast": "true",
"@category": "instant",
"@spellchargesrequired": "0",
"@spellchargesspell": "SHAPE_FEROCITY_STACK",
"@spellschargesconsumed": "0",
"@castingtime": "0",
"@recastdelay": "15",
"@energyusage": "0",
"@castrange": "0",
"@uitype": "buff",
"@assessment": "positive",
"@bindtoitem": "true",
"@hidespelleffecticon": "false",
"@statblock": "@SPELLS_TRANSFORMATION_STATBLOCK",
"@autoattackcooldownaftercasting": "DoNotTrigger",
"@controllerpreferredtarget": "neutral",
"@descriptionlocatag": "@SPELLS_SHAPESHIFT_AVALONIAN_EAGLE_V2_DESC",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "5"
},
{
"@tag": "$$PASSIVE_SHAPE_EAGLE_SPRINT.buffovertime[0].value$"
},
{
"@tag": "$$PASSIVE_SHAPE_EAGLE_SPRINT.buffovertime[0].time$"
},
{
"@tag": "$transformation[0].time$"
}
]
}
},
"transformation": {
"@target": "self",
"@type": "AVALONIAN_EAGLE",
"@time": "20"
},
"applyspell": [
{
"@target": "self",
"@spell": "PASSIVE_SHAPE_EAGLE_IMMUNITY"
},
{
"@target": "self",
"@spell": "PASSIVE_SHAPE_EAGLE_SPRINT",
"IfSpellActive": {
"@who": "Caster",
"@spell": "SHAPE_FEROCITY_STACK",
"@atleastcharges": "5",
"@casterchargesonly": "true"
}
}
]
}