mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Basic character generator with all races, archetypes, careers, and adventuring companies from the FMF Core Rules.
This commit is contained in:
parent
69ef1c4b7b
commit
212898aa5f
11 changed files with 3088 additions and 3259 deletions
14
index.html
14
index.html
|
|
@ -16,7 +16,7 @@ tags: [ Version 4 ]
|
|||
<h3>Tools</h3>
|
||||
<ul>
|
||||
<li><a href="#publication-index">Publication Index</a> (an index of all official Iron Kingdom resources)</li>
|
||||
<li><a href="#character-sheets">Character Sheets</a> (fillable online Full Metal Fantasy and Unleashed character sheets)</li>
|
||||
<li><a href="#character-sheets">Character Generator</a> (fillable online Full Metal Fantasy and Unleashed character sheets and character generator)</li>
|
||||
<li><a href="#character-cards">Character Cards</a> (fillable online character sheets in warmahordes cards format)</li>
|
||||
<li><a href="#moons-of-caen-constellations">Moons of Caen Constellations</a> (simulation of caen's three moon phases)</li>
|
||||
<li><a href="#Unleashed-Heroes">Unleashed Heroes for Warmahordes</a> (play Zocha, Longchops, Lurk, Gullin, Knor, and Morrg in your Warmahordes games)</li>
|
||||
|
|
@ -141,10 +141,10 @@ tags: [ Version 4 ]
|
|||
|
||||
|
||||
|
||||
<h2 id="character-sheets">Fillable Character Sheets v. 1.0</h2>
|
||||
<h2 id="character-sheets">Fillable Character Sheets and Character Generator v. 1.0</h2>
|
||||
<p>
|
||||
Who does not want to have a digital version of his or her IKRPG hero?
|
||||
We provide you with online <a href="/Character-Sheets/">character sheets</a> that can be filled out in your browser!
|
||||
We provide you with online <a href="/Character-Generator/">character sheets</a> that can be filled out in your browser!
|
||||
You can choose between the Full Metal Fantasy and the Unleashed character sheet layout.
|
||||
After you created your hero, you can use your browser's build-in print function to get a paper version of your sheet.
|
||||
But do not forget to save your hero so you can come back later and add xp to your heroes!
|
||||
|
|
@ -153,6 +153,11 @@ tags: [ Version 4 ]
|
|||
We use a slightly modified version of the official Privateer Press character sheets that can be downloaded
|
||||
<a href="http://privateerpress.com/iron-kingdoms/downloads">here<a>.
|
||||
</p>
|
||||
<p>
|
||||
Additionally, we offer a <a href="/Character-Generator/">character generator</a> for the character sheets that you can use to quickly test your character ideas!
|
||||
It is still in beta but already includes a lot of features and all character data from the Full Metal Fantasy Core Rules.
|
||||
Have fun creating your IK characters!
|
||||
</p>
|
||||
|
||||
<h3>Changelog</h3>
|
||||
|
||||
|
|
@ -161,6 +166,9 @@ tags: [ Version 4 ]
|
|||
<li>Full Metal Fantasy and Unleashed character sheets.</li>
|
||||
<li>Fill out all values online.</li>
|
||||
<li>Save and load your heroes in your browser (until you clear the cache).</li>
|
||||
<li>Basic character generator that includes all data from the FMF Core Rules.</li>
|
||||
<li>Automatically fill out spells and skills.</li>
|
||||
<li>Automatically recompute a lot of values on changes (but not all yet).</li>
|
||||
</ul>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue