Eye_Void
Server/NPC/Roles/Void/Eye_Void.json, 525 B
Fields
| Field | Type |
|---|---|
Type | string |
Reference | string |
Modify | object |
Parameters | object |
Source
{
"Type": "Variant",
"Reference": "Template_Eye",
"Modify": {
"Appearance": "Eye_Void",
"DropList": "Drop_Eye_Void",
"AttackSequence": "Component_Instruction_Attack_Sequence_Eye_Void",
"MaxHealth": 61,
"IsMemory": true,
"MemoriesCategory": "Voidspawn",
"NameTranslationKey": {
"Compute": "NameTranslationKey"
}
},
"Parameters": {
"NameTranslationKey": {
"Value": "server.npcRoles.Eye_Void.name",
"Description": "Translation key for NPC name display"
}
}
}