mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added Benefits to publication index.
This commit is contained in:
parent
068f836e82
commit
56ac19fda7
6 changed files with 735 additions and 3 deletions
|
|
@ -11,7 +11,7 @@
|
||||||
<script src="/static/javascripts/opaquable.js"></script>
|
<script src="/static/javascripts/opaquable.js"></script>
|
||||||
<script src="/static/javascripts/resizable.js"></script-->
|
<script src="/static/javascripts/resizable.js"></script-->
|
||||||
|
|
||||||
<script type="text/javascript" src="//code.jquery.com/jquery-1.11.3.min.js"></script>
|
<script type="text/javascript" src="//code.jquery.com/jquery-2.1.1.min.js"></script>
|
||||||
<script type="text/javascript" src="/static/javascripts/jquery-ui-1.11.4.min.js"></script>
|
<script type="text/javascript" src="/static/javascripts/jquery-ui-1.11.4.min.js"></script>
|
||||||
<script type="text/javascript" src="//cdn.datatables.net/1.10.0/js/jquery.dataTables.min.js"></script>
|
<script type="text/javascript" src="//cdn.datatables.net/1.10.0/js/jquery.dataTables.min.js"></script>
|
||||||
<script type="text/javascript" src="//cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js"></script>
|
<script type="text/javascript" src="//cdn.datatables.net/fixedheader/2.1.1/js/dataTables.fixedHeader.min.js"></script>
|
||||||
|
|
|
||||||
|
|
@ -14,6 +14,7 @@ tags: [ Version 2 ]
|
||||||
<li><a href="/index/category/Adventure/">Adventure</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/Alchemy/">Alchemy</a></li>
|
||||||
<li><a href="/index/category/Armory/">Armory</a></li>
|
<li><a href="/index/category/Armory/">Armory</a></li>
|
||||||
|
<li><a href="/index/category/Benefit/">Benefit</a></li>
|
||||||
<li><a href="/index/category/Character-Creation/">Character Creation</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/Disease/">Disease</a></li>
|
||||||
<li><a href="/index/category/Equipment/">Equipment</a></li>
|
<li><a href="/index/category/Equipment/">Equipment</a></li>
|
||||||
|
|
|
||||||
32
_posts/Index/Category/0000-01-01-Benefit.html
Normal file
32
_posts/Index/Category/0000-01-01-Benefit.html
Normal file
|
|
@ -0,0 +1,32 @@
|
||||||
|
---
|
||||||
|
published: true
|
||||||
|
layout: ikrpg
|
||||||
|
categories: [ Index, Category ]
|
||||||
|
tags: [ Rules ]
|
||||||
|
---
|
||||||
|
|
||||||
|
<p>
|
||||||
|
Back to the <a href="/Index/">Full Publication Index</a>.
|
||||||
|
</p>
|
||||||
|
|
||||||
|
<h2>Benefit Index</h2>
|
||||||
|
<table data-category="Benefit" data-subcategory="" 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>Benefit</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>
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
CACHE MANIFEST
|
CACHE MANIFEST
|
||||||
# 2015-09-29
|
# 2015-09-29 v2
|
||||||
|
|
||||||
CACHE:
|
CACHE:
|
||||||
|
|
||||||
|
|
@ -166,7 +166,7 @@ CACHE:
|
||||||
/static/javascripts/heroic-old.js
|
/static/javascripts/heroic-old.js
|
||||||
/static/javascripts/heroic.js
|
/static/javascripts/heroic.js
|
||||||
/static/javascripts/index.js
|
/static/javascripts/index.js
|
||||||
/static/javascripts/jquery-ui-1.10.4.min.js
|
/static/javascripts/jquery-ui-1.11.4.min.js
|
||||||
/static/javascripts/lz-string-1.3.3-min.js
|
/static/javascripts/lz-string-1.3.3-min.js
|
||||||
/static/javascripts/setup-datatables.js
|
/static/javascripts/setup-datatables.js
|
||||||
/static/javascripts/pouchdb-3.3.1.min.js
|
/static/javascripts/pouchdb-3.3.1.min.js
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@ tags: [ Version 4 ]
|
||||||
<li><a href="/index/category/Adventure/">Adventure</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/Alchemy/">Alchemy</a></li>
|
||||||
<li><a href="/index/category/Armory/">Armory</a></li>
|
<li><a href="/index/category/Armory/">Armory</a></li>
|
||||||
|
<li><a href="/index/category/Benefit/">Benefit</a></li>
|
||||||
<li><a href="/index/category/Character-Creation/">Character Creation</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/Disease/">Disease</a></li>
|
||||||
<li><a href="/index/category/Equipment/">Equipment</a></li>
|
<li><a href="/index/category/Equipment/">Equipment</a></li>
|
||||||
|
|
|
||||||
|
|
@ -18,6 +18,7 @@ var ikrpg = ikrpg || {};
|
||||||
// Armory
|
// Armory
|
||||||
// Armor, Melee Weapon, Improvised Melee Weapon, Ranged Weapon, Ammunition,
|
// Armor, Melee Weapon, Improvised Melee Weapon, Ranged Weapon, Ammunition,
|
||||||
// Ranged Weapon Accessory, Improvised Ranged Weapon, Magical Ranged Weapon, Trap
|
// Ranged Weapon Accessory, Improvised Ranged Weapon, Magical Ranged Weapon, Trap
|
||||||
|
// Benefit
|
||||||
// Disease
|
// Disease
|
||||||
// Disease Type, Disease Classification, Contraction Method, Symptom, Disease
|
// Disease Type, Disease Classification, Contraction Method, Symptom, Disease
|
||||||
// Equipment
|
// Equipment
|
||||||
|
|
@ -11021,6 +11022,703 @@ var ikrpg = ikrpg || {};
|
||||||
subcategory: "Magical Weapon",
|
subcategory: "Magical Weapon",
|
||||||
game: "FMF"
|
game: "FMF"
|
||||||
},
|
},
|
||||||
|
// ##### Benefit ##### \\
|
||||||
|
{
|
||||||
|
name: "Additional Study",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Ambidextrous",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Ambidextrous",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Battlefield Coordination",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Battlefield Coordination",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Beat Back",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Beat Back",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Blood Boon",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Cagey",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Cagey",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Combat Caster",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Combat Caster",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Deft",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Deft",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Fast Caster",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Fast Caster",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Back Swing",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Back Swing",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Back Swing",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Bounding Leap",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Bounding Leap",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Counter Charge",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Counter Charge",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Defensive Strike",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Defensive Strike",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Disarm",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Disarm",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Dominator",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Dominator",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Flawless Timing",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Flawless Timing",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Influence",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Invulnerable",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Invulnerable",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Perfect Plot",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Perfect Plot",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Plan of Action",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Plan of Action",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Powerful Caster",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Powerful Caster",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Prescient",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Prescient",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Revitalize",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Revitalize",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Shield Breaker",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Swashbuckler",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Swashbuckler",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Quick Cast",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Quick Cast",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Quick Cast",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Quick Thinking",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Quick Thinking",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Shield Breaker",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Strength of Will",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Strength of Will",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Strength of Will",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Unconventional Warfare",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Untouchable",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Untouchable",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Vendetta",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Feat: Vendetta",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Genius",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Genius",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Hyper Perception",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Hyper Perception",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Magic Sensitivity",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Magic Sensitivity",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Occult Secrets",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Occult Secrets",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Photographic Memory",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Preternatural Awareness",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Preternatural Awareness",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Preternatural Awareness",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Righteous Anger",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Righteous Anger",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Righteous Anger",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Rune Reader",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Rune Reader",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Savant",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "110",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Sidestep",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Sidestep",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Tough",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "116",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Tough",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "111",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Virtuoso",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "117",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Virtuoso",
|
||||||
|
publication: "Unleashed Core Rules",
|
||||||
|
page: "112",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Virtuoso",
|
||||||
|
publication: "Urban Adventure Kit Rulebook",
|
||||||
|
page: "6",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "IKU"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
name: "Warding Circle",
|
||||||
|
publication: "Core Rules",
|
||||||
|
page: "115",
|
||||||
|
category: "Benefit",
|
||||||
|
subcategory: "",
|
||||||
|
game: "FMF"
|
||||||
|
},
|
||||||
// ##### Disease > Disease Type ##### \\
|
// ##### Disease > Disease Type ##### \\
|
||||||
{
|
{
|
||||||
name: "Bacterial",
|
name: "Bacterial",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue