An Implementation of the Rolemaster Standard System for FoundryVTT
Go to file
2024-08-23 11:45:23 +02:00
assets Merge dice-roller branch 2024-07-26 14:15:51 +02:00
docs Import RMFRP tables + properly rename all files 2024-08-15 22:25:07 +02:00
lang First version with weapons 2024-08-23 11:45:23 +02:00
less First version with weapons 2024-08-23 11:45:23 +02:00
module First version with weapons 2024-08-23 11:45:23 +02:00
packs First version with weapons 2024-08-23 11:45:23 +02:00
templates First version with weapons 2024-08-23 11:45:23 +02:00
gulpfile.js Import RMFRP tables + properly rename all files 2024-08-15 22:25:07 +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 Actualiser README.md 2024-07-27 18:20:30 +02:00
rmfrp.css First version with weapons 2024-08-23 11:45:23 +02:00
rmfrp.js First version with weapons 2024-08-23 11:45:23 +02:00
rmss.css Gestion de l'import skill/categories 2024-08-10 00:15:44 +02:00
rmss.js Rework skill/skill categ links 2024-08-03 16:41:04 +02:00
system.json First version with weapons 2024-08-23 11:45:23 +02:00
template.json First version with weapons 2024-08-23 11:45:23 +02:00

Rolemaster Standard System for Foundry VTT

Introduction

This repo is an independant fork from https://github.com/Cynicide/RMSS-FoundryVTT from Cynicide, in order to implement a fully playable Rolemaster FRP system in 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.

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 (to be updated).

Further information on how the system works can be found here (to be updated)

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

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