Versions / 0.5.2 / Item / Interactions / Weapons / Daggers / Deprecated / Attacks / Backflip / Daggers_Stab_Backflip_Left_Effect.json
Daggers_Stab_Backflip_Left_Effect
Server/Item/Interactions/Weapons/Daggers/Deprecated/Attacks/Backflip/Daggers_Stab_Backflip_Left_Effect.json, 454 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"$Comment": "Length of Effect",
"RunTime": 0.139,
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 0.5,
"Y": 0,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 90,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Small_Default"
}
],
"WorldSoundEventId": "SFX_Light_Melee_T2_Swing"
}
}