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

Pike

Server/NPC/Roles/Aquatic/Freshwater/Pike.json, 495 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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