حاجز فايPassive
PASSIVE_CAPE_FEY
الحالة:
تنشط عند إلقاء تعويذة بقعة الرأس.
التأثير:
تلحق درعًا تمتص ما يصل إلى 723 من الضرر (قبل المقاومة) في أثناء الـ4s التالية.
تمنحك حصانةمن الإزالة في أثناء نشاط الدرع.
Stats
| Cast time | Instant |
|---|
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.
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_FEY_EFFECT.damageshield[0].damageabsorbed | 275 | ×2.628 | 723 |
| {1} | $PASSIVE_CAPE_FEY_EFFECT.damageshield[0].time | 4 | — | 4s |
Ability definition
{
"@uniquename": "PASSIVE_CAPE_FEY",
"@statblock": "@SPELLS_STATBLOCK_COOLDOWN",
"@descriptionlocatag": "@SPELLS_PASSIVE_CAPE_FEY_V2_DESC",
"locareferences": {
"statblock": {
"locareference": {
"@tag": "$$PASSIVE_CAPE_FEY_COOLDOWN.dummy[0].time$"
}
}
},
"applyeffectoneventpassive": {
"@event": "CastFinished",
"@castfinishedslot": "head",
"@applyeffecttarget": "self",
"@spell": "PASSIVE_CAPE_FEY_EFFECT",
"@chance": "1",
"not": [
{
"IfSpellCategoryActive": {
"@category": "cape_cooldown",
"@who": "Caster"
}
},
{
"IfSpellCategoryActive": {
"@who": "Caster",
"@category": "mountbuff"
}
}
]
}
}