Skip to content

Commit

Permalink
Quick builds for Fireball
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeppe Burchardt committed Jun 3, 2020
1 parent 6900ce6 commit ca8d063
Showing 1 changed file with 52 additions and 0 deletions.
52 changes: 52 additions & 0 deletions data/quick-builds/resistance.json
Original file line number Diff line number Diff line change
Expand Up @@ -523,6 +523,58 @@
}
}
]
},
{
"threat": 1,
"pilots": [
{
"id": "colossusstationmechanic",
"upgrades": {
"talent": ["snapshot"]
}
}
]
},
{
"threat": 2,
"pilots": [
{
"id": "jarekyeager",
"upgrades": {
"talent": ["elusive"],
"missile": ["magpulsewarheads"],
"modification": ["advancedslam", "targetingcomputer"]
}
}
]
},
{
"threat": 2,
"pilots": [
{
"id": "kazudaxiono",
"upgrades": {
"talent": ["outmaneuver"],
"modification": ["advancedslam"],
"title": ["kazsfireball"],
"astromech": ["r1j5"],
"illicit": ["coaxiumhyperfuel"]
}
}
]
},
{
"threat": 2,
"pilots": [
{
"id": "r1j5",
"upgrades": {
"talent": ["snapshot"],
"missile": ["magpulsewarheads"],
"modification": ["afterburners", "targetingcomputer"]
}
}
]
}
]
}

0 comments on commit ca8d063

Please sign in to comment.