能量储备Passive
PASSIVE_CAPE_LYMHURST
条件:
施放技能,且能量降至40%以下时激活。
效果:
激活你的能量储备,在10s内回复等同最大能量值70%的能量。
Stats
| Cast time | Instant |
|---|
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $PASSIVE_CAPE_LYMHURST_CONDITION.applyspell[0].IfOwnEnergyPercentage[0].value | 0.4 | — | 40% |
| {1} | $PASSIVE_CAPE_LYMHURST_EFFECT.attributechangeovertime[0].totalchange | 0.7 | — | 70% |
| {2} | $PASSIVE_CAPE_LYMHURST_EFFECT.attributechangeovertime[0].time | 10 | — | 10s |
Ability definition
{
"@uniquename": "PASSIVE_CAPE_LYMHURST",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"locareferences": {
"statblock": {
"locareference": {
"@tag": "$$PASSIVE_CAPE_LYMHURST_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@event": "CastFinished",
"@applyeffecttarget": "self",
"@spell": "PASSIVE_CAPE_LYMHURST_CONDITION",
"@chance": "1"
}
}