Versions / 0.6.0-pre.9 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Duke_Phase_3_Fast.json
Goblin_Duke_Phase_3_Fast
Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Duke_Phase_3_Fast.json, 471 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Goblin_Duke_Phase_3",
"Modify": {
"Appearance": "Goblin_Duke",
"_CombatConfig": "CAE_Goblin_Duke_Phase_3_Fast",
"Burn": true,
"DropList": "Empty",
"MaxHealth": 200,
"NameTranslationKey": { "Compute": "NameTranslationKey" }
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Goblin_Duke.name",
"Description": "Translation key for NPC name display"
}
}
}