Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.3 / NPC / Roles / Intelligent / Passive / Klops_Gentleman.json

Klops_Gentleman

Server/NPC/Roles/Intelligent/Passive/Klops_Gentleman.json, 520 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Intelligent",
  "Modify": {
    "MaxHealth": 74,
    "DropList": "Drop_Klops_Gentleman",
    "Appearance": "Klops_Gentleman",
    "Weapons": [],
    "OffHand": [],
    "DefaultPlayerAttitude": "Neutral",
    "MaxSpeed": 7,
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Klops_Gentleman.name",
      "Description": "Translation key for NPC name display"
    }
  }
}