Skip to content

Commit

Permalink
feat: update xwing data
Browse files Browse the repository at this point in the history
  • Loading branch information
sebald committed Oct 25, 2023
1 parent d5f31d5 commit 6e8e0ca
Show file tree
Hide file tree
Showing 3 changed files with 38 additions and 4 deletions.
10 changes: 6 additions & 4 deletions lib/data/display-values.json
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@
"gavindarklighter": "Gavin Darklighter",
"knavesquadronescort": "Knave Squadron Escort",
"roguesquadronescort": "Rogue Squadron Escort",
"fennrau-rebel-fang": "Fenn Rau",
"fennrau-fangfighter": "Fenn Rau",
"bodicavenj": "Bodica Venj",
"dirkullodin": "Dirk Ullodin",
"clanwrenvolunteer": "Clan Wren Volunteer",
Expand Down Expand Up @@ -239,8 +239,8 @@
"leebo": "“Leebo”",
"dashrendar": "Dash Rendar",
"wildspacefringer": "Wild Space Fringer",
"leebo-swz103": "“Leebo”",
"dashrendar-swz103": "Dash Rendar",
"leebo-swz103-rebelalliance": "“Leebo”",
"dashrendar-swz103-rebelalliance": "Dash Rendar",
"leebo-swz103-sl-rebelalliance": "“Leebo”",
"dashrendar-swz103-sl-rebelalliance": "Dash Rendar",
"airencracken": "Airen Cracken",
Expand Down Expand Up @@ -476,6 +476,8 @@
"moraloeval": "Moralo Eval",
"trandoshanslaver": "Trandoshan Slaver",
"doctoraphra": "Doctor Aphra",
"leebo-swz103-sl-scumandvillainy": "“Leebo”",
"dashrendar-swz103-sl-scumandvillainy": "Dash Rendar",
"binayrepirate": "Binayre Pirate",
"blacksunsoldier": "Black Sun Soldier",
"kaatoleeachos": "Kaa’to Leeachos",
Expand Down Expand Up @@ -754,7 +756,7 @@
"colicoiddestroyer": "Colicoid Destroyer",
"jangofett": "Jango Fett",
"zamwesell": "Zam Wesell",
"bobafett-separatistalliance": "Boba Fett",
"bobafett-firesprayclasspatrolcraft": "Boba Fett",
"separatistracketeer": "Separatist Racketeer",
"aurrasing": "Aurra Sing",
"cadbane-separatistalliance": "Cad Bane",
Expand Down
31 changes: 31 additions & 0 deletions lib/data/standard-loadout-pilots.json
Original file line number Diff line number Diff line change
Expand Up @@ -504,6 +504,37 @@
]
}
},
"leebo-swz103-sl-scumandvillainy": {
"points": 6,
"upgrades": {
"talent": [
"efficientprocessing-swz103"
],
"missile": [
"seekermissiles-swz103"
],
"title": [
"outrider"
]
}
},
"dashrendar-swz103-sl-scumandvillainy": {
"points": 7,
"upgrades": {
"talent": [
"mercenary-swz103"
],
"missile": [
"seekermissiles-swz103"
],
"crew": [
"leebo-swz103"
],
"title": [
"outrider"
]
}
},
"oddball-siegeofcoruscant": {
"points": 4,
"upgrades": {
Expand Down
1 change: 1 addition & 0 deletions lib/data/standard-ships.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@
"rogueclassstarfighter",
"st70assaultship",
"yv666lightfreighter",
"yt2400lightfreighter",
"z95af4headhunter"
]
},
Expand Down

1 comment on commit 6e8e0ca

@vercel
Copy link

@vercel vercel bot commented on 6e8e0ca Oct 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.