Versions / 0.6.0-pre.1 / Item / Interactions / Weapons / Gun / Attacks / Shoot / Gun_Shoot_Fail.json
Gun_Shoot_Fail
Server/Item/Interactions/Weapons/Gun/Attacks/Shoot/Gun_Shoot_Fail.json, 190 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"RunTime": 0.2,
"Effects": {
"ItemAnimationId": "Interact",
"WorldSoundEventId": "SFX_Bow_No_Ammo",
"LocalSoundEventId": "SFX_Blunderbuss_No_Ammo"
}
}