FareverDB
?

ManfishCaster_Aoe

ManfishCaster_Aoe in Skills
id
ManfishCaster_Aoe
type
11
flags
0
nature
3
script
status
0
cooldown
12
duration
3
Raw data
{
  "id": "ManfishCaster_Aoe",
  "anim": {
    "ref": "Cast"
  },
  "type": 11,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "delay": 1.3,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "ref": "Attack",
            "anim": {
              "ref": "Conjure"
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 3,
      "props": {},
      "duration": 2.5
    },
    {
      "on": 7,
      "type": 4,
      "props": {
        "area": {
          "telegraph": 0
        },
        "position": {
          "origin": 1,
          "groundSnap": true,
          "directionalOffset": {
            "x": -1
          }
        }
      },
      "range": 6,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1
            }
          ],
          "affinity": "Water",
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "pushForce": 10,
              "knockUpForce": 30
            }
          }
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Water_AoE_FromBottom",
            "flags": 16,
            "props": {},
            "space": 1
          }
        ]
      }
    }
  ],
  "texts": {},
  "nature": 3,
  "script": "",
  "status": 0,
  "aiProps": {
    "castMaxRange": 22
  },
  "mastery": [],
  "cooldown": 12,
  "duration": 3
}