FareverDB

GM_Base_Attack

GM_Base_Attack in Skills

Deals 33% Strength Physical to nearby enemies.

id
GM_Base_Attack
type
0
flags
0
nature
0
status
2
duration
0.8
Raw data
{
  "id": "GM_Base_Attack",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Great_Mace_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {
    "ref": "Attack",
    "blend": 0.1,
    "startFrame": 0
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "hit": {
      "camShake": 5
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 8,
      "delay": 0,
      "props": {
        "move": {
          "direction": [
            0
          ],
          "inputDirection": {
            "mode": 1,
            "relation": 0
          }
        }
      },
      "range": 1,
      "duration": 0.2
    },
    {
      "on": 0,
      "type": 8,
      "delay": 0.15,
      "props": {
        "move": {
          "direction": [
            0
          ],
          "inputDirection": {
            "mode": 1,
            "relation": 0
          }
        }
      },
      "range": 1,
      "duration": 0.2
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.44,
      "props": {},
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Attack",
              "blend": 0.01,
              "startFrame": 14
            }
          }
        ]
      }
    },
    {
      "on": 0,
      "type": 4,
      "delay": 0.44,
      "props": {
        "area": {
          "shape": [
            2,
            180
          ]
        }
      },
      "range": 4,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "Strength",
              "ratio": 0.33
            }
          ],
          "affinity": "Physical"
        }
      ]
    },
    {
      "on": 0,
      "type": 11,
      "delay": 0.57,
      "props": {},
      "visuals": {
        "camShake": 8
      }
    }
  ],
  "texts": {
    "desc": "Deals ::dmg:: to nearby enemies."
  },
  "nature": 0,
  "status": 2,
  "mastery": [],
  "duration": 0.8
}