Hytale Asset ReferenceUnofficial
Versions / 0.5.0 / NPC / Roles / Avian / Raptor / Pterodactyl.json

Pterodactyl

Server/NPC/Roles/Avian/Raptor/Pterodactyl.json, 519 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

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