Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / NPC / Roles / Intelligent / Neutral / Kweebec / Kweebec_Razorleaf_Patrol.json

Kweebec_Razorleaf_Patrol

Server/NPC/Roles/Intelligent/Neutral/Kweebec/Kweebec_Razorleaf_Patrol.json, 630 B

Fields

FieldType
Typestring
Referencestring
Modifyobject
Parametersobject

Source

{
  "Type": "Variant",
  "Reference": "Template_Kweebec_Razorleaf",
  "Modify": {
    "Appearance": "Kweebec_Sapling_Razorleaf",
    "DropList": "Drop_Kweebec_Sapling_Razorleaf",
    "MotionComponent": "Component_Instruction_Intelligent_Idle_Motion_Follow_Path",
    "MaxHealth": 105,
    "IsMemory": true,
    "MemoriesCategory": "Kweebec",
    "MemoriesNameOverride": "Kweebec_Sapling",
    "NameTranslationKey": { "Compute": "NameTranslationKey" }
  },
  "Parameters": {
    "NameTranslationKey": {
      "Value": "server.npcRoles.Kweebec_Razorleaf.name",
      "Description": "Translation key for NPC name display"
    }
  }
}