-
Notifications
You must be signed in to change notification settings - Fork 31
Event lock planner
The original inspiration for this tool came from an image made by Kiton:

The resulting tool consists of 3 areas:
- Phases - this can be anything, in this example we copied the phases to match the picture, but a phase can be each individual gimmick step for example
- Locks - these are locks from the game
- Ship list - all your ships to plan locks

You can plan your ship locks by dragging a ship from the ship list to a lock area. To undo the lock you can drag the ship back to the ship list.

After you plan a lock, you can drag the ship to a phase. You can remove a ship from a phase via the right click menu.

The lock area consists of 4 parts:
- Add lock - adds a new lock
- Remove lock - removes the last lock
- Lock color
- Lock name

The lock color can be selected with a color picker.

The phase area consists of 4 parts:
- Add phase - adds a new phase
- Remove phase - removes the last phase
- Lock list - list of locks that can be used in this phase
- Phase name

Locks can be added from the phase right click menu. A lock can be removed from the phase right click menu.
Your current locks and phases can be copied to clipboard from the "File" menu. You can also load them from your clipboard. During events, we will provide default values, which can be loaded with the last option in the "File" menu.
