diff --git a/Dime Adventures/README.md b/Dime Adventures/README.md new file mode 100644 index 0000000000..53924369ec --- /dev/null +++ b/Dime Adventures/README.md @@ -0,0 +1,9 @@ +This is a character sheet for [Dime Adventures: Pulp Alternate History Roleplaying](http://www.tabcreations.com/site/Dime_Adventures) +by Tab Creations. + +This character sheet makes use of the optional dice-based rules found in the appendix. This is due to Roll20 having better support +for dice than for cards. If you wish to use the default card-based rules, simply duplicate the poker deck that comes with a Roll20 +game, give each player a deck and then manually flip cards and add to the appropriate numbers. + +* Author: Thorin Tabor +* Last Updated: 04-09-2017 \ No newline at end of file diff --git a/Dime Adventures/dimeadventures.css b/Dime Adventures/dimeadventures.css new file mode 100644 index 0000000000..08979dc155 --- /dev/null +++ b/Dime Adventures/dimeadventures.css @@ -0,0 +1,98 @@ +.charsheet { + background-size: contain; + background-repeat: repeat-y; + background-color: rgba(113, 83, 3, 0.4); +} + +.charsheet label { + display: inline-block; + width: 95px; + + color: white; + text-shadow: + -1px -1px 0 #000, + 1px -1px 0 #000, + -1px 1px 0 #000, + 1px 1px 0 #000; +} + +.charsheet h2 { + color: white; + text-shadow: + -1px -1px 0 #000, + 1px -1px 0 #000, + -1px 1px 0 #000, + 1px 1px 0 #000; + border-bottom: 1px black solid; + margin-bottom: 10px; +} + +.charsheet textarea { + width: 100%; +} + +.charsheet select { + width: 110px; +} + +.charsheet input[type="number"].sheet-stat-number { + width: 50px; +} + +.sheet-xp { + color: white; + text-shadow: + -1px -1px 0 #000, + 1px -1px 0 #000, + -1px 1px 0 #000, + 1px 1px 0 #000; +} + +.sheet-top-text { + width: 500px; +} + +.sheet-logo { + float: right; + font-size: 25pt; + font-weight: bold; + line-height: 26pt; + margin-right: 10px; + text-align: center; + width: 175px; +} + +.sheet-experience { + width: 100%; +} + +.sheet-skill-roll { + float: right; +} + +.sheet-spacer { + width: 100%; + height: 10px; +} + +.sheet-custom-skill { + width: 100px; +} + +.sheet-right-align { + text-align: right; + margin-right: 32px; + clear: both; +} + +.sheet-stat-label { + width: 130px; +} + +[name=attr_Consequences] { + height: 100px; +} + +.sheet-damage-severity { + width: 50px; +} \ No newline at end of file diff --git a/Dime Adventures/dimeadventures.html b/Dime Adventures/dimeadventures.html new file mode 100644 index 0000000000..1b864d5c25 --- /dev/null +++ b/Dime Adventures/dimeadventures.html @@ -0,0 +1,485 @@ + +
+
+
+
+ +

Stats & Scores

+
+
+ +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+
+
+ +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+ + +
+ + +
+
+ Experiences +
+
+
+
+ + /
+ + /
+
+ + /
+ + /
+ + +
+
+ +

Skills & Experiences

+
+
+ +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+
+
+ +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+
+
+ +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+ + +
+ + +
+ + + + +
+
+
+ +

Traits

+
+
+ + +
+
+ + +
+
+ + +
+
+ +

Combat

+ +
+
+ + + Mod + Athletics + Guns + Melee +
+ + / + / + / + + +
+
+ +

Wealth & Equipment

+
+
+ + + +
+
+ + + +
+
+ + + + / +
+
+ +

Notes

+
+ +
+ +

Modifiers

+
+
+
+ +
+
+
+ +
+
+
+ +
+
\ No newline at end of file diff --git a/Dime Adventures/dimeadventures.png b/Dime Adventures/dimeadventures.png new file mode 100644 index 0000000000..10b00ae34d Binary files /dev/null and b/Dime Adventures/dimeadventures.png differ diff --git a/Dime Adventures/preview.jpg b/Dime Adventures/preview.jpg new file mode 100644 index 0000000000..8fff973626 Binary files /dev/null and b/Dime Adventures/preview.jpg differ diff --git a/Dime Adventures/sheet.json b/Dime Adventures/sheet.json new file mode 100644 index 0000000000..47bc5064fc --- /dev/null +++ b/Dime Adventures/sheet.json @@ -0,0 +1,8 @@ +{ + "html": "dimeadventures.html", + "css": "dimeadventures.css", + "authors": "Thorin Tabor", + "roll20userid": "20810", + "preview": "preview.jpg", + "instructions": "This is a character sheet for [Dime Adventures: Pulp Alternate History Roleplaying](http://www.tabcreations.com/site/Dime_Adventures) by Tab Creations.\n\nThis character sheet makes use of the optional dice-based rules found in the appendix. This is due to Roll20 having better support for dice than for cards. If you wish to use the default card-based rules, simply duplicate the poker deck that comes with a Roll20 game, give each player a deck and then manually flip cards and add to the appropriate numbers." +}