Home · skill · Cannon_MokshiShot
Launches a solid honey projectile that will destroy cristallized honey clusters.
Properties
- type
- Skill
- nature
- Ability
- cooldown
- 1
- duration
- 0.3
- steps
Referenced by
unit (1)
Raw data
{
"gfx": {
"file": "UI/icons/atlas_vehicles_96PX.png",
"size": 96,
"x": 1,
"y": 0
},
"id": "Cannon_MokshiShot",
"type": "Skill",
"nature": "Ability",
"texts": {
"name": "Shoot solid Honey",
"desc": "Launches a solid honey projectile that will destroy cristallized honey clusters."
},
"anim": {
"file": "Anim/Props/Cannon/Anim_Cannon_Shoot.fbx"
},
"cooldown": 1,
"duration": 0.3,
"steps": [
{
"visuals": {
"camShake": 20
},
"props": {
"projectile": {
"base": "CannonBall_Mokshi",
"fxSet": "Projectile_Honey_Canon_Hard",
"muzzle": "MuzzleA",
"hitFilter": 3
}
},
"on": 0,
"type": 7,
"delay": 0.05,
"range": 450
},
{
"props": {
"position": {
"origin": 2
},
"area": {
"hitFilter": 3
}
},
"effects": [
{
"affinity": "Physical",
"sideEffects": {
"knockBack": {
"type": 0,
"knockUpForce": 10,
"pushForce": 25
}
},
"effect": 0,
"scaling": [
{
"ratio": 0.1,
"atb": "Strength"
}
],
"flags": 0
}
],
"on": 2,
"type": 4,
"range": 4
}
],
"flags": [],
"mastery": [],
"props": {
"hit": {
"camShake": 8
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "Cannon_Mokshi",
"via_field": "skills"
}
]
}