Common_Projectile_Impact_Effects
Server/Item/Interactions/Weapons/Common/Common_Projectile_Impact_Effects.json, 147 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
Source
{
"Type": "Simple",
"Effects": {
"LocalSoundEventId": "SFX_Arrow_FullCharge_Hit",
"WorldSoundEventId": "SFX_Arrow_FullCharge_Hit"
}
}