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

Trork_Unarmed

Server/NPC/Roles/Intelligent/Aggressive/Trork/Trork_Unarmed.json, 426 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Trork_Melee",
  "Modify": {
    "Appearance": "Trork_Hunter",
    "DropList": "Drop_Trork_Brawler",
    "Weapons": [ ],
    "MaxHealth": 42,
    "NameTranslationKey": { "Compute": "NameTranslationKey" }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Trork_Unarmed.name",
      "Description": "Translation key for NPC name display"
    }
  }
}