Goblin_Ogre
Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Ogre.json, 472 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Goblin_Ogre",
"Modify": {
"Appearance": "Goblin_Ogre",
"_CombatConfig": "CAE_Goblin_Ogre",
"MaxHealth": 124,
"IsMemory": true,
"MemoriesCategory": "Goblin",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Goblin_Ogre.name",
"Description": "Translation key for NPC name display"
}
}
}