Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.4 / NPC / Roles / Aquatic / Marine / Jellyfish_Blue.json

Jellyfish_Blue

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

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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