mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 22:37:20 +00:00
commit
250a45b140
1 changed files with 3 additions and 3 deletions
|
|
@ -770,11 +770,10 @@ var ikrpg = ikrpg || {};
|
|||
"Feat: Powerful Caster": undefined,
|
||||
"Feat: Prescient": undefined,
|
||||
"Feat: Revitalize": undefined,
|
||||
"Feat: Shield Breaker": undefined,
|
||||
"Feat: Swashbuckler": undefined,
|
||||
"Feat: Quick Cast": undefined,
|
||||
"Feat: Quick Thinking": undefined,
|
||||
"Feat: Shield Breaker": undefined,
|
||||
"Feat: Swashbuckler": undefined,
|
||||
"Feat: Strength of Will": undefined,
|
||||
"Feat: Unconventional Warfare": undefined,
|
||||
"Feat: Untouchable": undefined,
|
||||
|
|
@ -801,6 +800,8 @@ var ikrpg = ikrpg || {};
|
|||
// ## Abilities DB [all abilities, but only names] ## \\
|
||||
(function() {
|
||||
|
||||
//Max length = “The maximum description size!“ 29 chars
|
||||
|
||||
var abilitiesDB = { // { description: "" }
|
||||
"'Jack Marshal": undefined,
|
||||
"Abomination": undefined,
|
||||
|
|
@ -832,7 +833,6 @@ var ikrpg = ikrpg || {};
|
|||
"Arcing Shot": undefined,
|
||||
"Artificer": undefined,
|
||||
"Astute": undefined,
|
||||
"Astute": undefined,
|
||||
"Athanc Shard": undefined,
|
||||
"Authority": undefined,
|
||||
"Awe Inspiring": undefined,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue