FareverDB
?

Slime_Slam_Skill_Elite

Slime_Slam_Skill_Elite in Skills
id
Slime_Slam_Skill_Elite
type
11
flags
0
nature
0
status
2
cooldown
12
duration
4.5
Raw data
{
  "id": "Slime_Slam_Skill_Elite",
  "anim": {
    "ref": "Cast",
    "loop": true
  },
  "type": 11,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {},
      "duration": 3
    },
    {
      "on": 7,
      "type": 11,
      "delay": -0.57,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Slam",
              "startFrame": 6
            }
          }
        ]
      }
    },
    {
      "id": "Jump",
      "on": 7,
      "type": 21,
      "props": {
        "jump": {
          "height": 8
        }
      },
      "duration": 0.7
    },
    {
      "on": 12,
      "cond": {
        "step": "Jump"
      },
      "type": 4,
      "props": {
        "area": {
          "telegraph": 0
        },
        "position": {
          "origin": 4
        }
      },
      "range": 9,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1
            }
          ],
          "affinity": "Physical",
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "pushForce": 30,
              "knockUpForce": 15
            }
          }
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Earth_AOE_Ground",
            "props": {}
          }
        ]
      },
      "duration": 0.25
    }
  ],
  "texts": {},
  "nature": 0,
  "status": 2,
  "aiProps": {
    "pickPrio": 10,
    "castMaxRange": 30
  },
  "mastery": [],
  "cooldown": 12,
  "duration": 4.5
}