Hytale Asset ReferenceUnofficial
Versions / 0.5.3 / NPC / Roles / Aquatic / Marine / Jellyfish_Cyan.json

Jellyfish_Cyan

Server/NPC/Roles/Aquatic/Marine/Jellyfish_Cyan.json, 530 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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