InterruptionActive
INTERRUPT2
Cognez l'ennemi avec votre épée, interrompant l'incantation de sort de la cible.
Inflige 281 dégâts physiques.
Augmente vos dégâts d'auto attaques de 20% pour chaque charge héroïque sur vous pendant 5s (Cumulable jusqu'à 3 fois).
Stats
| Energy cost | 25 |
|---|---|
| Cooldown | 10 s |
| Cast time | Instant |
| Range | 3 m |
| Target | Enemy |
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.
Épée large du sageClaymore du sageÉpée double du sageLame de Clarent du sageÉpée tranchante du sagePaire de galatines du sageAdoube-roi du sageLame infinie du sage
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | directattributechange[0].change | -77.51 | ×3.626 | 281 |
| {1} | $INTERRUPT2_BUFF.buffovertime[0].value | 0.2 | — | 20% |
| {2} | $INTERRUPT2_BUFF.maxcharges | 3 | — | 3 |
| {3} | $INTERRUPT2_BUFF.buffovertime[0].time | 5 | — | 5s |
Ability definition
{
"@uniquename": "INTERRUPT2",
"@castupperbodyblendtime": "0.001",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0.3",
"@disruptionfactor": "1",
"@recastdelay": "10",
"@energyusage": "7",
"@castrange": "3",
"@uitype": "damage",
"@category": "damage",
"@animIgnoreHitDelay": "true",
"@showrange": "true",
"@statblock": "@SPELLS_STANDARD_STATBLOCK",
"@unlockedtoequip": "false",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-77.51",
"@effecttype": "physical",
"@interruptscasting": "true"
},
"applyspell": [
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "3"
}
},
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "2"
}
},
{
"@target": "self",
"@spell": "INTERRUPT2_BUFF",
"IfSpellActive": {
"@who": "Caster",
"@spell": "HEROIC_STACK",
"@casterchargesonly": "true",
"@atleastcharges": "1"
}
}
]
}