Versions / 0.5.3 / 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
| Field | Type |
|---|---|
Type | string |
Interactions | array[1] |
Source
{
"Type": "Serial",
"Interactions": [
{
"Type": "Repeat",
"Repeat": 8,
"HorizontalSpeedMultiplier": 0.7,
"ForkInteractions": {
"Interactions": [
"Battleaxe_Sweep"
]
}
}
]
}