Skip to content

lcyvin/warped-world-rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Warped World RPG mdbook Repo

This repo contains the mdbook source for the Warped World RPG online sourcebook. Warped world is a standalone, scratch-built tabletop roleplaying game designed to handle a number of different possible game types one could want to play within the broad fiction SCP provides. For more information or to read the most up-to-date version of the sourcebook, see warpedworldrpg.com.

Contributing

If you would like to make additions or modifications to this book, please create a fork and open a PR with your changes after submitting an issue or RFC to allow for discussion. Minor changes, like typos and grammatical fixes, may not need an opened issue/RFC, depending on the scope and nature of the change.

Editor Setup & Style Guide

Please ensure any PRs follow the following standards for content:

  • Word break at or before 90 characters (see the .vimrc in this project's root)
  • Chapter and Section titles should use title casing (E.G.: This is Title Cased)
  • Unless specifically necessary or relevant utilize neutral, inclusive language ("they" instead of "he or she", for instance)
  • Any excerpts or content additions such as game starters or supplements must be original works or otherwise be directly attributed to their authors and be used with explicit permission.

For further information regarding the contribution process, see contributing within the source book.

Requirements

In order to render a local version of the book, you will need to install the mdbook rust package from cargo or your package manager. Currently, the github actions build/deploy workflow utilizes the 0.4.45 version. Be sure to ensure there are not breaking changes between the version you are using and the one the runner uses if your local version does not match the workflow's.

Arch Linux:

mdbook can be installed from the extra repository:

sudo pacman -S mdbook

Cargo Package Manager:

Using cargo, mdbook can be installed on most operating systems:

cargo install --version 0.4.45 mdbook

for more installation options and information, see the mdbook repository.

Roadmap

  • Port existing content from the old docs
    • Introduction
    • Game Setup
    • Character Backgrounds
    • Gameplay Mechanics
    • Progression and Leveling
  • Add additional progression systems
    • Economy progression
    • Milestone progression
  • Add rules/guidelines for thaumatology, reality bending, and anart
    • Thaumatology
    • Anart
    • Reality Bending
    • Paratechnology
  • Add rules/guidelines for anomalous entity encounters
  • Improve/tailor mobile display
  • Write campaign starter
  • Create print version
  • Create character sheets
    • Print version
    • Web version
  • Create pocket edition/reference version rulebook

Suggested Contributions

The following items are open to any interested contributors as elements of the Warped World game reference to be improved upon as content is still being ported. These items of work can also be found with the "help wanted" label on the issues page of this repository.

  • Improve Anartist Background: revise/update proficiency flavor text(s)
  • Expand Glossary and Basic Terminology reference sections
  • Improve CSS theming and responsive layouts
  • Add dark version of the customized 'wanderer' theme

About

Core mdbook files for the Warped World SCP Roleplaying Game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published