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

Goblin_Miner

Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Miner.json, 519 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Goblin_Miner",
  "Modify": {
    "Appearance": "Goblin_Miner",
    "_CombatConfig": "CAE_Goblin_Miner",
    "MaxHealth": 38,
    "IsMemory": true,
    "MemoriesCategory": "Goblin",
    "MemoriesNameOverride": "Goblin_Miner",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Goblin_Miner.name",
      "Description": "Translation key for NPC name display"
    }
  }
}