
How to use
Release the scroll to spend SPATIAL_DISORIENTATION_MANA_COST and receive the Mystic Staff of Spatial Disorientation.
Function
Single target mode
Aim at a living entity or primed TNT and hold right-click. The target is held still while the circle charges. Starting the circle costs SPATIAL_DISORIENTATION_MANA_COST_ST mana.
Release right-click to launch the target in the direction the caster is looking. A longer charge produces more speed, up to the limit set by SPATIAL_DISORIENTATION_SPEED.
Area mode
Use the staff without an eligible selected entity to create an area circle. When aiming at a block, the circle is centered 5 blocks above that block; when aiming into open space, it is centered 10 blocks ahead of the caster.
The caster must have at least ten times the configured AOE cost available to start the circle. Once started, the staff drains SPATIAL_DISORIENTATION_MANA_COST_AOE every second and stops when that payment fails.
After charging, entities within SPATIAL_DISORIENTATION_AOE_RADIUS blocks in each direction are repeatedly launched in the caster's current look direction. Their speed is capped by SPATIAL_DISORIENTATION_SPEED.
Air resistance
When SPATIAL_DISORIENTATION_AIR_RESISTANCE=false, launched living entities receive Flung for SPATIAL_NO_AIR_RESISTANCE_TIME_LIMIT ticks and ignore normal air resistance. Players using an Elytra do not receive it. Setting this to true leaves normal air resistance in place.
Configuration
| Setting | Default | Range | Effect |
|---|---|---|---|
SPATIAL_DISORIENTATION_MANA_COSTmahoutsukai-server.tomlmysticspatial | 100 | 0–100000000 mana | Mana consumed when the Spatial Disorientation scroll creates its staff. |
SPATIAL_DISORIENTATION_MANA_COST_AOEmahoutsukai-server.tomlmysticspatial | 20 | 0–100000000 mana per second | Mana consumed each second while the staff is operating in area mode. Ten times this amount must be available to start the mode. |
SPATIAL_DISORIENTATION_MANA_COST_STmahoutsukai-server.tomlmysticspatial | 200 | 0–100000000 mana | Mana cost to start a single target charge. |
SPATIAL_DISORIENTATION_AIR_RESISTANCEmahoutsukai-server.tomlmysticspatial | false | — | When false, launched living entities receive Flung and retain their launch speed for the configured duration. |
SPATIAL_DISORIENTATION_SPEEDmahoutsukai-server.tomlmysticspatial | 7 | 0–10000000 | Maximum launch speed for single target and area modes. |
SPATIAL_DISORIENTATION_AOE_RADIUSmahoutsukai-server.tomlmysticspatial | 4 | 0–10000000 blocks | Distance from the center to each edge of the area mode's entity search cube. |
SPATIAL_NO_AIR_RESISTANCE_TIME_LIMITmahoutsukai-server.tomlmysticspatial | 60 | 0–10000000 ticks | Duration of the Flung effect applied when air resistance is disabled. |



