Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9 / 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

FieldType
Typestring
Effectsobject

Source

{
  "Type": "Simple",
  "Effects": {
    "LocalSoundEventId": "SFX_Daggers_T2_Stab_Impact",
    "WorldSoundEventId": "SFX_Daggers_T2_Stab_Impact",
    "Particles": [
      {
        "SystemId": "Explosion_Big"
      }
    ]
  }
}