Shadowrun 2nd Edition Character Sheet
This character sheet was made for use with Roll20.net, and the 2nd edition of the Shadowrun ruleset. The sheet uses the core rulebook, as well as portions of a few additional sourcebooks; more functionality may be added later.
This sheet is designed to be functional for any level of subscription, but API helper scripts are also in production, in particular for initiative.
Changelog
26th January 2021
Added by RafaelLVX.
- Multiple visual fixes, including broken columns, dislodged fields and buttons.
- Added game logo.
- Added cool table styling to weapons, skills and spells repeating sections as suggested here. This is another possible solution to displaying confusing fieldsets in neat columns, but although a grid is generally more elegant, you'd need a separate class for each table if they have a different number of columns.
- Fixed typos.
- Cleaned up code. Among other things: removed escaped tags, added double quotes where there were single or no quotes, added semicolon at the end of CSS declarations.
- Fixed problematic code such as "width=100px" which was present both on HTML and CSS.
- Replaced inline styles with new classes (though many are still to be done).
No script/sheetworkers were touched, no calculation and rolls should be affected (they were working fine as far as I can tell). There's still a lot of room for improvement.
18th September 2018
- roll button icons changed to d6 from default d20
11th February 2016
- Initial release version
Feedback
If you have problems, or suggestions for the sheet, feel free to log an issue on the github repository, or by private message on roll20 (https://app.roll20.net/users/175628/crazion-d). Have patience for a response, I am only able to work on these sheets in my limited spare time, and may not even get a chance to check for these messages more than one per week.