ianfhunter / GNOLL

GNOLL is an efficient dice notation parser for multiple programming languages that supports a wide set of dice notation
https://www.ianhunter.ie/GNOLL/
GNU General Public License v3.0
39 stars 23 forks source link

Add Macro: Fate of the Norns - Runes #365

Open ianfhunter opened 1 year ago

ianfhunter commented 1 year ago

Fate of the Norns RPG contains runes instead of dice which are drawn from a bag. This does use a mechanic of "picking/drawing" that is outside GNOLL's scope because of state tracking, but it would be useful to have macros for these runes so that it will be easier to play this game with GNOLL + some additional logic.

The runes are below and their colour/blankness is important. There are 24 in total.

See The general Macro Ticket for how to add a macro

image