Hytale Asset ReferenceUnofficial
Versions / 0.5.0-pre.9.2 / NPC / Roles / Intelligent / Neutral / Feran / Feran_Longtooth.json

Feran_Longtooth

Server/NPC/Roles/Intelligent/Neutral/Feran/Feran_Longtooth.json, 738 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Feran_Sharptooth",
  "Modify": {
    "Appearance": "Feran_Longtooth",
    "Weapons": [
      "Weapon_Spear_Bone",
      "Weapon_Spear_Bone"
    ],
    "AttackSequence": "Component_Instruction_Attack_Sequence_Feran_Longtooth",
    "RangedAttackSequence": "Component_Instruction_Attack_Sequence_Feran_Longtooth_Ranged",
    "MaxHealth": 61,
    "IsMemory": true,
    "MemoriesCategory": "Feran",
    "MemoriesNameOverride": "Feran_Longtooth",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Feran_Longtooth.name",
      "Description": "Translation key for NPC name display"
    }
  }
}