Versions / 0.6.0-pre.1.1 / NPC / Roles / Intelligent / Passive / Temple / Temple_Feran_Longtooth.json
Temple_Feran_Longtooth
Server/NPC/Roles/Intelligent/Passive/Temple/Temple_Feran_Longtooth.json, 552 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Temple",
"Modify": {
"Appearance": "Feran_Longtooth",
"HotbarItems": [ "Weapon_Spear_Bone" ],
"GreetAnimation": "Alerted",
"MotionStatic": true,
"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"
}
}
}