diff --git a/static/javascripts/generator.js b/static/javascripts/generator.js index f271022..132e054 100644 --- a/static/javascripts/generator.js +++ b/static/javascripts/generator.js @@ -801,50 +801,52 @@ 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, + "'Jack Marshal": "cntrl and drive 'jacks (p.323)", "Abomination": undefined, - "Ace Commander": undefined, - "Acrobatics": undefined, + "Ace Commander": "ext. quick action drive 'jack", + "Acrobatics": "+3 jump; passthrough others", "Adaptable [Urban]": undefined, "Adjust Aim": undefined, "Advance Move": undefined, - "Advisor": undefined, + "Advisor": "+1 cmd. rng. for B2B friends", "Aegis": undefined, "Always a Deal to be Made": undefined, - "Ambush": undefined, - "Anatomical Precision": undefined, + "Ambush": "boost att&dmg vs not activated", + "Anatomical Precision": "min d3 dmg;MAT vs living trgt", "Anatomist": undefined, "Anestetize": undefined, "Animal Control": undefined, "Animal Mastery": undefined, "Applied Knowledge": undefined, - "Appraise": undefined, - "Arcane Assassin": undefined, + "Appraise": "inspection=judge value goods", + "Arcane Assassin": "ignore ARM & DEF magic bonus", "Arcane Consumption": undefined, "Arcane Craftsmanship": undefined, - "Arcane Defenses": undefined, - "Arcane Engineer": undefined, - "Arcane Precision": undefined, + "Arcane Defenses": "+3 ARM vs magic att", + "Arcane Engineer": "reroll Mechanikal Engineering", + "Arcane Precision": "when Aim; ignore Stealth", "Arcane Rider": undefined, - "Arcane Scholar": undefined, + "Arcane Scholar": "can have INTX3 spells", "Archer": undefined, "Arcing Shot": undefined, "Artificer": undefined, - "Astute": undefined, - "Astute": undefined, + "Astute": "reroll Detection", + "Astute": undefined, // duplicated ? "Athanc Shard": undefined, "Authority": undefined, "Awe Inspiring": undefined, - "Backstab": undefined, + "Backstab": "+1 die on back strike dmg", "Balance Out": undefined, "Balm of Dhunia": undefined, - "Battle Commander": undefined, + "Battle Commander": "1 B/P per turn 0 feat point", "Battle Plan: Battlefield Coordination": undefined, "Battle Plan: Brutal Charge": undefined, - "Battle Plan: Call to Action": undefined, + "Battle Plan: Call to Action": "K/D friend in CMD stand/prone", "Battle Plan: Close Fire": undefined, - "Battle Plan: Coordinated Strike": undefined, + "Battle Plan: Coordinated Strike": "suprise = friends in CMD att", "Battle Plan: Desperate Pace": undefined, "Battle Plan: Double Time": undefined, "Battle Plan: Go to Ground": undefined,