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