mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
51 lines
No EOL
2.1 KiB
HTML
51 lines
No EOL
2.1 KiB
HTML
---
|
|
redirect_from: "/index/Monster-Index/"
|
|
published: true
|
|
layout: ikrpg
|
|
categories: [ Index, Category ]
|
|
tags: [ Rules ]
|
|
---
|
|
|
|
<p>
|
|
Back to the <a href="/Index/">Full Publication Index</a>.
|
|
</p>
|
|
|
|
<h2 id="Monster-Opponent">Monster/Opponent Index</h2>
|
|
<table data-category="Monster" data-subcategory="Monster/Opponent" 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>
|
|
</tr>
|
|
<tr>
|
|
<th>Monster/Opponent</th>
|
|
<th>Publication</th>
|
|
<th>Page</th>
|
|
<th>Game</th>
|
|
</tr>
|
|
</thead>
|
|
</table>
|
|
|
|
<h2 id="Solo-Monster-Opponent">Solo Monster/Opponent Index</h2>
|
|
<table data-category="Monster" data-subcategory="Solo Monster/Opponent" class="veteran">
|
|
<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>
|
|
</tr>
|
|
<tr>
|
|
<th>Solo Monster/Opponent</th>
|
|
<th>Publication</th>
|
|
<th>Page</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> |