Added Unleashed Heroes version 1.0.

This commit is contained in:
Yord 2015-07-13 19:05:28 +02:00
parent 360ae6985b
commit c1d98262d8
4 changed files with 103 additions and 52 deletions

View file

@ -1,7 +1,7 @@
---
layout: ikrpg
title: Unofficial IKRPG Resources
tags: [ Version 3 ]
tags: [ Version 4 ]
---
<p>
@ -13,21 +13,16 @@ tags: [ Version 3 ]
<strong>Please Note:</strong> The following tools are meant to complement but not replace the official rules and tools provided by <a href="http://privateerpress.com/">Privateer Press</a>.
</p>
<h2 id="application-settings">Application Settings</h2>
<p>
Starting with version 3, we are migrating ikrpg.info from a static webpage to a web application.
This means we are using coockies and similar web technologies to store user settings locally in your browser.
The most obvious change is the new character cards storage feature.
Less obvious is the use of Google Analytics (half the internet uses it) to get information on how to improve our tools.
We are still testing ideas where we can go from here but as a start, we will give you the ability to select a new Unleashed background image.
</p>
<p>
Please choose your favourite webpage background (click to change Background):
</p>
<ol>
<li><a href="javascript:setBackground('/static/images/bg-FMF.jpg', -370);">Full Metal Fantasy</a> (click for the classic background)</li>
<li><a href="javascript:setBackground('/static/images/bg-Unleashed.jpg', -250);">Unleashed</a> (click for the new background)</li>
</ol>
<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-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>
<li><a href="#application-settings">Application Settings</a> (change this website's background image)</li>
</ul>
<h2 id="publication-index">Publication Index</h2>
<p>
@ -35,31 +30,37 @@ tags: [ Version 3 ]
The index is a work in progress and will be expanded for each new IKRPG (<a href="/index/game/FMF/">Full Metal Fantasy</a> and <a href="/index/game/IKU/">Unleashed</a>) publication.
It contains entries for the folowing categories:
</p>
<ul class="inline">
<li><a href="/index/category/Ability/">Ability</a></li>
<li><a href="/index/category/Adventure/">Adventure</a></li>
<li><a href="/index/category/Alchemy/">Alchemy</a></li>
<li><a href="/index/category/Armory/">Armory</a></li>
<li><a href="/index/category/Character-Creation/">Character Creation</a></li>
<li><a href="/index/category/Disease/">Disease</a></li>
<li><a href="/index/category/Equipment/">Equipment</a></li>
<li><a href="/index/category/Individual/">Individual</a></li>
<li><a href="/index/category/Geography/">Geography</a></li>
<li><a href="/index/category/Mechanika/">Mechanika</a></li>
<li><a href="/index/category/Monsternomicon/">Monsternomicon</a></li>
<li><a href="/index/category/Monster/">Monster</a></li>
<li><a href="/index/category/Organization/">Organization</a></li>
<li><a href="/index/category/Orgoth-Relic/">Orgoth Relic</a></li>
<li><a href="/index/category/Skill/">Skill</a></li>
<li><a href="/index/category/Spell/">Spell</a></li>
<li><a href="/index/category/Steamjack/">Steamjack</a></li>
<li><a href="/index/category/Thrall/">Thrall</a></li>
<li><a href="/index/category/Vehicle/">Vehicle</a></li>
<li><a href="/index/category/Warbeast/">Warbeast</a>.</li>
</ul>
<h3>Contents by Category</h3>
<p>
<ul class="inline">
<li><a href="/index/category/Ability/">Ability</a></li>
<li><a href="/index/category/Adventure/">Adventure</a></li>
<li><a href="/index/category/Alchemy/">Alchemy</a></li>
<li><a href="/index/category/Armory/">Armory</a></li>
<li><a href="/index/category/Character-Creation/">Character Creation</a></li>
<li><a href="/index/category/Disease/">Disease</a></li>
<li><a href="/index/category/Equipment/">Equipment</a></li>
<li><a href="/index/category/Individual/">Individual</a></li>
<li><a href="/index/category/Geography/">Geography</a></li>
<li><a href="/index/category/Mechanika/">Mechanika</a></li>
<li><a href="/index/category/Monsternomicon/">Monsternomicon</a></li>
<li><a href="/index/category/Monster/">Monster</a></li>
<li><a href="/index/category/Organization/">Organization</a></li>
<li><a href="/index/category/Orgoth-Relic/">Orgoth Relic</a></li>
<li><a href="/index/category/Skill/">Skill</a></li>
<li><a href="/index/category/Spell/">Spell</a></li>
<li><a href="/index/category/Steamjack/">Steamjack</a></li>
<li><a href="/index/category/Thrall/">Thrall</a></li>
<li><a href="/index/category/Vehicle/">Vehicle</a></li>
<li><a href="/index/category/Warbeast/">Warbeast</a>.</li>
</ul>
</p>
<p>
At the moment, the following publications are considered:
</p>
<h3>Contents by Publication</h3>
<p>
<ul class="inline">
<li><a href="/index/publication/Bad-Moon-Rising/">Bad Moon Rising</a></li>
@ -127,10 +128,14 @@ tags: [ Version 3 ]
<li><a href="/index/publication/Urban-Adventure/">Urban Adventure</a>.</li>
</ul>
</p>
<h3>Full Index</h3>
<p>
An overview of all entries can be found <a href="/Index/">here</a>.
</p>
<h2 id="character-cards">Fillable Character Cards v. 4.0</h2>
<p>
We love playing Warmachine and Hordes and especially love the MK II cards.
@ -146,20 +151,29 @@ tags: [ Version 3 ]
<li><a href="/Characters/#gear">Gear</a></li>
<li><a href="/Characters/#notes">Notes</a></li>
</ul>
<h3>Changelog</h3>
<h4>Version 4.0</h4>
<ul>
<li>Added client side storage of cards.</li>
</ul>
<h4>Version 3.0</h4>
<ul>
<li>Combined abilities and benefits into one card.</li>
<li>Better print settings for all cards.</li>
<li>The version 3.0 cards can be found <a href="/Character/">here</a>.</li>
</ul>
<h3>Old Versions</h3>
<p>
Changes in version 4.0:
Added client side storage of cards.
</p>
<p>
Changes in version 3.0:
Combined abilities and benefits into one card.
Better print settings for all cards.
The version 3.0 cards can be found <a href="/Character/">here</a>.
</p>
<p>
The old version 2.0 cards can be found <a href="/Character-Cards/">here</a>.
Version 3 was a complete redesign of the character cards.
The old version 2.0 cards will be removed eventually but can still be found <a href="/Character-Cards/">here</a> for now.
</p>
<h2 id="moons-of-caen-constellations">Moons of Caen Constellations</h2>
<p>
Caen has three moons: <strong>Calder</strong>, <strong>Laris</strong>, and <strong>Artis</strong>.
@ -170,4 +184,35 @@ tags: [ Version 3 ]
</p>
<p>
Check out the <a href="/Constellations/">Moons of Caen Tool</a>.
</p>
</p>
<h2 id="Unleashed-Heroes">Unleashed Heroes for Warmahordes</h2>
<p>
We really like the flavor of the <a href="/index/publication/Unleashed-Adventure-Kit-Scenario/">Unleashed Adventure Kit Scenario</a> characters, and we were wondering if we could also use them in the tabletop game.
So, we started thinking about what they would do in the wargame, and came up with a set of rules which should be a lot of fun in friendly and casual games.
We did not playtest them yet, but we think the rules are fine and are neither too strong nor too weak while at the same time, the individuality of each character was (hopefully) retained.
The result of these efforts is <a href="http://privateerpressforums.com/showthread.php?228862">vortex255's 1.0 Version of Forces of Hordes: Heroes Unleashed</a>!
</p>
<p>
We mirror his work <a href="/static/pdfs/Unleashed-Heroes-v1.0.pdf">here</a>.
</p>
<h2 id="application-settings">Application Settings</h2>
<p>
Starting with version 3, we are migrating ikrpg.info from a static webpage to a web application.
This means we are using coockies and similar web technologies to store user settings locally in your browser.
The most obvious change is the new character cards storage feature.
Less obvious is the use of Google Analytics (half the internet uses it) to get information on how to improve our tools.
We are still testing ideas where we can go from here but as a start, we will give you the ability to select a new Unleashed background image.
</p>
<p>
Please choose your favourite webpage background (click to change Background):
</p>
<ol>
<li><a href="javascript:setBackground('/static/images/bg-FMF.jpg', -370);">Full Metal Fantasy</a> (click for the classic background)</li>
<li><a href="javascript:setBackground('/static/images/bg-Unleashed.jpg', -250);">Unleashed</a> (click for the new background)</li>
</ol>