Versions / 0.5.1 / Item / Interactions / Weapons / Common / Signature_Projectile_Impact_Effects.json
Signature_Projectile_Impact_Effects
Server/Item/Interactions/Weapons/Common/Signature_Projectile_Impact_Effects.json, 230 B
Fields
| Field | Type |
|---|---|
Type | string |
Effects | object |
Source
{
"Type": "Simple",
"Effects": {
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"Particles": [
{
"SystemId": "Explosion_Big"
}
]
}
}