Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.8.1 / NPC / Roles / Intelligent / Aggressive / Outlander / Outlander_Priest.json

Outlander_Priest

Server/NPC/Roles/Intelligent/Aggressive/Outlander/Outlander_Priest.json, 1.3 KB

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Trork_Mage",
  "Modify": {
    "HearingRange": 4,
    "ViewSector": 270,
    "Weapons": [
      "Weapon_Club_Doomed",
      "Weapon_Club_Doomed"
    ],
    "DropList": "Drop_Outlander_Priest",
    "Appearance": "Outlander_Priest",
    "TargetGroups": [
      "Outlander"
    ],
    "ChestBlockSet": "Trork_Chest",
    "BedBlockSet": "Trork_Bedroll",
    "CampfireBlockSet": "Trork_Campfire",
    "UnderlingGroups": [
      "Outlander_Underlings"
    ],
    "DisableDamageGroups": [
      "Self",
      "Outlander"
    ],
    "RangedAttack": "Skeleton_Sand_Mage_Spellbook_Corruption_Orb",
    "RangedAttackSequence": "Component_Instruction_Attack_Sequence_Outlander_Priest_Ranged",
    "SummonKind": "Wolf_Outlander_Priest",
    "AttitudeGroup": "Outlander",
    "IdleMotionComponent": "$Null",
    "CloseRange": 2.5,
    "CloseRangeSequence": "Component_Instruction_Attack_Sequence_Outlander_Priest",
    "MaxHealth": 103,
    "IsMemory": true,
    "MemoriesCategory": "Outlander",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Outlander_Priest.name",
      "Description": "Translation key for NPC name display"
    }
  }
}