Signature_Projectile_Miss
Server/Item/Interactions/Weapons/Common/Signature_Projectile_Miss.json, 246 B
Fields
| Field | Type |
|---|---|
Type | string |
RunTime | number |
Effects | object |
Source
{
"Type": "Simple",
"RunTime": 5,
"Effects": {
"LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
"Particles": [
{
"SystemId": "Explosion_Big"
}
]
}
}