FareverDB

Sword_Base_Attack

Sword_Base_Attack in Skills

Deals 13% Strength Physical to enemies in a small cone.

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