Hytale Asset ReferenceUnofficial
Versions / 0.5.2 / NPC / Roles / Creature / Mythic / Cactee.json

Cactee

Server/NPC/Roles/Creature/Mythic/Cactee.json, 533 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Beasts_Passive_Cactee",
  "Modify": {
    "DropList": "Drop_Cactee",
    "Appearance": "Cactee",
    "AttackSequence": "Component_Instruction_Attack_Sequence_Cactee",
    "MaxHealth": 61,
    "IsMemory": true,
    "MemoriesCategory": "Critter",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Cactee.name",
      "Description": "Translation key for NPC name display"
    }
  }
}