Feran_Sharptooth
Server/NPC/Roles/Intelligent/Neutral/Feran/Feran_Sharptooth.json, 520 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Feran_Sharptooth",
"Modify": {
"Appearance": "Feran_Sharptooth",
"Weapons": [
"Weapon_Sword_Bone",
"Weapon_Axe_Bone"
],
"MaxHealth": 61,
"IsMemory": true,
"MemoriesCategory": "Feran",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Feran_Sharptooth.name",
"Description": "Translation key for NPC name display"
}
}
}