Versions / 0.6.0-pre.8.1 / NPC / Roles / Intelligent / Aggressive / Scarak / Scarak_Seeker_Patrol.json
Scarak_Seeker_Patrol
Server/NPC/Roles/Intelligent/Aggressive/Scarak/Scarak_Seeker_Patrol.json, 1.0 KB
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Flying_Aggressive",
"Modify": {
"DropList": "Drop_Scarak_Seeker",
"MaxHealth": 61,
"_CombatConfig": {
"EntityEffects": [
"Immunity_Environmental",
"Immunity_Poison"
]
},
"IsMemory": true,
"MemoriesCategory": "Scarak",
"MemoriesNameOverride": "Scarak_Seeker",
"NameTranslationKey": { "Compute": "NameTranslationKey" },
"Appearance": "Scarak_Seeker",
"ViewRange": 30,
"ViewSector": 180,
"HearingRange": 20,
"AlertedRange": 40,
"IdleFollowPath": true,
"MotionFlyMaxHorizontalSpeed": 8,
"MotionFlyMinHeightAboveGround": 5,
"MotionFlyMaxHeightAboveGround": 25,
"RangedAttack": "Scarak_Seeker_Spit",
"RangedAttackDistance": 24,
"RangedAttackAimingRange": [ 3, 3 ],
"RangedAttackPauseRange": [ 1, 2 ]
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Scarak_Seeker.name",
"Description": "Translation key for NPC name display"
}
}
}