Hive Bite
Sword_Swarm_Combo in SkillsA thrust that deals 42.5% Strength + 42.5% Faith Physical to an enemy, healing you and all nearby allies for 20% Faith.
- id
- Sword_Swarm_Combo
- type
- 4
- flags
- 0
- nature
- 1
- script
- status
- 2
- duration
- 0.75
Raw data
{
"id": "Sword_Swarm_Combo",
"gfx": {
"x": 0,
"y": 1,
"file": "UI/icons/atlas_weapon_Sword1H_96PX.png",
"size": 96
},
"anim": {
"ref": "AttackCombo"
},
"type": 4,
"vars": {
"time": 5,
"var1": 0.15,
"var2": 0.25,
"damage": 0.1,
"threshold": 0.35
},
"flags": 0,
"props": {
"hit": {
"shake": 7,
"freeze": 4,
"camShake": 10
},
"threatRatio": 6
},
"steps": [
{
"on": 0,
"type": 8,
"delay": 0.05,
"props": {
"move": {
"direction": [
0
]
}
},
"range": 0.8,
"duration": 0.12
},
{
"on": 0,
"type": 14,
"props": {},
"duration": 0.28
},
{
"on": 0,
"type": 11,
"delay": 0.24,
"props": {},
"visuals": {
"playAnims": [
{
"anim": {
"ref": "AttackCombo",
"blend": 0.01,
"startFrame": 8
}
}
]
}
},
{
"on": 0,
"type": 8,
"delay": 0.24,
"props": {
"move": {
"direction": [
0
],
"dashSmoothing": 1
}
},
"range": 3,
"duration": 0.28
},
{
"id": "Hit",
"on": 0,
"type": 0,
"delay": 0.28,
"props": {
"area": {
"shape": [
1,
2
]
}
},
"range": 3,
"effects": [
{
"flags": 0,
"effect": 0,
"baseVal": 0,
"scaling": [
{
"atb": "Strength",
"ratio": 0.425
},
{
"atb": "Faith",
"ratio": 0.425
}
],
"affinity": "Physical"
}
]
},
{
"on": 1,
"type": 4,
"props": {
"area": {
"hitFilter": 6
}
},
"range": 25,
"effects": [
{
"flags": 0,
"effect": 1,
"scaling": [
{
"atb": "Faith",
"ratio": 0.2
}
]
}
],
"visuals": {
"healFx": "Honey_Heal_Proc"
},
"duration": -1
},
{
"id": "SelfHeal",
"on": 1,
"type": 12,
"props": {},
"effects": [
{
"flags": 0,
"dynVal": 1,
"effect": 1,
"baseVal": 1,
"scaling": []
}
]
}
],
"texts": {
"desc": "A thrust that deals ::dmg:: to an enemy, healing you and all nearby allies for ::heal::.",
"name": "Hive Bite",
"refs": {
"ref": "Sword_Swarm_Passive_Swarm"
},
"rankDescs": [
{
"desc": "Damage and healing increased by ::var1%::.",
"rank": 2,
"flags": 1
},
{
"desc": "If you are under ::threshold%:: [Health], this always critically heals.",
"rank": 3,
"flags": 0
}
]
},
"nature": 1,
"script": "",
"status": 2,
"mastery": [],
"duration": 0.75
}