Criar aberturaActive
CREATE_OPENING
Combina até duas habilidades. O combo é reiniciado após 1.25s.
1º Criar abertura:
Ataca o inimigo alvo, causando 317 de dano físico.
2ª Explorar abertura:
Causa 317 de dano físico.
Diminui resistências de dano do alvo em -12% por 3s.
Stats
| Energy cost | 5 |
|---|---|
| Cast time | Instant |
| Range | 2.5 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.
Luvas de Lutador do AnciãoBraçadeiras de Batalha do AnciãoManoplas Cravadas do AnciãoLuvas Ursinas do AnciãoMãos Infernais do AnciãoCestus Golpeadores do AnciãoPunhos de Avalon do AnciãoBraçadeiras Pulsantes do Ancião
Granted by(8)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $CREATE_OPENING.multispell[0].timewindow | 1.25 | — | 1.25s |
| {1} | $CREATE_OPENING_STRIKE.directattributechange[0].change | -80 | ×3.959 | 317 |
| {2} | $CREATE_OPENING_STRIKE.buffovertime[0].value | -0.12 | — | -12% |
| {3} | $CREATE_OPENING_STRIKE.buffovertime[0].time | 3 | — | 3s |
| {4} | multispell[0].timewindow | 1.25 | — | 1.25s |
Ability definition
{
"@uniquename": "CREATE_OPENING",
"@keepmovingaftercast": "true",
"@target": "enemy",
"@castingtime": "0",
"@hitdelay": "0.3",
"@standtime": "0.3",
"@disruptionfactor": "0",
"@recastdelay": "0",
"@energyusage": "1.2",
"@castrange": "2.5",
"@uitype": "damage",
"@category": "damage",
"@statblock": "@SPELLS_STATBLOCK_SEQUENCE_1_2",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "enemy",
"locareferences": {
"statblock": {
"locareference": [
{
"@tag": "$$CREATE_OPENING.energyusage$"
},
{
"@tag": "$$CREATE_OPENING_STRIKE.energyusage$"
},
{
"@tag": "$$CREATE_OPENING.castingtime$"
},
{
"@tag": "$$CREATE_OPENING_STRIKE.castingtime$"
},
{
"@tag": "$$CREATE_OPENING.castrange$"
},
{
"@tag": "$$CREATE_OPENING_STRIKE.castrange$"
},
{
"@tag": "$$CREATE_OPENING.multispell[0].timeoutcooldown$"
},
{
"@tag": "$$CREATE_OPENING_STRIKE.recastdelay$"
}
]
}
},
"applyspell": {
"@target": "enemy",
"@spell": "CONEPUNCH2_AREA",
"IfConsumeCharges": {
"@casterchargesonly": "true",
"@charges": "1",
"@who": "Caster",
"@spell": "CONEPUNCH2_CHARGES"
}
},
"directattributechange": {
"@target": "enemy",
"@attribute": "health",
"@change": "-80",
"@effecttype": "physical"
},
"multispell": {
"@spell": "CREATE_OPENING_STRIKE",
"@timewindow": "1.25",
"@castableonlyonce": "true",
"@slot": "mainhand1",
"@timeoutcooldown": "0",
"@extendtimewindowaftersuccessfulcastbyseconds": "0"
}
}