forked from NineWorlds/xstreamer
-
Notifications
You must be signed in to change notification settings - Fork 0
/
player2.json
58 lines (58 loc) · 1.43 KB
/
player2.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
{
"version": "0.3.0",
"name": "Palp Defenders",
"faction": "imperial",
"points": 100,
"pilots": [
{
"name": "colonelvessery",
"ship": "tiedefender",
"points": 35,
"upgrades": {
"ept": [
"juke"
],
"title": [
"tiex7"
]
}
},
{
"name": "countessryad",
"ship": "tiedefender",
"points": 36,
"upgrades": {
"ept": [
"pushthelimit"
],
"title": [
"tiex7"
],
"mod": [
"twinionenginemkii"
]
}
},
{
"name": "omicrongrouppilot",
"ship": "lambdaclassshuttle",
"points": 29,
"upgrades": {
"system": [
"collisiondetector"
],
"crew": [
"emperorpalpatine"
]
}
}
],
"vendor": {
"voidstate": {
"squadron_id": 597998,
"link": "http://xwing-builder.co.uk/view/597998/palp-defenders",
"builder": "Voidstate's Unofficial X-Wing Squadron Builder",
"builder_link": "http://xwing-builder.co.uk/build"
}
}
}