Skip to content

Commit

Permalink
Merge pull request #680 from J1mBob/patch-119
Browse files Browse the repository at this point in the history
Add Tycho and Gemmer BOE pilots
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents 915f86a + c5f491d commit c2bd293
Showing 1 changed file with 60 additions and 0 deletions.
60 changes: 60 additions & 0 deletions data/pilots/rebel-alliance/rz-1-a-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,40 @@
"image": "https://infinitearenas.com/xw2/images/quickbuilds/sharabey-swz106.png",
"epic": true
},
{
"name": "Arvel Crynyd",
"caption": "Battle Over Endor",
"xws": "arvelcrynyd-battleoverendor",
"initiative": 3,
"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" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Focus" } },
{ "difficulty": "White", "type": "Boost" },
{ "difficulty": "White", "type": "SLAM" }
],
"standardLoadout": ["heroicsacrifice-battleoverendor", "itsatrap-battleoverendor", "protonrockets"],
"ability": "While defending, you may gain a strain token to change 1 [Focus] result to an [Evade] result.",
"keywords": ["A-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/arvelcrynyd-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/arvelcrynyd-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Tycho Celchu",
"caption": "Battle Over Endor",
Expand Down Expand Up @@ -411,6 +445,32 @@
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Gemmer Sojan",
"caption": "Battle Over Endor",
"xws": "gemmersojan-battleoverendor",
"initiative": 2,
"limited": 1,
"cost": 3,
"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": 2 }
],
"standardLoadout": ["itsatrap-battleoverendor", "precisiontunedcannons-battleoverendor", "chaffparticles-battleoverendor", "targetassistalgorithm-battleoverendor"],
"ability": "While defending, you may gain 1 strain token to change up to 2 of your blank results to [Focus] results.",
"keywords": ["A-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/gemmersojan-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/gemmersojan-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}

0 comments on commit c2bd293

Please sign in to comment.