Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / NPC / Roles / Aquatic / Abyssal / Eel_Moray.json

Eel_Moray

Server/NPC/Roles/Aquatic/Abyssal/Eel_Moray.json, 512 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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