Break Slots

Breaking Slots refers to the action of generating offsets to enable IST. See Inventory Slot Transfer for more info.

You can either break slots by simulating actions, like what you do in the game, or use the !break supercommand to directly edit the memory

Syntax

!break X slots

Arrowless Offset

Info

References for commands used for Arrowless Offset:

The most commonly used method of breaking slots is known as Arrowless Offset. which requires a shield, a one-handed weapon and a shop keeper and can break up to 5 slots at once:

  • Enter the Smuggle State
  • Talk to a shop keeper (by pressing Dpad Down > A or ZR > A quickly)
  • Sell all the items from slots that are being held
  • Close the dialog

Example script for Arrowless Offset in the simulator

get 2 shroom 2 pepper 1 banana
hold-attach 1 shroom 1 pepper
sell all shroom all pepper
close-dialog

Hold Smuggle Offset

TODO

(something like:

get 2 shroom 2 pepper 1 banana
overload
hold 1 shroom 1 pepper
sell all shroom all pepper
stop-overload
hold banana
drop

By Magic

For backward compatibility, you can still use !break to generate offsets by directly editing the memory of the inventory. This shouldn’t cause any inaccuracies in normal circumstances, but it’s recommended to only use this command for prototyping, and use the actual actions in the final script.

Example:

!break 20 slots