Skip to content

Commit

Permalink
Merge pull request #676 from J1mBob/patch-123
Browse files Browse the repository at this point in the history
Add remaining BOE astromechs
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents b747a01 + 5219940 commit ea8af36
Showing 1 changed file with 36 additions and 0 deletions.
36 changes: 36 additions & 0 deletions data/upgrades/astromech.json
Original file line number Diff line number Diff line change
Expand Up @@ -789,5 +789,41 @@
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "Stabilizing Astromech",
"limited": 1,
"xws": "stabilizingastromech-battleoverendor",
"sides": [
{
"title": "Stabilizing Astromech",
"type": "Astromech",
"ability": "After you fully execute a maneuver, you may spend 1 [Charge] to perform a white action, even while stressed.",
"slots": ["Astromech"],
"charges": { "value": 1, "recovers": 0 }
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
},
{
"name": "Modified R4-P Unit",
"limited": 1,
"xws": "modifiedr4punit-battleoverendor",
"sides": [
{
"title": "Modified R4-P Unit",
"type": "Astromech",
"ability": "Before you execute a red maneuver, you may spend 1 [Charge]. If you do, while you execute that maneuver, reduce its difficulty.",
"slots": ["Astromech"],
"charges": { "value": 1, "recovers": 0 }
}
],
"standard": true,
"extended": true,
"epic": true,
"standardLoadoutOnly": true
}
]

0 comments on commit ea8af36

Please sign in to comment.