Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.9 / NPC / Roles / Creature / Livestock / Tamed / Tamed_Bison_Calf.json

Tamed_Bison_Calf

Server/NPC/Roles/Creature/Livestock/Tamed/Tamed_Bison_Calf.json, 837 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Livestock",
  "Modify": {
    "Appearance": "Bison_Calf",
    "AttitudeGroup": "PreyBig",
    "FlockArray": [
      "Bison",
      "Bison_Calf"
    ],
    "AttractiveItemSet": [
      "Tool_Feedbag",
      "Plant_Crop_Cauliflower_Item"
    ],
    "DropList": "Drop_Bison_Calf",
    "MaxHealth": 94,
    "ViewRange": 15,
    "ViewSector": 320,
    "HearingRange": 10,
    "AlertedRange": 18,
    "AlertedActionRange": 4,
    "AbsoluteDetectionRange": 2,
    "IsMemory": true,
    "PetAnimation": "Moo",
    "MemoriesNameOverride": "Bison_Calf",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Bison_Calf.name",
      "Description": "Translation key for NPC name display"
    }
  }
}