Hytale Asset ReferenceUnofficial
Versions / 0.4.0 / Item / Interactions / Weapons / Battleaxe / Deprecated / Attacks / Multi_Sweep / Battleaxe_Multi_Sweep.json

Battleaxe_Multi_Sweep

Server/Item/Interactions/Weapons/Battleaxe/Deprecated/Attacks/Multi_Sweep/Battleaxe_Multi_Sweep.json, 243 B

Fields

FieldType
Typestring
Interactionsarray[1]

Source

{
  "Type": "Serial",
  "Interactions": [
    {
      "Type": "Repeat",
      "Repeat": 8,
      "HorizontalSpeedMultiplier": 0.7,
      "ForkInteractions": {
        "Interactions": [
          "Battleaxe_Sweep"
        ]
      }
    }
  ]
}