Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / NPC / Roles / Intelligent / Aggressive / Trork / Trork_Warrior_Patrol.json

Trork_Warrior_Patrol

Server/NPC/Roles/Intelligent/Aggressive/Trork/Trork_Warrior_Patrol.json, 689 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Trork_Melee",
  "Modify": {
    "Appearance": "Trork_Warrior",
    "IdleMotionComponent": "Component_Trork_Instruction_Idle_Motion_Follow_Path",
    "DropList": "Drop_Trork_Warrior",
    "Weapons": [
      "Weapon_Battleaxe_Stone_Trork",
      "Rubble_Stone_Medium"
    ],
    "MaxHealth": 61,
    "IsMemory": true,
    "MemoriesCategory": "Trork",
    "MemoriesNameOverride": "Trork_Warrior",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Trork_Warrior.name",
      "Description": "Translation key for NPC name display"
    }
  }
}