Home · skill · Bow_Base_Attack

Deals 16% Dexterity to an enemy at range.

Properties

status
Done
type
Attack
nature
Attack
duration
0.28
steps
on=0props={"move":{"dashSmoothing":1,"direction":[1],"inputDirection":{"mode":1,"relation":0}}}type=8delay=0.23duration=0.05range=0.3on=0visuals={"playAnims":[{"anim":{"ref":"Attack","startFrame":7,"blend":0.01}}]}props={}script=type=11delay=0.2on=0props={"projectile":{"speed":70,"base":"MissileHoming"}}type=7range=40delay=0.23props={"position":{"origin":2}}on=2type=0effects=[{"affinity":"Physical","effect":0,"scaling":[{"ratio":0.1575,"atb":"Dexterity"}],"baseVal":0,"flags":0}]

Referenced by

Raw data
{
  "status": "Done",
  "gfx": {
    "file": "UI/icons/atlas_weapon_Bow_96PX.png",
    "size": 48,
    "x": 0,
    "y": 0,
    "width": 2,
    "height": 2
  },
  "id": "Bow_Base_Attack",
  "type": "Attack",
  "nature": "Attack",
  "texts": {
    "desc": "Deals ::dmg:: to an enemy at range."
  },
  "anim": {
    "ref": "Attack",
    "startFrame": 1,
    "blend": 0.1
  },
  "duration": 0.28,
  "steps": [
    {
      "on": 0,
      "props": {
        "move": {
          "dashSmoothing": 1,
          "direction": [
            1
          ],
          "inputDirection": {
            "mode": 1,
            "relation": 0
          }
        }
      },
      "type": 8,
      "delay": 0.23,
      "duration": 0.05,
      "range": 0.3
    },
    {
      "on": 0,
      "visuals": {
        "playAnims": [
          {
            "anim": {
              "ref": "Attack",
              "startFrame": 7,
              "blend": 0.01
            }
          }
        ]
      },
      "props": {},
      "script": "",
      "type": 11,
      "delay": 0.2
    },
    {
      "on": 0,
      "props": {
        "projectile": {
          "speed": 70,
          "base": "MissileHoming"
        }
      },
      "type": 7,
      "range": 40,
      "delay": 0.23
    },
    {
      "props": {
        "position": {
          "origin": 2
        }
      },
      "on": 2,
      "type": 0,
      "effects": [
        {
          "affinity": "Physical",
          "effect": 0,
          "scaling": [
            {
              "ratio": 0.1575,
              "atb": "Dexterity"
            }
          ],
          "baseVal": 0,
          "flags": 0
        }
      ]
    }
  ],
  "flags": [],
  "mastery": [],
  "props": {
    "hit": {
      "camShake": 8
    }
  },
  "vars": {},
  "script": "",
  "_xrefs": [
    {
      "from_sheet": "item",
      "from_id": "Bow_Craft",
      "via_field": "skills"
    },
    {
      "from_sheet": "item",
      "from_id": "Bow_BigGame",
      "via_field": "skills"
    }
  ]
}