Trork_Unarmed
Server/NPC/Roles/Intelligent/Aggressive/Trork/Trork_Unarmed.json, 426 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
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"
}
}
}