Skip to content

Commit

Permalink
Add BoE TIE Bombers
Browse files Browse the repository at this point in the history
  • Loading branch information
doweaver authored Mar 15, 2024
1 parent 5e3c54b commit 356bf0d
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions data/pilots/galactic-empire/tie-sa-bomber.json
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,58 @@
"extended": true,
"keywords": ["TIE"],
"epic": true
},
{
"name": "Scimitar 1",
"caption": "Battle Over Endor",
"initiative": 3,
"limited": 1,
"cost": 4,
"xws": "scimitar1-battleoverendor",
"ability": "After a friendly ship at range 0-3 performs an attack, you may spend 1 [Charge] to acquire a lock on the defender.",
"charges": { "value": 2, "recovers": 0 },
"image": "https://infinitearenas.com/xw2/images/quickbuilds/scimitar1-battleoverendor.png",
"shipAbility": {
"name": "Nimble Bomber",
"text": "If you would drop a device using a [Straight] template, you may use a [Bank Left] or [Bank Right] template of the same speed instead."
},
"standardLoadout": [
"marksmanship",
"noescape-battleoverendor",
"protontorpedoes",
"ionbombs"
],
"artwork": "",
"standard": true,
"extended": true,
"keywords": ["TIE"],
"epic": true
},
{
"name": "Scimitar 3",
"caption": "Battle Over Endor",
"initiative": 4,
"limited": 1,
"cost": 4,
"xws": "scimitar3-battleoverendor",
"ability": "After you drop a bomb, you may spend 1 [Charge] to perform a [Boost] action.",
"charges": { "value": 2, "recovers": 0 },
"image": "https://infinitearenas.com/xw2/images/quickbuilds/scimitar3-battleoverendor.png",
"shipAbility": {
"name": "Nimble Bomber",
"text": "If you would drop a device using a [Straight] template, you may use a [Bank Left] or [Bank Right] template of the same speed instead."
},
"standardLoadout": [
"noescape-battleoverendor",
"partinggift-battleoverendor",
"protontorpedoes",
"protonbombs"
],
"artwork": "",
"standard": true,
"extended": true,
"keywords": ["TIE"],
"epic": true
}
]
}

0 comments on commit 356bf0d

Please sign in to comment.