mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Removed benefits from internal hero object.
This commit is contained in:
parent
c8a0390ea5
commit
3fe5321094
2 changed files with 44 additions and 5 deletions
|
|
@ -27,9 +27,7 @@ tags: [Character Cards]
|
||||||
section.content form#spells { position: absolute; display: block; margin-top: 150px; margin-left: 250px; }
|
section.content form#spells { position: absolute; display: block; margin-top: 150px; margin-left: 250px; }
|
||||||
section.content form#gear { position: absolute; display: block; margin-top: 1150px; margin-left: -500px; }
|
section.content form#gear { position: absolute; display: block; margin-top: 1150px; margin-left: -500px; }
|
||||||
section.content form#notes { position: absolute; display: block; margin-top: 1150px; margin-left: 250px; }
|
section.content form#notes { position: absolute; display: block; margin-top: 1150px; margin-left: 250px; }
|
||||||
html {
|
html { zoom: 80%; }
|
||||||
zoom: 80%;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
||||||
|
|
@ -621,6 +619,47 @@ tags: [Character Cards]
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</form>
|
</form>
|
||||||
|
|
||||||
|
<form id="details" class="card">
|
||||||
|
<input class="hero-name" type="text" />
|
||||||
|
<div id="attributes">
|
||||||
|
<input id="playerName" type="text" />
|
||||||
|
<input id="careers" type="text" />
|
||||||
|
<input id="sex" type="text" />
|
||||||
|
<input id="archetype" type="text" />
|
||||||
|
<input id="race" type="text" />
|
||||||
|
<input id="definingCharacteristics" type="text" />
|
||||||
|
<input id="faith" type="text" />
|
||||||
|
<input id="weight" type="text" />
|
||||||
|
<input id="height" type="text" />
|
||||||
|
</div>
|
||||||
|
<div id="injuries">
|
||||||
|
<input id="injury1" type="text" />
|
||||||
|
<input id="injury2" type="text" />
|
||||||
|
<input id="injury3" type="text" />
|
||||||
|
</div>
|
||||||
|
<div id="beliefs">
|
||||||
|
<input id="belief1" type="text" />
|
||||||
|
<input id="belief2" type="text" />
|
||||||
|
<input id="belief3" type="text" />
|
||||||
|
</div>
|
||||||
|
<div id="connections">
|
||||||
|
<input id="connection1" type="text" />
|
||||||
|
<input id="connection2" type="text" />
|
||||||
|
<input id="connection3" type="text" />
|
||||||
|
<input id="connection4" type="text" />
|
||||||
|
</div>
|
||||||
|
<div id="languages">
|
||||||
|
<input id="language1" type="text" />
|
||||||
|
<input id="language2" type="text" />
|
||||||
|
<input id="language3" type="text" />
|
||||||
|
<input id="language4" type="text" />
|
||||||
|
<input id="language5" type="text" />
|
||||||
|
<input id="language6" type="text" />
|
||||||
|
<input id="language7" type="text" />
|
||||||
|
<input id="language8" type="text" />
|
||||||
|
</div>
|
||||||
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>
|
<script type="text/javascript" src="/static/javascripts/heroic.js"></script>
|
||||||
<script type="text/javascript">
|
<script type="text/javascript">
|
||||||
|
|
|
||||||
|
|
@ -81,7 +81,7 @@ var ikrpg = ikrpg || {};
|
||||||
//"benefit1": { "title": "Common Feats", "description": "Boost Non-Attack Skill Roll - Heroic Dodge - Make a Quick Action - Parry - Relentless Charge - Reroll Failed Attack/Skill/Willpower roll - Run and Gun - Shake Continuous Effect - Shake Knockdown - Shake Stationary - Sprint - Two-Fister - Walk it Off" },
|
//"benefit1": { "title": "Common Feats", "description": "Boost Non-Attack Skill Roll - Heroic Dodge - Make a Quick Action - Parry - Relentless Charge - Reroll Failed Attack/Skill/Willpower roll - Run and Gun - Shake Continuous Effect - Shake Knockdown - Shake Stationary - Sprint - Two-Fister - Walk it Off" },
|
||||||
//"benefit2": { "title": "Benefit/Feat name", "description": "Benefit/Feat description" },
|
//"benefit2": { "title": "Benefit/Feat name", "description": "Benefit/Feat description" },
|
||||||
//"benefit3": { "title": "...", "description": "..." },
|
//"benefit3": { "title": "...", "description": "..." },
|
||||||
"benefit1": { "title": "benefit/feat", "description": "description" },
|
/*"benefit1": { "title": "benefit/feat", "description": "description" },
|
||||||
"benefit2": { "title": "", "description": "" },
|
"benefit2": { "title": "", "description": "" },
|
||||||
"benefit3": { "title": "", "description": "" },
|
"benefit3": { "title": "", "description": "" },
|
||||||
"benefit4": { "title": "", "description": "" },
|
"benefit4": { "title": "", "description": "" },
|
||||||
|
|
@ -91,7 +91,7 @@ var ikrpg = ikrpg || {};
|
||||||
"benefit8": { "title": "", "description": "" },
|
"benefit8": { "title": "", "description": "" },
|
||||||
"benefit9": { "title": "", "description": "" },
|
"benefit9": { "title": "", "description": "" },
|
||||||
"benefit10": { "title": "", "description": "" },
|
"benefit10": { "title": "", "description": "" },
|
||||||
"benefit11": { "title": "", "description": "" },
|
"benefit11": { "title": "", "description": "" },*/
|
||||||
"spell1": { "title": "spell", "cost": 0, "rng": 0, "aoe": "-", "pow": 0, "up": "NO", "off": "YES", "description": "description" },
|
"spell1": { "title": "spell", "cost": 0, "rng": 0, "aoe": "-", "pow": 0, "up": "NO", "off": "YES", "description": "description" },
|
||||||
"spell2": { "title": "", "cost": "", "rng": "", "aoe": "", "pow": "", "up": "", "off": "", "description": "" },
|
"spell2": { "title": "", "cost": "", "rng": "", "aoe": "", "pow": "", "up": "", "off": "", "description": "" },
|
||||||
"spell3": { "title": "", "cost": "", "rng": "", "aoe": "", "pow": "", "up": "", "off": "", "description": "" },
|
"spell3": { "title": "", "cost": "", "rng": "", "aoe": "", "pow": "", "up": "", "off": "", "description": "" },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue