Shoot solid Honey
Cannon_HoneyShot_Solid in SkillsShoots a solid honey projectile that will destroy cristallized honey clusters.
- id
- Cannon_HoneyShot_Solid
- type
- 11
- flags
- 0
- nature
- 2
- cooldown
- 1
- duration
- 0.3
Raw data
{
"id": "Cannon_HoneyShot_Solid",
"gfx": {
"x": 1,
"y": 0,
"file": "UI/icons/atlas_vehicles_96PX.png",
"size": 96
},
"anim": {
"file": "Anim/Props/Cannon/Anim_Cannon_Shoot.fbx"
},
"type": 11,
"vars": {},
"flags": 0,
"props": {
"hit": {
"camShake": 8
}
},
"steps": [
{
"on": 0,
"type": 7,
"delay": 0.05,
"props": {
"projectile": {
"base": "CannonBall",
"fxSet": "Projectile_Honey_Canon_Hard",
"muzzle": "MuzzleA",
"hitFilter": 3
}
},
"range": 280,
"visuals": {
"camShake": 20
}
},
{
"on": 2,
"type": 4,
"props": {
"area": {
"hitFilter": 3
},
"position": {
"origin": 2
}
},
"range": 4,
"effects": [
{
"flags": 0,
"effect": 0,
"scaling": [
{
"atb": "Strength",
"ratio": 0.1
}
],
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 0,
"pushForce": 25,
"knockUpForce": 10
}
}
}
]
}
],
"texts": {
"desc": "Shoots a solid honey projectile that will destroy cristallized honey clusters.",
"name": "Shoot solid Honey"
},
"nature": 2,
"mastery": [],
"cooldown": 1,
"duration": 0.3
}