Home · skill · Daggers_DuplicatePoison_Skill1_Status
Bleeds for 400% Dexterity over 8.
Properties
- status
- Done
- nature
- Status
- duration
- 8
- steps
Raw data
{
"status": "Done",
"gfx": {
"file": "UI/icons/atlas_weapon_Dagger_96PX.png",
"size": 48,
"x": 10,
"y": 0,
"width": 2,
"height": 2
},
"id": "Daggers_DuplicatePoison_Skill1_Status",
"nature": "Status",
"texts": {
"name": "Gaping Wound",
"desc": "Bleeds for ::dmg:: over ::duration::."
},
"anim": {},
"duration": 8,
"steps": [
{
"effects": [
{
"affinity": "Raw",
"effect": 0,
"scaling": [
{
"ratio": 4,
"atb": "Dexterity"
}
],
"flags": 0
}
],
"on": 0,
"props": {
"loop": {
"tick": 2
}
},
"type": 12,
"duration": -1
}
],
"flags": [],
"mastery": [],
"props": {
"status": {
"maxStacks": 1,
"types": [
{
"type": "Bleed"
},
{
"type": "Debuff"
}
]
}
},
"vars": {},
"script": ""
}