diff --git a/data/pilots/first-order/tie-vn-silencer.json b/data/pilots/first-order/tie-vn-silencer.json index 09a1aa16..17b74bfe 100644 --- a/data/pilots/first-order/tie-vn-silencer.json +++ b/data/pilots/first-order/tie-vn-silencer.json @@ -22,25 +22,160 @@ "5FB" ], "faction": "First Order", - "stats": [{ "type": "agility", "value": 0 }, { "type": "hull", "value": 0 }], + "stats": [ + { + "arc": "Front Arc", + "type": "attack", + "value": 3 + }, + { + "type": "agility", + "value": 3 + }, + { + "type": "hull", + "value": 4 + }, + { + "type": "shields", + "value": 2 + } + ], + "actions": [ + { + "difficulty": "White", + "type": "Focus" + }, + { + "difficulty": "White", + "type": "Evade" + }, + { + "difficulty": "White", + "type": "Barrel Roll" + }, + { + "difficulty": "White", + "type": "Boost" + } + ], "pilots": [ { "name": "\"Blackout\"", - "caption": "??? Test Pilot", + "xws": "blackout", + "caption": "Ill-Fated Test Pilot", "initiative": 5, "limited": 1, - "cost": 200, - "xws": "blackout", - "ability": "???" + "cost": 70, + "ability": "While you perform an attack, if the attack is obstructed by an obstacle, the defender rolls 2 fewer defense dice.", + "shipAbility": { + "name": "Autothrusters", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Talent", + "Tech", + "Torpedo", + "Missile", + "Modification" + ] }, { "name": "Kylo Ren", - "caption": "???", + "xws": "kyloren", + "caption": "Tormented Apprentice", "initiative": 5, "limited": 1, - "cost": 200, - "xws": "kyloren", - "ability": "After you defed, you may spend 1 [Force]..." + "cost": 82, + "ability": "After you defend, you may spend 1 [Force] to assign the I'll Show You the Dark Side condition to the attacker.", + "shipAbility": { + "name": "Autothrusters", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Force", + "Tech", + "Torpedo", + "Missile", + "Modification" + ] + }, + { + "name": "First Order Test Pilot", + "xws": "firstordertestpilot", + "initiative": 4, + "limited": 0, + "cost": 62, + "text": "Engineered for incredible speed and precise handling, the TIE Silencer is devastating in the hands of those who can unlock its full potential. Any lesser pilot could easily be overwhelmed and lose control of the nimble craft. ", + "shipAbility": { + "name": "Autothrusters", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Talent", + "Tech", + "Torpedo", + "Missile", + "Modification" + ] + }, + { + "name": "\"Recoil\"", + "xws": "recoil", + "caption": "Quantity Over Quality", + "initiative": 4, + "limited": 1, + "cost": 63, + "text": "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", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Talent", + "Tech", + "Torpedo", + "Missile", + "Modification" + ] + }, + { + "name": "\"Avenger\"", + "xws": "avenger", + "caption": "Wrathful Wingmate", + "initiative": 3, + "limited": 1, + "cost": 62, + "text": "After another friendly ship is destroyed, you may perform an action, even while stressed.", + "shipAbility": { + "name": "Autothrusters", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Talent", + "Tech", + "Torpedo", + "Missile", + "Modification" + ] + }, + { + "name": "Sienar-Jaemus Engineer", + "xws": "sienarjaemusengineer", + "initiative": 1, + "limited": 0, + "cost": 56, + "text": "Developed by Sienar-Jaemus Fleet Systems as a successor to the vaunted TIE Defender, the TIE/vn Silencer incorporates bleeding-edge technologies developed at research facilities hidden in the Unknown Regions.", + "shipAbility": { + "name": "Autothrusters", + "text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action." + }, + "slots": [ + "Tech", + "Torpedo", + "Missile", + "Modification" + ] } ] } diff --git a/data/pilots/first-order/upsilon-class-shuttle.json b/data/pilots/first-order/upsilon-class-shuttle.json index 05a2e7c1..fbc762c7 100644 --- a/data/pilots/first-order/upsilon-class-shuttle.json +++ b/data/pilots/first-order/upsilon-class-shuttle.json @@ -22,9 +22,45 @@ ], "faction": "First Order", "stats": [ - { "type": "agility", "value": 0 }, - { "type": "hull", "value": 6 }, - { "type": "shields", "value": 6 } + { + "type": "attack", + "value": "4", + "arc": "Front Arc" + }, + { + "type": "agility", + "value": 1 + }, + { + "type": "hull", + "value": 6 + }, + { + "type": "shields", + "value": 6 + } + ], + "actions": [ + { + "difficulty": "White", + "type": "Focus" + }, + { + "difficulty": "White", + "type": "Lock" + }, + { + "difficulty": "White", + "type": "Reinforce" + }, + { + "difficulty": "White", + "type": "Coordinate" + }, + { + "difficulty": "White", + "type": "Jam" + } ], "pilots": [ { @@ -32,19 +68,156 @@ "caption": "Hypercomms Specialist", "initiative": 2, "limited": 1, - "cost": 200, + "cost": 60, "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." + "ability": "Setup: After you are placed, other friendly ships can be placed anywhere in the play area at range 0-2 of you.", + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] }, { "name": "Major Stridan", "caption": "Stentorian Commander", "initiative": 4, "limited": 1, - "cost": 200, + "cost": 63, "xws": "majorstridan", "ability": "While you coordinate or resolve the effect of one of your upgrades, you may treat friendly ships at range 2-3 as being at range 0 or range1.", - "image": "https://images-cdn.fantasyflightgames.com/filer_public/1b/2c/1b2cbc1c-7e49-4f9d-b25a-b72d7319b90b/swz18_major-stridan_a2.png" + "image": "https://images-cdn.fantasyflightgames.com/filer_public/1b/2c/1b2cbc1c-7e49-4f9d-b25a-b72d7319b90b/swz18_major-stridan_a2.png", + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] + }, + { + "name": "Petty Officer Thanisson", + "xws": "pettyofficerthanisson", + "caption": "Alert Flight Controller", + "initiative": 1, + "limited": 1, + "cost": 60, + "size": "Large", + "charges": { + "value": 1, + "recovers": 1 + }, + "ability": "During the Activation or Engagement Phase, after a ship in your [Front Arc] at range 0-2 gains 1 stress token, you may spend 1 [Charge]. If you do, that ship gains 1 tractor token.", + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] + }, + { + "name": "Starkiller Base Pilot", + "xws": "starkillerbasepilot", + "initiative": 2, + "limited": 0, + "cost": 56, + "charges": { + "value": 1, + "recovers": 1 + }, + "text": " The Upsilon-class command shuttle serves as a base of operations for many of the First Order's senior officers and agents. Its powerful sensors and communications equipment allow them to orchestrate the spread of terror across the galaxy. ", + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] + }, + { + "name": "Lieutenant Tavson", + "caption": "Obedient Shuttle Pilot", + "initiative": 2, + "limited": 1, + "cost": 62, + "xws": "lieutenanttavson", + "ability": "After you suffer damage, you may spend 1 [Charge] to perform an action. ", + "charges": { + "value": 2, + "recovers": 1 + }, + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] + }, + { + "name": "Captain Cardinal", + "caption": "Principled Instructor", + "initiative": 4, + "limited": 1, + "cost": 64, + "xws": "captaincardinal", + "ability": "While a friendly ship at range 1-2 with lower initiative than you defends or performs an attack, if you have at least 1 [Charge], that ship may reroll 1 [Focus] result. After an enemy ship are range 0-3 is destroyed, lose 1 [Charge].", + "image": "https://images-cdn.fantasyflightgames.com/filer_public/1b/2c/1b2cbc1c-7e49-4f9d-b25a-b72d7319b90b/swz18_major-stridan_a2.png", + "shipAbility": { + "name": "Linked Battery", + "text": "Whlie you perform a [Cannon] attack, roll 1 additional die." + }, + "charges": { + "value": 2, + "recovers": 1 + }, + "slots": [ + "Sensor", + "Tech", + "Tech", + "Cannon", + "Crew", + "Crew", + "Crew", + "Modification" + ] } ] }