mirror of
https://github.com/ikrpg/ikrpg.github.io.git
synced 2026-05-13 14:27:22 +00:00
p.157 IRKGP corebook
This commit is contained in:
parent
d7d717b519
commit
fc040bf864
1 changed files with 20 additions and 18 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue