mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
Added lot of new functionality to the Character Generator.
This commit is contained in:
parent
212898aa5f
commit
2e32d42f0c
4 changed files with 548 additions and 28 deletions
|
|
@ -8670,14 +8670,6 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Armor",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Storm Knight Barding",
|
||||
publication: "Kings, Nations, and Gods",
|
||||
page: "92",
|
||||
category: "Armory",
|
||||
subcategory: "Armor",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Stormsmith Armor",
|
||||
publication: "Kings, Nations, and Gods",
|
||||
|
|
@ -12215,6 +12207,14 @@ var ikrpg = ikrpg || {};
|
|||
subcategory: "Riding Equipment",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Storm Knight Barding",
|
||||
publication: "Kings, Nations, and Gods",
|
||||
page: "92",
|
||||
category: "Equipment",
|
||||
subcategory: "Riding Equipment",
|
||||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Tack",
|
||||
publication: "Core Rules",
|
||||
|
|
@ -23653,7 +23653,7 @@ var ikrpg = ikrpg || {};
|
|||
game: "FMF"
|
||||
},
|
||||
{
|
||||
name: "Howling FLames",
|
||||
name: "Howling Flames",
|
||||
publication: "Core Rules",
|
||||
page: "240",
|
||||
category: "Spell",
|
||||
|
|
@ -25573,7 +25573,7 @@ var ikrpg = ikrpg || {};
|
|||
game: "IKU"
|
||||
},
|
||||
{
|
||||
name: "Sunhamer",
|
||||
name: "Sunhammer",
|
||||
publication: "Unleashed Core Rules",
|
||||
page: "252",
|
||||
category: "Spell",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue