Revert "The Witcher (Sheet Completely Remade)"

This commit is contained in:
Cassie Levett
2018-10-30 08:45:09 -05:00
committed by GitHub
parent a10cbf6524
commit e6aed00ff5
27 changed files with 1254 additions and 6599 deletions
@@ -0,0 +1,58 @@
.charsheet
{
background-image: url("https://www.jinx.com/productimage/5659/62/1/900.jpg");
background-repeat:no-repeat;
background-position:center;
}
{ border-style:double; }
{font-size:12px; }
table.center {
margin-left:auto;
margin-right:auto;
}
table {
margin-top: 15px;
margin-right: 5px;
margin-left: 5px;
text-align:center;
}
th, td {
text-align:center;
}
th {
text: bold;
}
textarea {
margin: 0 auto;
display: block;
}
div.sheet-tab-content { display: none; }
input.sheet-tab1:checked ~ div.sheet-tab1,
input.sheet-tab2:checked ~ div.sheet-tab2,
input.sheet-tab3:checked ~ div.sheet-tab3,
input.sheet-tab4:checked ~ div.sheet-tab4
{ display: block; }
input.sheet-tab {
width: 150px;
height: 20px;
position: relative;
top: 5px;
left: 6px;
margin: -1.5px;
cursor: pointer;
z-index: 1;
opacity: 0;
}
File diff suppressed because it is too large Load Diff
Binary file not shown.

After

Width:  |  Height:  |  Size: 273 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 27 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 40 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 29 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 386 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 35 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 24 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 17 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 399 KiB

+9
View File
@@ -0,0 +1,9 @@
{
"html": "The_Witcher_Pen_&_Paper_RPG.html",
"css": "The_Witcher_Pen_&_Paper_RPG.css",
"authors": "Austin Mitchell",
"roll20userid": "265633",
"preview": "Witcher_Character_Sheet_Tab1.png",
"instructions": "A basic sheet for The Witcher Pen and Paper RPG by R Talsorian."
}
Binary file not shown.

Before

Width:  |  Height:  |  Size: 320 KiB

File diff suppressed because it is too large Load Diff
File diff suppressed because it is too large Load Diff
-8
View File
@@ -1,8 +0,0 @@
{
"html": "witchersheet.html",
"css": "witchersheet.css",
"authors": "Leothedino",
"roll20userid": "2643470",
"preview": "witcherpreview.png",
"instructions": "A sheet to reflect the original from R.Talsorian Games. It includes helpful navigation, quality of life additions such as an extended weapon rack, catologue spell list, NPC sheet and a host of auto-calculating stats and skills to string together a simple and straight-forward online experience. This version is not built upon any others that may previously have featured here on Roll20."
}