Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.6 / NPC / Roles / Elemental / Spirit / Spirit_Root.json

Spirit_Root

Server/NPC/Roles/Elemental/Spirit/Spirit_Root.json, 882 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Flying_Aggressive",
  "Modify": {
    "Appearance": "Spirit_Root",
    "DropList": "Drop_Spirit_Root",
    "MaxHealth": 49,
    "IsMemory": true,
    "MemoriesCategory": "Elemental",
    "NameTranslationKey": { "Compute": "NameTranslationKey" },
    "MotionFlyMinHeightAboveGround": 1,
    "MotionFlyMaxHeightAboveGround": 5,
    "MotionFlyMaxHorizontalSpeed": 6,
    "ViewRange": 20,
    "ViewSector": 180,
    "HearingRange": 10,
    "AlertedRange": 30,
    "RangedAttack": "Spirit_Root_Spore_Gas",
    "RangedAttackDistance": 10,
    "CombatRelativeSpeedChase": 0.8,
    "MotionDesiredAltitudeCombat": [ 2, 5 ],
    "MotionDesiredAltitudeSearch": [ 7, 10 ]
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Spirit_Root.name",
      "Description": "Translation key for NPC name display"
    }
  }
}