Home · skill · Golem_Earth_Elite_Eruption

Properties

status
Bug
type
Skill
nature
Ability
cooldown
12
duration
3.5
steps
on=0visuals={"fxs":[{"set":"Telegraph_Circle_Earth","space":0,"props":{},"flags":56}]}props={}type=3duration=3on=7visuals={"fxs":[{"set":"Telegraph_Circle_Earth","space":0,"props":{},"flags":56}]}props={"loop":{"tick":1,"flags":2}}type=11duration=2on=7visuals={"fxs":[{"set":"Earth_Explosion","space":1,"props":{},"flags":16}]}props={"loop":{"tick":1,"flags":2},"area":{"follow":1,"blocking":true}}effects=[{"effect":0,"scaling":[{"ratio":1.2,"atb":"FoePower"}],"sideEffects":{"knockBack":{"type":1,"knockUpForce":10,"pushForce":20}},"affinity":"Earth","flags":0}]type=4range=15id=AreasCastduration=3on=13props={"position":{"random":{"maxZDiff":3,"range":30,"minRange":8},"groundSnap":true},"area":{"travelTime":1,"telegraph":0,"height":[0]}}id=Areatype=4visuals={"bellFx":{"from":0,"set":"Projectile_Earth_Big","height":7,"to":0},"fxs":[{"set":"Earth_AOE_Ground","space":1,"props":{},"scale":1.2}]}range=3effects=[{"effect":0,"scaling":[{"ratio":0.8,"atb":"FoePower"}],"affinity":"Earth","flags":0}]on=1props={"status":{"ref":"Stun"}}type=1duration=2

Referenced by

Raw data
{
  "status": "Bug",
  "id": "Golem_Earth_Elite_Eruption",
  "type": "Skill",
  "nature": "Ability",
  "texts": {},
  "anim": {
    "ref": "Slam"
  },
  "cooldown": 12,
  "duration": 3.5,
  "steps": [
    {
      "on": 0,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Circle_Earth",
            "space": 0,
            "props": {},
            "flags": 56
          }
        ]
      },
      "props": {},
      "type": 3,
      "duration": 3
    },
    {
      "on": 7,
      "visuals": {
        "fxs": [
          {
            "set": "Telegraph_Circle_Earth",
            "space": 0,
            "props": {},
            "flags": 56
          }
        ]
      },
      "props": {
        "loop": {
          "tick": 1,
          "flags": 2
        }
      },
      "type": 11,
      "duration": 2
    },
    {
      "on": 7,
      "visuals": {
        "fxs": [
          {
            "set": "Earth_Explosion",
            "space": 1,
            "props": {},
            "flags": 16
          }
        ]
      },
      "props": {
        "loop": {
          "tick": 1,
          "flags": 2
        },
        "area": {
          "follow": 1,
          "blocking": true
        }
      },
      "effects": [
        {
          "effect": 0,
          "scaling": [
            {
              "ratio": 1.2,
              "atb": "FoePower"
            }
          ],
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "knockUpForce": 10,
              "pushForce": 20
            }
          },
          "affinity": "Earth",
          "flags": 0
        }
      ],
      "type": 4,
      "range": 15,
      "id": "AreasCast",
      "duration": 3
    },
    {
      "on": 13,
      "props": {
        "position": {
          "random": {
            "maxZDiff": 3,
            "range": 30,
            "minRange": 8
          },
          "groundSnap": true
        },
        "area": {
          "travelTime": 1,
          "telegraph": 0,
          "height": [
            0
          ]
        }
      },
      "id": "Area",
      "type": 4,
      "visuals": {
        "bellFx": {
          "from": 0,
          "set": "Projectile_Earth_Big",
          "height": 7,
          "to": 0
        },
        "fxs": [
          {
            "set": "Earth_AOE_Ground",
            "space": 1,
            "props": {},
            "scale": 1.2
          }
        ]
      },
      "range": 3,
      "effects": [
        {
          "effect": 0,
          "scaling": [
            {
              "ratio": 0.8,
              "atb": "FoePower"
            }
          ],
          "affinity": "Earth",
          "flags": 0
        }
      ]
    },
    {
      "on": 1,
      "props": {
        "status": {
          "ref": "Stun"
        }
      },
      "type": 1,
      "duration": 2
    }
  ],
  "aiProps": {
    "castMaxRange": 20,
    "pickPrio": 10,
    "minTimeInCombat": 5
  },
  "flags": [],
  "mastery": [],
  "props": {},
  "vars": {
    "var1": 5,
    "var2": 0.5
  },
  "script": "function onStepTick(s) {\n\tif(!isServer) return;\n    if(s.kind == Steps.AreasCast) {\n\t\tfor(i in 0...round(vars.var1)) {\n            wait(random(0, vars.var2), function() {\n                playStep(Steps.Area);\n            });\n        }\n    }\n}",
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "Golem_Z1W_Earth_E",
      "via_field": "skills"
    },
    {
      "from_sheet": "unit",
      "from_id": "Golem_Z1W_Earth_E_2",
      "via_field": "skills"
    },
    {
      "from_sheet": "unit",
      "from_id": "Golem_Z2W_E",
      "via_field": "skills"
    },
    {
      "from_sheet": "unit",
      "from_id": "Golem_Z2W_E_2",
      "via_field": "skills"
    }
  ]
}