Merge pull request #52 from pigalot/master

D&D 4E Metadata Update
This commit is contained in:
Riley Dutton
2014-04-18 09:00:55 -04:00
3 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -219,7 +219,7 @@
.sheet-baseinfo {
display: inline-block;
width: 149px;
width: 145px;
margin-right: 3px;
}
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 60 KiB

+7
View File
@@ -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"
}