mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-08-30 03:40:32 +00:00
* 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.
9 lines
392 B
JSON
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
|
|
} |