FareverDB

Sharpen Arrow

Bow_Craft_Skill1_Rank3_Status in Skills

A [Bleeding] effect that deals 1 Raw over 9.

id
Bow_Craft_Skill1_Rank3_Status
flags
0
nature
4
script
status
2
duration
9
Raw data
{
  "id": "Bow_Craft_Skill1_Rank3_Status",
  "gfx": {
    "x": 6,
    "y": 0,
    "file": "UI/icons/atlas_weapon_Bow_96PX.png",
    "size": 48,
    "width": 2,
    "height": 2
  },
  "anim": {},
  "vars": {},
  "flags": 0,
  "props": {
    "status": {
      "types": [
        {
          "type": "Bleed"
        },
        {
          "type": "Debuff"
        }
      ],
      "maxStacks": -1
    }
  },
  "steps": [
    {
      "on": 0,
      "type": 12,
      "props": {
        "loop": {
          "tick": 2
        }
      },
      "effects": [
        {
          "flags": 0,
          "effect": 0,
          "baseVal": 1,
          "scaling": [],
          "affinity": "Raw"
        }
      ],
      "duration": -1
    }
  ],
  "texts": {
    "desc": "A [Bleeding] effect that deals ::dmg:: over ::dur::.",
    "name": "Sharpen Arrow"
  },
  "nature": 4,
  "script": "",
  "status": 2,
  "mastery": [],
  "duration": 9
}