@laboralphy/addv-srd
v0.19.8
Published
A set of rules based on the System Reference Document of OGL version Dungeons and Dragons 5e.
Downloads
1,167
Maintainers
Readme
adv-dd5e-ogl-impl
This library simulate combat mechanics based on rules written in the SRD-OGL v5.1
https://media.wizards.com/2016/downloads/DND/SRD-OGL_V5.1.pdf
This library contains only code, is restricted to combat rules only, and includes :
- Basic item definitions (swords, bows, ...)
- OGL Monster definitions (like goblins, orcs, or ghosts)
- Supported classes are : Fighter, Rogue, Tourist, and Monster.
COPYRIGHT NOTICE
Open Game License v 1.0a Copyright 2000, Wizards of the Coast, LLC.
System Reference Document 5.1 Copyright 2016, Wizards of the Coast, Inc.; Authors Mike Mearls, Jeremy Crawford, Chris Perkins, Rodney Thompson, Peter Lee, James Wyatt, Robert J. Schwalb, Bruce R. Cordell, Chris Sims, and Steve Townshend, based on original material by E. Gary Gygax and Dave Arneson.
What does this package do ?
This library deals with combat rules. It creates fighting entities with basic equipment, and can compute all combat outcomes.
What's next
With about 120+ spec tests, this library manages to simulate the basic mechanics of a combat.