Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.10 / NPC / Roles / Intelligent / Neutral / Feran / Feran_Sharptooth.json

Feran_Sharptooth

Server/NPC/Roles/Intelligent/Neutral/Feran/Feran_Sharptooth.json, 520 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Feran_Sharptooth",
  "Modify": {
    "Appearance": "Feran_Sharptooth",
    "Weapons": [
      "Weapon_Sword_Bone",
      "Weapon_Axe_Bone"
    ],
    "MaxHealth": 61,
    "IsMemory": true,
    "MemoriesCategory": "Feran",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Feran_Sharptooth.name",
      "Description": "Translation key for NPC name display"
    }
  }
}