Warning: The code below is XWS, a format for transferring X-Wing squadrons between apps. Simply copy and paste it to transfer your squadron. However, be warned that XWS is still in beta. The specification is still evolving. Feel free to play around with the data but, until it is marked as version 1.0.0 or later, be aware that the spec. may change at any moment. XWS generated today may not be importable tomorrow.
{
"version": "0.3.0",
"name": "Casual X Wing Night FLGS",
"faction": "rebel",
"points": 100,
"description": "'Regen' Luke has offensive/defensive buff. Wedge gets stressed so he has greens. Garven has a chance at a free target lock to help him keep generating focus.",
"pilots": [
{
"name": "lukeskywalker",
"ship": "xwing",
"points": 35,
"upgrades": {
"amd": [
"r2d2"
],
"ept": [
"outmaneuver"
]
}
},
{
"name": "wedgeantilles",
"ship": "xwing",
"points": 34,
"upgrades": {
"amd": [
"r2astromech"
],
"ept": [
"opportunist"
]
}
},
{
"name": "garvendreis",
"ship": "xwing",
"points": 31,
"upgrades": {
"amd": [
"r5k6"
],
"mod": [
"hullupgrade"
]
}
}
],
"vendor": {
"voidstate": {
"squadron_id": 383296,
"link": "http://xwing-builder.co.uk/view/383296/casual-x-wing-night-flgs",
"builder": "Voidstate's Unofficial X-Wing Squadron Builder",
"builder_link": "http://xwing-builder.co.uk/build"
}
}
}
{
"version": "0.3.0",
"faction": "rebel",
"pilots": [
{
"name": "lukeskywalker",
"ship": "xwing",
"upgrades": {
"amd": [
"r2d2"
],
"ept": [
"outmaneuver"
]
}
},
{
"name": "wedgeantilles",
"ship": "xwing",
"upgrades": {
"amd": [
"r2astromech"
],
"ept": [
"opportunist"
]
}
},
{
"name": "garvendreis",
"ship": "xwing",
"upgrades": {
"amd": [
"r5k6"
],
"mod": [
"hullupgrade"
]
}
}
]
}