Parry StrikeActive
PARRY
Enter a defensive stance, becoming immune to damage while channeling for 0.8s (can't be interrupted).
Reflects 125% of incoming damage as magical damage.
At the end of the channel, swing your sword in a 5m radius around you, dealing 290 physical damage.
Stats
| Energy cost | 9% |
|---|---|
| Cooldown | 15 s |
| Cast time | Instant |
| Target | Self |
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 ClaymoreElder's Dual SwordsElder's BroadswordElder's Clarent BladeElder's Carving SwordElder's Galatine PairElder's KingmakerElder's Infinity Blade
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | channeling[0].totalduration | 0.8 | — | 0.8s |
| {1} | channeling[0].reflectdamageactive[0].amountpercent | 1.25 | — | 125% |
| {2} | $PARRY_EFFECT.directattributechange[0].effectarearadius | 5 | — | 5m |
| {3} | $PARRY_EFFECT.directattributechange[0].change | -80 | ×3.626 | 290 |
Ability definition
{
"@uniquename": "PARRY",
"@bindtoitem": "true",
"@target": "self",
"@keepmovingaftercast": "true",
"@energyusage": "0.09",
"@energyusageisrelative": "true",
"@castingtime": "0",
"@standtime": "0",
"@castrange": "0",
"@recastdelay": "15",
"@category": "instant",
"@uitype": "buff",
"@assessment": "positive",
"@unlockedtoequip": "false",
"@hidespelleffecticon": "true",
"@statblock": "@SPELLS_CHANNELING_STATBLOCK",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"channelingspell": {
"@allowcancel": "false",
"@effectcount": "5",
"@initialeffectinterval": "0",
"@effectinterval": "0.2",
"@energyusage": "0",
"@allowmovement": "false",
"@upperbodychannelinganim": "true",
"@disruptionfactor": "0",
"@namelocatag": "@SPELLS_PARRY",
"invincibility": {
"@target": "self",
"@time": "0.8",
"@linktochanneling": "true"
},
"cceffectimmunity": [
{
"@target": "self",
"@type": "stun",
"@time": "0.8",
"@linktochanneling": "true"
},
{
"@target": "self",
"@type": "root",
"@time": "0.8",
"@linktochanneling": "true"
},
{
"@target": "self",
"@type": "silence",
"@time": "0.8",
"@linktochanneling": "true"
},
{
"@target": "self",
"@type": "slow",
"@time": "0.8",
"@linktochanneling": "true"
},
{
"@target": "self",
"@type": "forcedmovement",
"@time": "0.8",
"@linktochanneling": "true"
}
],
"reflectdamageactive": {
"@target": "self",
"@damagetype": "all",
"@astype": "magic",
"@amountpercent": "1.25",
"@time": "0.8",
"@linktochanneling": "true"
},
"applyspell": {
"@target": "self",
"@spell": "PARRY_COUNT"
}
}
}