Hytale Asset ReferenceUnofficial
Versions / 0.5.6 / Item / Interactions / Weapons / Daggers / Deprecated / Attacks / Backflip / Daggers_Kick_Lunge.json

Daggers_Kick_Lunge

Server/Item/Interactions/Weapons/Daggers/Deprecated/Attacks/Backflip/Daggers_Kick_Lunge.json, 181 B

Fields

FieldType
Typestring
Directionobject
Forcenumber
Effectsobject

Source

{
    "Type": "ApplyForce",
    "Direction": {
      "X": 0,
      "Y": 4,
      "Z": -5
    },
    "Force": 15,
    "Effects": {
      "ItemAnimationId": "KickTornadoRight"
    }
}