mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Path of Devastation Season 3 to Publications Index.
This commit is contained in:
parent
26320aee77
commit
c4d5f4a390
4 changed files with 64 additions and 2 deletions
|
|
@ -0,0 +1,35 @@
|
|||
---
|
||||
published: true
|
||||
layout: ikrpg
|
||||
categories: [ Index, Publication ]
|
||||
tags: [ Rules ]
|
||||
---
|
||||
|
||||
<p>
|
||||
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||
</p>
|
||||
|
||||
<h2>Path of Devastation Season 3 Index</h2>
|
||||
<table data-publication="Path of Devastation Season 3" class="hero">
|
||||
<thead>
|
||||
<tr class="filters">
|
||||
<th><input type="text" class="column_filter col0_filter" data-column="0" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col1_filter" data-column="1" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col2_filter" data-column="2" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col3_filter" data-column="3" placeholder="search..." /></th>
|
||||
<th><input type="text" class="column_filter col4_filter" data-column="4" placeholder="search..." /></th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th>Entry</th>
|
||||
<th>Page</th>
|
||||
<th>Category</th>
|
||||
<th>Subcategory</th>
|
||||
<th>Game</th>
|
||||
|
||||
</tr>
|
||||
</thead>
|
||||
</table>
|
||||
|
||||
<script type="text/javascript" src="/static/javascripts/index.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/datatables-filters.js"></script>
|
||||
<script type="text/javascript" src="/static/javascripts/setup-datatables.js"></script>
|
||||
|
|
@ -117,6 +117,8 @@ CACHE:
|
|||
/index/publication/No-Quarter-60/
|
||||
/index/publication/No-Quarter-61/
|
||||
/index/publication/Path-of-Devastation-Season-1/
|
||||
/index/publication/Path-of-Devastation-Season-2/
|
||||
/index/publication/Path-of-Devastation-Season-3/
|
||||
/index/publication/Skorne-Empire/
|
||||
/index/publication/Urban-Adventure/
|
||||
/index/publication/Unleashed-Core-Rules/
|
||||
|
|
|
|||
|
|
@ -123,6 +123,7 @@ tags: [ Version 4 ]
|
|||
<li>Path of Devastation (<ul class="inline">
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-1/">Season 1</a></li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-2/">Season 2</a></li>
|
||||
<li><a href="/index/publication/Path-of-Devastation-Season-3/">Season 3</a></li>
|
||||
</ul>)</li>
|
||||
<li><a href="/index/publication/Skorne-Empire/">Skorne Empire</a></li>
|
||||
<li><a href="/index/publication/Unleashed-Core-Rules/">Unleashed Core Rules</a></li>
|
||||
|
|
|
|||
|
|
@ -5206,6 +5206,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Encounter",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "The Tale of Ol'Mudfoot",
|
||||
publication: "Path of Devastation Season 3",
|
||||
page: "20",
|
||||
category: "Adventure",
|
||||
subcategory: "Encounter",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Twisted Steel",
|
||||
publication: "Path of Devastation Season 1",
|
||||
|
|
@ -18388,6 +18396,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Progeny",
|
||||
publication: "Path of Devastation Season 3",
|
||||
page: "29",
|
||||
category: "Monster",
|
||||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Radiz Warrior",
|
||||
publication: "Path of Devastation Season 2",
|
||||
|
|
@ -18874,7 +18890,7 @@ var ikrpg = ikrpg || {};
|
|||
publication: "Path of Devastation Season 2",
|
||||
page: "26",
|
||||
category: "Monster",
|
||||
subcategory: "Monster/Opponent",
|
||||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
|
|
@ -19130,7 +19146,7 @@ var ikrpg = ikrpg || {};
|
|||
publication: "Path of Devastation Season 2",
|
||||
page: "27",
|
||||
category: "Monster",
|
||||
subcategory: "Monster/Opponent",
|
||||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
|
|
@ -19181,6 +19197,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Ol'Mudfoot",
|
||||
publication: "Path of Devastation Season 3",
|
||||
page: "28",
|
||||
category: "Monster",
|
||||
subcategory: "Solo Monster/Opponent",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Orran Vaine",
|
||||
publication: "No Quarter #59",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue