Bleeding
Skunk_Auto_Status in SkillsA [Bleed] that deals 45% FoePower Physical over 9.
- id
- Skunk_Auto_Status
- flags
- 0
- nature
- 4
- script
- status
- 0
- duration
- 9
Raw data
{
"id": "Skunk_Auto_Status",
"gfx": {
"x": 4,
"y": 0,
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Bleed"
},
{
"type": "Debuff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 12,
"props": {
"loop": {
"tick": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "FoePower",
"ratio": 0.45
}
],
"affinity": "Physical"
}
],
"duration": -1
}
],
"texts": {
"desc": "A [Bleed] that deals ::dmg:: over ::duration::.",
"name": "Bleeding"
},
"nature": 4,
"script": "",
"status": 0,
"mastery": [],
"duration": 9
}