Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8 / NPC / Roles / Void / Eye_Void.json

Eye_Void

Server/NPC/Roles/Void/Eye_Void.json, 584 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

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"
    }
  }
}