FareverDB

Shoot solid Honey

Cannon_MokshiShot in Skills

Launches a solid honey projectile that will destroy cristallized honey clusters.

id
Cannon_MokshiShot
type
11
flags
0
nature
2
cooldown
1
duration
0.3
Raw data
{
  "id": "Cannon_MokshiShot",
  "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_Mokshi",
          "fxSet": "Projectile_Honey_Canon_Hard",
          "muzzle": "MuzzleA",
          "hitFilter": 3
        }
      },
      "range": 450,
      "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": "Launches a solid honey projectile that will destroy cristallized honey clusters.",
    "name": "Shoot solid Honey"
  },
  "nature": 2,
  "mastery": [],
  "cooldown": 1,
  "duration": 0.3
}