diff --git a/data/upgrades/crew.json b/data/upgrades/crew.json index 6ad688f9..51254ef5 100644 --- a/data/upgrades/crew.json +++ b/data/upgrades/crew.json @@ -198,11 +198,12 @@ { "title": "Captain Phasma", "type": "Crew", - "ability": "At the...", + "ability": "At the end of the Engagement Phase, each enemy ship at range 0-1 that is not stressed gains 1 stress token.", "slots": ["Crew"] } ], - "cost": { "value": 0 } + "cost": { "value": 0 }, + "restrictions": [{ "factions": ["First Order"] }] }, { "name": "Cassian Andor", @@ -404,6 +405,20 @@ ], "cost": { "value": 3 } }, + { + "name": "General Hux", + "limited": 1, + "xws": "generalhux", + "sides": [ + { + "title": "General Hux", + "type": "Crew", + "ability": "While you perform a white [Coordinate] action, you may treat if as red. If you do, you may coordinate up to 2 additional ships of the same ship type, and each ship you coordinate must perform the same action, treating that action as red.", + "slots": ["Crew"] + } + ], + "restrictions": [{ "factions": ["First Order"] }] + }, { "name": "GNK \"Gonk\" Droid", "limited": 0, @@ -617,6 +632,22 @@ "cost": { "value": 5 }, "restrictions": [{ "factions": ["Scum and Villainy"] }] }, + { + "name": "Kylo Ren", + "limited": 1, + "xws": "kyloren", + "sides": [ + { + "title": "Kylo Ren", + "type": "Crew", + "ability": "Action: Choose 1 enemy ship at range 1-3. If you do, spend 1 [Force] to assign the I'll Show You the Dark Side condition to that ship.", + "conditions": ["illshowyouthedarkside"], + "slots": ["Crew"], + "force": { "value": 1, "recovers": 1 } + } + ], + "restrictions": [{ "factions": ["First Order"] }] + }, { "name": "L3-37", "limited": 1, @@ -847,6 +878,20 @@ ], "cost": { "value": 10 } }, + { + "name": "Petty Officer Thanisson", + "limited": 1, + "xws": "pettyofficerthanisson", + "sides": [ + { + "title": "Petty Officer Thanisson", + "type": "Crew", + "ability": "During the Activation or Engagement Phase, after an enemy ship in your [Front Arc] at range 0-1 gains a red or orange token, if you are not stressed, you may gain 1 stress token. If you do, that ship gains 1 additional token of the type that it gained.", + "slots": ["Crew"] + } + ], + "restrictions": [{ "factions": ["First Order"] }] + }, { "name": "Qi'ra", "limited": 1, @@ -976,11 +1021,13 @@ { "title": "Supreme Leader Snoke", "type": "Crew", - "ability": "During the System... you may...", - "slots": ["Crew", "Crew"] + "ability": "During the System Phase, you may choose any number of enemy ships beyond range 1. If you do, spend that many [Force] to flip each chosen ship's dial faceup.", + "slots": ["Crew", "Crew"], + "force": { "value": 1, "recovers": 1 } } ], - "cost": { "value": 0 } + "cost": { "value": 0 }, + "restrictions": [{ "factions": ["First Order"] }] }, { "name": "Tactical Officer",