Skip to content

!journey

Stefouch edited this page Sep 15, 2020 · 11 revisions

Performs a Forbidden Lands Journey.

With this command, you can Create a Journey with defined Quarter Day, Season and Terrain to display information about the roll modifiers and the available activities. Players can then use a reaction menu to choose their activity as a reminder for the GM.

You can also draw a random Mishap for a failed activity.

Weather effects and Mishaps tables for The Bitter Reach are also available.

Usage

The command is invoked with !journey or !jou.

The command has three subcommands:

  • create – Creates a Journey.
  • mishap – Draws a random Journey mishap.
  • help – Displays this help.

Cooldown

The command has a cooldown of 1 minute.

Create

!journey  create|c  [QUARTER_DAY] [SEASON] [TERRAIN] [arguments...]
!journey -create|-c [QUARTER_DAY] [SEASON] [TERRAIN] [arguments...]
Argument Description
[QUARTER_DAY] Defines the current Quarter of Day.
Available options are: morning, day (default), evening and night.
-quarter|-q||-d
-quarterday|-qd
[search]
Prompts a menu to choose a Quarter of Day option, filtered by what you provided in the [search] parameter.
[SEASON] Defines the current Season.
Available options are: spring (default), summer, autumn and winter.
-season|-s [search] Prompts a menu to choose a Season option, filtered by what you provided in the [search] parameter.
[TERRAIN] Defines the current Terrain type.
Available options are:
plains (default), forest, dark_forest
hills, mountains, high_mountains
lake, river, ocean
marshlands, quagmire, ruins
(Bitter Reach) tundra, ice_cap, beneath_the_ice, ice_forest and sea_ice.
-terrain|-t [search] Prompts a menu to choose a Terrain option, filtered by what you provided in the [search] parameter.
...arguments See other common arguments below.

The specified Quarter Day, Season and Terrain will affect the modifiers and available Activities in the hex.

Activities Menu

  • Click ▶️ to display all the Activities icons. (This option is only available for 45 seconds.)
  • Then, players can react with the corresponding icon for the Activity they chose.

Mishap

!journey  mishap|m  [activity] [...arguments]
!journey -mishap|-m [activity] [...arguments]

Possible activities that have Mishaps:

  • Lead The Way: leadtheway
  • Make Camp: makecamp
  • Forage: forage
  • Hunt: hunt
  • Fish: fish
  • Sea Travel: seatravel

If no activity is specified, the bot prompts a menu to choose one (filtered by partial words you may have provided).

Other Arguments

These arguments are common to both subcommands.

Argument Description
-fbr|-bitterreach|-snow|-ice Uses Forbidden Lands: The Bitter Reach Mishaps tables and draws random Bitter Reach weather effects.
-name|-title|-n <title> Defines a title.
-lang|-language|-lng <language_code> Uses a different language. See !setconf for available options.

Examples

  • !journey – Nothing happens. A subcommand must be used.
  • !journey create evening summer hills – A journey into hills at evening during the Summer.
  • !jou c night forest – A journey into forest at night during the Spring.
  • !journey mishap – Starts a menu to choose a Mishap for an Activity.
  • !jou m hunt – Draws a random Hunting Mishap.
  • !jou m leadtheway – Draws a random Leading the Way Mishap.
  • !jou c -d -s -t – Prompts for a Quarter, a Season and a Terrain before creating the journey.
  • !jou c -fbr – Creates a journey and draws random Bitter Reach weather effects.
  • !jou m -fbr – Uses Mishaps tables from Bitter Reach.
Clone this wiki locally