Home · skill · Cannon_HoneyShot_Liquid
Shoots a liquid honey projectile that will stick to platforms and cristallized.
Properties
- type
- Skill
- nature
- Ability
- cooldown
- 1
- duration
- 0.3
- steps
Referenced by
Raw data
{
"gfx": {
"file": "UI/icons/atlas_vehicles_96PX.png",
"size": 96,
"x": 0,
"y": 0
},
"id": "Cannon_HoneyShot_Liquid",
"type": "Skill",
"nature": "Ability",
"texts": {
"name": "Shoot Liquid Honey",
"desc": "Shoots a liquid honey projectile that will stick to platforms and cristallized."
},
"anim": {
"file": "Anim/Props/Cannon/Anim_Cannon_Shoot.fbx"
},
"cooldown": 1,
"duration": 0.3,
"steps": [
{
"visuals": {
"camShake": 20
},
"props": {
"projectile": {
"base": "CannonBall",
"fxSet": "Projectile_Honey_Canon_Soft",
"muzzle": "MuzzleA",
"hitFilter": 3
}
},
"on": 0,
"type": 7,
"delay": 0.05,
"range": 280
},
{
"props": {
"position": {
"origin": 2
},
"area": {
"hitFilter": 3
}
},
"effects": [
{
"affinity": "Physical",
"effect": 0,
"scaling": [],
"baseVal": 0,
"alignment": 4,
"flags": 0
},
{
"effect": 1,
"scaling": [
{
"ratio": 0.5,
"atb": "Strength"
}
],
"alignment": 1,
"flags": 0
}
],
"on": 2,
"type": 4,
"range": 4
},
{
"on": 1,
"cond": {
"alignment": 1
},
"props": {
"status": {
"ref": "HoneyCovered"
}
},
"type": 1
}
],
"flags": [],
"mastery": [],
"props": {
"hit": {
"camShake": 8
}
},
"vars": {},
"_xrefs": [
{
"from_sheet": "unit",
"from_id": "CannonHoney",
"via_field": "skills"
},
{
"from_sheet": "unit",
"from_id": "CannonHoney",
"via_field": "props"
},
{
"from_sheet": "unit",
"from_id": "Cannon_Mokshi",
"via_field": "props"
}
]
}