Skip to content

Commit

Permalink
Add missing Wave 3 XWS ids
Browse files Browse the repository at this point in the history
  • Loading branch information
guidokessels committed Mar 20, 2019
1 parent 0e028a9 commit 8ad56ca
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
9 changes: 7 additions & 2 deletions data/pilots/galactic-republic/arc-170-starfighter.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"name": "ARC-170 Starfighter",
"xws": "arc170starfighter",
"size": "Medium",
"ffg": 31,
"dial": [
"1BB",
"1FB",
Expand Down Expand Up @@ -49,6 +50,7 @@
},
{
"name": "\"Jag\"",
"xws": "jag",
"cost": 49,
"slots": ["Torpedo", "Crew", "Astromech", "Modification", "Gunner"],
"ffg": 525,
Expand All @@ -62,6 +64,7 @@
},
{
"name": "\"Odd Ball\"",
"xws": "oddball-arc170starfighter",
"cost": 55,
"slots": [
"Talent",
Expand All @@ -82,6 +85,7 @@
},
{
"name": "\"Wolffe\"",
"xws": "wolffe",
"cost": 51,
"slots": [
"Talent",
Expand All @@ -103,6 +107,7 @@
},
{
"name": "104th Battalion Pilot",
"xws": "104thbattalionpilot",
"cost": 42,
"slots": ["Torpedo", "Crew", "Astromech", "Modification", "Gunner"],
"ffg": 528,
Expand All @@ -115,6 +120,7 @@
},
{
"name": "Squad Seven Veteran",
"xws": "squadsevenveteran",
"cost": 47,
"slots": [
"Talent",
Expand All @@ -132,6 +138,5 @@
"text": "Clone Flight Seven serves as part of the Open Circle Fleet under legendary Jedi Generals such as Plo Koon and Obi-Wan Kenobi, and won glory at the battles of Coruscant and Cato Neimoidia.",
"hyperspace": true
}
],
"ffg": 31
]
}
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@
},
{
"name": "Skakoan Ace",
"xws": "skakoanace",
"cost": 41,
"slots": ["Talent", "Modification", "Title", "Tactical Relay"],
"ffg": 495,
Expand Down
1 change: 1 addition & 0 deletions data/pilots/separatist-alliance/sith-infiltrator.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,7 @@
},
{
"name": "0-66",
"xws": "066",
"cost": 55,
"slots": [
"Cannon",
Expand Down

0 comments on commit 8ad56ca

Please sign in to comment.