Klops_Gentleman
Server/NPC/Roles/Intelligent/Passive/Klops_Gentleman.json, 520 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
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"
}
}
}