Skip to content

Commit

Permalink
Merge pull request #677 from J1mBob/patch-122
Browse files Browse the repository at this point in the history
Add Precision-Tuned Cannons from BOE
  • Loading branch information
doweaver authored Mar 14, 2024
2 parents 3bcd650 + 10c491f commit b747a01
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/upgrades/cannon.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,5 +231,29 @@
"standard": true,
"extended": true,
"epic": true
},
{
"name": "Precision-Tuned Cannons",
"limited": 0,
"xws": "precisiontunedcannons-battleoverendor",
"sides": [
{
"ability": "Attack: if the defender is in your [Bullseye Arc], add 1 [Focus] result.",
"title": "Precision-Tuned Cannons",
"attack": {
"arc": "Front Arc",
"value": 2,
"minrange": 2,
"maxrange": 3,
"ordnance": false
},
"type": "Cannon",
"slots": ["Cannon"]
}
],
"standardLoadoutOnly": true,
"standard": true,
"extended": true,
"epic": true
}
]

0 comments on commit b747a01

Please sign in to comment.