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