Skip to content

smcabrera/foundry-mausritter

 
 

Repository files navigation

Mausritter RPG for Foundry VTT

This is an unofficial version of the Mausritter RPG system, which is the property of Isaac Williams & Losing Games.

Mausritter can be purchased here: https://mausritter.com/

- The official game Weapon, Item, and Spell Icons by Isaac Williams are licensed under CC-BY.
- The sample Rat portrait from the official book was allowed to be used with permission from Isaac Willians

Features:

Styled character sheets

Character, Creature, and NPC sheets were built to resemble the standard print sheets.

Draggable & Transferrable Item Cards

Inventory is handled through item cards, which can be moved around freely, moved between sheets, or copied with CTRL+Drag.

Cards are styled to resemble the official game cards, with automated rolls, usage dots, and more being included.

Automated Skill Rolls

You can roll your stats using the built in advantage/disadvantage system

Macro Support for Weapons, Items, and Skills

For items, you can simply drag them into the hotbar, or use this script:

game.mausritter.rollItemMacro("itemName");

For Skills, create a new macro with this

game.mausritter.rollStatMacro();

Screenshots

Alt text

Mausritter ©2020 Isaac Williams & Losing Games

About

The Mausritter RPG for Foundry

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 49.4%
  • HTML 36.0%
  • CSS 12.4%
  • SCSS 2.2%