Skip to content

Commit

Permalink
Merge pull request #573 from chrisalleng/master
Browse files Browse the repository at this point in the history
Add SoC Republic, HSA2 Rebels/Empire/Scum
  • Loading branch information
danrs authored Nov 9, 2022
2 parents ddc6784 + e322e0d commit 33b98c9
Show file tree
Hide file tree
Showing 21 changed files with 578 additions and 4 deletions.
2 changes: 1 addition & 1 deletion data/manifest.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.4.1",
"version": "3.5.0",
"damagedecks": ["data/damage-decks/core.json"],
"factions": ["data/factions/factions.json"],
"stats": ["data/stats/stats.json"],
Expand Down
21 changes: 21 additions & 0 deletions data/pilots/galactic-empire/tie-advanced-x1.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,27 @@
"extended": true,
"keywords": ["Dark Side", "Sith", "TIE"],
"epic": true
},
{
"name": "Juno Eclipse",
"caption": "Corulag's Finest",
"initiative": 5,
"limited": 1,
"cost": 0,
"loadout": 0,
"xws": "junoeclipse",
"ability": "After you perform an action, you may perform a red [Boost] action.",
"image": "https://infinitearenas.com/xw2/images/pilots/junoeclipse.png",
"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."
},
"slots": [
],
"standard": true,
"extended": true,
"keywords": ["TIE"],
"epic": true
}
]
}
24 changes: 23 additions & 1 deletion data/pilots/galactic-empire/tie-in-interceptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@
"limited": 1,
"shipAbility": {
"name": "Autothrusters",
"text": "At the start of the Engagement Phase, shoose a friendly ship at range 0-3 with a lower initiative than yours. The chosen ship gains 1 evade token and removes 1 non-stress red token."
"text": "At the start of the Engagement Phase, choose a friendly ship at range 0-3 with a lower initiative than yours. The chosen ship gains 1 evade token and removes 1 non-stress red token."
},
"caption": "Skystrike Superintendent",
"standard": true,
Expand Down Expand Up @@ -402,6 +402,28 @@
"image": "https://infinitearenas.com/xw2/images/quickbuilds/sigma7-battleofyavin.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/sigma7.png",
"epic": true
},
{
"name": "Second Sister",
"xws": "secondsister",
"initiative": 4,
"limited": 1,
"shipAbility": {
"name": "Autothrusters",
"text": "After you perform an action, you may perform a red [Barrel Roll] or red [Boost] action."
},
"caption": "Manipulative Monster",
"standard": true,
"extended": true,
"cost": 0,
"loadout": 0,
"slots": [
],
"ability": "While you perform an attack, after the Neutralize Results step, if the attack hit, you may spend 2 [Force]. If you do, change all of your [Hit] results to [Critical Hit] results.",
"force": { "value": 2, "recovers": 1 },
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/pilots/secondsister.png",
"epic": true
}
]
}
34 changes: 34 additions & 0 deletions data/pilots/galactic-empire/tie-ln-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,40 @@
"extended": true,
"keywords": ["TIE"],
"epic": true
},
{
"name": "Magna Tolvan",
"caption": "Cold Tyrant",
"initiative": 3,
"limited": 1,
"cost": 0,
"loadout": 0,
"xws": "magnatolvan",
"ability": "While you have 2 or fewer stress tokens, you can perform white actions, even while stressed. After you gain a stress token, you may perform a white action, if able.",
"image": "https://infinitearenas.com/xw2/images/pilots/magnatolvan.png",
"slots": [
],
"standard": true,
"extended": true,
"keywords": ["TIE"],
"epic": true
},
{
"name": "Yrica Quell",
"caption": "Consumed by Duty",
"initiative": 3,
"limited": 1,
"cost": 0,
"loadout": 0,
"xws": "yricaquell",
"ability": "After you fully execute a maneuver, you may acquire a lock on an enemy ship in your [Bullseye Arc].",
"image": "https://infinitearenas.com/xw2/images/pilots/yricaquell.png",
"slots": [
],
"standard": true,
"extended": true,
"keywords": ["TIE"],
"epic": true
}
]
}
22 changes: 22 additions & 0 deletions data/pilots/galactic-empire/tie-rb-heavy.json
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,28 @@
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/d8bce1a532475fe05a10f9d219a67969.jpg",
"keywords": ["TIE"],
"epic": true
},
{
"name": "Flight Leader Ubbel",
"caption": "Onyx Leader",
"cost": 0,
"loadout": 0,
"initiative": 5,
"limited": 1,
"slots": [
],
"xws": "flightleaderubbel",
"ability": "After a friendly ship at range 0-2 defends, if it was dealt a damage card, you may perform a bonus attack against the attacker.",
"shipAbility": {
"name": "Rotating Cannons",
"text": "You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]. You must treat the [Front Arc] requirement of your equipped [Cannon] upgrades as [Single Turret Arc]."
},
"standard": true,
"extended": true,
"image": "https://infinitearenas.com/xw2/images/pilots/flightleaderubbel.png",
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/d8bce1a532475fe05a10f9d219a67969.jpg",
"keywords": ["TIE"],
"epic": true
}
],
"icon": "https://squadbuilder.fantasyflightgames.com/ship_types/I_TIE_Brute.png"
Expand Down
68 changes: 68 additions & 0 deletions data/pilots/galactic-republic/arc-170-starfighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,74 @@
"extended": true,
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Odd Ball”",
"caption": "Siege of Coruscant",
"initiative": 5,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 5,
"xws": "oddball-siegeofcoruscant",
"ability": "After you fully execute a red maneuver or perform a red action, you camy choose a friendly ship at range 0-3 and an enemy at range 0-1. The chosen frendly ship gains a lock on the enemy ship.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/oddball-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/oddball-arc170starfighter.png",
"standardLoadout": ["selfless", "veterantailgunner", "r4pastromech"],
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 3 },
{ "arc": "Rear Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 1 },
{ "type": "hull", "value": 6 },
{ "type": "shields", "value": 4 }
],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Wolffe”",
"caption": "Siege of Coruscant",
"initiative": 4,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 4,
"xws": "wolffe-siegeofcoruscant",
"ability": "While you perform a primary [Front Arc] attack, you may spend 1 [Charge] to reroll 1 attack die. While you perform a primary [Rear Arc] attack, you may recover 1 [Charge] to roll 1 additional attack die.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/wolffe-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/wolffe.png",
"charges": { "value": 1, "recovers": 0 },
"standardLoadout": ["wolfpack-siegeofcoruscant", "veterantailgunner", "q7astromech"],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Jag”",
"caption": "Siege of Coruscant",
"initiative": 3,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 4,
"xws": "jag-siegeofcoruscant",
"ability": "After a friendly ship at range 0-2 in your [Left Arc] or [Right Arc} performs an attack, if you are not strained, you may acquire a lock on the defender.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/jag-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/jag.png",
"standardLoadout": ["veterantailgunner", "r4pastromech", "synchronizedconsole"],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
}
]
}
63 changes: 63 additions & 0 deletions data/pilots/galactic-republic/eta-2-actis.json
Original file line number Diff line number Diff line change
Expand Up @@ -188,6 +188,69 @@
],
"keywords": ["Jedi", "Light Side"],
"epic": true
},
{
"name": "Anakin Skywalker",
"caption": "Siege of Coruscant",
"initiative": 6,
"limited": 1,
"shipAbility": {
"name": "Intuitive Controls",
"text": "During the System Phase, you may perform a purple [Barrel Roll] or purple [Boost] action."
},
"cost": 5,
"xws": "anakinskywalker-siegeofcoruscant",
"ability": "After you or a friendly Obi-Wan Kenobi ship at range 0-3 fully executes a maneuver, if there are more enemy ships than other friendly ships at range 0-1 of that ship, you may spend 1 [Force]. If you do, that ship may perform a [Barrel Roll] action.",
"force": { "value": 3, "recovers": 1 },
"image": "https://infinitearenas.com/xw2/images/quickbuilds/anakinskywalker-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/anakinskywalker-eta2actis.png",
"standardLoadout": ["malice", "ancillaryionweapons-siegeofcoruscant", "r2d2-republic"],
"standard": true,
"extended": true,
"keywords": ["Dark Side", "Jedi", "Light Side"],
"epic": true
},
{
"name": "Obi-Wan Kenobi",
"caption": "Siege of Coruscant",
"initiative": 5,
"limited": 1,
"shipAbility": {
"name": "Intuitive Controls",
"text": "During the System Phase, you may perform a purple [Barrel Roll] or purple [Boost] action."
},
"cost": 4,
"xws": "obiwankenobi-siegeofcoruscant",
"ability": "After you or a friendly Anakin Skywalker at range 0-3 fully executes a maneuver, if there are more enemy ships than other friendly ships at range 0-1 of that ship, you may spend 1 [Force]. If you do, that ship may perform a [Boost] action.",
"force": { "value": 3, "recovers": 1 },
"image": "https://infinitearenas.com/xw2/images/quickbuilds/obiwankenobi-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/obiwankenobi-eta2actis.png",
"standardLoadout": ["patience", "ancillaryionweapons-siegeofcoruscant", "r4p17-siegeofcoruscant"],
"standard": true,
"extended": true,
"keywords": ["Jedi", "Light Side"],
"epic": true
},
{
"name": "Shaak Ti",
"caption": "Siege of Coruscant",
"initiative": 4,
"limited": 1,
"shipAbility": {
"name": "Intuitive Controls",
"text": "During the System Phase, you may perform a purple [Barrel Roll] or purple [Boost] action."
},
"cost": 4,
"xws": "shaakti-siegeofcoruscant",
"ability": "At the start of the End Phase, you may perfrom a purple [Coordinate] action, even while stressed. After you perform a [Coordinate] action, if the chosen ship has the Born for This ship ability, you may coordinate 1 additional ship.",
"force": { "value": 2, "recovers": 1 },
"image": "https://infinitearenas.com/xw2/images/quickbuilds/shaakti-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/shaakti-eta2actis.png",
"standardLoadout": ["marksmanship", "brilliantevasion", "ancillaryionweapons-siegeofcoruscant", "r4pastromech"],
"standard": true,
"extended": true,
"keywords": ["Jedi", "Light Side"],
"epic": true
}
],
"icon": "https://squadbuilder.fantasyflightgames.com/ship_types/I_Eta-2_Actis.png"
Expand Down
47 changes: 47 additions & 0 deletions data/pilots/galactic-republic/nimbus-class-v-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -187,6 +187,53 @@
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/963d472b274bb777fdc9be15527e28f1.jpg",
"slots": ["Modification", "Configuration"],
"epic": true
},
{
"name": "“Klick”",
"caption": "Siege of Coruscant",
"initiative": 4,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 3,
"xws": "klick-siegeofcoruscant",
"ability": "While a ship that you have locked at range 1-3 defends or performs an attack, you may spend 1 [Charge] to prevent range bonuses from being applied.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/klick-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/klick.png",
"charges": { "value": 1, "recovers": 1 },
"standardLoadout": ["r3astromech", "precisionionengines", "alpha3eesk"],
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 2 },
{ "type": "shields", "value": 3 }
],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Contrail”",
"caption": "Siege of Coruscant",
"initiative": 5,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 3,
"xws": "contrail-siegeofcoruscant",
"ability": "While you defend or perform an attack, if the bearing of your revealed maneuver is the same as the enemy ship's, you may change 1 of the enemy ship's [Focus] results to a blank result.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/contrail-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/contrail.png",
"standardLoadout": ["ionlimiteroverride", "preciseastromech-battleofyavin", "ionbombs", "alpha3bbesh"],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
}
],
"icon": "https://squadbuilder.fantasyflightgames.com/ship_types/I_Nimbus-class_V-wing.png"
Expand Down
50 changes: 50 additions & 0 deletions data/pilots/galactic-republic/v-19-torrent-starfighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,6 +163,56 @@
"artwork": "https://squadbuilder.fantasyflightgames.com/card_art/e4ba0b540259e9026142e6fa5e837685.jpg",
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Kickback”",
"caption": "Siege of Coruscant",
"initiative": 5,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 3,
"xws": "kickback-siegeofcoruscant",
"ability": "After you perform a [Barrel Roll] action, you may perform a red [Lock] action. If you do, before you perfrom the [Lock] action, you may gain 1 strain to treat it as white.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/kickback-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/kickback.png",
"standardLoadout": ["diamondboronmissiles", "munitionsfailsafe"],
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 2 },
{ "type": "hull", "value": 6 }
],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
},
{
"name": "“Axe”",
"caption": "Siege of Coruscant",
"initiative": 3,
"limited": 1,
"shipAbility": {
"name": "Born for This",
"text": "While another friendly ship at range 0-2 defends, if you are not strained, it may spend your focus and evade tokens as if that ship has them. If it does, you gain 1 strain token."
},
"cost": 3,
"xws": "axe-siegeofcoruscant",
"ability": "After you perform an attack, you may choose another friendly ship with the Born for This ability at range 0-2 in your [Left Arc] or [Right Arc]. The chosen ship gains a lock on the defender.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/axe-siegeofcoruscant.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/axe.png",
"standardLoadout": ["deadeyeshot", "barragerockets"],
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 2 },
{ "type": "hull", "value": 6 }
],
"standard": true,
"extended": true,
"keywords": ["Clone"],
"epic": true
}
],
"ffg": 62
Expand Down
Loading

0 comments on commit 33b98c9

Please sign in to comment.