Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Ogre.json

Goblin_Ogre

Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Ogre.json, 472 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Goblin_Ogre",
  "Modify": {
    "Appearance": "Goblin_Ogre",
    "_CombatConfig": "CAE_Goblin_Ogre",
    "MaxHealth": 124,
    "IsMemory": true,
    "MemoriesCategory": "Goblin",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Goblin_Ogre.name",
      "Description": "Translation key for NPC name display"
    }
  }
}