Skip to content

Commit

Permalink
Merge pull request #674 from J1mBob/patch-114
Browse files Browse the repository at this point in the history
First batch BOE pilots and 2Feb24 loadout updates
  • Loading branch information
danrs authored Feb 20, 2024
2 parents 0dcb92e + 65d7937 commit dc41e42
Show file tree
Hide file tree
Showing 19 changed files with 443 additions and 12 deletions.
53 changes: 53 additions & 0 deletions data/pilots/galactic-empire/tie-d-defender.json
Original file line number Diff line number Diff line change
Expand Up @@ -227,6 +227,59 @@
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/captaindobbs.png",
"image": "https://infinitearenas.com/xw2/images/pilots/captaindobbs.png",
"epic": true
},
{
"name": "Captain Yorr",
"caption": "Battle Over Endor",
"initiative": 4,
"limited": 1,
"cost": 6,
"xws": "captainyorr-battleoverendor",
"ability": "After you perform a primary attack that hits, you may spend 1 [Charge] to perform a bonus [Cannon] attack.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/captainyorr-battleoverendor.png",
"charges": { "value": 2, "recovers": 0 },
"shipAbility": {
"name": "Chiss Engineering",
"text": "After you fully execute a speed 3-5 maneuver, you may perform a [Lock] action. While attacking, if you are not stressed, you may spend 1 [Shield] to apply the range 1 bonus."
},
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Evade", "linked": { "difficulty": "Red", "type": "Barrel Roll" }},
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll" },
{ "difficulty": "White", "type": "Boost" }
],
"standardLoadout": ["noescape-battleoverendor", "predator", "ioncannon", "computerassistedhandling-battleoverendor"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/captainyorr-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Colonel Jendon",
"caption": "Battle Over Endor",
"initiative": 6,
"limited": 1,
"cost": 7,
"xws": "coloneljendon-battleoverendor",
"ability": "While you defend, if you are not shielded, you may change 1 of your blank results to a [Focus] result.",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/coloneljendon-battleoverendor.png",
"shipAbility": {
"name": "Chiss Engineering",
"text": "After you fully execute a speed 3-5 maneuver, you may perform a [Lock] action. While attacking, if you are not stressed, you may spend 1 [Shield] to apply the range 1 bonus."
},
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Evade", "linked": { "difficulty": "Red", "type": "Barrel Roll" }},
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll" },
{ "difficulty": "White", "type": "Boost" }
],
"standardLoadout": ["noescape-battleoverendor", "pushthelimit-battleoverendor", "protoncannons", "computerassistedhandling-battleoverendor"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/coloneljendon-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}
41 changes: 41 additions & 0 deletions data/pilots/galactic-empire/tie-in-interceptor.json
Original file line number Diff line number Diff line change
Expand Up @@ -409,6 +409,47 @@
"image": "https://infinitearenas.com/xw2/images/pilots/secondsister.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/secondsister.png",
"epic": true
},
{
"name": "Sapphire 2",
"caption": "Battle Over Endor",
"xws": "sapphire2-battleoverendor",
"initiative": 1,
"limited": 1,
"shipAbility": {
"name": "Sensitive Controls",
"text": "During the System Phase, you may perform a red [Barrel Roll] or red [Boost] action."
},
"cost": 4,
"standardLoadout": ["noescape-battleoverendor", "reckless-battleoverendor", "primedthrusters", "targetingmatrix-battleoverendor"],
"ability": "While you defend, if you are focused, roll 1 additional defense die.",
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/sapphire2-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/sapphire2-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Soontir Fel",
"caption": "Battle Over Endor",
"xws": "soontirfel-battleoverendor",
"initiative": 6,
"limited": 1,
"shipAbility": {
"name": "Sensitive Controls",
"text": "During the System Phase, you may perform a red [Barrel Roll] or red [Boost] action."
},
"charges": { "value": 2, "recovers": 0 },
"cost": 5,
"standardLoadout": ["apexpredator-battleoverendor", "noescape-battleoverendor", "blanksignature-battleoverendor", "feedbackemitter-battleoverendor"],
"ability": "After you perform an attack, you may spend 1 [Charge] and gain 1 deplete token to boost or barrel roll.",
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/soontirfel-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/soontirfel-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}
2 changes: 1 addition & 1 deletion data/pilots/galactic-empire/tie-reaper.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"initiative": 3,
"limited": 1,
"cost": 4,
"loadout": 6,
"loadout": 5,
"xws": "captainferoph",
"ability": "While you defend, if the attacker does not have any green tokens, you may change 1 of your blank or [Focus] results to an [Evade] result.",
"image": "https://infinitearenas.com/xw2/images/pilots/captainferoph.png",
Expand Down
6 changes: 3 additions & 3 deletions data/pilots/galactic-empire/tie-sa-bomber.json
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@
"initiative": 3,
"limited": 0,
"cost": 4,
"loadout": 10,
"loadout": 8,
"xws": "gammasquadronace",
"text": "Though it sacrifices a degree of speed and maneuverability compared to a TIE/ln, the TIE bomber's increased payload can carry enough firepower to destroy virtually any enemy target.",
"image": "https://infinitearenas.com/xw2/images/pilots/gammasquadronace.png",
Expand All @@ -116,7 +116,7 @@
"initiative": 4,
"limited": 1,
"cost": 3,
"loadout": 12,
"loadout": 7,
"xws": "majorrhymer",
"ability": "While you perform a [Torpedo] or [Missile] attack, you may increase or decrease the range requirement by 1, to a limit of 0-3.",
"image": "https://infinitearenas.com/xw2/images/pilots/majorrhymer.png",
Expand Down Expand Up @@ -165,7 +165,7 @@
"initiative": 5,
"limited": 1,
"cost": 3,
"loadout": 10,
"loadout": 7,
"xws": "tomaxbren",
"ability": "After you perform a [Reload] action, you may recover 1 [Charge] token on 1 of your equipped [Talent] upgrade cards.",
"image": "https://infinitearenas.com/xw2/images/pilots/tomaxbren.png",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"standard": true,
"extended": true,
"cost": 4,
"loadout": 18,
"loadout": 16,
"slots": ["Talent", "Sensor", "Torpedo", "Astromech"],
"ability": "While an enemy ship in your [Front Arc] defends or performs an attack, that ship can modify only 1 [Focus] result (other results can still be modified).",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/padmeamidala.png",
Expand Down
4 changes: 2 additions & 2 deletions data/pilots/rebel-alliance/fang-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"initiative": 6,
"limited": 1,
"cost": 5,
"loadout": 10,
"loadout": 9,
"xws": "fennrau-fangfighter",
"ability": "Before a friendly ship at range 1-2 engages, if there is an enemy ship in its [Front Arc] at range 1, that friendly ship may remove 1 non-lock red token.",
"image": "https://infinitearenas.com/xw2/images/pilots/fennrau-rebel-fang.png",
Expand All @@ -71,7 +71,7 @@
"initiative": 4,
"limited": 1,
"cost": 4,
"loadout": 9,
"loadout": 7,
"xws": "bodicavenj",
"ability": "After another friendly ship defends, if you are not depleted, you may perform a bonus primary attack against the attacker. If you do, after performing that attack, gain 1 deplete token.",
"image": "https://infinitearenas.com/xw2/images/pilots/bodicavenj.png",
Expand Down
31 changes: 30 additions & 1 deletion data/pilots/rebel-alliance/modified-yt-1300-light-freighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
"initiative": 6,
"limited": 1,
"cost": 7,
"loadout": 20,
"loadout": 15,
"xws": "hansolo-modifiedyt1300lightfreighter",
"ability": "After you roll dice, if you are at range 0-1 of an obstacle, you may reroll all of your dice. This does not count as rerolling for the purpose of other effects.",
"image": "https://infinitearenas.com/xw2/images/pilots/hansolo-modifiedyt1300lightfreighter.png",
Expand Down Expand Up @@ -181,6 +181,35 @@
"extended": true,
"keywords": ["Freighter", "YT-1300"],
"epic": true
},
{
"name": "Lando Calrissian",
"caption": "Battle Over Endor",
"initiative": 5,
"limited": 1,
"cost": 7,
"xws": "landocalrissian-battleoverendor",
"ability": "At the start of the Activation Phase, you may spend 1 [Charge]. If you do, choose an initiative value from 1 to 6. You activate at that initiative this phase.",
"shipAbility": {
"name": "High Stakes",
"text": "After you perform a red action, you may roll an attack die. On a [Hit]/[Critical Hit] result, remove 1 stress."
},
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "Red", "type": "Boost" },
{ "difficulty": "White", "type": "Rotate Arc" },
{ "difficulty": "Red", "type": "Coordinate", "linked": { "difficulty": "Red", "type": "Focus" } }
],
"charges": { "value": 2, "recovers": 0 },
"standardLoadout": ["aceinthehole-battleoverendor", "itsatrap-battleoverendor", "niennunb", "airencracken-battleoverendor", "millenniumfalcon-battleoverendor"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/landocalrissian-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/landocalrissian-battleoverendor.png",
"standard": true,
"extended": true,
"keywords": ["Freighter", "YT-1300"],
"epic": true
}
]
}
35 changes: 34 additions & 1 deletion data/pilots/rebel-alliance/rz-1-a-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
"standard": true,
"extended": true,
"cost": 3,
"loadout": 8,
"loadout": 7,
"force": { "value": 1, "recovers": 0 },
"slots": [
"Talent",
Expand Down Expand Up @@ -378,6 +378,39 @@
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/sharabey-rz1awing.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/sharabey-swz106.png",
"epic": true
},
{
"name": "Tycho Celchu",
"caption": "Battle Over Endor",
"xws": "tychocelchu-battleoverendor",
"initiative": 5,
"limited": 1,
"cost": 4,
"shipAbility": {
"name": "Vectored Cannons",
"text": "During the System Phase, you may perform a red [Boost] or [Rotate Arc] action. You can rotate your [Single Turret Arc] indicator only to your [Front Arc] or [Rear Arc]."
},
"shipStats": [
{ "arc": "Single Turret Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 2 },
{ "type": "shields", "value": 3 }
],
"shipActions": [
{ "difficulty": "White", "type": "Focus", "linked": { "difficulty": "Red", "type": "Reload" } },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll" },
{ "difficulty": "White", "type": "Boost", "linked": { "difficulty": "Red", "type": "Evade" } }
],
"standardLoadout": ["itsatrap-battleoverendor", "juke", "protonrockets", "chaffparticles-battleoverendor"],
"ability": "While you are disarmed, you can still perform [Missile] attacks. When you perform a [Missile] attack while disarmed, roll a maximum of 4 dice.",
"keywords": ["A-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/tychocelchu-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/tychocelchu-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}
32 changes: 32 additions & 0 deletions data/pilots/rebel-alliance/t-65-x-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -458,6 +458,38 @@
"extended": true,
"keywords": ["X-wing"],
"epic": true
},
{
"name": "Wedge Antilles",
"caption": "Battle Over Endor",
"initiative": 6,
"limited": 1,
"cost": 5,
"xws": "wedgeantilles-battleoverendor",
"ability": "After you perform an attack that hits, gain 1 focus token.",
"shipAbility": {
"name": "Locked S-Foils",
"text": "After you perform a [Boost] action, gain a deplete token."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 3 },
{ "type": "agility", "value": 2 },
{ "type": "hull", "value": 4 },
{ "type": "shields", "value": 3 }
],
"shipActions": [
{ "difficulty": "White", "type": "Focus", "linked": { "difficulty": "Red", "type": "Boost" } },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Focus" } },
{ "difficulty": "White", "type": "Boost"}
],
"standardLoadout": ["itsatrap-battleoverendor", "predator", "advprotontorpedoes", "r2a3-battleoverendor"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/wedgeantilles-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/wedgeantilles-battleoverendor.png",
"standard": true,
"extended": true,
"keywords": ["X-wing"],
"epic": true
}
]
}
2 changes: 1 addition & 1 deletion data/pilots/resistance/bta-nr2-y-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"standard": true,
"extended": true,
"cost": 4,
"loadout": 11,
"loadout": 9,
"slots": [
"Talent",
"Tech",
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/resistance/rz-2-a-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"initiative": 5,
"limited": 1,
"cost": 4,
"loadout": 12,
"loadout": 10,
"xws": "lulolampar",
"ability": "While you defend or perform a primary attack, if you are stressed, you must roll 1 fewer defense die or 1 additional attack die.",
"shipAbility": {
Expand Down
2 changes: 1 addition & 1 deletion data/pilots/resistance/t-70-x-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -318,7 +318,7 @@
"image": "https://infinitearenas.com/xw2/images/pilots/jessikapava.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/jessikapava.png",
"cost": 4,
"loadout": 7,
"loadout": 6,
"charges": { "value": 1, "recovers": 1 },
"slots": ["Astromech", "Modification", "Configuration", "Tech"],
"standard": true,
Expand Down
18 changes: 18 additions & 0 deletions data/upgrades/astromech.json
Original file line number Diff line number Diff line change
Expand Up @@ -771,5 +771,23 @@
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "R2-A3",
"limited": 1,
"xws": "r2a3-battleoverendor",
"sides": [
{
"title": "R2-A3",
"type": "Astromech",
"ability": "After you perform an action, you may spend 1 [Charge] to acquire a lock.",
"slots": ["Astromech"],
"charges": { "value": 1, "recovers": 0 }
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
}
]
17 changes: 17 additions & 0 deletions data/upgrades/gunner.json
Original file line number Diff line number Diff line change
Expand Up @@ -678,5 +678,22 @@
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Airen Cracken",
"limited": 1,
"xws": "airencracken-battleoverendor",
"sides": [
{
"title": "Airen Cracken",
"type": "Gunner",
"ability": "After defending, if the attack hit, you may gain 1 deplete token to perform a bonus primary attack targeting the attacker.",
"slots": ["Gunner"]
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
}
]
Loading

0 comments on commit dc41e42

Please sign in to comment.