FareverDB

Staff_Base_Attack

Staff_Base_Attack in Skills

Deals 17.5% Intellect Fire to an enemy at range.

id
Staff_Base_Attack
type
0
flags
0
nature
0
script
status
2
duration
0.4
Raw data
{
  "id": "Staff_Base_Attack",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Staff_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "Attack",
    "blend": 0.15
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "hit": {
      "shake": 5,
      "freeze": 0
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 11,
      "props": {},
      "duration": 0.4
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.21,
      "props": {}
    },
    {
      "on": 0,
      "type": 7,
      "delay": 0.21,
      "props": {
        "projectile": {
          "base": "MissileHoming",
          "speed": 60,
          "offset": {
            "x": 0,
            "y": 0.7,
            "z": -1
          }
        }
      },
      "range": 40
    },
    {
      "on": 2,
      "type": 0,
      "props": {
        "position": {
          "origin": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "Intellect",
              "ratio": 0.175
            }
          ],
          "affinity": "Fire"
        }
      ]
    }
  ],
  "texts": {
    "desc": "Deals ::dmg:: to an enemy at range."
  },
  "nature": 0,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 0.4
}