mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
reverting descriptions and removing duplicates
This commit is contained in:
parent
fc040bf864
commit
593099948f
1 changed files with 18 additions and 20 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,
|
||||||
|
|
@ -804,49 +803,48 @@ var ikrpg = ikrpg || {};
|
||||||
//Max length = “The maximum description size!“ 29 chars
|
//Max length = “The maximum description size!“ 29 chars
|
||||||
|
|
||||||
var abilitiesDB = { // { description: "" }
|
var abilitiesDB = { // { description: "" }
|
||||||
"'Jack Marshal": "cntrl and drive 'jacks (p.323)",
|
"'Jack Marshal": undefined,
|
||||||
"Abomination": undefined,
|
"Abomination": undefined,
|
||||||
"Ace Commander": "ext. quick action drive 'jack",
|
"Ace Commander": undefined,
|
||||||
"Acrobatics": "+3 jump; passthrough others",
|
"Acrobatics": undefined,
|
||||||
"Adaptable [Urban]": undefined,
|
"Adaptable [Urban]": undefined,
|
||||||
"Adjust Aim": undefined,
|
"Adjust Aim": undefined,
|
||||||
"Advance Move": undefined,
|
"Advance Move": undefined,
|
||||||
"Advisor": "+1 cmd. rng. for B2B friends",
|
"Advisor": undefined,
|
||||||
"Aegis": undefined,
|
"Aegis": undefined,
|
||||||
"Always a Deal to be Made": undefined,
|
"Always a Deal to be Made": undefined,
|
||||||
"Ambush": "boost att&dmg vs not activated",
|
"Ambush": undefined,
|
||||||
"Anatomical Precision": "min d3 dmg;MAT vs living trgt",
|
"Anatomical Precision": undefined,
|
||||||
"Anatomist": undefined,
|
"Anatomist": undefined,
|
||||||
"Anestetize": undefined,
|
"Anestetize": undefined,
|
||||||
"Animal Control": undefined,
|
"Animal Control": undefined,
|
||||||
"Animal Mastery": undefined,
|
"Animal Mastery": undefined,
|
||||||
"Applied Knowledge": undefined,
|
"Applied Knowledge": undefined,
|
||||||
"Appraise": "inspection=judge value goods",
|
"Appraise": undefined,
|
||||||
"Arcane Assassin": "ignore ARM & DEF magic bonus",
|
"Arcane Assassin": undefined,
|
||||||
"Arcane Consumption": undefined,
|
"Arcane Consumption": undefined,
|
||||||
"Arcane Craftsmanship": undefined,
|
"Arcane Craftsmanship": undefined,
|
||||||
"Arcane Defenses": "+3 ARM vs magic att",
|
"Arcane Defenses": undefined,
|
||||||
"Arcane Engineer": "reroll Mechanikal Engineering",
|
"Arcane Engineer": undefined,
|
||||||
"Arcane Precision": "when Aim; ignore Stealth",
|
"Arcane Precision": undefined,
|
||||||
"Arcane Rider": undefined,
|
"Arcane Rider": undefined,
|
||||||
"Arcane Scholar": "can have INTX3 spells",
|
"Arcane Scholar": undefined,
|
||||||
"Archer": undefined,
|
"Archer": undefined,
|
||||||
"Arcing Shot": undefined,
|
"Arcing Shot": undefined,
|
||||||
"Artificer": undefined,
|
"Artificer": undefined,
|
||||||
"Astute": "reroll Detection",
|
"Astute": undefined,
|
||||||
"Astute": undefined, // duplicated ?
|
|
||||||
"Athanc Shard": undefined,
|
"Athanc Shard": undefined,
|
||||||
"Authority": undefined,
|
"Authority": undefined,
|
||||||
"Awe Inspiring": undefined,
|
"Awe Inspiring": undefined,
|
||||||
"Backstab": "+1 die on back strike dmg",
|
"Backstab": undefined,
|
||||||
"Balance Out": undefined,
|
"Balance Out": undefined,
|
||||||
"Balm of Dhunia": undefined,
|
"Balm of Dhunia": undefined,
|
||||||
"Battle Commander": "1 B/P per turn 0 feat point",
|
"Battle Commander": undefined,
|
||||||
"Battle Plan: Battlefield Coordination": undefined,
|
"Battle Plan: Battlefield Coordination": undefined,
|
||||||
"Battle Plan: Brutal Charge": undefined,
|
"Battle Plan: Brutal Charge": undefined,
|
||||||
"Battle Plan: Call to Action": "K/D friend in CMD stand/prone",
|
"Battle Plan: Call to Action": undefined,
|
||||||
"Battle Plan: Close Fire": undefined,
|
"Battle Plan: Close Fire": undefined,
|
||||||
"Battle Plan: Coordinated Strike": "suprise = friends in CMD att",
|
"Battle Plan: Coordinated Strike": undefined,
|
||||||
"Battle Plan: Desperate Pace": undefined,
|
"Battle Plan: Desperate Pace": undefined,
|
||||||
"Battle Plan: Double Time": undefined,
|
"Battle Plan: Double Time": undefined,
|
||||||
"Battle Plan: Go to Ground": undefined,
|
"Battle Plan: Go to Ground": undefined,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue