Home · skill · Axe_Base_Attack

Deals 13% Strength to enemies in a small cone.

Properties

status
Done
type
Attack
nature
Attack
duration
0.25
steps
props={"move":{"inputDirection":{"mode":1,"relation":0},"direction":[0]}}on=0type=8duration=0.11range=0.9on=0visuals={"playAnims":[{"anim":{"ref":"Attack","startFrame":6,"blend":0}}]}props={}type=11delay=0.17props={"area":{"shape":[2,210]},"position":{"directionalOffset":{"x":1}}}on=0type=4delay=0.17range=2effects=[{"affinity":"Physical","effect":0,"scaling":[{"ratio":0.13,"atb":"Strength"}],"baseVal":0,"flags":0}]

Referenced by

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Axe1H_96px.png",
    "size": 96,
    "x": 0,
    "y": 0
  },
  "id": "Axe_Base_Attack",
  "type": "Attack",
  "nature": "Attack",
  "texts": {
    "desc": "Deals ::dmg:: to enemies in a small cone."
  },
  "anim": {
    "ref": "Attack"
  },
  "duration": 0.25,
  "steps": [
    {
      "props": {
        "move": {
          "inputDirection": {
            "mode": 1,
            "relation": 0
          },
          "direction": [
            0
          ]
        }
      },
      "on": 0,
      "type": 8,
      "duration": 0.11,
      "range": 0.9
    },
    {
      "on": 0,
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Attack",
              "startFrame": 6,
              "blend": 0
            }
          }
        ]
      },
      "props": {},
      "type": 11,
      "delay": 0.17
    },
    {
      "props": {
        "area": {
          "shape": [
            2,
            210
          ]
        },
        "position": {
          "directionalOffset": {
            "x": 1
          }
        }
      },
      "on": 0,
      "type": 4,
      "delay": 0.17,
      "range": 2,
      "effects": [
        {
          "affinity": "Physical",
          "effect": 0,
          "scaling": [
            {
              "ratio": 0.13,
              "atb": "Strength"
            }
          ],
          "baseVal": 0,
          "flags": 0
        }
      ]
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "threatRatio": 1.5
  },
  "vars": {},
  "script": "",
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Axe_Boomerang",
      "via_field": "skills"
    }
  ]
}