FareverDB

DA_Base_Attack1

DA_Base_Attack1 in Skills

Deals 11.75% Strength Physical to nearby enemies.

id
DA_Base_Attack1
type
0
flags
0
nature
0
script
status
2
duration
0.3
Raw data
{
  "id": "DA_Base_Attack1",
  "gfx": {
    "x": 0,
    "y": 0,
    "file": "UI/icons/atlas_weapon_DualAxe_96PX.png",
    "size": 96
  },
  "anim": {
    "ref": "Attack",
    "blend": 0.1,
    "speed": 1,
    "startFrame": 0
  },
  "type": 0,
  "vars": {},
  "flags": 0,
  "props": {
    "hit": {
      "shake": 6,
      "freeze": 2,
      "camShake": 8
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 8,
      "delay": 0.05,
      "props": {
        "move": {
          "direction": [
            0
          ],
          "dashSmoothing": 1,
          "inputDirection": {
            "mode": 1,
            "relation": 0
          }
        }
      },
      "range": 2,
      "duration": 0.2
    },
    {
      "on": 0,
      "type": 0,
      "delay": 0.23,
      "props": {
        "area": {
          "shape": [
            2,
            160
          ]
        }
      },
      "range": 3,
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 0,
          "scaling": [
            {
              "atb": "Strength",
              "ratio": 0.1175
            }
          ],
          "affinity": "Physical"
        }
      ],
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Attack",
              "blend": 0,
              "startFrame": 9
            }
          }
        ]
      }
    }
  ],
  "texts": {
    "desc": "Deals ::dmg:: to nearby enemies."
  },
  "nature": 0,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 0.3
}