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