Skip to content

Commit

Permalink
Update mag-pulse warheads and deuterium power cells (#342)
Browse files Browse the repository at this point in the history
* Added missing charges

* Updated attack for mag-pulse warheads
  • Loading branch information
GyozaGuy authored Apr 13, 2020
1 parent ea9a557 commit 5d757c1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/upgrades/missile.json
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,14 @@
"sides": [
{
"ability": "Attack ([Lock]): Spend 1 [Charge]. If this attack hits, the defender suffers 1 [Critical Hit] damage and gains 1 deplete and 1 jam token. Then cancel all [Hit]/[Critical Hit] results.",
"attack": {
"arc": "Front Arc",
"maxrange": 3,
"minrange": 1,
"ordnance": true,
"value": 3
},
"charges": { "value": 2, "recovers": 0 },
"title": "Mag-Pulse Warheads",
"type": "Missile",
"slots": ["Missile"],
Expand Down
1 change: 1 addition & 0 deletions data/upgrades/tech.json
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@
"sides": [
{
"ability": "During the System Phase, you may spend 1 [Charge] and gain 1 disarm token to recover 1 [Shield]. Before you would gain 1 non-lock token, if you are not stressed, you may spend 1 [Charge] to gain 1 stress token instead.",
"charges": { "value": 2, "recovers": 0 },
"title": "Deuterium Power Cells",
"type": "Tech",
"slots": ["Tech", "Modification"],
Expand Down

0 comments on commit 5d757c1

Please sign in to comment.