Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / RootInteractions / NPCs / Creature / Mammal / Root_NPC_Fox_Attack.json

Root_NPC_Fox_Attack

Server/Item/RootInteractions/NPCs/Creature/Mammal/Root_NPC_Fox_Attack.json, 234 B

Fields

FieldType
Interactionsarray[1]
Tagsobject

Source

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