Added another custom character sheets containing hero details.

This commit is contained in:
phil 2013-07-17 16:56:07 +02:00
parent 0d5d03216a
commit df25ce900a
7 changed files with 275 additions and 132 deletions

View file

@ -105,9 +105,11 @@ categories: [ Character-Sheet ]
<input title="XP" id="xp" type="text" />
</form>
</div>
<p>
<a href="javascript:hero.url();">Save sheet to URL</a>
</p>
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>
<script type="text/javascript">
var hero = new Heroic({
@ -142,7 +144,6 @@ categories: [ Character-Sheet ]
"arm_mod": 0,
"cmd_mod": 0,
"xp": 0,
"hash": "stats",
"r1m1": true,
"r2m1": false,
"r1m2": false,