Lethal Poison
KoboldThief_Auto_Status in SkillsA [Poison] that deals 45% FoePower Nature over 9.
- id
- KoboldThief_Auto_Status
- flags
- 0
- nature
- 4
- script
- status
- 0
- duration
- 9
Raw data
{
"id": "KoboldThief_Auto_Status",
"gfx": {
"x": 36,
"y": 38,
"file": "UI/Placeholder/Icons_Resources.png",
"size": 48,
"width": 2,
"height": 2
},
"anim": {},
"vars": {},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Poison"
},
{
"type": "Debuff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 12,
"props": {
"loop": {
"tick": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "FoePower",
"ratio": 0.45
}
],
"affinity": "Nature"
}
],
"duration": -1
}
],
"texts": {
"desc": "A [Poison] that deals ::dmg:: over ::duration::.",
"name": "Lethal Poison"
},
"nature": 4,
"script": "",
"status": 0,
"mastery": [],
"duration": 9
}