Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.2 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Scrapper_Patrol.json

Goblin_Scrapper_Patrol

Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Scrapper_Patrol.json, 585 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Goblin_Scrapper",
  "Modify": {
    "IdleMotionComponent": "Component_Instruction_Intelligent_Idle_Motion_Follow_Path",
    "_CombatConfig": "CAE_Goblin_Scrapper",
    "MaxHealth": 38,
    "IsMemory": true,
    "MemoriesCategory": "Goblin",
    "MemoriesNameOverride": "Goblin_Scrapper",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Goblin_Scrapper.name",
      "Description": "Translation key for NPC name display"
    }
  }
}