Feran_Civilian
Server/NPC/Roles/Intelligent/Neutral/Feran/Feran_Civilian.json, 439 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Feran_Civilian",
"Modify": {
"Appearance": "Feran_Civilian",
"MaxHealth": 49,
"IsMemory": true,
"MemoriesCategory": "Feran",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Feran_Civilian.name",
"Description": "Translation key for NPC name display"
}
}
}