Skip to content

Commit

Permalink
Added missing Sabine Wren (Command)
Browse files Browse the repository at this point in the history
  • Loading branch information
J1mBob authored Jul 7, 2024
1 parent c2414bc commit 3be9177
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions data/upgrades/command.json
Original file line number Diff line number Diff line change
Expand Up @@ -608,5 +608,39 @@
"restrictions": [
{ "ships": ["gauntletfighter"] }
]
},
{
"name": "Sabine Wren",
"limited": 1,
"xws": "sabinewren-command",
"standard": false,
"extended": false,
"epic": true,
"sides": [
{
"ability": "Setup: Before placing forces, assign the <span class='keyword'>Trials of the Darksaber</span> condition to yourself.<br>While you perform a [Coordinate] action, you may coordinate 1 additional friendly ship.",
"title": "Sabine Wren",
"type": "Command",
"slots": ["Command", "Crew"],
"grants": [
{
"type": "action",
"value": {
"type": "Coordinate",
"difficulty": "Red"
}
}
],
"artwork": "https://infinitearenas.com/xw2/images/artwork/upgrades/sabinewren-command.png",
"image": "https://infinitearenas.com/xw2/images/upgrades/sabinewren-command.png"
}
],
"cost": {
"value": "5"
},
"restrictions": [
{ "factions": ["Rebel Alliance"] },
{ "sizes": ["Small", "Medium", "Large"] }
]
}
]

0 comments on commit 3be9177

Please sign in to comment.