Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / NPC / Roles / Aquatic / Freshwater / Trout_Rainbow.json

Trout_Rainbow

Server/NPC/Roles/Aquatic/Freshwater/Trout_Rainbow.json, 531 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Swimming_Passive",
  "Modify": {
    "Appearance": "Trout_Rainbow",
    "FlockArray": [
      "Trout_Rainbow"
    ],
    "DropList": "Drop_Trout_Rainbow",
    "MaxHealth": 29,
    "IsMemory": true,
    "MemoriesCategory": "Freshwater",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Trout_Rainbow.name",
      "Description": "Translation key for NPC name display"
    }
  }
}