Versions / 0.6.0-pre.3 / Item / Interactions / Weapons / Longsword / Attacks / Stab / Longsword_Stab_Effect.json
Longsword_Stab_Effect
Server/Item/Interactions/Weapons/Longsword/Attacks/Stab/Longsword_Stab_Effect.json, 453 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"$Comment": "Length of Effect",
"RunTime": 0.166,
"Effects": {
"Trails": [
{
"PositionOffset": {
"X": 1.4,
"Y": 0,
"Z": 0
},
"RotationOffset": {
"Pitch": 0,
"Roll": 0,
"Yaw": 0
},
"TargetNodeName": "Handle",
"TrailId": "Small_Default"
}
],
"WorldSoundEventId": "SFX_Light_Melee_T2_Swing"
}
}