중력 조작Active
ROOTFIELD
두 가지 능력을 조합합니다. 콤보는 5s 후 초기화됩니다.
첫 번째 닫히는 시간:
목표 위치로 돌진합니다.
두 번째 중력 조작:
반경 5m의 고중력 영역을 생성해 최대 4s까지 채널링하는 동안 (방해할 수 없음) 모든 적을 속박시킵니다 (군중 제어 저항은 무시함).
채널링이 끝날 시, 적들의 속박은 1.5s 동안 유지됩니다.
3명 미만의 적 플레이어에게 적중했을 경우, 속박은 1.5s 뒤에 종료됩니다 (몹은 해당 조건에 영향을 받지 않음).
Stats
| Energy cost | 10% |
|---|---|
| Cast time | Instant |
| Range | 11 m |
| Target | Ground |
Granted by(1)
Advanced view
Where each number comes from, and the arithmetic behind it. How this works
| # | Source | Base | Progression | Result |
|---|---|---|---|---|
| {0} | $ROOTFIELD.energyusage | 0.1 | — | 10% |
| {1} | $ROOTFIELD_EFFECT.energyusage | 0.06 | — | 6% |
| {2} | $ROOTFIELD.castingtime | 0 | — | 0s |
| {3} | $ROOTFIELD_EFFECT.castingtime | 0.5 | — | 0.5s |
| {4} | $ROOTFIELD_EFFECT.channeling[0].totalduration | 4 | — | 4s |
| {5} | $ROOTFIELD_ROOT.root[0].time | 1.5 | — | 1.5s |
| {6} | $ROOTFIELD_EFFECT.channeling[0].applyspell[1].IfNumberOfTargetsHit[0].value | 3 | — | 3 |
| {7} | $ROOTFIELD.multispell[0].timewindow | 5 | — | 5s |
| {8} | $ROOTFIELD_EFFECT.channeling[0].applyspell[0].effectarearadius | 5 | — | 5m |
Ability definition
{
"@uniquename": "ROOTFIELD",
"@target": "ground",
"@castingtime": "0",
"@hitdelay": "0",
"@standtime": "0",
"@disruptionfactor": "1",
"@recastdelay": "0",
"@energyusage": "0.1",
"@energyusageisrelative": "true",
"@castrange": "11",
"@uitype": "movement",
"@category": "instant",
"@usableincombat": "true",
"@showrange": "true",
"@adjustgroundtargettorange": "true",
"@statblock": "@SPELLS_STATBLOCK_SEQUENCE_1_2",
"@autoattackcooldownaftercasting": "Trigger",
"@controllerpreferredtarget": "neutral",
"@controllerpreferredcastdirection": "targetthenlookdirection",
"@controllerselfcastable": "true",
"locareferences": {
"description": {
"locareference": [
{
"@tag": "$$ROOTFIELD.energyusage$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.energyusage$"
},
{
"@tag": "$$ROOTFIELD.castingtime$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.castingtime$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.channeling[0].totalduration$"
},
{
"@tag": "$$ROOTFIELD_ROOT.root[0].time$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.channeling[0].applyspell[1].IfNumberOfTargetsHit[0].value$"
},
{
"@tag": "$$ROOTFIELD.multispell[0].timewindow$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.channeling[0].applyspell[0].effectarearadius$"
}
]
},
"statblock": {
"locareference": [
{
"@tag": "$$ROOTFIELD.energyusage$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.energyusage$"
},
{
"@tag": "$$ROOTFIELD.castingtime$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.castingtime$"
},
{
"@tag": "$$ROOTFIELD.castrange$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.castrange$"
},
{
"@tag": "$$ROOTFIELD.multispell[0].timeoutcooldown$"
},
{
"@tag": "$$ROOTFIELD_EFFECT.recastdelay$"
}
]
}
},
"multispell": {
"@spell": "ROOTFIELD_EFFECT",
"@slot": "offhandormainhand3",
"@castableonlyonce": "true",
"@timewindow": "5",
"@timeoutcooldown": "25",
"@extendtimewindowaftersuccessfulcastbyseconds": "0",
"@refundlapsedtimewindowexpenditure": "true"
},
"nop": {
"@target": "enemy",
"@effectarearadius": "1",
"@showarearadius": "true"
},
"dummy": {
"@target": "self",
"@time": "3"
},
"dash": {
"@movespeed": "16",
"@scaleAnim": "true",
"@animID": "tackle",
"IfOwnLoadPercent": {
"@op": "less",
"@value": "150"
}
},
"spelleffectfx": {
"@constraintpreset": "pointconstraint",
"@ignoresocketscale": "true"
}
}