FareverDB
?

ManfishCaster_HealBeam

ManfishCaster_HealBeam in Skills
id
ManfishCaster_HealBeam
type
11
flags
0
nature
3
script
Raw data
{
  "id": "ManfishCaster_HealBeam",
  "anim": {
    "ref": "Cast"
  },
  "type": 11,
  "vars": {},
  "flags": 0,
  "props": {
    "needTarget": true
  },
  "steps": [
    {
      "on": 0,
      "type": 3,
      "props": {
        "castFlags": 4
      },
      "visuals": {
        "linkFx": {
          "set": "Water_Link_Heal",
          "startAttach": "Socket_FrontCenter"
        }
      },
      "duration": 2
    },
    {
      "id": "Loop",
      "on": 0,
      "type": 6,
      "props": {
        "loop": {
          "tick": 1
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 1,
          "scaling": [
            {
              "atb": "FoePower",
              "ratio": 1.2
            }
          ]
        }
      ],
      "visuals": {
        "fxs": [
          {
            "set": "Water_Heal_Proc_Manfish",
            "props": {},
            "scale": 1,
            "space": 0,
            "attachName": "Socket_Center"
          }
        ],
        "target": 1
      },
      "duration": 2
    }
  ],
  "texts": {},
  "nature": 3,
  "script": "",
  "aiProps": {
    "castMaxRange": 300,
    "retryCooldown": 0.5,
    "targetProfile": [
      5
    ]
  },
  "mastery": []
}