Skip to content

Commit

Permalink
Merge pull request #675 from J1mBob/patch-116
Browse files Browse the repository at this point in the history
Added BOE pilots
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents ea8af36 + 319bf7a commit 5e3c54b
Showing 1 changed file with 93 additions and 0 deletions.
93 changes: 93 additions & 0 deletions data/pilots/galactic-empire/tie-ln-fighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -470,6 +470,99 @@
"extended": true,
"keywords": ["TIE"],
"epic": true
},
{
"name": "Lieutenant Hebsly",
"caption": "Battle Over Endor",
"xws": "lieutenanthebsly-battleoverendor",
"initiative": 3,
"limited": 1,
"shipAbility": {
"name": "Formed Up",
"text": "At the end of the End Phase, if there is another friendly TIE/ln Fighter at range 0-1, you may remove 1 stress token."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 4 }
],
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Evade" }},
{ "difficulty": "Red", "type": "Boost" }
],
"cost": 3,
"standardLoadout": ["collected-battleoverendor", "elusive", "noescape-battleoverendor"],
"ability": "After you defend, you may perform a red [Boost] action, even while stressed.",
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/lieutenanthebsly-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/lieutenanthebsly-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Scythe 6",
"caption": "Battle Over Endor",
"xws": "scythe6-battleoverendor",
"initiative": 2,
"limited": 1,
"shipAbility": {
"name": "Formed Up",
"text": "At the end of the End Phase, if there is another friendly TIE/ln Fighter at range 0-1, you may remove 1 stress token."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 4 }
],
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Evade" }}
],
"cost": 3,
"standardLoadout": ["noescape-battleoverendor", "predator", "ionmaneuveringjet-battleoverendor", "targetingmatrix-battleoverendor"],
"ability": "While you perform an attack at attack range 1-2, roll 1 additional attack die.",
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/scythe6-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/scythe6-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Major Mianda",
"caption": "Battle Over Endor",
"xws": "majormianda-battleoverendor",
"initiative": 5,
"limited": 1,
"shipAbility": {
"name": "Formed Up",
"text": "At the end of the End Phase, if there is another friendly TIE/ln Fighter at range 0-1, you may remove 1 stress token."
},
"shipStats": [
{ "arc": "Front Arc", "type": "attack", "value": 2 },
{ "type": "agility", "value": 3 },
{ "type": "hull", "value": 3 },
{ "type": "shields", "value": 1 }
],
"shipActions": [
{ "difficulty": "White", "type": "Focus" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Barrel Roll", "linked": { "difficulty": "Red", "type": "Evade" }},
{ "difficulty": "Red", "type": "Coordinate" }
],
"cost": 4,
"standardLoadout": ["noescape-battleoverendor", "ruthless", "swarmtactics"],
"ability": "During the End Phase, you may choose up to 2 friendly small ships at range 0-2. You and the chosen ships may perform a red [Barrel Roll] or red [Boost] action.",
"keywords": ["TIE"],
"image": "https://infinitearenas.com/xw2/images/quickbuilds/majormianda-battleoverendor.png",
"artwork": "https://infinitearenas.com/xw2/images/artwork/pilots/majormianda-battleoverendor.png",
"standard": true,
"extended": true,
"epic": true
}
]
}

0 comments on commit 5e3c54b

Please sign in to comment.