Lowlife 2090 character sheet, initial commit. (#7873)

This commit is contained in:
Ryan Brent Taylor
2020-12-07 18:03:12 -05:00
committed by GitHub
parent 4c4fcfc32e
commit b0b4a989b6
6 changed files with 4893 additions and 0 deletions
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

+24
View File
@@ -0,0 +1,24 @@
# Lowlife 2090 Character Sheet
This is a character sheet for use on Roll20.net with Lowlife 2090.
## Features
This version of the sheet incorporates roll templates and autocalculates hit and damage values. It does not require access to features of the Dev server or the API.
**Attribute clarifications:**
* GS = Great Success
* TF = Terrible Failure
(Lowlife 2090 page 56, "Great Success and Terrible Failure")
### Changelog
* 6 December 2020 original version.
### Credit Where Credit is Due
The CSS and much of the layout is lifted from the excellent work of John Myles ([@Actoba](https://app.roll20.net/users/427494/actoba) on roll20) and the 5e Dungeons and Dragons sheet.
Initial Version by the creator of Low Fantasy Gaming, Stephen J Grodzicki.
Expanded fields and features contributed by David E. Durrett Jr. ([@Davemania](https://app.roll20.net/users/76/davemania) on roll20)
Updates and automation contributed by BrentTaylor. ([@Brent-t](https://app.roll20.net/users/1878655/brent-t) on roll20).
+7
View File
@@ -0,0 +1,7 @@
{
"html": "LLSheet.html",
"css": "LLSheet.css",
"authors": "Stephen J Grodzicki,Davemania,BTaylor",
"preview": "LLSheet.png",
"instructions": "This sheet is for Lowlife 2090\n* [Sheet Readme](https://github.com/Roll20/roll20-character-sheets/blob/master/Lowlife%202090/ReadMe.md)\n* [Game Homepage](https://lowfantasygaming.com/)"
}