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