Bonethrow
Axe_Boomerang_Skill1_Status in SkillsA [Bleeding] effect dealing 1 Physical over 8.
- id
- Axe_Boomerang_Skill1_Status
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 8
Raw data
{
"id": "Axe_Boomerang_Skill1_Status",
"gfx": {
"x": 5,
"y": 0,
"file": "UI/icons/atlas_weapon_Axe1H_96px.png",
"size": 96
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Bleed"
},
{
"type": "Debuff"
}
],
"maxStacks": -1,
"stackingPolicy": 1
}
},
"steps": [
{
"on": 0,
"type": 12,
"props": {
"loop": {
"tick": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 1,
"scaling": [],
"affinity": "Physical"
}
],
"duration": -1
}
],
"texts": {
"desc": "A [Bleeding] effect dealing ::dmg:: over ::dur::.",
"name": "Bonethrow"
},
"nature": 4,
"script": "",
"status": 2,
"mastery": [],
"duration": 8
}