Versions / 0.6.0-pre.8.1 / NPC / Roles / Intelligent / Aggressive / Goblin / Goblin_Miner_Patrol.json
Goblin_Miner_Patrol
Server/NPC/Roles/Intelligent/Aggressive/Goblin/Goblin_Miner_Patrol.json, 607 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Goblin_Miner",
"Modify": {
"Appearance": "Goblin_Miner",
"_CombatConfig": "CAE_Goblin_Miner",
"IdleMotionComponent": "Component_Instruction_Intelligent_Idle_Motion_Follow_Path",
"MaxHealth": 38,
"IsMemory": true,
"MemoriesCategory": "Goblin",
"MemoriesNameOverride": "Goblin_Miner",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Goblin_Miner.name",
"Description": "Translation key for NPC name display"
}
}
}