Skip to content

HeyItsGilbert/BeneathTheCanals

Repository files navigation

BeneathTheCanals

PowerShell Gallery PowerShell Gallery Version GitHub Workflow Status PowerShell Gallery

Generate all the horrors needed for your game! Catacombs, encounters, and items.

Overview

This module will help you generate items on the fly for use with your games.

Installation

Currently you'll need to build this until I hook this into PS Gallery.

Examples

Generate a random Catacomb

> New-CanalCatacomb

Category     : Opulent
Room         : Chamber
Feature      : Ambient colored glow
EncounterDie : 8
FeatureShift : 1

>

Generate a random catacomb item

> New-CanalItem

ItemType           : Tablet
Theme              : Prosperity
DecorativeMaterial : Precious Metal
Detail             : Always slightly damp
ItemEffect         : Gravity

Generate random time of day

> New-CanalTimeOfDay

   Period Description
   ------ -----------
QuietDark Middle sunless period with moon falling from its zenith, when magic...

About

Generate all the horrors needed for your game! Catacombs, encounters, and items.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published