mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Reorganization into categories.
This commit is contained in:
parent
b942756c9f
commit
8e496bcc1d
20 changed files with 415 additions and 622 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -29,4 +29,5 @@ tmtags
|
||||||
_site
|
_site
|
||||||
Makefile
|
Makefile
|
||||||
_posts/0000-01-01-Todo.html
|
_posts/0000-01-01-Todo.html
|
||||||
|
_posts/0000-01-01-Example-Markup.html
|
||||||
README.md
|
README.md
|
||||||
|
|
@ -10,10 +10,11 @@ tags:
|
||||||
<p>
|
<p>
|
||||||
Characters are created by choosing a race, an archetype and two careers. Depending on the groups theme they might even choose an adventuring company.
|
Characters are created by choosing a race, an archetype and two careers. Depending on the groups theme they might even choose an adventuring company.
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
<h2>Indexes for character creation</h2>
|
<h2>Indexes for character creation</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Index of <a href="/Race">races</a>.</li>
|
<li>Index of <a href="/index/Race-Index">races</a>.</li>
|
||||||
<li>Index of <a href="/Archetype">archetypes</a>.</li>
|
<li>Index of <a href="/index/Archetype-Index">archetypes</a>.</li>
|
||||||
<li>Index of <a href="/Career">careers</a>.</li>
|
<li>Index of <a href="/index/Career-Index">careers</a>.</li>
|
||||||
<li>Index of <a href="/Adventuring-Company">adventuring companies</a>.</li>
|
<li>Index of <a href="/index/Adventuring-Company-Index">adventuring companies</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
|
||||||
|
|
@ -2,15 +2,41 @@
|
||||||
published: true
|
published: true
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags:
|
tags:
|
||||||
- Rules
|
- Character Sheet
|
||||||
- None
|
- None
|
||||||
- None
|
- None
|
||||||
---
|
---
|
||||||
|
|
||||||
<p>
|
<p>
|
||||||
The character sheet is composed of the <a href="/character-sheet/Stats">Stats page</a>, the
|
The character sheet is composed of the <em>Stats page</em>, the <em>Skills page</em>, the
|
||||||
<a href="/character-sheet/Skills">Skills page</a>, the <a href="/character-sheet/Benefits">Benefits
|
<em>Benefits page</em>, the <em>Abilities page</em>, the <em>Spells page</em>, the <em>Gear page</em>
|
||||||
page</a>, the <a href="/character-sheet/Abilities">Abilities page</a>, the
|
and the <em>Notes page</em>.
|
||||||
<a href="/character-sheet/Spells">Spells page</a>, the <a href="/character-sheet/Gear">Gear page</a> and
|
|
||||||
the <a href="/character-sheet/Notes">Notes page</a>.
|
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
<h2>Character sheets</h2>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/character-sheet/Stats">Stats</a></li>
|
||||||
|
<li><a href="/character-sheet/Skills">Skills</a></li>
|
||||||
|
<li><a href="/character-sheet/Benefits">Benefits</a></li>
|
||||||
|
<li><a href="/character-sheet/Abilities">Abilities</a></li>
|
||||||
|
<li><a href="/character-sheet/Spells">Spells</a></li>
|
||||||
|
<li><a href="/character-sheet/Gear">Gear</a></li>
|
||||||
|
<li><a href="/character-sheet/Notes">Notes</a></li>
|
||||||
|
</ul>
|
||||||
|
|
||||||
|
<h2>Example</h2>
|
||||||
|
<p>
|
||||||
|
The example character is taken from the
|
||||||
|
<a href="http://files.privateerpress.com/ironkingdoms/documents/adventures/IKRPG_Scenario_Fools_Rush_In.pdf">Fools Rush in</a>
|
||||||
|
Szenario from the Privateer Press website.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h3>Colbie Sterling</h3>
|
||||||
|
<ul>
|
||||||
|
<li><a href="/character-sheet/Stats?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22archetype%22%3A%22Intellectual%22%2C%22race%22%3A%22Human%22%2C%22level%22%3A%22Hero%22%2C%22careers%22%3A%22Careers%22%2C%22phy%22%3A%226%22%2C%22spd%22%3A%227%22%2C%22str%22%3A%224%22%2C%22agl%22%3A%224%22%2C%22poi%22%3A%224%22%2C%22prw%22%3A%224%22%2C%22int%22%3A%224%22%2C%22arc%22%3A0%2C%22per%22%3A%223%22%2C%22def%22%3A%2213%22%2C%22ini%22%3A%2214%22%2C%22cmd%22%3A%228%22%2C%22arm%22%3A%2211%22%2C%22wil%22%3A%2210%22%2C%22rat1%22%3A%7B%22name%22%3A%22Slug%20Gun%22%2C%22rat%22%3A%226%22%2C%22rng%22%3A%224%22%2C%22aoe%22%3A%22%22%2C%22pow%22%3A%2214%22%7D%2C%22rat2%22%3A%7B%22name%22%3A%22Weapon%20name%22%2C%22rat%22%3A0%2C%22rng%22%3A0%2C%22aoe%22%3A0%2C%22pow%22%3A0%7D%2C%22mat1%22%3A%7B%22name%22%3A%22Weapon%20name%22%2C%22mat%22%3A0%2C%22pow%22%3A0%2C%22ps%22%3A0%7D%2C%22mat2%22%3A%7B%22name%22%3A%22'JACK%20WRENCH%22%2C%22mat%22%3A%223%22%2C%22pow%22%3A%223%22%2C%22ps%22%3A%227%22%7D%2C%22mat3%22%3A%7B%22name%22%3A%22Weapon%20name%22%2C%22mat%22%3A0%2C%22pow%22%3A0%2C%22ps%22%3A0%7D%2C%22feats%22%3A%223%22%2C%22ini_mod%22%3A0%2C%22def_mod%22%3A%22-1%22%2C%22arm_mod%22%3A%225%22%2C%22cmd_mod%22%3A%224%22%2C%22xp%22%3A0%2C%22hash%22%3A%22stats%22%2C%22r1m1%22%3Atrue%2C%22r2m1%22%3Afalse%2C%22r1m2%22%3Afalse%2C%22r2%22%3Afalse%2C%22m2%22%3Afalse%2C%22focus%22%3A%22name%22%7D">Colbie's Stats</a></li>
|
||||||
|
<li><a href="/character-sheet/Skills?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22s1%22%3A%7B%22title%22%3A%22Hand%20Weapon%22%2C%22stat%22%3A%22PRW%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s2%22%3A%7B%22title%22%3A%22Pistol%22%2C%22stat%22%3A%22POI%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%222%22%2C%22sum%22%3A%226%22%7D%2C%22s3%22%3A%7B%22title%22%3A%22Detection%22%2C%22stat%22%3A%22PER%22%2C%22base%22%3A%223%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%224%22%7D%2C%22s4%22%3A%7B%22title%22%3A%22Sneak%22%2C%22stat%22%3A%22AGL%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%224%22%7D%2C%22s5%22%3A%7B%22title%22%3A%22Command%22%2C%22stat%22%3A%22SOC%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%222%22%2C%22sum%22%3A%226%22%7D%2C%22s6%22%3A%7B%22title%22%3A%22CRAFT%3A%20METALWORK%22%2C%22stat%22%3A%22INT%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s7%22%3A%7B%22title%22%3A%22Driving%22%2C%22stat%22%3A%22AGL%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s8%22%3A%7B%22title%22%3A%22MECHANIKAL%20ENGINEER%22%2C%22stat%22%3A%22INT%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s9%22%3A%7B%22title%22%3A%22MEDICINE%22%2C%22stat%22%3A%22INT%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s10%22%3A%7B%22title%22%3A%22SURVIVAL%22%2C%22stat%22%3A%22PER%22%2C%22base%22%3A%224%22%2C%22lvl%22%3A%221%22%2C%22sum%22%3A%225%22%7D%2C%22s11%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s12%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s13%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s14%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s15%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s16%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s17%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s18%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s19%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s20%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22s21%22%3A%7B%22title%22%3A%22%22%2C%22stat%22%3A%22%22%2C%22base%22%3A%22%22%2C%22lvl%22%3A%22%22%2C%22sum%22%3A%22%22%7D%2C%22focus%22%3A%22name%22%7D">Colbie's Skills</a></li>
|
||||||
|
<li><a href="/character-sheet/Benefits?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22benefit1%22%3A%7B%22title%22%3A%22Common%20Feats%22%2C%22description%22%3A%22Boost%20Non-Attack%20Skill%20Roll%20-%20Heroic%20Dodge%20-%20Make%20a%20Quick%20Action%20-%20Parry%20-%20Relentless%20Charge%20-%20Reroll%20Failed%20Attack%2FSkill%2FWillpower%20roll%20-%20Run%20and%20Gun%20-%20Shake%20Continuous%20Effect%20-%20Shake%20Knockdown%20-%20Shake%20Stationary%20-%20Sprint%20-%20Two-Fister%20-%20Walk%20it%20Off%22%7D%2C%22benefit2%22%3A%7B%22title%22%3A%22BATTLEFIELE%20COORDINATION%22%2C%22description%22%3A%22No%20penalty%20to%20fire%20into%20melee%20in%20command%20range.%22%7D%2C%22benefit3%22%3A%7B%22title%22%3A%22ARCHETYPE%3A%20INTELLECTUAL%22%2C%22description%22%3A%22%2B1%20attack%20and%20damage%20to%20self%20and%20allies%20in%20command%20range.%22%7D%2C%22benefit4%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit5%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit6%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit7%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit8%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit9%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit10%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22benefit11%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22focus%22%3A%22name%22%7D">Colbie's Benefits</a></li>
|
||||||
|
<li><a href="/character-sheet/Abilities?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22ability1%22%3A%7B%22title%22%3A%22BODGE%22%2C%22description%22%3A%22Can%20repair%20Steamjacks%20in%20combat.%22%7D%2C%22ability2%22%3A%7B%22title%22%3A%22FIND%20COVER%22%2C%22description%22%3A%22See%20reference%20sheet.%22%7D%2C%22ability3%22%3A%7B%22title%22%3A%22HIT%20THE%20DECK!%22%2C%22description%22%3A%22See%20reference%20sheet.%22%7D%2C%22ability4%22%3A%7B%22title%22%3A%22NATURAL%20LEADER%22%2C%22description%22%3A%22Increase%20command%20range%20by%202.%22%7D%2C%22ability5%22%3A%7B%22title%22%3A%22SENTRY%22%2C%22description%22%3A%22See%20reference%20sheet.%22%7D%2C%22ability6%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability7%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability8%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability9%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability10%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability11%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22ability12%22%3A%7B%22title%22%3A%22%22%2C%22description%22%3A%22%22%7D%2C%22focus%22%3A%22name%22%7D">Colbie's Abilities</a></li>
|
||||||
|
<li><a href="/character-sheet/Gear?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22gear1%22%3A%7B%22title%22%3A%22AMMO%20BANDOLIER%22%2C%22benefit%22%3A%22%22%7D%2C%22gear2%22%3A%7B%22title%22%3A%22MECHANIK'S%20TOOL%20KIT%22%2C%22benefit%22%3A%22%22%7D%2C%22gear3%22%3A%7B%22title%22%3A%22BACKPACK%22%2C%22benefit%22%3A%22%22%7D%2C%22gear4%22%3A%7B%22title%22%3A%22TRAVELING%20CLOTHES%22%2C%22benefit%22%3A%22%22%7D%2C%22gear5%22%3A%7B%22title%22%3A%22CANTEEN%22%2C%22benefit%22%3A%22%22%7D%2C%22gear6%22%3A%7B%22title%22%3A%22FLINT%20STRIKER%22%2C%22benefit%22%3A%22%22%7D%2C%22gear7%22%3A%7B%22title%22%3A%22ROPE%2C%20HEMP%2020%22%2C%22benefit%22%3A%22%22%7D%2C%22gear8%22%3A%7B%22title%22%3A%22GLASSES%2C%20TINTED%22%2C%22benefit%22%3A%22%22%7D%2C%22gear9%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear10%22%3A%7B%22title%22%3A%22ARMORED%20GREAT%20COAT%22%2C%22benefit%22%3A%22worn%3A%20DEF%20-1%2C%20ARM%20%2B5%22%7D%2C%22gear11%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear12%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear13%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear14%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear15%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear16%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear17%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear18%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear19%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear20%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear21%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear22%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22gear23%22%3A%7B%22title%22%3A%22%22%2C%22benefit%22%3A%22%22%7D%2C%22focus%22%3A%22name%22%7D">Colbie's Gear</a></li>
|
||||||
|
<li><a href="/character-sheet/Notes?%7B%22name%22%3A%22Colbie%20Sterling%22%2C%22note1%22%3A%7B%22title%22%3A%22Permanent%20Injuries%22%2C%22text%22%3A%22None%22%7D%2C%22note2%22%3A%7B%22title%22%3A%22Spoken%20Languages%22%2C%22text%22%3A%22Ordic%2C%20Cygnaran%22%7D%2C%22note3%22%3A%7B%22title%22%3A%22Religious%20Beliefs%22%2C%22text%22%3A%22Morrowan%22%7D%2C%22note4%22%3A%7B%22title%22%3A%22Connections%22%2C%22text%22%3A%22None%22%7D%2C%22note5%22%3A%7B%22title%22%3A%22Gold%22%2C%22text%22%3A%2210%20gc%22%7D%2C%22note6%22%3A%7B%22title%22%3A%22DRIVES%22%2C%22text%22%3A%22In%20addition%20to%20simply%20instructing%20the%20steamjacks%20she%20controls%2C%20this%20character%20can%20also%20drive%20them%20into%20action.%20A%20drive%20is%20a%20quick%2C%20verbal%20command%20that%20guides%20a%20steamjack%20in%20the%20execution%20of%20a%20specific%20action.%20A%20â%C2%80%C2%99jack%20marshal%20can%20spend%20a%20quick%20action%20to%20drive%20any%20steamjack%20she%20controls%20that%20is%20currently%20in%20her%20command%20range.%20A%20steamjack%20can%20be%20affected%20by%20any%20number%20of%20drives%20simultaneously.%20A%20steamjack%20can%20be%20affected%20by%20the%20same%20drive%20only%20once%20per%20turn.%20All%20drives%20expire%20at%20the%20end%20of%20the%20turn.%5CnEvery%20â%C2%80%C2%99jack%20marshal%20has%20the%20following%20drives%3A%5CnBoost%20Attack%20Roll%3A%20The%20steamjack%20can%20boost%20one%20attack%20roll%20during%20its%20turn%20this%20round.%5CnBoost%20Damage%20Roll%3AÂ%C2%A0The%20steamjack%20can%20boost%20one%20damage%20roll%20during%20its%20turn%20this%20round.%5CnCharge%3A%20The%20steamjack%20can%20charge%20without%20spending%20a%20focus%20point%20this%20turn.%5CnRun%3A%20The%20steamjack%20can%20run%20without%20spending%20a%20focus%20point%20this%20turn.%22%7D%2C%22note7%22%3A%7B%22title%22%3A%22Note%20From%20The%20Developer%3A%22%2C%22text%22%3A%22Taken%20from%20%5C%22Fools%20Rush%20In%5C%22%3A%5Cnhttp%3A%2F%2Ffiles.privateerpress.com%2Fironkingdoms%2Fdocuments%2Fadventures%2FIKRPG_Scenario_Fools_Rush_In.pdf%22%7D%2C%22note8%22%3A%7B%22title%22%3A%22%22%2C%22text%22%3A%22%22%7D%2C%22note9%22%3A%7B%22title%22%3A%22%22%2C%22text%22%3A%22%22%7D%2C%22note10%22%3A%7B%22title%22%3A%22%22%2C%22text%22%3A%22%22%7D%2C%22note11%22%3A%7B%22title%22%3A%22%22%2C%22text%22%3A%22%22%7D%2C%22note12%22%3A%7B%22title%22%3A%22%22%2C%22text%22%3A%22%22%7D%2C%22focus%22%3A%22name%22%7D">Colbie's Notes</a></li>
|
||||||
|
</ul>
|
||||||
|
|
@ -1,268 +0,0 @@
|
||||||
---
|
|
||||||
layout: ikrpg
|
|
||||||
tags: [Sache, Raum, Zeit]
|
|
||||||
---
|
|
||||||
<table class="col-menu levels right">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th colspan="3">NPC Type</th>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th>NPC XP Level</th>
|
|
||||||
<th>Comprehensive</th>
|
|
||||||
<th>Antagonist</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>Starting</td>
|
|
||||||
<td>14</td>
|
|
||||||
<td>See profile.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Hero</td>
|
|
||||||
<td>18</td>
|
|
||||||
<td>See profile.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Veteran</td>
|
|
||||||
<td>23</td>
|
|
||||||
<td>See profile.</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Epic</td>
|
|
||||||
<td>28</td>
|
|
||||||
<td>See profile.</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<p>Do you <a href="#">remember your</a> first form? The <em>first time</em> you realised you could send emails through your site, thanks to a hosted service like Bravenet (remember them?!).</p>
|
|
||||||
<p>Or perhaps you hacked together a cgi script or even <a href="#">some PHP</a>. But when that first email arrived with the subject line ‘test’ you realised that your website had now become interactive. You could now not only interact with your users, but also tailor your site based on their input. You could send emails through your site, thanks to a hosted service. We now have <em>feature-rich forms</em>, but all at the expense of programming complexity.</p>
|
|
||||||
<h2>Long Live Forms</h2>
|
|
||||||
<table class="col-menu hero">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>XP Total</th>
|
|
||||||
<th>Character Advancement</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>2</td>
|
|
||||||
<td>+2 occupational skills</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>4</td>
|
|
||||||
<td style="width: 12em;">+1 spell, ability, connection, or military skill</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<p>Years later forms are still the primary way <strong>our users</strong> can interact with us, more than just <a href="#">clicking on links</a> or triggering JavaScript events. Indeed, it’s likely the first thing you do when you start up your favourite browser is type a search query into a form.</p>
|
|
||||||
<table class="col-menu veteran left">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>XP Total</th>
|
|
||||||
<th>Character Advancement</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>50</td>
|
|
||||||
<td>+1 archetype benefit</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>55</td>
|
|
||||||
<td>+2 occupational skills</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<table class="col-menu epic right">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th>XP Total</th>
|
|
||||||
<th>Character Advancement</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>100</td>
|
|
||||||
<td>+1 stat</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>105</td>
|
|
||||||
<td>+2 occupational skills</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<p>Forms and form elements, <a href="#">as they appeared</a> in the HTML4 spec, were utilitarian but hardly elegant. So we got smart. We enlisted our ever loyal friend JavaScript to <a href="#">lift forms to</a> new heights, create new types of interaction, and give the user instant feedback and support.</p>
|
|
||||||
<h2>Feature Rich Forms</h2>
|
|
||||||
<table class="race right">
|
|
||||||
<thead>
|
|
||||||
<tr>
|
|
||||||
<th colspan="8">Human</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<th> </th>
|
|
||||||
<th>Starting Value</th>
|
|
||||||
<th> </th>
|
|
||||||
<th>Hero Limit</th>
|
|
||||||
<th>Vet Limit</th>
|
|
||||||
<th>Epic Limit</th>
|
|
||||||
<th> </th>
|
|
||||||
<th>Current Value</th>
|
|
||||||
</tr>
|
|
||||||
</thead>
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td>PHY</td>
|
|
||||||
<td>5</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>7</td>
|
|
||||||
<td>8</td>
|
|
||||||
<td>8</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>SPD</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>7</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>6</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>STR</td>
|
|
||||||
<td>4</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td>8</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>4</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>AGL</td>
|
|
||||||
<td>3</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>3</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>PRW</td>
|
|
||||||
<td>4</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>4</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>POI</td>
|
|
||||||
<td>4</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>4</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>INT</td>
|
|
||||||
<td>3</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>3</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>ARC</td>
|
|
||||||
<td>*</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>4</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>8</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>*</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>PER</td>
|
|
||||||
<td>3</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>5</td>
|
|
||||||
<td>6</td>
|
|
||||||
<td>7</td>
|
|
||||||
<td> </td>
|
|
||||||
<td>3</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
<p>With a combination of server-side <a href="#">scripting and AJAX</a> we now have feature-rich forms, but all at the expense of programming complexity. Funny thing is, we’re now so used to this sort of code that what is about to <em>happen almost seems</em> too simple.</p>
|
|
||||||
<p>Inevitably, as is the case with much of the HTML5 spec, <em>HTML has now caught up</em> with the needs of web designers and developers by providing a remarkably simple way of creating usable and even extensible forms.</p>
|
|
||||||
<h2>Email Sign-up Form Demo</h2>
|
|
||||||
<p>Each form field uses something <strong>from the HTML5 spec</strong> and we’ll run through it one step at a time. When I refer to a <a href="#">browser supporting</a> a particular feature, I mean the very latest stable release of that browser which you can download from the relevant vendor website.</p>
|
|
||||||
<p>Of course, <a href="#">when dealing with anything HTML5 related</a> there is a huge browser caveat – some browsers support all some or none of what we’re about to discuss. And it’s changing really fast.</p>
|
|
||||||
<p>Your best bet at the moment is to use Opera, <strong>Chrome</strong> or mobile Safari, although we’ll look at browser support a <em>little</em> later on (together with a piece of <a href="#">JavaScript</a> which helps test for certain features).</p>
|
|
||||||
<table class="career full">
|
|
||||||
<tbody>
|
|
||||||
<tr>
|
|
||||||
<td style="width: 14em;">Starting Abilities, Connections, and Skills</td>
|
|
||||||
<td>
|
|
||||||
Abilities: Medical Knowledge and Medical Training<br />
|
|
||||||
Connections: Connections (any)<br />
|
|
||||||
Military Skills: Hand Weapon 1 and Pistol 1<br />
|
|
||||||
Occupational Skills: Medicine 1, Lore (Medicine) 1, and Research 1
|
|
||||||
</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Starting Assets</td>
|
|
||||||
<td>75gc, surgical kit</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Physician Abilities</td>
|
|
||||||
<td>Anatomical Precision, Apothecary, Field Medic, Medical Knowledge, Medical Training, Precision Strike, Trauma Surgeon, University Education</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Physician Connections</td>
|
|
||||||
<td>Connections (any)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Physician Military Skills</td>
|
|
||||||
<td>Hand Weapon 2, Pistol 2</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Physician Occupational Skills</td>
|
|
||||||
<td>Etiquette 4, Forensic Science 2, General Skills 4, Lore (Alchemy) 2, Lore (Medicine) 4, Medicine 4, Negotiation 2, Research 2</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td colspan="2"> </td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Current Abilities</td>
|
|
||||||
<td>Medical Knowledge, Medical Training</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Current Connections</td>
|
|
||||||
<td>Connections (any)</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Current Military Skills</td>
|
|
||||||
<td>Hand Weapon 1, Pistol 1</td>
|
|
||||||
</tr>
|
|
||||||
<tr>
|
|
||||||
<td>Current Occupational Skills</td>
|
|
||||||
<td>Medicine 1, Lore (Medicine) 1, Research 1</td>
|
|
||||||
</tr>
|
|
||||||
</tbody>
|
|
||||||
</table>
|
|
||||||
|
|
@ -23,64 +23,64 @@ tags:
|
||||||
<tr id="Core-Rules">
|
<tr id="Core-Rules">
|
||||||
<td>Core Rules</td>
|
<td>Core Rules</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>
|
<a href="/index/Steamjack-Index">Steamjacks</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-1-1">
|
<tr id="Full-Metal-Friday-1-1">
|
||||||
<td>Full Metal Friday 1/1</td>
|
<td>Full Metal Friday 1/1</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Race">Races</a>
|
<a href="/index/Race-Index">Races</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-1-2">
|
<tr id="Full-Metal-Friday-1-2">
|
||||||
<td>Full Metal Friday 1/2</td>
|
<td>Full Metal Friday 1/2</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>
|
<a href="/index/Equipment-Index">Equipment</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-1-3">
|
<tr id="Full-Metal-Friday-1-3">
|
||||||
|
|
@ -89,146 +89,146 @@ tags:
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-1-4">
|
<tr id="Full-Metal-Friday-1-4">
|
||||||
<td>Full Metal Friday 1/4</td>
|
<td>Full Metal Friday 1/4</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-2-1">
|
<tr id="Full-Metal-Friday-2-1">
|
||||||
<td>Full Metal Friday 2/1</td>
|
<td>Full Metal Friday 2/1</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Alchemy">Alchemica</a>
|
<a href="/index/Alchemy-Index">Alchemica</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-2-2">
|
<tr id="Full-Metal-Friday-2-2">
|
||||||
<td>Full Metal Friday 2/2</td>
|
<td>Full Metal Friday 2/2</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Equipment">Equipment</a>
|
<a href="/index/Equipment-Index">Equipment</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-2-3">
|
<tr id="Full-Metal-Friday-2-3">
|
||||||
<td>Full Metal Friday 2/3</td>
|
<td>Full Metal Friday 2/3</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Equipment">Equipment</a>
|
<a href="/index/Equipment-Index">Equipment</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-2-4">
|
<tr id="Full-Metal-Friday-2-4">
|
||||||
<td>Full Metal Friday 2/4</td>
|
<td>Full Metal Friday 2/4</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-3-1">
|
<tr id="Full-Metal-Friday-3-1">
|
||||||
<td>Full Metal Friday 3/1</td>
|
<td>Full Metal Friday 3/1</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Equipment">Equipment</a>
|
<a href="/index/Equipment-Index">Equipment</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-3-2">
|
<tr id="Full-Metal-Friday-3-2">
|
||||||
|
|
@ -237,20 +237,20 @@ tags:
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-3-3">
|
<tr id="Full-Metal-Friday-3-3">
|
||||||
|
|
@ -259,41 +259,41 @@ tags:
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-3-4">
|
<tr id="Full-Metal-Friday-3-4">
|
||||||
<td>Full Metal Friday 3/4</td>
|
<td>Full Metal Friday 3/4</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-4-1">
|
<tr id="Full-Metal-Friday-4-1">
|
||||||
|
|
@ -302,20 +302,20 @@ tags:
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-4-2">
|
<tr id="Full-Metal-Friday-4-2">
|
||||||
|
|
@ -324,187 +324,187 @@ tags:
|
||||||
|
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-4-3">
|
<tr id="Full-Metal-Friday-4-3">
|
||||||
<td>Full Metal Friday 4/3</td>
|
<td>Full Metal Friday 4/3</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Equipment">Equipment</a>
|
<a href="/index/Equipment-Index">Equipment</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Full-Metal-Friday-4-4">
|
<tr id="Full-Metal-Friday-4-4">
|
||||||
<td>Full Metal Friday 4/4</td>
|
<td>Full Metal Friday 4/4</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="No-Quarter-43">
|
<tr id="No-Quarter-43">
|
||||||
<td>No Quarter #43</td>
|
<td>No Quarter #43</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="No-Quarter-44">
|
<tr id="No-Quarter-44">
|
||||||
<td>No Quarter #44</td>
|
<td>No Quarter #44</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="No-Quarter-45">
|
<tr id="No-Quarter-45">
|
||||||
<td>No Quarter #45</td>
|
<td>No Quarter #45</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>
|
<a href="/index/Monster-Index">Monsters</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="No-Quarter-46">
|
<tr id="No-Quarter-46">
|
||||||
<td>No Quarter #46</td>
|
<td>No Quarter #46</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>
|
<a href="/index/Organization-Index">Organizations</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="No-Quarter-47">
|
<tr id="No-Quarter-47">
|
||||||
<td>No Quarter #47</td>
|
<td>No Quarter #47</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>
|
<a href="/index/Organization-Index">Organizations</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Race">Races</a>,
|
<a href="/index/Race-Index">Races</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
<tr id="Urban-Adventure">
|
<tr id="Urban-Adventure">
|
||||||
<td>Urban Adventure</td>
|
<td>Urban Adventure</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Ability">Abilities</a>,
|
<a href="/index/Ability-Index">Abilities</a>,
|
||||||
<a href="/Adventuring-Company">Adventuring companies</a>,
|
<a href="/index/Adventuring-Company-Index">Adventuring companies</a>,
|
||||||
<a href="/Alchemy">Alchemica</a>,
|
<a href="/index/Alchemy-Index">Alchemica</a>,
|
||||||
<a href="/Career">Careers</a>,
|
<a href="/index/Career-Index">Careers</a>,
|
||||||
<a href="/Equipment">Equipment</a>,
|
<a href="/index/Equipment-Index">Equipment</a>,
|
||||||
<a href="/Mechanika">Mechanika</a>,
|
<a href="/index/Mechanika-Index">Mechanika</a>,
|
||||||
<a href="/Monsternomicon">Monsters</a>,
|
<a href="/index/Monster-Index">Monsters</a>,
|
||||||
<a href="/Organization">Organizations</a>,
|
<a href="/index/Organization-Index">Organizations</a>,
|
||||||
<a href="/Skill">Skills</a>,
|
<a href="/index/Skill-Index">Skills</a>,
|
||||||
<a href="/Spell">Spells</a>,
|
<a href="/index/Spell-Index">Spells</a>,
|
||||||
<a href="/Steamjack">Steamjacks</a>,
|
<a href="/index/Steamjack-Index">Steamjacks</a>,
|
||||||
<a href="/Thrall">Thralls</a>
|
<a href="/index/Thrall-Index">Thralls</a>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
<a href="/Archetype">Archetypes</a>,
|
<a href="/index/Archetype-Index">Archetypes</a>,
|
||||||
<a href="/Race">Races</a>
|
<a href="/index/Race-Index">Races</a>
|
||||||
</td>
|
</td>
|
||||||
</tr>
|
</tr>
|
||||||
</tbody>
|
</tbody>
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
published: true
|
published: true
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
|
categories: [ Index ]
|
||||||
tags:
|
tags:
|
||||||
- Rules
|
- Rules
|
||||||
- None
|
- None
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking an adventuring company is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking an adventuring company is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
@ -1,9 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and
|
||||||
|
magic.
|
||||||
</p>
|
</p>
|
||||||
<h2>Alchemical Ingredients Index</h2>
|
<h2>Alchemical Ingredients Index</h2>
|
||||||
<table class="hero">
|
<table class="hero">
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking an archetype is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking an archetype is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
|
|
@ -1,11 +1,13 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking a career is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking a career is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
Characters get access to <a href="/Ability">abilities</a>, connections,
|
Characters get access to <a href="/index/Ability-Index">abilities</a>, connections,
|
||||||
<a href="/Skill">skills</a> and <a href="/Spell">spells</a> through their careers.
|
<a href="/index/Skill-Index">skills</a> and <a href="/index/Spell-Index">spells</a> through their
|
||||||
|
careers.
|
||||||
</p>
|
</p>
|
||||||
<h2>Career Index</h2>
|
<h2>Career Index</h2>
|
||||||
<table class="epic">
|
<table class="epic">
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters can be equipped with armor, ...
|
Characters can be equipped with armor, ...
|
||||||
|
|
@ -1,9 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and magic.
|
One of the most advanced technology in the Iron Kingdoms is the mechanika – a melting of alchemy and
|
||||||
|
magic.
|
||||||
</p>
|
</p>
|
||||||
<h2>Capacitors Index</h2>
|
<h2>Capacitors Index</h2>
|
||||||
<table class="hero">
|
<table class="hero">
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Monsters and other opponents.
|
Monsters and other opponents.
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Organizations of the Iron Kingdoms.
|
Organizations of the Iron Kingdoms.
|
||||||
|
|
@ -1,10 +1,11 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Picking a race is part of the <a href="/Character-Creation">character creation</a> process.
|
Picking a race is part of the <a href="/Character-Creation">character creation</a> process.
|
||||||
Characters get access to stats and <a href="/Ability">abilities</a> through their race.
|
Characters get access to stats and <a href="/index/Ability-Index">abilities</a> through their race.
|
||||||
</p>
|
</p>
|
||||||
<h2>Race Index</h2>
|
<h2>Race Index</h2>
|
||||||
<table class="hero">
|
<table class="hero">
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Characters are assigned skills while <a href="/Character-Creation">being created</a>.
|
Characters are assigned skills while <a href="/Character-Creation">being created</a>.
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Gifted characters are assigned spells while <a href="/Character-Creation">being created</a>.
|
Gifted characters are assigned spells while <a href="/Character-Creation">being created</a>.
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Steamjacks are war mashines of the Iron Kingdoms.
|
Steamjacks are war mashines of the Iron Kingdoms.
|
||||||
|
|
@ -1,6 +1,7 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
tags: [Rules, None, None]
|
categories: [ Index ]
|
||||||
|
tags: [ Rules, None, None ]
|
||||||
---
|
---
|
||||||
<p>
|
<p>
|
||||||
Thralls are undead creatures controlled of a necromancer.
|
Thralls are undead creatures controlled of a necromancer.
|
||||||
24
index.html
24
index.html
|
|
@ -1,15 +1,31 @@
|
||||||
---
|
---
|
||||||
layout: ikrpg
|
layout: ikrpg
|
||||||
time: June 2, 2013
|
|
||||||
title: Unofficial IKRPG Wiki
|
title: Unofficial IKRPG Wiki
|
||||||
tags: [Factual dimension, Geographic dimension, Time dimension]
|
tags: [ Factual dimension, Geographic dimension, Time dimension ]
|
||||||
---
|
---
|
||||||
|
|
||||||
|
{% assign sorted_posts = site.posts | sort:"title" %}
|
||||||
<p>
|
<p>
|
||||||
Welcome to the unofficial Iron Kingdoms RPG Wiki.
|
Welcome to the unofficial Iron Kingdoms RPG Wiki.
|
||||||
</p>
|
</p>
|
||||||
<h2>Pages</h2>
|
<h2 id="Pages">Pages</h2>
|
||||||
<ul>
|
<ul>
|
||||||
{% for post in site.posts reversed sort:title %}
|
{% for post in sorted_posts %}
|
||||||
|
{% if post.categories == empty %}
|
||||||
<li><a href="{{ post.url }}">{{ post.title }}</a></li>
|
<li><a href="{{ post.url }}">{{ post.title }}</a></li>
|
||||||
|
{% endif %}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
{% for category in site.categories %}
|
||||||
|
<h2>{{ category[0] | upcase }}</h2>
|
||||||
|
<ul>
|
||||||
|
{% for post in sorted_posts %}
|
||||||
|
{% if post.categories contains category[0] %}
|
||||||
|
<li>
|
||||||
|
<a href="{{ post.url }}">{{ post.title }}</a>
|
||||||
|
</li>
|
||||||
|
{% endif %}
|
||||||
|
{% endfor %}
|
||||||
|
</ul>
|
||||||
|
{% endfor %}
|
||||||
Loading…
Add table
Add a link
Reference in a new issue