Hytale Asset ReferenceUnofficial
Versions / 0.6.0-pre.1 / Item / RootInteractions / NPCs / Creature / Vermin / Root_NPC_Rat_Attack.json

Root_NPC_Rat_Attack

Server/Item/RootInteractions/NPCs/Creature/Vermin/Root_NPC_Rat_Attack.json, 234 B

Fields

FieldType
Interactionsarray[1]
Tagsobject

Source

{
  "Interactions": [
    {
      "Type": "Replace",
      "Var": "Melee_Start",
      "DefaultValue": {
        "Interactions": [
          "Rat_Bite"
        ]
      }
    }
  ],
  "Tags": {
    "Attack": [
      "Melee"
    ]
  }
}