Versions / 0.5.2 / 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
| Field | Type |
|---|---|
Type | string |
Direction | object |
Force | number |
Effects | object |
Source
{
"Type": "ApplyForce",
"Direction": {
"X": 0,
"Y": 4,
"Z": -5
},
"Force": 15,
"Effects": {
"ItemAnimationId": "KickTornadoRight"
}
}