Home · skill · Ratsar_GreatSlamArea
Properties
- status
- Done
- nature
- Area
- duration
- 6
- steps
Raw data
{
"status": "Done",
"id": "Ratsar_GreatSlamArea",
"nature": "Area",
"texts": {},
"anim": {},
"duration": 6,
"steps": [
{
"on": 0,
"visuals": {
"fxs": [
{
"set": "R1KoboldBoss_Nova_Impact",
"space": 0,
"props": {},
"scale": 3
}
]
},
"props": {},
"type": 11,
"range": "\n",
"duration": 5
},
{
"on": 0,
"props": {
"area": {
"shape": [
3,
3
],
"height": [
2,
1
],
"targetCooldown": 2,
"rangeScale": {
"targetRange": 100
}
},
"loop": {
"tick": 0.1
}
},
"effects": [
{
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 1,
"pushForce": 15,
"knockUpForce": 10
}
},
"effect": 0,
"scaling": [
{
"ratio": 2,
"atb": "FoePower"
}
],
"baseVal": 0,
"flags": 0
}
],
"type": 4,
"duration": 5,
"range": 0,
"visuals": {
"fxs": [
{
"set": "Physical_Nova_Ground",
"space": 0,
"props": {},
"flags": 40
}
]
}
},
{
"on": 0,
"props": {},
"id": "AreasCast",
"type": 11,
"duration": 1
},
{
"on": 13,
"props": {
"targetSkill": "Ratsar_GreatSlamAreaFire",
"position": {
"random": {
"range": 25,
"maxZDiff": 3,
"minRange": 3
}
}
},
"id": "Area",
"type": 5
},
{
"on": 2,
"props": {
"position": {
"origin": 2,
"groundSnap": true
}
},
"effects": [
{
"affinity": "Fire",
"effect": 0,
"scaling": [
{
"ratio": 0.5,
"atb": "FoePower"
}
],
"baseVal": 0,
"flags": 0
}
],
"type": 0
}
],
"flags": [],
"mastery": [],
"props": {},
"vars": {
"var1": 2,
"range": 25
},
"script": "function onStep(s) {\n if(s.kind == Steps.AreasCast) {\n for(i in 0...round(vars.var1)) {\n playStep(Steps.Area);\n }\n }\n}"
}