Files
roll20-character-sheets/MERP/sheet.json
T
Juha Makkonen b490f1c28a Fix and refactor MERP character sheet
* Change languages back to text field.
* Change auto-calc mechanisms to JavaScript functions where applicable.
* Add optional professions from 1993 edition.
* Add martial arts skill category.
* Refactor weapon sheet and weapon attack template.
* Add weapon weight calculations.

* Fix ad hoc modifier for secondary skill (MM) rolls.
* Fix tracking skill stat from intuition to intelligence.
* Fix invalid HTML elements.
* Fix race bonuses.
* Adjust the development point display on skills sheet.

* Remove the half-baked background options.
* Update readme.
2021-11-06 21:04:21 +02:00

9 lines
392 B
JSON

{
"html": "merp_2nd_ed_sheet.html",
"css": "merp_2nd_ed_sheet.css",
"authors": "Juha Makkonen",
"preview": "preview.jpg",
"roll20userid": "260152",
"instructions": "This sheet is mostly based on the Middle Earth Role Playing Second U.S. edition from 1986. See [Character Sheet Documentation](https://github.com/Roll20/roll20-character-sheets/tree/master/MERP)",
"legacy": true
}