Swarm
Sword_Swarm_Passive_Poison in SkillsA [Poison] that deals 60% Faith Magic over 6.
- id
- Sword_Swarm_Passive_Poison
- flags
- 0
- nature
- 4
- status
- 2
- duration
- 6
Raw data
{
"id": "Sword_Swarm_Passive_Poison",
"gfx": {
"x": 3,
"y": 2,
"file": "UI/icons/atlas_weapon_Sword1H_96PX.png",
"size": 96
},
"anim": {},
"vars": {
"var1": 2
},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Poison"
},
{
"type": "Debuff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "State_Bleeding",
"flags": 12,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.25
}
},
"scale": 0.5,
"space": 0
},
{
"set": "Hit_Blood",
"flags": 4,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.25
}
},
"scale": 0.5,
"space": 0
}
]
},
"duration": -1
},
{
"on": 0,
"type": 12,
"props": {
"loop": {
"tick": 2
}
},
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Faith",
"ratio": 0.6
}
],
"affinity": "Magic"
}
],
"duration": -1
}
],
"texts": {
"desc": "A [Poison] that deals ::dmg:: over ::duration::.",
"name": "Swarm"
},
"nature": 4,
"status": 2,
"mastery": [],
"duration": 6
}