Basic usability update

-Updated JSON to have legacy enabled.
-Updated Image URLS to point at github images
This commit is contained in:
starshipsandsteel
2021-10-12 15:32:29 -06:00
parent b43b01b417
commit d6a06caaec
3 changed files with 26 additions and 24 deletions
+16 -16
View File
@@ -31,7 +31,7 @@
font-weight: bold;
font-size: x-large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/6cRqXdq.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/DIEING.png);
}
.sheet-heartnumber{
border: 0px none;
@@ -44,7 +44,7 @@
font-weight: bold;
font-size: x-large;
color: #000000;
background: no-repeat center/50% url(https://i.imgur.com/0dO2TY9.png);
background: no-repeat center/50% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/fullheart.png);
}
.sheet-shieldnumber{
@@ -58,7 +58,7 @@
font-weight: bold;
font-size: x-large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/AywR1fL.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/DEFENSE.png);
}
.sheet-heronumber{
border: 0px none;
@@ -71,7 +71,7 @@
font-weight: bold;
font-size: x-large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/GqnAekf.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/HERO.png);
}
.sheet-NPC-dienumber{
@@ -85,7 +85,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/rR4eu7Q.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d20.png);
}
.sheet-NPC-dienumber_d4{
border: 0px none;
@@ -98,7 +98,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/g7Qmvo6.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d4.png);
}
.sheet-NPC-dienumber_d6{
border: 0px none;
@@ -111,7 +111,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/CHe2x7z.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d6.png);
}
.sheet-NPC-dienumber_d8{
border: 0px none;
@@ -124,7 +124,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/Iv50ONs.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d8.png);
}
.sheet-NPC-dienumber_d10{
border: 0px none;
@@ -137,7 +137,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/SVwP6rX.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d10.png);
}
.sheet-NPC-dienumber_d12{
border: 0px none;
@@ -150,7 +150,7 @@
font-weight: bold;
font-size: normal;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/x5UevJ7.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d12.png);
}
.sheet-dienumber{
@@ -164,7 +164,7 @@
font-weight: bold;
font-size: x-large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/rR4eu7Q.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d20.png);
}
.sheet-dienumber_d4{
border: 0px none;
@@ -177,7 +177,7 @@
font-weight: bold;
font-size: large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/g7Qmvo6.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d4.png);
}
.sheet-dienumber_d6{
border: 0px none;
@@ -190,7 +190,7 @@
font-weight: bold;
font-size: large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/CHe2x7z.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d6.png);
}
.sheet-dienumber_d8{
border: 0px none;
@@ -203,7 +203,7 @@
font-weight: bold;
font-size: large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/Iv50ONs.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d8.png);
}
.sheet-dienumber_d10{
border: 0px none;
@@ -216,7 +216,7 @@
font-weight: bold;
font-size: large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/SVwP6rX.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d10.png);
}
.sheet-dienumber_d12{
border: 0px none;
@@ -229,7 +229,7 @@
font-weight: bold;
font-size: large;
color: #000000;
background: no-repeat center/80% url(https://i.imgur.com/x5UevJ7.png);
background: no-repeat center/80% url(https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_d12.png);
}
+2 -2
View File
@@ -8,7 +8,7 @@
<div class="sheet-main">
<div class="icrpgheader">
<a href="https://www.runehammer.online/"><img src="https://i.imgur.com/DqoIrKF.png" title="source: imgur.com" /></a>
<a href="https://www.runehammer.online/"><img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPGTitle.PNG" title="source: imgur.com" /></a>
</div>
<div class="characterheader">
@@ -32,7 +32,7 @@
<div class="gamelogo">
<!-- <img src="https://i.imgur.com/VzXEiJV.png" width="300px" title="Blood & Snow" /> -->
<img src="https://i.imgur.com/gvlK4jB.png" width="300px" title="ICRPG: ME" />
<img src="https://raw.githubusercontent.com/Roll20/roll20-character-sheets/master/ICRPG-MasterEdition/images/ICRPG_ME.png" width="300px" title="ICRPG: ME" />
</div>
<div class="characterattributes">
+8 -6
View File
@@ -1,8 +1,10 @@
{
"html": "ICRPG_ME.html",
"css": "ICRPG_ME.css",
"authors": "Keith Johnson, Starships&Steel",
"roll20userid": "807863",
"preview": "ICRPG-ME.PNG",
"instructions": "Loot has 3 radio buttons, in this order. Equipped, Unequipped, Not Filled. Stat bonuses are totalled and placed in the roll buttons for each stat. ie if Strength has Loot +2, Base +1 and Lifeform is +3, the strength roll button will be 6. Base and lifeform can be filled in. Loot is calculated from the loot table. Likewise, defense is also calculated as 10+loot. Hero Coin is a simple numeric field, as is dying. Abilities, power and augments are simple text description fields. The NPC sheet works similarly, except all of the roll bonuses are manual entries. PC roll templates are black, NPC are Red. ENJOY!"
"html": "ICRPG_ME.html",
"css": "ICRPG_ME.css",
"authors": "Keith Johnson, Starships&Steel",
"roll20userid": "807863",
"preview": "ICRPG-ME.PNG",
"instructions": "Loot has 3 radio buttons, in this order. Equipped, Unequipped, Not Filled. Stat bonuses are totalled and placed in the roll buttons for each stat. ie if Strength has Loot +2, Base +1 and Lifeform is +3, the strength roll button will be 6. Base and lifeform can be filled in. Loot is calculated from the loot table. Likewise, defense is also calculated as 10+loot. Hero Coin is a simple numeric field, as is dying. Abilities, power and augments are simple text description fields. The NPC sheet works similarly, except all of the roll bonuses are manual entries. PC roll templates are black, NPC are Red. ENJOY!",
"legacy": true
}