Movement
In Quest there are three different types of locations, these being towns, wilderness and dungeons. Each is treated separately with the same order sometimes having different affects depending on the environment. Dungeon exploration has been left for the advanced rulebook.
In any of the three environments, your party can choose to move either fast, normally or cautiously. This is set using the SPEED order and is initially set as normal (code 2) for all locations. You would use code 1 to move quickly, 2 for normal and 3 for cautiously.
A separate speed can be selected for travel in the three different environments. Your party will remember the speed set for each and return to that speed whenever they re-enter the environment. To change speed simply issue another SPEED order while in the right environment.
Speed
S (1=Fast/2=Normal/3=Cautious)
For example: S 1 selects rapid movement for your party in their current environment.
Back |