Hytale Asset ReferenceUnofficial
Versions / 0.5.7 / NPC / Roles / Aquatic / Marine / Jellyfish_Man_Of_War.json

Jellyfish_Man_Of_War

Server/NPC/Roles/Aquatic/Marine/Jellyfish_Man_Of_War.json, 559 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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