Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / NPC / Roles / Avian / Aerial / Bat_Ice.json

Bat_Ice

Server/NPC/Roles/Avian/Aerial/Bat_Ice.json, 523 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Birds_Passive",
  "Modify": {
    "Appearance": "Bat_Ice",
    "FlockArray": [
      "Bat_Ice"
    ],
    "DropList": "Drop_Bat_Ice",
    "MaxHealth": 25,
    "WanderRadius": 15,
    "IsMemory": true,
    "MemoriesCategory": "Avian",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Bat_Ice.name",
      "Description": "Translation key for NPC name display"
    }
  }
}