Goblin_Duke
Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Duke.json, 890 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Intelligent",
"Modify": {
"Appearance": "Goblin_Duke",
"_CombatConfig": "CAE_Goblin_Duke_Phase_2",
"DropList": "Empty",
"MaxHealth": 226,
"MaxSpeed": 4,
"RunThreshold": 1,
"HearingRange": 8,
"ViewSector": 270,
"WakingPeriod": [
0,
24
],
"LeashMinPlayerDistance": 4,
"DefaultOffHandSlot": 0,
"FollowPatrolPath": false,
"WakingIdleBehaviorComponent": "Component_Instruction_Stationary_Idle",
"UseCombatActionEvaluator": true,
"IsMemory": true,
"MemoriesCategory": "Goblin",
"MemoriesNameOverride": "Goblin_Duke",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Goblin_Duke.name",
"Description": "Translation key for NPC name display"
}
}
}