Skip to content

Commit

Permalink
Fix Q-90 calculate, Guild Bounty Hunter focus
Browse files Browse the repository at this point in the history
  • Loading branch information
J1mBob authored May 8, 2022
1 parent 6a190af commit dd07756
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions data/pilots/scum-and-villainy/st-70-assault-ship.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,12 @@
"ffg": 106,
"loadout": 20,
"keywords": ["Droid"],
"shipActions": [
{ "difficulty": "White", "type": "Calculate" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "Red", "type": "Barrel Roll" }
],
"standard": true,
"extended": true,
"epic": true
Expand All @@ -91,12 +97,6 @@
"ffg": 106,
"loadout": 14,
"keywords": ["Bounty Hunter"],
"shipActions": [
{ "difficulty": "White", "type": "Calculate" },
{ "difficulty": "White", "type": "Evade" },
{ "difficulty": "White", "type": "Lock" },
{ "difficulty": "Red", "type": "Barrel Roll" }
],
"standard": true,
"extended": true,
"epic": true
Expand Down

0 comments on commit dd07756

Please sign in to comment.