Skip to content

Commit

Permalink
Merge pull request #682 from J1mBob/patch-117
Browse files Browse the repository at this point in the history
Add BOE B-wing pilots
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents dc41e42 + 28afb88 commit 7e22c53
Showing 1 changed file with 93 additions and 0 deletions.
93 changes: 93 additions & 0 deletions data/pilots/rebel-alliance/a-sf-01-b-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,99 @@
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/netrempollard.png",
"image": "https://infinitearenas.com/xw2/images/pilots/netrempollard.png",
"epic": true
},
{
"name": "Adon Fox",
"caption": "Battle Over Endor",
"xws": "adonfox-battleoverendor",
"initiative": 1,
"limited": 1,
"cost": 5,
"ability": "While you defend, if you are stressed, roll 1 additional defense die.",
"shipAbility": {
"name": "Gyro-Cockpit",
"text": "After you gain a stress token, you may spend 2 [Charge] to gain an evade token. When you drop a device, you may spend 1 [Charge] to set the template with its middle line aligned with the hashmark on your ship's left or right side instead of your rear guides."
},
"charges": { "value": 2, "recovers": 1 },
"shipActions": [
{ "difficulty": "White", "type": "Focus", "linked": { "difficulty": "Red", "type": "Barrel Roll" } },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Lock" } },
{ "difficulty": "Red", "type": "Reload"}
],
"standardLoadout": ["itsatrap-battleoverendor", "partinggift-battleoverendor", "protonrockets", "protonbombs"],
"keywords": ["B-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/adonfox-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/adonfox-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Gina Moonsong",
"caption": "Battle Over Endor",
"xws": "ginamoonsong-battleoverendor",
"initiative": 5,
"limited": 1,
"cost": 5,
"ability": "At the start of the Engagement Phase, if a friendly Braylen Stramm ship at range 0-2 is stressed, you may acquire a lock.",
"shipAbility": {
"name": "Gyro-Cockpit",
"text": "After you gain a stress token, you may spend 2 [Charge] to gain an evade token. When you drop a device, you may spend 1 [Charge] to set the template with its middle line aligned with the hashmark on your ship's left or right side instead of your rear guides."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 3 },
{ "type": "agility", "value": 1 },
{ "type": "hull", "value": 4 },
{ "type": "shields", "value": 5 }
],
"charges": { "value": 2, "recovers": 1 },
"shipActions": [
{ "difficulty": "White", "type": "Focus", "linked": { "difficulty": "Red", "type": "Barrel Roll" } },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Lock" } },
{ "difficulty": "Red", "type": "Reload"}
],
"standardLoadout": ["itsatrap-battleoverendor", "juke", "protontorpedoes", "ionbombs"],
"keywords": ["B-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/ginamoonsong-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/ginamoonsong-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Braylen Stramm",
"caption": "Battle Over Endor",
"xws": "braylenstramm-battleoverendor",
"initiative": 4,
"limited": 1,
"cost": 4,
"ability": "At the start of the Engagement Phase, if a friendly Gina Moonsong ship at range 0-2 is stressed, you may gain a focus token.",
"shipAbility": {
"name": "Gyro-Cockpit",
"text": "After you gain a stress token, you may spend 2 [Charge] to gain an evade token. When you drop a device, you may spend 1 [Charge] to set the template with its middle line aligned with the hashmark on your ship's left or right side instead of your rear guides."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 3 },
{ "type": "agility", "value": 1 },
{ "type": "hull", "value": 4 },
{ "type": "shields", "value": 5 }
],
"charges": { "value": 2, "recovers": 1 },
"shipActions": [
{ "difficulty": "White", "type": "Focus", "linked": { "difficulty": "Red", "type": "Barrel Roll" } },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Lock" } },
{ "difficulty": "Red", "type": "Reload"}
],
"standardLoadout": ["itsatrap-battleoverendor", "homingmissiles", "protonbombs", "delayedfuses"],
"keywords": ["B-wing"],
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/braylenstramm-battleoverendor.png",
"image": "https://infinitearenas.com/xw2/images/quickbuilds/braylenstramm-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}

0 comments on commit 7e22c53

Please sign in to comment.