Dawnbird TransformationActive
SHAPESHIFT_AVALONIAN_EAGLE
Transform into a Dawnbird for up to 20s.
This changes your abilities and stats.
Offensive: high
Defensive: low
Energy Regeneration: very high
Airborne
Grants immunity to Root Effects.
Transforming while having 5 Shift Charges active, will increase your Movement Speed by 60% for 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"
}
}
]
}