An Implementation of the Rolemaster Standard System for FoundryVTT
Go to file
2024-07-26 12:51:32 +02:00
assets/default Rework folder organization 2024-07-26 09:20:48 +02:00
docs Added spells and documentation 2022-09-23 00:51:21 +10:00
lang Rework folder organization 2024-07-26 09:20:48 +02:00
less Rework folder organization 2024-07-26 09:20:48 +02:00
module v12 support 2024-07-26 12:51:32 +02:00
packs v12 support 2024-07-26 12:51:32 +02:00
templates/sheets v12 support 2024-07-26 12:51:32 +02:00
gulpfile.js Rework folder organization 2024-07-26 09:20:48 +02:00
LICENSE Initial commit 2022-08-29 20:10:39 +10:00
LICENSE.txt Rework folder organization 2024-07-26 09:20:48 +02:00
README.md Added system to skill category import 2022-10-25 22:03:59 +11:00
rmss.css Rework folder organization 2024-07-26 09:20:48 +02:00
rmss.js v12 support 2024-07-26 12:51:32 +02:00
system.json Rework folder organization 2024-07-26 09:20:48 +02:00
template.json Rework folder organization 2024-07-26 09:20:48 +02:00

Rolemaster Standard System for Foundry VTT

Introduction

This is an in-development implementation of the Rolemaster Standard System for FoundryVTT. All rights to the system remain property of Iron Crown Enterprises (http://ironcrown.com/). This system will not include any of the book content and aims to provide only what is on the character sheet.

If you need access to the Rolemaster Standard System you may be out of luck as the system has been out of print for some time. However it's successor Rolemaster Fantasy Roleplaying is broadly compatible and can be purchased as a PDF via Drive Thru RPG here: https://www.drivethrurpg.com/product/91995/Rolemaster-Fantasy-Role-Playing?cPath=1361_6495

How to Use

Download the latest release from this repository and then extract the rmss folder. Drag it into the systems folder of your FoundryVTT Data Directory. More detailed instructions can be found here in the docs directory.

If you are using this system I highly recommend the "Simple Dice Roller" module which will allow you to roll dice easily while this feature is in development. You can install it in the Foundry Modules section or you can visit the following link for more instructions: https://foundryvtt.com/packages/simple-dice-roller/

Further information on how the system works can be found here

Goals/ToDo

Project goals include:

  • A functionaing character sheet that automates some of the basic maths.
  • A dice roller that allows you to perform the most common rolls in the system.
  • A basic combat tracker

I maintain a public Trello board here where I log my work items: https://trello.com/b/JkXd5EGx/rmss-for-foundryvtt-features

About Me

My name is Anthony, I'm a DevOps Engineer who has been playing Roleplaying Games since the mid 80's. I've been involved in numerous small programming projects. This system is by far the largest thing I've done. If the code here is awful it's because I'm learning CSS/Javascript as I go.

Credits

This system is based on:

Icons used in this system have been sourced from https://game-icons.net

This system uses less for CSS. If you change the CSS and need to rebuild it you can see a good installation guide for Less on VSCode at https://code.visualstudio.com/docs/languages/css#_transpiling-sass-and-less-into-css