Gaping Wound
Daggers_DuplicatePoison_Skill1_Status in SkillsBleeds for 400% Dexterity Raw over 8.
- id
- Daggers_DuplicatePoison_Skill1_Status
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 8
Raw data
{
"id": "Daggers_DuplicatePoison_Skill1_Status",
"gfx": {
"x": 10,
"y": 0,
"file": "UI/icons/atlas_weapon_Dagger_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,
"scaling": [
{
"atb": "Dexterity",
"ratio": 4
}
],
"affinity": "Raw"
}
],
"duration": -1
}
],
"texts": {
"desc": "Bleeds for ::dmg:: over ::duration::.",
"name": "Gaping Wound"
},
"nature": 4,
"script": "",
"status": 2,
"mastery": [],
"duration": 8
}