Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9.1 / NPC / Roles / Avian / Raptor / Archaeopteryx.json

Archaeopteryx

Server/NPC/Roles/Avian/Raptor/Archaeopteryx.json, 547 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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