Eye_Void
Server/NPC/Roles/Void/Eye_Void.json, 584 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Flying_Aggressive",
"Modify": {
"DeathParticles": "Effect_Death_Void",
"Appearance": "Eye_Void",
"DropList": "Drop_Eye_Void",
"MaxHealth": 60,
"IsMemory": true,
"MemoriesCategory": "Voidspawn",
"NameTranslationKey": { "Compute": "NameTranslationKey" },
"AlertedAdditionalBehaviorComponent": "Component_Instruction_Void_Eye_Summon"
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Eye_Void.name",
"Description": "Translation key for NPC name display"
}
}
}