Versions / 0.5.0-pre.8 / Item / Interactions / Weapons / Shield / Primary / Swing_Left / Shield_Swing_Left_Effect.json
Shield_Swing_Left_Effect
Server/Item/Interactions/Weapons/Shield/Primary/Swing_Left/Shield_Swing_Left_Effect.json, 191 B
Fields
| Field | Type |
|---|---|
Type | string |
$Comment | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"$Comment": "Length of Effect",
"RunTime": 0.167,
"Effects": {
"WorldSoundEventId": "SFX_Shield_T2_Swing",
"LocalSoundEventId": "SFX_Shield_T2_Swing"
}
}