Poisoned
Trap in Skills- id
- Trap
- flags
- 0
- nature
- 4
- status
- 0
- duration
- 0.1
Raw data
{
"id": "Trap",
"gfx": {
"x": 8,
"y": 0,
"file": "UI/icons/atlas_abilities_status_96PX.png",
"size": 96
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Poison"
},
{
"type": "Debuff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 12,
"props": {},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "MaxHealth",
"ratio": 0.5
}
],
"affinity": "Raw"
}
]
}
],
"texts": {
"name": "Poisoned"
},
"nature": 4,
"status": 0,
"mastery": [],
"duration": 0.1
}