Hive Swarm
Sword_Swarm_Passive_Swarm in SkillsYou are surrounded by a swarm, dealing 30% Faith Magic to nearby enemies every 2 and healing you for that amount.
- id
- Sword_Swarm_Passive_Swarm
- flags
- 0
- nature
- 4
- script
- status
- 2
- duration
- 10
Raw data
{
"id": "Sword_Swarm_Passive_Swarm",
"gfx": {
"x": 3,
"y": 2,
"file": "UI/icons/atlas_weapon_Sword1H_96PX.png",
"size": 96
},
"anim": {},
"vars": {
"time": 2,
"var1": 1
},
"flags": 0,
"props": {
"status": {
"types": [
{
"type": "Buff"
}
]
}
},
"steps": [
{
"on": 0,
"type": 11,
"props": {},
"visuals": {
"fxs": [
{
"set": "Bees_AoeBelt_Unit",
"flags": 72,
"props": {
"offset": {
"x": 0,
"y": 0,
"z": 0,
"height": 0.5
}
},
"scale": 0.7,
"space": 2
}
]
},
"duration": -1
},
{
"on": 0,
"type": 4,
"props": {
"area": {
"follow": 1
},
"loop": {
"tick": "time"
},
"canRepeat": true
},
"range": 3,
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Faith",
"ratio": 0.3
}
],
"affinity": "Magic"
}
],
"duration": -1
}
],
"texts": {
"desc": "You are surrounded by a swarm, dealing ::dmg:: to nearby enemies every ::time:: and healing you for that amount.",
"name": "Hive Swarm"
},
"nature": 4,
"script": "",
"status": 2,
"mastery": [],
"duration": 10
}