Common_Projectile_Miss
Server/Item/Interactions/Weapons/Common/Common_Projectile_Miss.json, 165 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"RunTime": 5,
"Effects": {
"LocalSoundEventId": "SFX_Arrow_FullCharge_Miss",
"WorldSoundEventId": "SFX_Arrow_FullCharge_Miss"
}
}