diff --git a/D&D_4E/D&D_4E.css b/D&D_4E/D&D_4E.css index 95acc357ad..775ae69959 100644 --- a/D&D_4E/D&D_4E.css +++ b/D&D_4E/D&D_4E.css @@ -219,7 +219,7 @@ .sheet-baseinfo { display: inline-block; - width: 149px; + width: 145px; margin-right: 3px; } diff --git a/D&D_4E/D&D_4E.png b/D&D_4E/D&D_4E.png new file mode 100644 index 0000000000..d84ac7d4fa Binary files /dev/null and b/D&D_4E/D&D_4E.png differ diff --git a/D&D_4E/sheet.json b/D&D_4E/sheet.json new file mode 100644 index 0000000000..1bbee18137 --- /dev/null +++ b/D&D_4E/sheet.json @@ -0,0 +1,7 @@ +{ + "html": "D&D_4E.html", + "css": "D&D_4E.css", + "authors": "Alex L., Ville S.", + "preview": "D&D_4E.png", + "instructions": "# D&D 4E classic character sheet\r## Useful Attributes\r\r* level\r* halflevel\r\r* hp\r* hp-bloodied\r* surge-value\r* surges\r* tmp-hp\r\r* initiative\r* speed\r* action-points\r\r* ac\r* fort\r* ref\r* will\r\r**ability scores**\r\r* strength\r* constitution\r* dexterity\r* intelligence\r* wisdom\r*charisma\r* [ability]-mod\r* [ability]-mod-level *modifier with half level*\r\r* passive-insight\r* passive-perception\r\r**skills**\r\r* acrobatics\r* arcana\r* athletics\r* bluff\r* diplomacy\r* dungeoneering\r* endurance\r* heal\r* history\r* insight\r* intimidate\r* nature\r* perception\r* religion\r* stealth\r* streetwise\r* thievery" +} \ No newline at end of file