Update sheet.json

Updated missing comma
This commit is contained in:
starshipsandsteel
2021-10-11 16:41:48 -06:00
parent a83d823e37
commit 836d105673
+1 -1
View File
@@ -1,7 +1,7 @@
{
"html": "ICRPG_ME.html",
"css": "ICRPG_ME.css",
"authors": "Keith Johnson, Starships&Steel"
"authors": "Keith Johnson, Starships&Steel",
"roll20userid": "807863",
"preview": "ICRPG.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!"