Rejuvenating BreezeActive
REJUVENATING_BREEZE
Release a Rejuvenating Breeze from the targeted ally, increasing the target's damage resistances by 32% for 2s.
The breeze hits up to 20 allies within a 15m radius around the target.
All allies hit receive the same number of Rejuvenation Charges as the targeted ally has.
Each Rejuvenation Charge restores 158 Health over 9s and increases other allies' Defense vs. mobs by 5.263% (stacks up to 3 times).
Stats
| Energy cost | 47 |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Range | 9 m |
| Target | Ally |
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.
Elder's Great Nature StaffElder's Wild StaffElder's Nature StaffElder's Druidic StaffElder's Blight StaffElder's Rampant StaffElder's Ironroot StaffElder's Forgebark Staff
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | buffovertime[0].value | 0.32 | — | 32% |
| {1} | buffovertime[0].time | 2 | — | 2s |
| {2} | $REJUVENATING_BREEZE_CONDITION.applyspell[0].maxeffectareatargets | 20 | — | 20 |
| {3} | $REJUVENATING_BREEZE_CONDITION.applyspell[0].effectarearadius | 15 | — | 15m |
| {4} | $REJUVENATION_STACK.attributechangeovertime[0].totalchange | 73.8 | ×2.142 | 158 |
| {5} | $REJUVENATION_STACK.attributechangeovertime[0].totalduration | 9 | — | 9s |
| {6} | $REJUVENATION_STACK_PVE_DEFENSE_BUFF.buffovertime[0].value | 0.05263 | — | 5.263% |
| {7} | $REJUVENATION_STACK.maxcharges | 3 | — | 3 |
Ability definition
{
"@uniquename": "REJUVENATING_BREEZE",
"@target": "friendall",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "15",
"@castrange": "9",
"@energyusage": "15",
"@uitype": "heal",
"@category": "heal",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@spelleffectlocatag": "@SPELLS_STATUS_RESISTANCES_INCREASED",
"@autoattackcooldownaftercasting": "Trigger",
"@descriptionlocatag": "@SPELLS_REJUVENATING_BREEZE_V2_DESC",
"@controllerpreferredtarget": "ally",
"@controllerselfcastable": "true",
"buffovertime": [
{
"@target": "friendall",
"@type": "physicalarmor",
"@value": "0.32",
"@time": "2"
},
{
"@target": "friendall",
"@type": "magicresistance",
"@value": "0.32",
"@time": "2"
}
],
"applyspell": {
"@spell": "REJUVENATING_BREEZE_CONDITION",
"@target": "friendall"
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
},
"tintfx": {
"@color": "30, 200, 30, 150",
"@fadeintime": "0.1",
"@fadeouttime": "0.1"
}
}