Skip to content

Commit

Permalink
FO ship points
Browse files Browse the repository at this point in the history
  • Loading branch information
danrs committed May 21, 2022
1 parent 46ea97b commit 1dce5cb
Show file tree
Hide file tree
Showing 8 changed files with 28 additions and 28 deletions.
4 changes: 2 additions & 2 deletions data/pilots/first-order/tie-ba-interceptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
"caption": "Trick of the Light",
"initiative": 5,
"limited": 1,
"cost": 6,
"cost": 5,
"loadout": 12,
"xws": "holo",
"ability": "At the start of the Engagement Phase, you must transfer 1 of your tokens to another friendly ship at range 0-2.",
Expand Down Expand Up @@ -126,7 +126,7 @@
"name": "Fine-Tuned Thrusters",
"text": "After you fully execute a maneuver, if you are not depleted or strained, you may gain 1 deplete or strain token to perform a [Lock] or [Barrel Roll] action."
},
"slots": ["Talent", "Tech", "Missile", "Modification"],
"slots": ["Talent", "Tech", "Missile"],
"standard": true,
"extended": true,
"ffg": 627,
Expand Down
20 changes: 10 additions & 10 deletions data/pilots/first-order/tie-fo-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"initiative": 5,
"limited": 1,
"cost": 3,
"loadout": 4,
"loadout": 5,
"xws": "commandermalarus",
"ability": "At the start of the Engagement Phase, you may spend 1 [Charge] and gain 1 stress token. If you do, until the end of the round, while you defend or perform an attack, you may change all of your [Focus] results to [Evade] or [Hit] results.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/f7506ec739f5580d484ff0ee49b041f3.png",
Expand All @@ -88,12 +88,12 @@
"initiative": 4,
"limited": 1,
"cost": 3,
"loadout": 3,
"loadout": 8,
"xws": "scorch",
"ability": "While you perform a primary attack, if you are not stressed, you may gain 1 stress token to roll 1 additional attack die.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/9dd11d408bb869cb947663fc29622833.png",
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/dd225b2dab46b921e622dca6d799591f.jpg",
"slots": ["Talent", "Modification", "Tech", "Tech"],
"slots": ["Talent", "Talent", "Modification", "Tech"],
"ffg": 398,
"standard": true,
"extended": true,
Expand Down Expand Up @@ -124,7 +124,7 @@
"initiative": 3,
"limited": 1,
"cost": 3,
"loadout": 3,
"loadout": 8,
"xws": "longshot",
"ability": "While you perform a primary attack at attack range 3, roll 1 additional attack die.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/d0e698f59696c15b60d7eaa1e2d51eeb.png",
Expand Down Expand Up @@ -177,7 +177,7 @@
"initiative": 2,
"limited": 1,
"cost": 3,
"loadout": 4,
"loadout": 5,
"xws": "tn3465",
"ability": "While another friendly ship performs an attack, if you are at range 0-1 of the defender, you may suffer 1 [Critical Hit] damage to change 1 of the attacker's results to a [Critical Hit] result.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/333cbf0da8849edb38c4e93944d8fe57.png",
Expand Down Expand Up @@ -216,7 +216,7 @@
"text": "Trained from childhood aboard Resurgent-class Star Destroyers in deep space, many First Order TIE pilots have never even set foot on a planet's surface.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/e911cd18f04225bbd36c48114b56f3cc.png",
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/610cb198e4cda75aab0207841c6e4a87.jpg",
"slots": ["Tech", "Tech"],
"slots": ["Tech"],
"ffg": 405,
"standard": true,
"extended": true,
Expand All @@ -228,13 +228,13 @@
"caption": "Inconvenient Witness",
"initiative": 1,
"limited": 1,
"cost": 2,
"loadout": 0,
"cost": 3,
"loadout": 4,
"xws": "lieutenantrivas",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/7188ec2eb699261dbd47a15df6164f4c.png",
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/66f969d008fc995bd940bf1ab647109f.jpg",
"ability": "After a ship at range 1-2 gains a red or orange token, if you do not have that ship locked, you may acquire a lock on that ship.",
"slots": [],
"slots": ["Talent", "Tech", "Modification"],
"ffg": 454,
"standard": true,
"extended": true,
Expand All @@ -247,7 +247,7 @@
"initiative": 0,
"limited": 1,
"cost": 3,
"loadout": 6,
"loadout": 5,
"xws": "null",
"ability": "While you are not damaged, treat your initiative value as 7.",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/79a9d780d3540647af1e057113869294.png",
Expand Down
4 changes: 2 additions & 2 deletions data/pilots/first-order/tie-se-bomber.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@
},
"standard": true,
"extended": true,
"cost": 6,
"loadout": 20,
"cost": 5,
"loadout": 18,
"slots": [
"Talent",
"Talent",
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/first-order/tie-sf-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"initiative": 6,
"limited": 1,
"cost": 6,
"loadout": 20,
"loadout": 25,
"xws": "quickdraw",
"ability": "After you lose a shield, you may spend 1 [Charge]. If you do, you may perform a bonus primary attack.",
"shipAbility": {
Expand Down
14 changes: 7 additions & 7 deletions data/pilots/first-order/tie-vn-silencer.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"initiative": 5,
"limited": 1,
"cost": 6,
"loadout": 11,
"loadout": 20,
"ability": "While you perform an attack, if the attack is obstructed by an obstacle, the defender rolls 2 fewer defense dice.",
"shipAbility": {
"name": "Autothrusters",
Expand Down Expand Up @@ -73,7 +73,7 @@
"caption": "Tormented Apprentice",
"initiative": 5,
"limited": 1,
"cost": 8,
"cost": 7,
"loadout": 16,
"ability": "After you defend, you may spend 1 [Force] to assign the I'll Show You the Dark Side condition to the attacker.",
"force": { "value": 2, "recovers": 1, "side": ["dark"] },
Expand Down Expand Up @@ -119,7 +119,7 @@
"initiative": 4,
"limited": 1,
"cost": 5,
"loadout": 7,
"loadout": 6,
"ability": "While you are stressed, you may treat enemy ships in your [Front Arc] at range 0-1 as being in your [Bullseye Arc].",
"shipAbility": {
"name": "Autothrusters",
Expand All @@ -140,8 +140,8 @@
"caption": "Wrathful Wingmate",
"initiative": 3,
"limited": 1,
"cost": 6,
"loadout": 10,
"cost": 5,
"loadout": 6,
"ability": "After another friendly ship is destroyed, you may perform an action, even while stressed.",
"shipAbility": {
"name": "Autothrusters",
Expand Down Expand Up @@ -191,8 +191,8 @@
"extended": true,
"slots": ["Tech", "Talent", "Missile", "Configuration"],
"ability": "While you are damaged, treat your initiative as 6.",
"cost": 6,
"loadout": 10,
"cost": 5,
"loadout": 7,
"ffg": 643,
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/3b748daed26df2870694ab9dc679c5ee.jpg",
"image": "https://squadbuilder.fantasyflightgames.com/card_images/en/886d715885da65bdf10ad7c68e4d0a93.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
},
"standard": true,
"extended": true,
"cost": 7,
"cost": 6,
"loadout": 18,
"slots": [
"Force Power",
Expand Down
4 changes: 2 additions & 2 deletions data/pilots/first-order/upsilon-class-command-shuttle.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"caption": "Hypercomms Specialist",
"initiative": 2,
"limited": 1,
"cost": 9,
"cost": 8,
"loadout": 20,
"xws": "lieutenantdormitz",
"ability": "Setup: After you are placed, other friendly ships can be placed anywhere in the play area at range 0-2 of you.",
Expand Down Expand Up @@ -165,7 +165,7 @@
"initiative": 3,
"limited": 1,
"cost": 8,
"loadout": 15,
"loadout": 17,
"xws": "lieutenanttavson",
"ability": "After you suffer damage, you may spend 1 [Charge] to perform an action.",
"charges": { "value": 2, "recovers": 1 },
Expand Down
6 changes: 3 additions & 3 deletions data/pilots/first-order/xi-class-light-shuttle.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"caption": "Devious Provocateur",
"xws": "agentterex",
"initiative": 3,
"cost": 5,
"loadout": 20,
"cost": 4,
"loadout": 13,
"slots": [
"Talent",
"Crew",
Expand All @@ -67,7 +67,7 @@
"caption": "Vindictive Taskmaster",
"xws": "commandermalarus-xiclasslightshuttle",
"initiative": 5,
"cost": 5,
"cost": 4,
"loadout": 15,
"slots": [
"Talent",
Expand Down

0 comments on commit 1dce5cb

Please sign in to comment.