FareverDB
?

MChuck_CheeseCatapultArea

MChuck_CheeseCatapultArea in Skills
id
MChuck_CheeseCatapultArea
flags
32
nature
6
status
4
Raw data
{
  "id": "MChuck_CheeseCatapultArea",
  "anim": {},
  "vars": {},
  "flags": 32,
  "props": {},
  "steps": [
    {
      "id": "Explosion",
      "on": 0,
      "type": 4,
      "props": {
        "area": {
          "telegraph": 0,
          "travelTime": 5
        },
        "position": {
          "origin": 4,
          "groundSnap": true,
          "includePlatforms": false
        }
      },
      "range": 5,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1.5
            }
          ],
          "affinity": "Cheese"
        }
      ],
      "visuals": {
        "bellFx": {
          "set": "Projectile_Cheese",
          "height": 7,
          "startObj": "ATTACH_Local_R"
        }
      }
    },
    {
      "id": "Cheese",
      "on": 0,
      "type": 4,
      "delay": 5,
      "props": {
        "loop": {
          "tick": 0.5
        },
        "position": {
          "origin": 4,
          "groundSnap": true,
          "includePlatforms": false
        }
      },
      "range": 5,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 0.2
            }
          ],
          "affinity": "Cheese"
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Cheese_AOE_Ground_Small",
            "flags": 16,
            "props": {},
            "space": 1
          }
        ]
      },
      "duration": -1
    },
    {
      "on": 1,
      "cond": {
        "step": "Cheese"
      },
      "type": 1,
      "props": {
        "status": {
          "ref": "MChuck_SprayedFondueStatus"
        }
      }
    }
  ],
  "texts": {},
  "nature": 6,
  "status": 4,
  "aiProps": {
    "targetProfile": [
      0
    ]
  },
  "mastery": []
}