Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1.1 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Lobber_Patrol.json

Goblin_Lobber_Patrol

Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Lobber_Patrol.json, 603 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Goblin_Lobber",
  "Modify": {
    "Appearance": "Goblin_Lobber",
    "_CombatConfig": "CAE_Goblin_Lobber",
    "IdleMotionComponent": "Component_Instruction_Intelligent_Idle_Motion_Follow_Path",
    "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"
    }
  }
}