Skip to content

Commit

Permalink
added force side for all existing force users
Browse files Browse the repository at this point in the history
  • Loading branch information
danrs committed Oct 25, 2018
1 parent fcf4aa1 commit 300bd07
Show file tree
Hide file tree
Showing 8 changed files with 10 additions and 10 deletions.
6 changes: 3 additions & 3 deletions data/pilots/galactic-empire/tie-advanced-v1.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"xws": "grandinquisitor",
"ability": "While you defend at attack range 1, you may spend 1 [Force] to prevent the range 1 bonus. While you perform an attack against a defender at attack range 2-3, you may spend 1 [Force] to apply the range 1 bonus.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_99.png",
"force": { "value": 2, "recovers": 1 },
"force": { "value": 2, "recovers": 1, "side": "dark" },
"slots": ["Force Power", "Sensor", "Missile"],
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/Card_art_XW_P_99.jpg",
"ffg": 99
Expand All @@ -79,7 +79,7 @@
"xws": "inquisitor",
"text": "The fearsome Inquisitors are given a great deal of autonomy and access to the Empire's latest technology, like the prototype TIE Advanced v1.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_102.png",
"force": { "value": 1, "recovers": 1 },
"force": { "value": 1, "recovers": 1, "side": "dark" },
"slots": ["Force Power", "Sensor", "Missile"],
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/Card_art_XW_P_102.jpg",
"ffg": 102
Expand All @@ -93,7 +93,7 @@
"xws": "seventhsister",
"ability": "While you perform a primary attack, before the Neutralize Results step, you may spend 2 [Force] to cancel 1 [Evade] result.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_100.png",
"force": { "value": 2, "recovers": 1 },
"force": { "value": 2, "recovers": 1, "side": "dark" },
"slots": ["Force Power", "Sensor", "Missile"],
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/Card_art_XW_P_100.jpg",
"ffg": 100
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/galactic-empire/tie-advanced-x1.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"source": "European and North American Championship 2018"
}
],
"force": { "value": 3, "recovers": 1 },
"force": { "value": 3, "recovers": 1, "side": "dark" },
"shipAbility": {
"name": "Advanced Targeting Computer",
"text": "While you perform a primary attack against a defender you have locked, roll 1 additional attack die and change 1 [Hit] result to a [Critical Hit] result."
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/attack-shuttle.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"xws": "ezrabridger",
"ability": "While you defend or perform an attack, if you are stressed, you may spend 1 [Force] to change up to 2 of your [Focus] results to [Evade] or [Hit] results.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_36.png",
"force": { "value": 1, "recovers": 1 },
"force": { "value": 1, "recovers": 1, "side": "light" },
"shipAbility": {
"name": "Locked and Loaded",
"text": "While you are docked, after your carrier ship performs a primary [Front Arc] or [Turret] attack, it may perform a bonus primary [Rear Arc] attack."
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/sheathipede-class-shuttle.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
"xws": "ezrabridger-sheathipedeclassshuttle",
"ability": "While you defend or perform an attack, if you are stressed, you may spend 1 [Force] to change up to 2 of your [Focus] results to [Evade]/[Hit] results.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_39.png",
"force": { "value": 1, "recovers": 1 },
"force": { "value": 1, "recovers": 1, "side": "light" },
"shipAbility": {
"name": "Comms Shuttle",
"text": "While you are docked, your carrier ship gains [Coordinate]. Before your carrier ship activates, it may perform a [Coordinate] action."
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/t-65-x-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
"xws": "lukeskywalker",
"ability": "After you become the defender (before dice are rolled), you may recover 1 [Force].",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_2.png",
"force": { "value": 2, "recovers": 1 },
"force": { "value": 2, "recovers": 1, "side": "light" },
"alt": [
{
"image": "https://images-cdn.fantasyflightgames.com/filer_public/5b/aa/5baa3742-b7b2-47d7-9bec-07f02fafaf1c/op066-luke-skywalker.png",
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/tie-ln-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"xws": "ezrabridger-tielnfighter",
"ability": "While you defend or perform an attack, if you are stressed, you may spend 1 [Force] to change up to 2 of your [Focus] results to [Evade] or [Hit] results.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_46.png",
"force": { "value": 1, "recovers": 1 },
"force": { "value": 1, "recovers": 1, "side": "light" },
"slots": ["Force Power", "Modification"],
"artwork": "https://sb-cdn.fantasyflightgames.com/card_art/Card_art_XW_P_46.jpg",
"ffg": 46
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/rebel-alliance/vcx-100-light-freighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"xws": "kananjarrus",
"ability": "While a friendly ship in your firing arc defends, you may spend 1 [Force]. If you do, the attacker rolls 1 fewer attack die.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_74.png",
"force": { "value": 2, "recovers": 1 },
"force": { "value": 2, "recovers": 1, "side": "light" },
"shipAbility": {
"name": "Tail Gun",
"text": "While you have a docked ship, you have a primary [Rear Arc] weapon with an attack value equal to your docked ship's primary [Front Arc] value."
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"xws": "asajjventress",
"ability": "At the start of the Engagement Phase, you may choose 1 enemy ship in your [Single Turret Arc] at range 0-2 and spend 1 [Force] token. If you do, that ship gains 1 stress token unless it removes 1 green token.",
"image": "https://sb-cdn.fantasyflightgames.com/card_images/Card_Pilot_219.png",
"force": { "value": 2, "recovers": 1 },
"force": { "value": 2, "recovers": 1, "side": "dark" },
"slots": [
"Force Power",
"Crew",
Expand Down

0 comments on commit 300bd07

Please sign in to comment.