Vote for Our Mud on TMC!











help > skills > maze
---------------------------------------------------------------------
Skill       :   Maze
Class       :   Minotaur
Stat Base   :   Intelligence and Dexterity
Cost        :   10 sp
Casting Time:   2 rounds
Syntax      :   do maze exit1 exit2 exit3... or
                do maze random or
                do maze swap exit1 exit2 ..
                do maze remove

The maze skill twists directions in a room, with the result that
someone trying to leave by one exit in fact leaves by another
instead. The way the exits are twisted is determined by the
arguments:

list of exits -- replaces the existing exits, in order
random        -- randomly jumbles the exits
swap          -- swaps positions of exits, in order

Note that maze can never actually remove exits.  Also note that
minotaurs are immune to maze.
---------------------------------------------------------------------