Skip to content

Commit

Permalink
Merge pull request #701 from chrisalleng/master
Browse files Browse the repository at this point in the history
yasb is running away from our xws values, we have to chase them!
  • Loading branch information
doweaver authored Sep 20, 2024
2 parents 04faa64 + 607de29 commit ed1befc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions data/pilots/galactic-empire/alpha-class-star-wing.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"initiative": 3,
"limited": 1,
"cost": 5,
"xws": "lieutenantkarsabi-alphaclassstarwing",
"xws": "lieutenantkarsabi-ssl",
"ability": "When you perform a [Reload] action, the chosen upgrade recovers 1 additional [Charge].",
"shipAbility": {
"name": "Prioritized Weapons Systems",
Expand All @@ -128,7 +128,7 @@
"initiative": 4,
"limited": 1,
"cost": 5,
"xws": "majorvynder-alphaclassstarwing",
"xws": "majorvynder-ssl",
"ability": "After you perform a [Missile] attack, you may perform a bonus [Cannon] attack. While you perform this bonus attack, you may change 1 [Focus] result to a [Hit] result.",
"shipAbility": {
"name": "Prioritized Weapons Systems",
Expand Down
4 changes: 2 additions & 2 deletions data/pilots/galactic-empire/tie-ph-phantom.json
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
"limited": 1,
"cost": 5,
"charges": { "value": 2, "recovers": 0 },
"xws": "whisper-tiephphantom",
"xws": "whisper-ssl",
"ability": "After you perform an attack, you may spend 1 [Charge] to perform a [Cloak] action.",
"shipAbility": {
"name": "Stygium Array",
Expand All @@ -146,7 +146,7 @@
"limited": 1,
"cost": 5,
"charges": { "value": 1, "recovers": 1 },
"xws": "echo-tiephphantom",
"xws": "echo-ssl",
"ability": "After an enemy ship at range 0-1 performs an action on its action bar, you may spend 1 [Charge] to perform the same action, treating it as white.",
"shipAbility": {
"name": "Stygium Array",
Expand Down

0 comments on commit ed1befc

Please sign in to comment.