{
"id": "Ratsar_GreatSlamArea",
"anim": {},
"vars": {
"var1": 2,
"range": 25
},
"flags": 0,
"props": {},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"range": "\n",
"visuals": {
"fxs": [
{
"set": "R1KoboldBoss_Nova_Impact",
"props": {},
"scale": 3,
"space": 0
}
]
},
"duration": 5
},
{
"on": 0,
"type": 4,
"props": {
"area": {
"shape": [
3,
3
],
"height": [
2,
1
],
"rangeScale": {
"targetRange": 100
},
"targetCooldown": 2
},
"loop": {
"tick": 0.1
}
},
"range": 0,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "FoePower",
"ratio": 2
}
],
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 1,
"pushForce": 15,
"knockUpForce": 10
}
}
}
],
"visuals": {
"fxs": [
{
"set": "Physical_Nova_Ground",
"flags": 40,
"props": {},
"space": 0
}
]
},
"duration": 5
},
{
"id": "AreasCast",
"on": 0,
"type": 11,
"props": {},
"duration": 1
},
{
"id": "Area",
"on": 13,
"type": 5,
"props": {
"position": {
"random": {
"range": 25,
"maxZDiff": 3,
"minRange": 3
}
},
"targetSkill": "Ratsar_GreatSlamAreaFire"
}
},
{
"on": 2,
"type": 0,
"props": {
"position": {
"origin": 2,
"groundSnap": true
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "FoePower",
"ratio": 0.5
}
],
"affinity": "Fire"
}
]
}
],
"texts": {},
"nature": 6,
"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}",
"status": 2,
"mastery": [],
"duration": 6
}