Trork_Warrior_Patrol
Server/NPC/Roles/Intelligent/Aggressive/Trork/Trork_Warrior_Patrol.json, 689 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Trork_Melee",
"Modify": {
"Appearance": "Trork_Warrior",
"IdleMotionComponent": "Component_Trork_Instruction_Idle_Motion_Follow_Path",
"DropList": "Drop_Trork_Warrior",
"Weapons": [
"Weapon_Battleaxe_Stone_Trork",
"Rubble_Stone_Medium"
],
"MaxHealth": 61,
"IsMemory": true,
"MemoriesCategory": "Trork",
"MemoriesNameOverride": "Trork_Warrior",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Trork_Warrior.name",
"Description": "Translation key for NPC name display"
}
}
}