Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.5 / NPC / Roles / Intelligent / Aggressive / Hedera.json

Hedera

Server/NPC/Roles/Intelligent/Aggressive/Hedera.json, 828 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Intelligent",
  "Modify": {
    "Appearance": "Hedera",
    "DropList": "Drop_Hedera",
    "ViewSector": 250,
    "HearingRange": 6,
    "AttackDistance": 2.5,
    "CombatStrafeWeight": 50,
    "CombatBackOffDistanceRange": [
      2,
      2.5
    ],
    "MaxSpeed": 12,
    "MaxHealth": 226,
    "Weapons": [],
    "OffHand": [],
    "UseCombatActionEvaluator": true,
    "WakingIdleBehaviorComponent": "Component_Instruction_Stationary_Idle",
    "_CombatConfig": "CAE_Hedera",
    "IsMemory": true,
    "MemoriesCategory": "Voidtaken",
    "NameTranslationKey": {
      "Compute": "NameTranslationKey"
    }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Hedera.name",
      "Description": "Translation key for NPC name display"
    }
  }
}