FareverDB

Halos_Base_Attack

Halos_Base_Attack in Skills

Deals 17% Intellect Magic to an enemy at range.

id
Halos_Base_Attack
type
0
flags
0
nature
0
script
status
2
duration
0.32
Raw data
{
  "id": "Halos_Base_Attack",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Halos_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "Attack"
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {},
  "steps": [
    {
      "on": 0,
      "type": 8,
      "props": {
        "move": {
          "direction": [
            0
          ],
          "dashSmoothing": 0,
          "inputDirection": {
            "mode": 0,
            "relation": 0
          }
        }
      },
      "range": 1.5,
      "duration": 0.2
    },
    {
      "on": 0,
      "type": 7,
      "delay": 0.2,
      "props": {
        "projectile": {
          "base": "MissileHoming",
          "speed": 50
        }
      },
      "range": 40,
      "visuals": {
        "fxs": [
          {
            "set": "NoFX",
            "props": {},
            "space": 0,
            "attachName": ""
          }
        ]
      }
    },
    {
      "on": 2,
      "type": 0,
      "props": {
        "position": {
          "origin": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 0.17
            }
          ],
          "affinity": "Magic"
        }
      ]
    }
  ],
  "texts": {
    "desc": "Deals ::dmg:: to an enemy at range."
  },
  "nature": 0,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 0.32
}