Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Lobber.json

Goblin_Lobber

Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Lobber.json, 515 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Goblin_Lobber",
  "Modify": {
    "Appearance": "Goblin_Lobber",
    "_CombatConfig": "CAE_Goblin_Lobber",
    "MaxHealth": 48,
    "IsMemory": true,
    "MemoriesCategory": "Goblin",
    "MemoriesNameOverride": "Goblin_Lobber",
    "NameTranslationKey": { "Compute": "NameTranslationKey" }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Goblin_Lobber.name",
      "Description": "Translation key for NPC name display"
    }
  }
}