FareverDB

Aquatic Eruption

ManfishBoss_Aoe in Skills
id
ManfishBoss_Aoe
type
11
flags
0
nature
3
script
status
0
cooldown
12
duration
3.5
Raw data
{
  "id": "ManfishBoss_Aoe",
  "gfx": {
    "x": 36,
    "y": 38,
    "file": "UI/Placeholder/Icons_Resources.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "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"
            }
          }
        ]
      }
    },
    {
      "id": "CastStart",
      "on": 0,
      "type": 3,
      "props": {},
      "duration": 2.5
    },
    {
      "id": "Area",
      "on": 7,
      "type": 4,
      "props": {
        "area": {
          "telegraph": 0
        },
        "multi": {
          "count": [
            0
          ]
        },
        "position": {
          "origin": 4,
          "groundSnap": true
        }
      },
      "range": 7,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1.2
            }
          ],
          "affinity": "Water",
          "sideEffects": {
            "knockBack": {
              "type": 1,
              "pushForce": 10,
              "knockUpForce": 30
            }
          }
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Water_AoE_FromBottom",
            "flags": 16,
            "props": {},
            "space": 1
          }
        ]
      }
    }
  ],
  "texts": {
    "name": "Aquatic Eruption"
  },
  "nature": 3,
  "script": "",
  "status": 0,
  "aiProps": {
    "pickPrio": 5,
    "castMaxRange": 30
  },
  "mastery": [],
  "cooldown": 12,
  "duration": 3.5
}