Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / Item / Interactions / SpawnNPC / SpawnNPC_Effects_Default.json

SpawnNPC_Effects_Default

Server/Item/Interactions/SpawnNPC/SpawnNPC_Effects_Default.json, 174 B

Fields

FieldType
$Commentstring
Typestring
RunTimenumber
Effectsobject

Source

{
  "$Comment": "Default spawn effects - plays a simple spawn animation and sound",
  "Type": "Simple",
  "RunTime": 0.1,
  "Effects": {
    "ItemAnimationId": "Throw"
  }
}