mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Merge branch 'develop'
This commit is contained in:
183
dist/index.js
vendored
183
dist/index.js
vendored
@@ -88,12 +88,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 3, 3, 3, 1, 2, 3, 3 ],
|
||||
hardpoints: [ 2, 1, 1, 0, 0 ],
|
||||
internal: [ 3, 3, 2, 2, 1 ]
|
||||
internal: [ 3, 3, 2, 2, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "3E", "3E", "3E", "1E", "2E", "3E", "3C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0 ],
|
||||
internal: [ "01", "44", "00", 0, "" ]
|
||||
internal: [ "01", "44", "00", 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
alliance_challenger: {
|
||||
@@ -223,12 +223,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
} ]
|
||||
}, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 17, 0, 17, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4h", "01", "01", "", "", "", "", "" ]
|
||||
internal: [ "04", "4h", "01", "01", "", "", "", "", "", 0 ]
|
||||
}
|
||||
},
|
||||
alliance_chieftain: {
|
||||
@@ -358,12 +358,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
} ]
|
||||
}, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 17, 0, 17, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4e", "02", "", "", "", "", "" ]
|
||||
internal: [ "04", "4e", "02", "", "", "", "", "", 0 ]
|
||||
}
|
||||
},
|
||||
alliance_crusader: {
|
||||
@@ -494,12 +494,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
} ]
|
||||
}, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 17, 0, 17, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4e", "02", "", "", "", "", "" ]
|
||||
internal: [ "04", "4e", "02", "", "", "", "", "", 0 ]
|
||||
}
|
||||
},
|
||||
anaconda: {
|
||||
@@ -603,12 +603,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 4, 4, 4, 2 ]
|
||||
}, 4, 4, 4, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "8E", "7E", "6E", "5E", "8E", "8E", "5C" ],
|
||||
hardpoints: [ 0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "", "00" ]
|
||||
internal: [ "05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "", "00", 0 ]
|
||||
}
|
||||
},
|
||||
asp: {
|
||||
@@ -699,12 +699,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 5, 5, 5, 4, 4, 5, 5 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 5, 3, 3, 3, 2, 2 ]
|
||||
internal: [ 6, 5, 3, 3, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "5E", "5E", "5E", "4E", "4E", "5E", "5C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "4e", "01", 0, 0, "00", "" ]
|
||||
internal: [ "04", "4e", "01", 0, 0, "00", "", 0 ]
|
||||
}
|
||||
},
|
||||
asp_scout: {
|
||||
@@ -795,12 +795,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 4, 3, 4, 4, 4 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 0, 0 ],
|
||||
internal: [ 5, 4, 3, 3, 2, 2 ]
|
||||
internal: [ 5, 4, 3, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "3E", "4E", "4E", "4C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0 ],
|
||||
internal: [ "02", "02", "44", 0, 0, 0 ]
|
||||
internal: [ "02", "02", "44", 0, 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
beluga: {
|
||||
@@ -896,12 +896,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 6, 7, 7, 8, 6, 5, 7 ],
|
||||
hardpoints: [ 2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 6, 6, 6, 5, 5, 4, 3, 3, 3, 3 ]
|
||||
internal: [ 6, 6, 6, 6, 5, 5, 4, 3, 3, 3, 3, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "7E", "7E", "8E", "6E", "5E", "7C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, "" ]
|
||||
internal: [ "4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
cobra_mk_iii: {
|
||||
@@ -992,12 +992,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 4, 3, 3, 3, 4 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 0, 0 ],
|
||||
internal: [ 4, 4, 4, 2, 2, 2 ]
|
||||
internal: [ 4, 4, 4, 2, 2, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "3E", "3E", "3E", "4C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "02", "02", "49", "00", 0, "" ]
|
||||
internal: [ "02", "02", "49", "00", 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
cobra_mk_iv: {
|
||||
@@ -1091,12 +1091,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 4, 3, 3, 3, 4 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 1, 0, 0 ],
|
||||
internal: [ 4, 4, 4, 4, 3, 3, 2, 2 ]
|
||||
internal: [ 4, 4, 4, 4, 3, 3, 2, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "3E", "3E", "3E", "4C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "02", "02", "49", 0, 0, 0, "00", "" ]
|
||||
internal: [ "02", "02", "49", 0, 0, 0, "00", "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
diamondback_explorer: {
|
||||
@@ -1187,12 +1187,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 5, 3, 4, 3, 5 ],
|
||||
hardpoints: [ 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 4, 4, 3, 3, 2, 2 ]
|
||||
internal: [ 4, 4, 3, 3, 2, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "5E", "3E", "4E", "3E", "5C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "49", "02", "01", 0, "", 0 ]
|
||||
internal: [ "49", "02", "01", 0, "", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
diamondback: {
|
||||
@@ -1283,12 +1283,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 4, 2, 3, 2, 4 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 3, 3, 3, 2 ]
|
||||
internal: [ 3, 3, 3, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "2E", "3E", "2E", "4C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "44", 0, 0, "" ]
|
||||
internal: [ "44", 0, 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
dolphin: {
|
||||
@@ -1383,12 +1383,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 5, 4, 4, 3, 3, 4 ],
|
||||
hardpoints: [ 1, 1, 0, 0, 0 ],
|
||||
internal: [ 5, 4, 4, 3, 2, 2, 2 ]
|
||||
internal: [ 5, 4, 4, 3, 2, 2, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "5E", "4E", "4E", "3E", "3E", "4C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0 ],
|
||||
internal: [ "md", "02", "49", "01", "00", 0, "" ]
|
||||
internal: [ "md", "02", "49", "01", "00", 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
eagle: {
|
||||
@@ -1491,12 +1491,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 1, 1 ]
|
||||
}, 1, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "2E", "3E", "3E", "1E", "2E", "2E", "2C" ],
|
||||
hardpoints: [ 17, 17, 0, 0 ],
|
||||
internal: [ "44", "00", 0, "", 0 ]
|
||||
internal: [ "44", "00", 0, "", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
federal_assault_ship: {
|
||||
@@ -1614,12 +1614,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 3, 2, 2 ]
|
||||
}, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "4e", "03", "02", 0, 0, "02", 0, 0 ]
|
||||
internal: [ "4e", "03", "02", 0, 0, "02", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
federal_corvette: {
|
||||
@@ -1738,12 +1738,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 4, 4, 3 ]
|
||||
}, 4, 4, 3, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "8E", "7E", "6E", "5E", "8E", "8E", "5C" ],
|
||||
hardpoints: [ 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", "" ]
|
||||
internal: [ "4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", "", 0 ]
|
||||
}
|
||||
},
|
||||
federal_dropship: {
|
||||
@@ -1861,12 +1861,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 3, 3, 2 ]
|
||||
}, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "4E", "4C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "03", "4e", "02", 0, 0, 0, 0, "" ]
|
||||
internal: [ "04", "03", "4e", "02", 0, 0, 0, 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
federal_gunship: {
|
||||
@@ -1997,12 +1997,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 2, 2 ]
|
||||
}, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "7E", "5E", "4C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ 0, "4j", "03", 0, 0, 0, 0, "" ]
|
||||
internal: [ 0, "4j", "03", 0, 0, 0, 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
fer_de_lance: {
|
||||
@@ -2093,12 +2093,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 6, 5, 4, 4, 6, 4, 3 ],
|
||||
hardpoints: [ 4, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ 5, 4, 4, 2, 1 ]
|
||||
internal: [ 5, 4, 4, 2, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "5E", "5E", "4E", "4E", "6E", "4E", "3C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "03", "49", "02", 0, "" ]
|
||||
internal: [ "03", "49", "02", 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
hauler: {
|
||||
@@ -2189,12 +2189,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 2, 2, 2, 1, 1, 1, 2 ],
|
||||
hardpoints: [ 1, 0, 0 ],
|
||||
internal: [ 3, 3, 2, 1 ]
|
||||
internal: [ 3, 3, 2, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "2E", "2E", "2E", "1E", "1E", "1E", "2C" ],
|
||||
hardpoints: [ 17, 0, 0 ],
|
||||
internal: [ "01", "01", "3v", "" ]
|
||||
internal: [ "01", "01", "3v", "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
imperial_clipper: {
|
||||
@@ -2288,12 +2288,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 6, 6, 5, 5, 6, 5, 4 ],
|
||||
hardpoints: [ 3, 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 7, 6, 4, 4, 3, 3, 2, 2 ]
|
||||
internal: [ 7, 6, 4, 4, 3, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "6E", "5E", "5E", "6E", "5E", "4C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "05", "4j", "02", 0, 0, 0, "00", "" ]
|
||||
internal: [ "05", "4j", "02", 0, 0, 0, "00", "", 0 ]
|
||||
}
|
||||
},
|
||||
imperial_courier: {
|
||||
@@ -2387,12 +2387,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 3, 3, 1, 3, 2, 3 ],
|
||||
hardpoints: [ 2, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 3, 3, 2, 2, 2, 1 ]
|
||||
internal: [ 3, 3, 2, 2, 2, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "3E", "3E", "1E", "3E", "2E", "3C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "01", "01", "3v", "00", "00", "" ]
|
||||
internal: [ "01", "01", "3v", "00", "00", "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
imperial_cutter: {
|
||||
@@ -2511,12 +2511,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 4, 3 ]
|
||||
}, 4, 3, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "8E", "8E", "7E", "7E", "7E", "7E", "6C" ],
|
||||
hardpoints: [ 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "4t", "06", "04", 0, 0, 0, 0, 0, 0, "01", "" ]
|
||||
internal: [ "4t", "06", "04", 0, 0, 0, 0, 0, 0, "01", "", 0 ]
|
||||
}
|
||||
},
|
||||
imperial_eagle: {
|
||||
@@ -2619,12 +2619,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 1, 1 ]
|
||||
}, 1, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "3E", "3E", "3E", "1E", "2E", "2E", "2C" ],
|
||||
hardpoints: [ 0, 17, 17, 0 ],
|
||||
internal: [ "44", "00", 0, "", 0 ]
|
||||
internal: [ "44", "00", 0, "", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
keelback: {
|
||||
@@ -2716,12 +2716,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 4, 4, 4, 1, 3, 2, 4 ],
|
||||
hardpoints: [ 2, 2, 1, 1, 0, 0, 0 ],
|
||||
internal: [ 5, 5, 4, 3, 2, 2 ]
|
||||
internal: [ 5, 5, 4, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "1E", "3E", "2E", "4C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0, 0 ],
|
||||
internal: [ "03", "03", "02", "44", "00", "" ]
|
||||
internal: [ "03", "03", "02", "44", "00", "", 0 ]
|
||||
}
|
||||
},
|
||||
krait_mkii: {
|
||||
@@ -2813,12 +2813,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 7, 6, 5, 4, 7, 6, 5 ],
|
||||
hardpoints: [ 3, 3, 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 6, 5, 5, 4, 3, 3, 2 ]
|
||||
internal: [ 6, 6, 5, 5, 4, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "7E", "6E", "5E", "4E", "7E", "6E", "5C" ],
|
||||
hardpoints: [ 0, 0, 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "4h", "04", "04", "03", 0, "", 0, "00" ]
|
||||
internal: [ "4h", "04", "04", "03", 0, "", 0, "00", 0 ]
|
||||
}
|
||||
},
|
||||
krait_phantom: {
|
||||
@@ -2909,12 +2909,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 7, 6, 5, 4, 7, 6, 5 ],
|
||||
hardpoints: [ 3, 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 5, 5, 5, 3, 3, 3, 2 ]
|
||||
internal: [ 6, 5, 5, 5, 3, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "7E", "6E", "5E", "4E", "7E", "6E", "5C" ],
|
||||
hardpoints: [ 0, 0, "17", "17", 0, 0, 0, 0 ],
|
||||
internal: [ "4j", "04", "04", "04", 0, "", 0, "00" ]
|
||||
internal: [ "4j", "04", "04", "04", 0, "", 0, "00", 0 ]
|
||||
}
|
||||
},
|
||||
orca: {
|
||||
@@ -3006,12 +3006,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 5, 6, 5, 6, 5, 4, 5 ],
|
||||
hardpoints: [ 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 5, 5, 5, 4, 3, 2, 2 ]
|
||||
internal: [ 6, 5, 5, 5, 4, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "5E", "6E", "5E", "6E", "5E", "4E", "5C" ],
|
||||
hardpoints: [ 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "me", "mc", "03", "4e", "02", 0, 0, "" ]
|
||||
internal: [ "me", "mc", "03", "4e", "02", 0, 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
mamba: {
|
||||
@@ -3102,12 +3102,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 6, 5, 4, 4, 6, 4, 3 ],
|
||||
hardpoints: [ 4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ 5, 4, 3, 2, 2 ]
|
||||
internal: [ 5, 4, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "5E", "4E", "4E", "6E", "4E", "3C" ],
|
||||
hardpoints: [ 0, 0, 0, "17", "17", 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "03", "49", "01", 0, 0 ]
|
||||
internal: [ "03", "49", "01", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
python: {
|
||||
@@ -3198,12 +3198,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 7, 6, 5, 4, 7, 6, 5 ],
|
||||
hardpoints: [ 3, 3, 3, 2, 2, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 6, 6, 5, 5, 4, 3, 3, 2 ]
|
||||
internal: [ 6, 6, 6, 5, 5, 4, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "7E", "6E", "5E", "4E", "7E", "6E", "5C" ],
|
||||
hardpoints: [ 0, 0, 0, 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "04", "4j", "03", 0, 0, 0, "00", "" ]
|
||||
internal: [ "04", "04", "4j", "03", 0, 0, 0, "00", "", 0 ]
|
||||
}
|
||||
},
|
||||
sidewinder: {
|
||||
@@ -3294,12 +3294,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 2, 2, 2, 1, 1, 1, 1 ],
|
||||
hardpoints: [ 1, 1, 0, 0 ],
|
||||
internal: [ 2, 2, 1, 1 ]
|
||||
internal: [ 2, 2, 1, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "2E", "2E", "2E", "1E", "1E", "1E", "1C" ],
|
||||
hardpoints: [ 18, 18, 0, 0 ],
|
||||
internal: [ "3v", "01", "", 0 ]
|
||||
internal: [ "3v", "01", "", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
type_6_transporter: {
|
||||
@@ -3390,12 +3390,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 3, 4, 4, 2, 3, 2, 4 ],
|
||||
hardpoints: [ 1, 1, 0, 0, 0 ],
|
||||
internal: [ 5, 5, 4, 4, 3, 2, 2 ]
|
||||
internal: [ 5, 5, 4, 4, 3, 2, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "3E", "4E", "4E", "2E", "3E", "2E", "4C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0 ],
|
||||
internal: [ "03", "03", "02", "02", "44", "00", "" ]
|
||||
internal: [ "03", "03", "02", "02", "44", "00", "", 0 ]
|
||||
}
|
||||
},
|
||||
type_7_transport: {
|
||||
@@ -3486,12 +3486,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 5, 5, 5, 4, 4, 3, 5 ],
|
||||
hardpoints: [ 1, 1, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 6, 6, 6, 5, 5, 5, 3, 3, 2 ]
|
||||
internal: [ 6, 6, 6, 5, 5, 5, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "5E", "5E", "4E", "3E", "3E", "5C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "04", "04", "04", "03", "03", "49", 0, 0, "" ]
|
||||
internal: [ "04", "04", "04", "03", "03", "49", 0, 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
type_9_heavy: {
|
||||
@@ -3583,12 +3583,12 @@ module.exports = {
|
||||
slots: {
|
||||
standard: [ 6, 7, 6, 5, 6, 4, 6 ],
|
||||
hardpoints: [ 2, 2, 2, 1, 1, 0, 0, 0, 0 ],
|
||||
internal: [ 8, 8, 7, 6, 5, 4, 4, 3, 3, 2 ]
|
||||
internal: [ 8, 8, 7, 6, 5, 4, 4, 3, 3, 2, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "7E", "6E", "5E", "6E", "4E", "6C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "06", "06", "05", "4j", "03", "02", 0, "01", 0, "" ]
|
||||
internal: [ "06", "06", "05", "4j", "03", "02", 0, "01", 0, "", 0 ]
|
||||
}
|
||||
},
|
||||
type_10_defender: {
|
||||
@@ -3703,12 +3703,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
} ]
|
||||
}, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "6E", "7E", "6E", "5E", "7E", "4E", "6C" ],
|
||||
hardpoints: [ 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0 ],
|
||||
internal: [ "06", "05", "4j", "03", "02", 0, "01", 0, "", 0, 0 ]
|
||||
internal: [ "06", "05", "4j", "03", "02", 0, "01", 0, "", 0, 0, 0 ]
|
||||
}
|
||||
},
|
||||
viper: {
|
||||
@@ -3811,12 +3811,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 2, 1 ]
|
||||
}, 2, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "3E", "3E", "3E", "2E", "3E", "3E", "2C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "01", "44", 0, 0, "" ]
|
||||
internal: [ "01", "44", 0, 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
viper_mk_iv: {
|
||||
@@ -3919,12 +3919,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 2, 2, 1 ]
|
||||
}, 2, 2, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "4E", "4E", "2E", "3E", "3E", "4C" ],
|
||||
hardpoints: [ 0, 0, 17, 17, 0, 0 ],
|
||||
internal: [ "02", "02", "44", 0, "00", 0, "" ]
|
||||
internal: [ "02", "02", "44", 0, "00", 0, "", 0, 0 ]
|
||||
}
|
||||
},
|
||||
vulture: {
|
||||
@@ -4027,12 +4027,12 @@ module.exports = {
|
||||
gmrp: 1,
|
||||
ghrp: 1
|
||||
}
|
||||
}, 4, 2, 1, 1 ]
|
||||
}, 4, 2, 1, 1, 1, 1 ]
|
||||
},
|
||||
defaults: {
|
||||
standard: [ "4E", "5E", "4E", "3E", "5E", "4E", "3C" ],
|
||||
hardpoints: [ 17, 17, 0, 0, 0, 0 ],
|
||||
internal: [ "4e", 0, "02", 0, 0, "" ]
|
||||
internal: [ "4e", 0, "02", 0, 0, "", 0, 0 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -14378,7 +14378,21 @@ module.exports = {
|
||||
rating: "E",
|
||||
symbol: "Int_DockingComputer_Standard",
|
||||
ukName: "Docking Computer",
|
||||
ukDiscript: "Allows automated docking sequence at all starports and outposts."
|
||||
ukDiscript: "Allows assisted docking sequence at all starports and outposts."
|
||||
}, {
|
||||
class: 1,
|
||||
cost: 13509,
|
||||
edID: 128935155,
|
||||
eddbID: 890,
|
||||
grp: "dc",
|
||||
id: "3x",
|
||||
integrity: 10,
|
||||
name: "Advanced Docking Computer",
|
||||
power: .45,
|
||||
rating: "E",
|
||||
symbol: "Int_DockingComputer_Advanced",
|
||||
ukName: "Advanced Docking Computer",
|
||||
ukDiscript: "Allows assisted docking and launch at all starports and outposts."
|
||||
} ],
|
||||
dtl: [ {
|
||||
class: 1,
|
||||
@@ -20430,6 +20444,21 @@ module.exports = {
|
||||
grp: "gmrp",
|
||||
ukName: "Guardian Module Reinforcement",
|
||||
ukDiscript: "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
|
||||
} ],
|
||||
sua: [ {
|
||||
class: 1,
|
||||
cost: 9121,
|
||||
edID: 128932273,
|
||||
eddbID: 1538,
|
||||
grp: "sua",
|
||||
id: "3w",
|
||||
mass: 0,
|
||||
power: .3,
|
||||
rating: "E",
|
||||
symbol: "Int_SupercruiseAssist",
|
||||
name: "Supercruise Assist",
|
||||
ukName: "Supercruise Assist",
|
||||
ukDiscript: "Provides additional supercruise guidance to a predetermined destination."
|
||||
} ]
|
||||
}
|
||||
},
|
||||
|
||||
254
dist/index.json
vendored
254
dist/index.json
vendored
@@ -113,6 +113,8 @@
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -138,7 +140,9 @@
|
||||
"44",
|
||||
"00",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -304,7 +308,8 @@
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -338,7 +343,8 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -502,7 +508,8 @@
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -535,7 +542,8 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -701,7 +709,8 @@
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -733,7 +742,8 @@
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -881,7 +891,8 @@
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -924,7 +935,8 @@
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
"00"
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -1048,7 +1060,8 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1080,7 +1093,8 @@
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -1199,7 +1213,8 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1226,6 +1241,7 @@
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -1360,7 +1376,8 @@
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1397,7 +1414,8 @@
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -1516,7 +1534,9 @@
|
||||
4,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1543,7 +1563,9 @@
|
||||
"49",
|
||||
"00",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -1668,7 +1690,9 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1698,7 +1722,9 @@
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -1818,7 +1844,9 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1846,6 +1874,8 @@
|
||||
"01",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -1965,7 +1995,9 @@
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -1992,7 +2024,9 @@
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -2115,7 +2149,9 @@
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -2142,7 +2178,9 @@
|
||||
"01",
|
||||
"00",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -2270,6 +2308,8 @@
|
||||
}
|
||||
},
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -2294,6 +2334,8 @@
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -2444,7 +2486,8 @@
|
||||
},
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -2475,6 +2518,7 @@
|
||||
0,
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -2637,7 +2681,8 @@
|
||||
},
|
||||
4,
|
||||
4,
|
||||
3
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -2679,7 +2724,8 @@
|
||||
0,
|
||||
"02",
|
||||
"01",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -2831,7 +2877,8 @@
|
||||
},
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -2864,7 +2911,8 @@
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3030,7 +3078,8 @@
|
||||
}
|
||||
},
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -3064,7 +3113,8 @@
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3187,6 +3237,7 @@
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -3218,7 +3269,8 @@
|
||||
"49",
|
||||
"02",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3332,6 +3384,8 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -3354,7 +3408,9 @@
|
||||
"01",
|
||||
"01",
|
||||
"3v",
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3480,7 +3536,8 @@
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -3511,7 +3568,8 @@
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3634,6 +3692,8 @@
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -3662,7 +3722,9 @@
|
||||
"3v",
|
||||
"00",
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3823,7 +3885,8 @@
|
||||
}
|
||||
},
|
||||
4,
|
||||
3
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -3864,7 +3927,8 @@
|
||||
0,
|
||||
0,
|
||||
"01",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -3992,6 +4056,8 @@
|
||||
}
|
||||
},
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -4016,6 +4082,8 @@
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -4137,7 +4205,8 @@
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4165,7 +4234,8 @@
|
||||
"02",
|
||||
"44",
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -4290,7 +4360,8 @@
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4322,7 +4393,8 @@
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
"00"
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -4445,7 +4517,8 @@
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4476,7 +4549,8 @@
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
"00"
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -4599,7 +4673,8 @@
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4629,7 +4704,8 @@
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -4752,7 +4828,8 @@
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4783,6 +4860,7 @@
|
||||
"49",
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -4908,7 +4986,8 @@
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -4941,7 +5020,8 @@
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -5056,6 +5136,8 @@
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -5079,6 +5161,8 @@
|
||||
"3v",
|
||||
"01",
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -5198,7 +5282,8 @@
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -5225,7 +5310,8 @@
|
||||
"02",
|
||||
"44",
|
||||
"00",
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -5349,7 +5435,8 @@
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -5381,7 +5468,8 @@
|
||||
"49",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -5508,7 +5596,8 @@
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -5542,7 +5631,8 @@
|
||||
0,
|
||||
"01",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -5701,7 +5791,8 @@
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
@@ -5744,6 +5835,7 @@
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
@@ -5874,6 +5966,8 @@
|
||||
}
|
||||
},
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -5900,7 +5994,9 @@
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -6032,6 +6128,8 @@
|
||||
},
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -6060,7 +6158,9 @@
|
||||
0,
|
||||
"00",
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
},
|
||||
@@ -6191,6 +6291,8 @@
|
||||
4,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
@@ -6218,7 +6320,9 @@
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
""
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
@@ -17114,7 +17218,22 @@
|
||||
"rating": "E",
|
||||
"symbol": "Int_DockingComputer_Standard",
|
||||
"ukName": "Docking Computer",
|
||||
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
|
||||
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
|
||||
},
|
||||
{
|
||||
"class": 1,
|
||||
"cost": 13509,
|
||||
"edID": 128935155,
|
||||
"eddbID": 890,
|
||||
"grp": "dc",
|
||||
"id": "3x",
|
||||
"integrity": 10,
|
||||
"name": "Advanced Docking Computer",
|
||||
"power": 0.45,
|
||||
"rating": "E",
|
||||
"symbol": "Int_DockingComputer_Advanced",
|
||||
"ukName": "Advanced Docking Computer",
|
||||
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
|
||||
}
|
||||
],
|
||||
"dtl": [
|
||||
@@ -23545,6 +23664,23 @@
|
||||
"ukName": "Guardian Module Reinforcement",
|
||||
"ukDiscript": "Powered module that protects a ships modules from any weapons fire penetrating the hull. It utilises it's own damage capacity to absorb a proportion of the damage applied to modules, eventually burning out when it's capacity reaches zero. This version is based on Guardian research and has resistances to Thargoid specific disruption technology."
|
||||
}
|
||||
],
|
||||
"sua": [
|
||||
{
|
||||
"class": 1,
|
||||
"cost": 9121,
|
||||
"edID": 128932273,
|
||||
"eddbID": 1538,
|
||||
"grp": "sua",
|
||||
"id": "3w",
|
||||
"mass": 0,
|
||||
"power": 0.3,
|
||||
"rating": "E",
|
||||
"symbol": "Int_SupercruiseAssist",
|
||||
"name": "Supercruise Assist",
|
||||
"ukName": "Supercruise Assist",
|
||||
"ukDiscript": "Provides additional supercruise guidance to a predetermined destination."
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
|
||||
@@ -79,6 +79,7 @@ module.exports = {
|
||||
gsrp: require('./internal/guardian_shield_reinforcement_package').gsrp,
|
||||
gfsb: require('./internal/guardian_fsd_booster').gfsb,
|
||||
ghrp: require('./internal/guardian_hull_reinforcement_package').ghrp,
|
||||
gmrp: require('./internal/guardian_module_reinforcement_package').gmrp
|
||||
gmrp: require('./internal/guardian_module_reinforcement_package').gmrp,
|
||||
sua: require('./internal/supercruise_assist').sua,
|
||||
}
|
||||
}
|
||||
|
||||
@@ -13,7 +13,22 @@
|
||||
"rating": "E",
|
||||
"symbol": "Int_DockingComputer_Standard",
|
||||
"ukName": "Docking Computer",
|
||||
"ukDiscript": "Allows automated docking sequence at all starports and outposts."
|
||||
"ukDiscript": "Allows assisted docking sequence at all starports and outposts."
|
||||
},
|
||||
{
|
||||
"class": 1,
|
||||
"cost": 13509,
|
||||
"edID": 128935155,
|
||||
"eddbID": 890,
|
||||
"grp": "dc",
|
||||
"id": "3x",
|
||||
"integrity": 10,
|
||||
"name": "Advanced Docking Computer",
|
||||
"power": 0.45,
|
||||
"rating": "E",
|
||||
"symbol": "Int_DockingComputer_Advanced",
|
||||
"ukName": "Advanced Docking Computer",
|
||||
"ukDiscript": "Allows assisted docking and launch at all starports and outposts."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
19
modules/internal/supercruise_assist.json
Normal file
19
modules/internal/supercruise_assist.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"sua": [
|
||||
{
|
||||
"class": 1,
|
||||
"cost": 9121,
|
||||
"edID": 128932273,
|
||||
"eddbID": 1538,
|
||||
"grp": "sua",
|
||||
"id": "3w",
|
||||
"mass": 0,
|
||||
"power": 0.3,
|
||||
"rating": "E",
|
||||
"symbol": "Int_SupercruiseAssist",
|
||||
"name": "Supercruise Assist",
|
||||
"ukName": "Supercruise Assist",
|
||||
"ukDiscript": "Provides additional supercruise guidance to a predetermined destination."
|
||||
}
|
||||
]
|
||||
}
|
||||
126
ships/adder.json
126
ships/adder.json
@@ -24,21 +24,125 @@
|
||||
},
|
||||
"retailCost": 87810,
|
||||
"bulkheads": [
|
||||
{ "id": "BC", "edID": 128049268, "eddbID": 753, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "BD", "edID": 128049269, "eddbID": 754, "grp": "bh", "cost": 35120, "mass": 3, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "BE", "edID": 128049270, "eddbID": 755, "grp": "bh", "cost": 79030, "mass": 5, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BF", "edID": 128049271, "eddbID": 756, "grp": "bh", "cost": 186770, "mass": 5, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "BG", "edID": 128049272, "eddbID": 757, "grp": "bh", "cost": 206960, "mass": 5, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "BC",
|
||||
"edID": 128049268,
|
||||
"eddbID": 753,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "BD",
|
||||
"edID": 128049269,
|
||||
"eddbID": 754,
|
||||
"grp": "bh",
|
||||
"cost": 35120,
|
||||
"mass": 3,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "BE",
|
||||
"edID": 128049270,
|
||||
"eddbID": 755,
|
||||
"grp": "bh",
|
||||
"cost": 79030,
|
||||
"mass": 5,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BF",
|
||||
"edID": 128049271,
|
||||
"eddbID": 756,
|
||||
"grp": "bh",
|
||||
"cost": 186770,
|
||||
"mass": 5,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BG",
|
||||
"edID": 128049272,
|
||||
"eddbID": 757,
|
||||
"grp": "bh",
|
||||
"cost": 206960,
|
||||
"mass": 5,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [3, 3, 3, 1, 2, 3, 3],
|
||||
"hardpoints": [2, 1, 1, 0, 0],
|
||||
"internal": [3, 3, 2, 2, 1]
|
||||
"standard": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
2,
|
||||
3,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["3E", "3E", "3E", "1E", "2E", "3E", "3C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0],
|
||||
"internal": ["01", "44", "00", 0, ""]
|
||||
"standard": [
|
||||
"3E",
|
||||
"3E",
|
||||
"3E",
|
||||
"1E",
|
||||
"2E",
|
||||
"3E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"01",
|
||||
"44",
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,25 +27,178 @@
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "0K", "edID": 128816590, "eddbID": 1650, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "0P", "edID": 128816591, "eddbID": 1651, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "0Q", "edID": 128816592, "eddbID": 1652, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "0R", "edID": 128816593, "eddbID": 1653, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "0S", "edID": 128816594, "eddbID": 1654, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "0K",
|
||||
"edID": 128816590,
|
||||
"eddbID": 1650,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "0P",
|
||||
"edID": 128816591,
|
||||
"eddbID": 1651,
|
||||
"grp": "bh",
|
||||
"cost": 6803170,
|
||||
"mass": 40,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "0Q",
|
||||
"edID": 128816592,
|
||||
"eddbID": 1652,
|
||||
"grp": "bh",
|
||||
"cost": 15307134,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "0R",
|
||||
"edID": 128816593,
|
||||
"eddbID": 1653,
|
||||
"grp": "bh",
|
||||
"cost": 36175859,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "0S",
|
||||
"edID": 128816594,
|
||||
"eddbID": 1654,
|
||||
"grp": "bh",
|
||||
"cost": 40087682,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 2, 2, 2, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 6, 3, 3, 2, 2,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4h", "01", "01", "", "", "", "", ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
0,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4h",
|
||||
"01",
|
||||
"01",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,25 +27,175 @@
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "CI", "edID": 128816576, "eddbID": 1640, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "CJ", "edID": 128816577, "eddbID": 1641, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "CK", "edID": 128816578, "eddbID": 1642, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "CL", "edID": 128816579, "eddbID": 1643, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "CM", "edID": 128816580, "eddbID": 1644, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "CI",
|
||||
"edID": 128816576,
|
||||
"eddbID": 1640,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "CJ",
|
||||
"edID": 128816577,
|
||||
"eddbID": 1641,
|
||||
"grp": "bh",
|
||||
"cost": 6803170,
|
||||
"mass": 40,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "CK",
|
||||
"edID": 128816578,
|
||||
"eddbID": 1642,
|
||||
"grp": "bh",
|
||||
"cost": 15307134,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "CL",
|
||||
"edID": 128816579,
|
||||
"eddbID": 1643,
|
||||
"grp": "bh",
|
||||
"cost": 36175859,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "CM",
|
||||
"edID": 128816580,
|
||||
"eddbID": 1644,
|
||||
"grp": "bh",
|
||||
"cost": 40087682,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 3, 2, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 4, 2, 2,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
2,
|
||||
2,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4e", "02", "", "", "", "", ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
0,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4e",
|
||||
"02",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -15,8 +15,8 @@
|
||||
"heatCapacity": 316,
|
||||
"hardness": 65,
|
||||
"hullMass": 500,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"masslock": 13,
|
||||
"fighterHangars": true,
|
||||
"pipSpeed": 0.15833333333333,
|
||||
"pitch": 32,
|
||||
"roll": 80,
|
||||
@@ -28,25 +28,175 @@
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "3U", "edID": 128816583, "eddbID": 1659, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "3V", "edID": 128816584, "eddbID": 1660, "grp": "bh", "cost": 6803170, "mass": 40, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "3W", "edID": 128816585, "eddbID": 1661, "grp": "bh", "cost": 15307134, "mass": 78, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "3X", "edID": 128816586, "eddbID": 1662, "grp": "bh", "cost": 36175859, "mass": 78, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "3Z", "edID": 128816587, "eddbID": 1663, "grp": "bh", "cost": 40087682, "mass": 78, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "3U",
|
||||
"edID": 128816583,
|
||||
"eddbID": 1659,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "3V",
|
||||
"edID": 128816584,
|
||||
"eddbID": 1660,
|
||||
"grp": "bh",
|
||||
"cost": 6803170,
|
||||
"mass": 40,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "3W",
|
||||
"edID": 128816585,
|
||||
"eddbID": 1661,
|
||||
"grp": "bh",
|
||||
"cost": 15307134,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "3X",
|
||||
"edID": 128816586,
|
||||
"eddbID": 1662,
|
||||
"grp": "bh",
|
||||
"cost": 36175859,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "3Z",
|
||||
"edID": 128816587,
|
||||
"eddbID": 1663,
|
||||
"grp": "bh",
|
||||
"cost": 40087682,
|
||||
"mass": 78,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 2, 2, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 3, 3, 2, 2,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [17, 0, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4e", "02", "", "", "", "", ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
0,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4e",
|
||||
"02",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,25 +25,171 @@
|
||||
},
|
||||
"retailCost": 146969450,
|
||||
"bulkheads": [
|
||||
{ "id": "bT", "edID": 128049364, "eddbID": 818, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bU", "edID": 128049365, "eddbID": 819, "grp": "bh", "cost": 58787780, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bV", "edID": 128049366, "eddbID": 820, "grp": "bh", "cost": 132272510, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bW", "edID": 128049367, "eddbID": 821, "grp": "bh", "cost": 312604020, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bX", "edID": 128049368, "eddbID": 822, "grp": "bh", "cost": 346407000, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bT",
|
||||
"edID": 128049364,
|
||||
"eddbID": 818,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bU",
|
||||
"edID": 128049365,
|
||||
"eddbID": 819,
|
||||
"grp": "bh",
|
||||
"cost": 58787780,
|
||||
"mass": 30,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bV",
|
||||
"edID": 128049366,
|
||||
"eddbID": 820,
|
||||
"grp": "bh",
|
||||
"cost": 132272510,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bW",
|
||||
"edID": 128049367,
|
||||
"eddbID": 821,
|
||||
"grp": "bh",
|
||||
"cost": 312604020,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bX",
|
||||
"edID": 128049368,
|
||||
"eddbID": 822,
|
||||
"grp": "bh",
|
||||
"cost": 346407000,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [8, 7, 6, 5, 8, 8, 5],
|
||||
"hardpoints": [4, 3, 3, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
8,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
8,
|
||||
8,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
7, 6, 6, 6, 5, 5, 5,
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
4, 4, 4, 2
|
||||
7,
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["8E", "7E", "6E", "5E", "8E", "8E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["05", "04", "4j", 0, "03", 0, 0, 0, 0, 0, "", "00"]
|
||||
"standard": [
|
||||
"8E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"8E",
|
||||
"8E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"05",
|
||||
"04",
|
||||
"4j",
|
||||
0,
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
138
ships/asp.json
138
ships/asp.json
@@ -24,21 +24,137 @@
|
||||
},
|
||||
"retailCost": 6661150,
|
||||
"bulkheads": [
|
||||
{ "id": "BH", "edID": 128049304, "eddbID": 778, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "BI", "edID": 128049305, "eddbID": 779, "grp": "bh", "cost": 2664460, "mass": 21, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "BJ", "edID": 128049306, "eddbID": 780, "grp": "bh", "cost": 5995040, "mass": 42, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BK", "edID": 128049307, "eddbID": 781, "grp": "bh", "cost": 14168270, "mass": 42, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "BL", "edID": 128049308, "eddbID": 782, "grp": "bh", "cost": 15700340, "mass": 42, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "BH",
|
||||
"edID": 128049304,
|
||||
"eddbID": 778,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "BI",
|
||||
"edID": 128049305,
|
||||
"eddbID": 779,
|
||||
"grp": "bh",
|
||||
"cost": 2664460,
|
||||
"mass": 21,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "BJ",
|
||||
"edID": 128049306,
|
||||
"eddbID": 780,
|
||||
"grp": "bh",
|
||||
"cost": 5995040,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BK",
|
||||
"edID": 128049307,
|
||||
"eddbID": 781,
|
||||
"grp": "bh",
|
||||
"cost": 14168270,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BL",
|
||||
"edID": 128049308,
|
||||
"eddbID": 782,
|
||||
"grp": "bh",
|
||||
"cost": 15700340,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [5, 5, 5, 4, 4, 5, 5],
|
||||
"hardpoints": [2, 2, 1, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 3, 3, 3, 2, 2]
|
||||
"standard": [
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
5,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["5E", "5E", "5E", "4E", "4E", "5E", "5C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "4e", "01", 0, 0, "00", ""]
|
||||
"standard": [
|
||||
"5E",
|
||||
"5E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"5E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"4e",
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,127 @@
|
||||
},
|
||||
"retailCost": 3961150,
|
||||
"bulkheads": [
|
||||
{ "id": "c1", "edID": 128672278, "eddbID": 1503, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "c2", "edID": 128672279, "eddbID": 1504, "grp": "bh", "cost": 1584460, "mass": 21, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "c3", "edID": 128672280, "eddbID": 1505, "grp": "bh", "cost": 3565040, "mass": 42, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "c4", "edID": 128672281, "eddbID": 1506, "grp": "bh", "cost": 8425380, "mass": 42, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "c5", "edID": 128672282, "eddbID": 1507, "grp": "bh", "cost": 9336440, "mass": 42, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "c1",
|
||||
"edID": 128672278,
|
||||
"eddbID": 1503,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "c2",
|
||||
"edID": 128672279,
|
||||
"eddbID": 1504,
|
||||
"grp": "bh",
|
||||
"cost": 1584460,
|
||||
"mass": 21,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "c3",
|
||||
"edID": 128672280,
|
||||
"eddbID": 1505,
|
||||
"grp": "bh",
|
||||
"cost": 3565040,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "c4",
|
||||
"edID": 128672281,
|
||||
"eddbID": 1506,
|
||||
"grp": "bh",
|
||||
"cost": 8425380,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "c5",
|
||||
"edID": 128672282,
|
||||
"eddbID": 1507,
|
||||
"grp": "bh",
|
||||
"cost": 9336440,
|
||||
"mass": 42,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 4, 4, 3, 4, 4, 4],
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0],
|
||||
"internal": [5, 4, 3, 3, 2, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
4,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "3E", "4E", "4E", "4C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0],
|
||||
"internal": ["02", "02", "44", 0, 0, 0]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"3E",
|
||||
"4E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"02",
|
||||
"02",
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -29,26 +29,147 @@
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "cl", "edID": 128049346, "eddbID": 1554,"grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "cm", "edID": 128049347, "eddbID": 1555,"grp": "bh", "cost": 33813120, "mass": 83, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "cn", "edID": 128049348, "eddbID": 1556,"grp": "bh", "cost": 76079500, "mass": 165, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "co", "edID": 128049349, "eddbID": 1557,"grp": "bh", "cost": 179801200, "mass": 165, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "cp", "edID": 128049350, "eddbID": 1558,"grp": "bh", "cost": 199243730, "mass": 165, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "cl",
|
||||
"edID": 128049346,
|
||||
"eddbID": 1554,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "cm",
|
||||
"edID": 128049347,
|
||||
"eddbID": 1555,
|
||||
"grp": "bh",
|
||||
"cost": 33813120,
|
||||
"mass": 83,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "cn",
|
||||
"edID": 128049348,
|
||||
"eddbID": 1556,
|
||||
"grp": "bh",
|
||||
"cost": 76079500,
|
||||
"mass": 165,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "co",
|
||||
"edID": 128049349,
|
||||
"eddbID": 1557,
|
||||
"grp": "bh",
|
||||
"cost": 179801200,
|
||||
"mass": 165,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "cp",
|
||||
"edID": 128049350,
|
||||
"eddbID": 1558,
|
||||
"grp": "bh",
|
||||
"cost": 199243730,
|
||||
"mass": 165,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 7, 7, 8, 6, 5, 7],
|
||||
"hardpoints": [2, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
6,
|
||||
7,
|
||||
7,
|
||||
8,
|
||||
6,
|
||||
5,
|
||||
7
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6, 6,
|
||||
6, 6,
|
||||
5, 5,
|
||||
4, 3, 3, 3, 3
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "7E", "7E", "8E", "6E", "5E", "7C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["4j", "04", "mi", "mi", "mg", "mg", "02", "01", 0, 0, ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"7E",
|
||||
"7E",
|
||||
"8E",
|
||||
"6E",
|
||||
"5E",
|
||||
"7C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4j",
|
||||
"04",
|
||||
"mi",
|
||||
"mi",
|
||||
"mg",
|
||||
"mg",
|
||||
"02",
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,129 @@
|
||||
},
|
||||
"retailCost": 349720,
|
||||
"bulkheads": [
|
||||
{ "id": "bk", "edID": 128049280, "eddbID": 763, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bl", "edID": 128049281, "eddbID": 764, "grp": "bh", "cost": 151890, "mass": 14, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bm", "edID": 128049282, "eddbID": 765, "grp": "bh", "cost": 341750, "mass": 27, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bn", "edID": 128049283, "eddbID": 766, "grp": "bh", "cost": 797410, "mass": 27, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bo", "edID": 128049284, "eddbID": 767, "grp": "bh", "cost": 895000, "mass": 27, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bk",
|
||||
"edID": 128049280,
|
||||
"eddbID": 763,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bl",
|
||||
"edID": 128049281,
|
||||
"eddbID": 764,
|
||||
"grp": "bh",
|
||||
"cost": 151890,
|
||||
"mass": 14,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bm",
|
||||
"edID": 128049282,
|
||||
"eddbID": 765,
|
||||
"grp": "bh",
|
||||
"cost": 341750,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bn",
|
||||
"edID": 128049283,
|
||||
"eddbID": 766,
|
||||
"grp": "bh",
|
||||
"cost": 797410,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bo",
|
||||
"edID": 128049284,
|
||||
"eddbID": 767,
|
||||
"grp": "bh",
|
||||
"cost": 895000,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 4, 4, 3, 3, 3, 4],
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0],
|
||||
"internal": [4, 4, 4, 2, 2, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0],
|
||||
"internal": ["02", "02", "49", "00", 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"3E",
|
||||
"3E",
|
||||
"3E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"02",
|
||||
"02",
|
||||
"49",
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,21 +27,135 @@
|
||||
"horizonsEarlyAdoption": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "cg", "edID": 128672264, "eddbID": 1518, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "ch", "edID": 128672265, "eddbID": 1519, "grp": "bh", "cost": 305890, "mass": 14, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "ci", "edID": 128672266, "eddbID": 1520, "grp": "bh", "cost": 688250, "mass": 27, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "cj", "edID": 128672267, "eddbID": 1521, "grp": "bh", "cost": 1605910, "mass": 27, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "ck", "edID": 128672268, "eddbID": 1522, "grp": "bh", "cost": 1802440, "mass": 27, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "cg",
|
||||
"edID": 128672264,
|
||||
"eddbID": 1518,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "ch",
|
||||
"edID": 128672265,
|
||||
"eddbID": 1519,
|
||||
"grp": "bh",
|
||||
"cost": 305890,
|
||||
"mass": 14,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "ci",
|
||||
"edID": 128672266,
|
||||
"eddbID": 1520,
|
||||
"grp": "bh",
|
||||
"cost": 688250,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "cj",
|
||||
"edID": 128672267,
|
||||
"eddbID": 1521,
|
||||
"grp": "bh",
|
||||
"cost": 1605910,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "ck",
|
||||
"edID": 128672268,
|
||||
"eddbID": 1522,
|
||||
"grp": "bh",
|
||||
"cost": 1802440,
|
||||
"mass": 27,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 4, 4, 3, 3, 3, 4],
|
||||
"hardpoints": [2, 2, 1, 1, 1, 0, 0],
|
||||
"internal": [4, 4, 4, 4, 3, 3, 2, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "3E", "3E", "3E", "4C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0 ],
|
||||
"internal": ["02", "02", "49", 0, 0, 0, "00", ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"3E",
|
||||
"3E",
|
||||
"3E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"02",
|
||||
"02",
|
||||
"49",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,131 @@
|
||||
},
|
||||
"retailCost": 1894760,
|
||||
"bulkheads": [
|
||||
{ "id": "ba", "edID": 128671832, "eddbID": 1456, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bb", "edID": 128671833, "eddbID": 1457, "grp": "bh", "cost": 800000, "mass": 23, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bc", "edID": 128671834, "eddbID": 1458, "grp": "bh", "cost": 1800000, "mass": 47, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bd", "edID": 128671835, "eddbID": 1459, "grp": "bh", "cost": 4200000, "mass": 26, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "be", "edID": 128671836, "eddbID": 1460, "grp": "bh", "cost": 4714000, "mass": 47, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "ba",
|
||||
"edID": 128671832,
|
||||
"eddbID": 1456,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bb",
|
||||
"edID": 128671833,
|
||||
"eddbID": 1457,
|
||||
"grp": "bh",
|
||||
"cost": 800000,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bc",
|
||||
"edID": 128671834,
|
||||
"eddbID": 1458,
|
||||
"grp": "bh",
|
||||
"cost": 1800000,
|
||||
"mass": 47,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bd",
|
||||
"edID": 128671835,
|
||||
"eddbID": 1459,
|
||||
"grp": "bh",
|
||||
"cost": 4200000,
|
||||
"mass": 26,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "be",
|
||||
"edID": 128671836,
|
||||
"eddbID": 1460,
|
||||
"grp": "bh",
|
||||
"cost": 4714000,
|
||||
"mass": 47,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [ 4, 4, 5, 3, 4, 3, 5],
|
||||
"hardpoints": [ 3, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [ 4, 4, 3, 3, 2, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
5,
|
||||
3,
|
||||
4,
|
||||
3,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "5E", "3E", "4E", "3E", "5C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["49", "02", "01", 0, "", 0]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"5E",
|
||||
"3E",
|
||||
"4E",
|
||||
"3E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"49",
|
||||
"02",
|
||||
"01",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -21,24 +21,132 @@
|
||||
"roll": 100,
|
||||
"yaw": 15,
|
||||
"crew": 1
|
||||
} ,
|
||||
},
|
||||
"retailCost": 564330,
|
||||
"bulkheads": [
|
||||
{ "id": "b5", "edID": 128671218, "eddbID": 1384, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "b6", "edID": 128671219, "eddbID": 1385, "grp": "bh", "cost": 225700, "mass": 13, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "b7", "edID": 128671220, "eddbID": 1386, "grp": "bh", "cost": 507900, "mass": 26, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "b8", "edID": 128671221, "eddbID": 1387, "grp": "bh", "cost": 1185100, "mass": 26, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "b9", "edID": 128671222, "eddbID": 1388, "grp": "bh", "cost": 1330100, "mass": 26, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "b5",
|
||||
"edID": 128671218,
|
||||
"eddbID": 1384,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "b6",
|
||||
"edID": 128671219,
|
||||
"eddbID": 1385,
|
||||
"grp": "bh",
|
||||
"cost": 225700,
|
||||
"mass": 13,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "b7",
|
||||
"edID": 128671220,
|
||||
"eddbID": 1386,
|
||||
"grp": "bh",
|
||||
"cost": 507900,
|
||||
"mass": 26,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "b8",
|
||||
"edID": 128671221,
|
||||
"eddbID": 1387,
|
||||
"grp": "bh",
|
||||
"cost": 1185100,
|
||||
"mass": 26,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "b9",
|
||||
"edID": 128671222,
|
||||
"eddbID": 1388,
|
||||
"grp": "bh",
|
||||
"cost": 1330100,
|
||||
"mass": 26,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [ 4, 4, 4, 2, 3, 2, 4],
|
||||
"hardpoints": [ 2, 2, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [ 3, 3, 3, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
2,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "2E", "3E", "2E", "4C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["44", 0, 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"2E",
|
||||
"3E",
|
||||
"2E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,23 +28,129 @@
|
||||
"horizons": true
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "cq", "edID": 128049292, "eddbID": 1589, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "cr", "edID": 128049293, "eddbID": 1590, "grp": "bh", "cost": 534940, "mass": 32, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "cs", "edID": 128049294, "eddbID": 1591, "grp": "bh", "cost": 1203600, "mass": 63, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "ct", "edID": 128049295, "eddbID": 1592, "grp": "bh", "cost": 2808390, "mass": 63, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "cu", "edID": 128049296, "eddbID": 1593, "grp": "bh", "cost": 3152080, "mass": 63, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "cq",
|
||||
"edID": 128049292,
|
||||
"eddbID": 1589,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "cr",
|
||||
"edID": 128049293,
|
||||
"eddbID": 1590,
|
||||
"grp": "bh",
|
||||
"cost": 534940,
|
||||
"mass": 32,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "cs",
|
||||
"edID": 128049294,
|
||||
"eddbID": 1591,
|
||||
"grp": "bh",
|
||||
"cost": 1203600,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "ct",
|
||||
"edID": 128049295,
|
||||
"eddbID": 1592,
|
||||
"grp": "bh",
|
||||
"cost": 2808390,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "cu",
|
||||
"edID": 128049296,
|
||||
"eddbID": 1593,
|
||||
"grp": "bh",
|
||||
"cost": 3152080,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 5, 4, 4, 3, 3, 4],
|
||||
"hardpoints": [1, 1, 0, 0, 0],
|
||||
"standard": [
|
||||
4,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5, 4, 4, 3, 2, 2, 2
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "5E", "4E", "4E", "3E", "3E", "4C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0],
|
||||
"internal": ["md", "02", "49", "01", "00", 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"3E",
|
||||
"3E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"md",
|
||||
"02",
|
||||
"49",
|
||||
"01",
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
136
ships/eagle.json
136
ships/eagle.json
@@ -24,25 +24,135 @@
|
||||
},
|
||||
"retailCost": 44800,
|
||||
"bulkheads": [
|
||||
{ "id": "bY", "edID": 128049256, "eddbID": 743, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bZ", "edID": 128049257, "eddbID": 744, "grp": "bh", "cost": 26880, "mass": 4, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "B0", "edID": 128049258, "eddbID": 745, "grp": "bh", "cost": 90050, "mass": 8, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "B1", "edID": 128049259, "eddbID": 746, "grp": "bh", "cost": 140090, "mass": 8, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "B2", "edID": 128049260, "eddbID": 747, "grp": "bh", "cost": 150390, "mass": 8, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bY",
|
||||
"edID": 128049256,
|
||||
"eddbID": 743,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bZ",
|
||||
"edID": 128049257,
|
||||
"eddbID": 744,
|
||||
"grp": "bh",
|
||||
"cost": 26880,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "B0",
|
||||
"edID": 128049258,
|
||||
"eddbID": 745,
|
||||
"grp": "bh",
|
||||
"cost": 90050,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "B1",
|
||||
"edID": 128049259,
|
||||
"eddbID": 746,
|
||||
"grp": "bh",
|
||||
"cost": 140090,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "B2",
|
||||
"edID": 128049260,
|
||||
"eddbID": 747,
|
||||
"grp": "bh",
|
||||
"cost": 150390,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [2, 3, 3, 1, 2, 2, 2],
|
||||
"hardpoints": [1, 1, 1, 0],
|
||||
"standard": [
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3, 2,
|
||||
{ "class": 2, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
1, 1
|
||||
3,
|
||||
2,
|
||||
{
|
||||
"class": 2,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["2E", "3E", "3E", "1E", "2E", "2E", "2C"],
|
||||
"hardpoints": [17, 17, 0, 0],
|
||||
"internal": ["44", "00", 0, "", 0]
|
||||
"standard": [
|
||||
"2E",
|
||||
"3E",
|
||||
"3E",
|
||||
"1E",
|
||||
"2E",
|
||||
"2E",
|
||||
"2C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"44",
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,26 +27,159 @@
|
||||
"federationRank": 5
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bz", "edID": 128672147, "eddbID": 1466, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bA", "edID": 128672148, "eddbID": 1467, "grp": "bh", "cost": 7925680, "mass": 44, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bB", "edID": 128672149, "eddbID": 1468, "grp": "bh", "cost": 17832780, "mass": 87, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bC", "edID": 128672150, "eddbID": 1469, "grp": "bh", "cost": 42144810, "mass": 87, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bD", "edID": 128672151, "eddbID": 1470, "grp": "bh", "cost": 46702080, "mass": 87, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bz",
|
||||
"edID": 128672147,
|
||||
"eddbID": 1466,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bA",
|
||||
"edID": 128672148,
|
||||
"eddbID": 1467,
|
||||
"grp": "bh",
|
||||
"cost": 7925680,
|
||||
"mass": 44,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bB",
|
||||
"edID": 128672149,
|
||||
"eddbID": 1468,
|
||||
"grp": "bh",
|
||||
"cost": 17832780,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bC",
|
||||
"edID": 128672150,
|
||||
"eddbID": 1469,
|
||||
"grp": "bh",
|
||||
"cost": 42144810,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bD",
|
||||
"edID": 128672151,
|
||||
"eddbID": 1470,
|
||||
"grp": "bh",
|
||||
"cost": 46702080,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 3, 2, 2, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5, 5, 4,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
3, 2, 2
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["4e", "03", "02", 0, 0, "02", 0, 0]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4e",
|
||||
"03",
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,26 +28,181 @@
|
||||
"federationRank": 12
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "BW", "edID": 128049370, "eddbID": 1498, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "BX", "edID": 128049371, "eddbID": 1499, "grp": "bh", "cost": 75187790, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "BY", "edID": 128049372, "eddbID": 1500, "grp": "bh", "cost": 169172510, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BZ", "edID": 128049373, "eddbID": 1501, "grp": "bh", "cost": 399811020, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "c0", "edID": 128049374, "eddbID": 1502, "grp": "bh", "cost": 443044000, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "BW",
|
||||
"edID": 128049370,
|
||||
"eddbID": 1498,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "BX",
|
||||
"edID": 128049371,
|
||||
"eddbID": 1499,
|
||||
"grp": "bh",
|
||||
"cost": 75187790,
|
||||
"mass": 30,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "BY",
|
||||
"edID": 128049372,
|
||||
"eddbID": 1500,
|
||||
"grp": "bh",
|
||||
"cost": 169172510,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BZ",
|
||||
"edID": 128049373,
|
||||
"eddbID": 1501,
|
||||
"grp": "bh",
|
||||
"cost": 399811020,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "c0",
|
||||
"edID": 128049374,
|
||||
"eddbID": 1502,
|
||||
"grp": "bh",
|
||||
"cost": 443044000,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [8, 7, 6, 5, 8, 8, 5],
|
||||
"hardpoints": [4, 4, 3, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
8,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
8,
|
||||
8,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
7, 7, 7, 6, 6, 5, 5,
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
4, 4, 3
|
||||
7,
|
||||
7,
|
||||
7,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["8E", "7E" ,"6E", "5E", "8E", "8E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["4o", "05", 0, 0, 0, 0, 0, 0, 0, "02", "01", ""]
|
||||
"standard": [
|
||||
"8E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"8E",
|
||||
"8E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4o",
|
||||
"05",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"02",
|
||||
"01",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,26 +27,163 @@
|
||||
"federationRank": 3
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bE", "edID": 128049322, "eddbID": 793, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bF", "edID": 128049323, "eddbID": 794, "grp": "bh", "cost": 5725680, "mass": 44, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bG", "edID": 128049324, "eddbID": 795, "grp": "bh", "cost": 12882780, "mass": 87, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bH", "edID": 128049325, "eddbID": 796, "grp": "bh", "cost": 30446310, "mass": 87, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bI", "edID": 128049326, "eddbID": 797, "grp": "bh", "cost": 33738580, "mass": 87, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bE",
|
||||
"edID": 128049322,
|
||||
"eddbID": 793,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bF",
|
||||
"edID": 128049323,
|
||||
"eddbID": 794,
|
||||
"grp": "bh",
|
||||
"cost": 5725680,
|
||||
"mass": 44,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bG",
|
||||
"edID": 128049324,
|
||||
"eddbID": 795,
|
||||
"grp": "bh",
|
||||
"cost": 12882780,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bH",
|
||||
"edID": 128049325,
|
||||
"eddbID": 796,
|
||||
"grp": "bh",
|
||||
"cost": 30446310,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bI",
|
||||
"edID": 128049326,
|
||||
"eddbID": 797,
|
||||
"grp": "bh",
|
||||
"cost": 33738580,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 4, 4],
|
||||
"hardpoints": [3, 2, 2, 2, 2, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6, 5, 5, 4,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
3, 3, 2
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "4E", "4C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "03", "4e", "02", 0, 0, 0, 0, ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"03",
|
||||
"4e",
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,27 +28,177 @@
|
||||
"federationRank": 7
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bJ", "edID": 128672154, "eddbID": 1471, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bK", "edID": 128672155, "eddbID": 1472, "grp": "bh", "cost": 14325690, "mass": 44, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bL", "edID": 128672156, "eddbID": 1473, "grp": "bh", "cost": 32232790, "mass": 87, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bM", "edID": 128672157, "eddbID": 1474, "grp": "bh", "cost": 76176810, "mass": 87, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bN", "edID": 128672158, "eddbID": 1475, "grp": "bh", "cost": 84414090, "mass": 87, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bJ",
|
||||
"edID": 128672154,
|
||||
"eddbID": 1471,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bK",
|
||||
"edID": 128672155,
|
||||
"eddbID": 1472,
|
||||
"grp": "bh",
|
||||
"cost": 14325690,
|
||||
"mass": 44,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bL",
|
||||
"edID": 128672156,
|
||||
"eddbID": 1473,
|
||||
"grp": "bh",
|
||||
"cost": 32232790,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bM",
|
||||
"edID": 128672157,
|
||||
"eddbID": 1474,
|
||||
"grp": "bh",
|
||||
"cost": 76176810,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bN",
|
||||
"edID": 128672158,
|
||||
"eddbID": 1475,
|
||||
"grp": "bh",
|
||||
"cost": 84414090,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 7, 5, 4],
|
||||
"hardpoints": [3, 2, 2, 2, 2, 1, 1, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
7,
|
||||
5,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6, 6, 5,
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 4, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
2, 2
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 4,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "7E", "5E", "4C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [0, "4j", "03", 0, 0, 0, 0, ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"7E",
|
||||
"5E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
0,
|
||||
"4j",
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,135 @@
|
||||
},
|
||||
"retailCost": 51567040,
|
||||
"bulkheads": [
|
||||
{ "id": "Bd", "edID": 128049352, "eddbID": 813, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "Be", "edID": 128049353, "eddbID": 814, "grp": "bh", "cost": 20626820, "mass": 19, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Bf", "edID": 128049354, "eddbID": 815, "grp": "bh", "cost": 46410340, "mass": 38, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "Bg", "edID": 128049355, "eddbID": 816, "grp": "bh", "cost": 109683090, "mass": 38, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "Bh", "edID": 128049356, "eddbID": 817, "grp": "bh", "cost": 121543510, "mass": 38, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "Bd",
|
||||
"edID": 128049352,
|
||||
"eddbID": 813,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "Be",
|
||||
"edID": 128049353,
|
||||
"eddbID": 814,
|
||||
"grp": "bh",
|
||||
"cost": 20626820,
|
||||
"mass": 19,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Bf",
|
||||
"edID": 128049354,
|
||||
"eddbID": 815,
|
||||
"grp": "bh",
|
||||
"cost": 46410340,
|
||||
"mass": 38,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bg",
|
||||
"edID": 128049355,
|
||||
"eddbID": 816,
|
||||
"grp": "bh",
|
||||
"cost": 109683090,
|
||||
"mass": 38,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bh",
|
||||
"edID": 128049356,
|
||||
"eddbID": 817,
|
||||
"grp": "bh",
|
||||
"cost": 121543510,
|
||||
"mass": 38,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 5, 4, 4, 6, 4, 3],
|
||||
"hardpoints": [4, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [5, 4, 4, 2, 1]
|
||||
"standard": [
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
6,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["5E", "5E", "4E", "4E", "6E", "4E", "3C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["03", "49", "02", 0, ""]
|
||||
"standard": [
|
||||
"5E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"6E",
|
||||
"4E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"03",
|
||||
"49",
|
||||
"02",
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,119 @@
|
||||
},
|
||||
"retailCost": 52720,
|
||||
"bulkheads": [
|
||||
{ "id": "Bi", "edID": 128049262, "eddbID": 748, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "Bj", "edID": 128049263, "eddbID": 749, "grp": "bh", "cost": 42180, "mass": 1, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Bk", "edID": 128049264, "eddbID": 750, "grp": "bh", "cost": 185050, "mass": 2, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "Bl", "edID": 128049265, "eddbID": 751, "grp": "bh", "cost": 270300, "mass": 2, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "Bm", "edID": 128049266, "eddbID": 752, "grp": "bh", "cost": 282420, "mass": 2, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "Bi",
|
||||
"edID": 128049262,
|
||||
"eddbID": 748,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "Bj",
|
||||
"edID": 128049263,
|
||||
"eddbID": 749,
|
||||
"grp": "bh",
|
||||
"cost": 42180,
|
||||
"mass": 1,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Bk",
|
||||
"edID": 128049264,
|
||||
"eddbID": 750,
|
||||
"grp": "bh",
|
||||
"cost": 185050,
|
||||
"mass": 2,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bl",
|
||||
"edID": 128049265,
|
||||
"eddbID": 751,
|
||||
"grp": "bh",
|
||||
"cost": 270300,
|
||||
"mass": 2,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bm",
|
||||
"edID": 128049266,
|
||||
"eddbID": 752,
|
||||
"grp": "bh",
|
||||
"cost": 282420,
|
||||
"mass": 2,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [2, 2, 2, 1, 1, 1, 2],
|
||||
"hardpoints": [1, 0, 0],
|
||||
"internal": [3, 3, 2, 1]
|
||||
"standard": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
2
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "2C"],
|
||||
"hardpoints": [17, 0, 0],
|
||||
"internal": ["01", "01", "3v", ""]
|
||||
"standard": [
|
||||
"2E",
|
||||
"2E",
|
||||
"2E",
|
||||
"1E",
|
||||
"1E",
|
||||
"1E",
|
||||
"2C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"01",
|
||||
"01",
|
||||
"3v",
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,21 +27,135 @@
|
||||
"empireRank": 7
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bp", "edID": 128049316, "eddbID": 788, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bq", "edID": 128049317, "eddbID": 789, "grp": "bh", "cost": 8918340, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "br", "edID": 128049318, "eddbID": 790, "grp": "bh", "cost": 20066270, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bs", "edID": 128049319, "eddbID": 791, "grp": "bh", "cost": 47423290, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bt", "edID": 128049320, "eddbID": 792, "grp": "bh", "cost": 52551340, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bp",
|
||||
"edID": 128049316,
|
||||
"eddbID": 788,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bq",
|
||||
"edID": 128049317,
|
||||
"eddbID": 789,
|
||||
"grp": "bh",
|
||||
"cost": 8918340,
|
||||
"mass": 30,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "br",
|
||||
"edID": 128049318,
|
||||
"eddbID": 790,
|
||||
"grp": "bh",
|
||||
"cost": 20066270,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bs",
|
||||
"edID": 128049319,
|
||||
"eddbID": 791,
|
||||
"grp": "bh",
|
||||
"cost": 47423290,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bt",
|
||||
"edID": 128049320,
|
||||
"eddbID": 792,
|
||||
"grp": "bh",
|
||||
"cost": 52551340,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 6, 5, 5, 6, 5, 4],
|
||||
"hardpoints": [3, 3 ,2, 2, 0, 0, 0, 0],
|
||||
"internal": [7, 6, 4, 4, 3, 3, 2, 2]
|
||||
"standard": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
6,
|
||||
5,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
7,
|
||||
6,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "6E", "5E", "5E", "6E", "5E", "4C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["05", "4j", "02", 0, 0, 0, "00", ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"6E",
|
||||
"5E",
|
||||
"5E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"05",
|
||||
"4j",
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -27,21 +27,131 @@
|
||||
"empireRank": 3
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "bf", "edID": 128671224, "eddbID": 1389, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bg", "edID": 128671225, "eddbID": 1390, "grp": "bh", "cost": 1017200, "mass": 4, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bh", "edID": 128671226, "eddbID": 1391, "grp": "bh", "cost": 2288600, "mass": 8, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bi", "edID": 128671227, "eddbID": 1392, "grp": "bh", "cost": 5408800, "mass": 8, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bj", "edID": 128671228, "eddbID": 1393, "grp": "bh", "cost": 5993700, "mass": 8, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bf",
|
||||
"edID": 128671224,
|
||||
"eddbID": 1389,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bg",
|
||||
"edID": 128671225,
|
||||
"eddbID": 1390,
|
||||
"grp": "bh",
|
||||
"cost": 1017200,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bh",
|
||||
"edID": 128671226,
|
||||
"eddbID": 1391,
|
||||
"grp": "bh",
|
||||
"cost": 2288600,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bi",
|
||||
"edID": 128671227,
|
||||
"eddbID": 1392,
|
||||
"grp": "bh",
|
||||
"cost": 5408800,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bj",
|
||||
"edID": 128671228,
|
||||
"eddbID": 1393,
|
||||
"grp": "bh",
|
||||
"cost": 5993700,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [ 4, 3, 3, 1, 3, 2, 3],
|
||||
"hardpoints": [ 2, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [ 3, 3, 2, 2, 2, 1]
|
||||
"standard": [
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
3,
|
||||
2,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "3E", "3E", "1E", "3E", "2E", "3C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0],
|
||||
"internal": ["01", "01", "3v", "00", "00", ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"3E",
|
||||
"3E",
|
||||
"1E",
|
||||
"3E",
|
||||
"2E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"01",
|
||||
"01",
|
||||
"3v",
|
||||
"00",
|
||||
"00",
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -28,26 +28,179 @@
|
||||
"empireRank": 12
|
||||
},
|
||||
"bulkheads": [
|
||||
{ "id": "BR", "edID": 128049376, "eddbID": 1493, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "BS", "edID": 128049377, "eddbID": 1494, "grp": "bh", "cost": 83587790, "mass": 30, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "BT", "edID": 128049378, "eddbID": 1495, "grp": "bh", "cost": 188072510, "mass": 60, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BU", "edID": 128049379, "eddbID": 1496, "grp": "bh", "cost": 444478020, "mass": 60, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "BV", "edID": 128049380, "eddbID": 1497, "grp": "bh", "cost": 492541000, "mass": 60, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "BR",
|
||||
"edID": 128049376,
|
||||
"eddbID": 1493,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "BS",
|
||||
"edID": 128049377,
|
||||
"eddbID": 1494,
|
||||
"grp": "bh",
|
||||
"cost": 83587790,
|
||||
"mass": 30,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "BT",
|
||||
"edID": 128049378,
|
||||
"eddbID": 1495,
|
||||
"grp": "bh",
|
||||
"cost": 188072510,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BU",
|
||||
"edID": 128049379,
|
||||
"eddbID": 1496,
|
||||
"grp": "bh",
|
||||
"cost": 444478020,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BV",
|
||||
"edID": 128049380,
|
||||
"eddbID": 1497,
|
||||
"grp": "bh",
|
||||
"cost": 492541000,
|
||||
"mass": 60,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [8, 8, 7, 7, 7, 7, 6],
|
||||
"hardpoints": [4, 3, 3, 2, 2, 2, 2, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
8,
|
||||
8,
|
||||
7,
|
||||
7,
|
||||
7,
|
||||
7,
|
||||
6
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
8, 8, 6, 6, 6, 5, 5,
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
4, 3
|
||||
8,
|
||||
8,
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
4,
|
||||
3,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["8E", "8E", "7E", "7E", "7E", "7E", "6C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["4t", "06", "04", 0, 0, 0, 0, 0, 0, "01", ""]
|
||||
"standard": [
|
||||
"8E",
|
||||
"8E",
|
||||
"7E",
|
||||
"7E",
|
||||
"7E",
|
||||
"7E",
|
||||
"6C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4t",
|
||||
"06",
|
||||
"04",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"01",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,25 +24,135 @@
|
||||
},
|
||||
"retailCost": 110830,
|
||||
"bulkheads": [
|
||||
{ "id": "bu", "edID": 128672140, "eddbID": 1461, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bv", "edID": 128672141, "eddbID": 1462, "grp": "bh", "cost": 66500, "mass": 4, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bw", "edID": 128672142, "eddbID": 1463, "grp": "bh", "cost": 222760, "mass": 8, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bx", "edID": 128672143, "eddbID": 1464, "grp": "bh", "cost": 346550, "mass": 8, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "by", "edID": 128672144, "eddbID": 1465, "grp": "bh", "cost": 372040, "mass": 8, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bu",
|
||||
"edID": 128672140,
|
||||
"eddbID": 1461,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bv",
|
||||
"edID": 128672141,
|
||||
"eddbID": 1462,
|
||||
"grp": "bh",
|
||||
"cost": 66500,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bw",
|
||||
"edID": 128672142,
|
||||
"eddbID": 1463,
|
||||
"grp": "bh",
|
||||
"cost": 222760,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bx",
|
||||
"edID": 128672143,
|
||||
"eddbID": 1464,
|
||||
"grp": "bh",
|
||||
"cost": 346550,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "by",
|
||||
"edID": 128672144,
|
||||
"eddbID": 1465,
|
||||
"grp": "bh",
|
||||
"cost": 372040,
|
||||
"mass": 8,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [3, 3, 3, 1, 2, 2, 2],
|
||||
"hardpoints": [2, 1, 1, 0],
|
||||
"standard": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
2,
|
||||
2,
|
||||
2
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3, 2,
|
||||
{ "class": 2, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
1, 1
|
||||
3,
|
||||
2,
|
||||
{
|
||||
"class": 2,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["3E", "3E", "3E", "1E", "2E", "2E", "2C"],
|
||||
"hardpoints": [0, 17, 17, 0],
|
||||
"internal": ["44", "00", 0, "", 0]
|
||||
"standard": [
|
||||
"3E",
|
||||
"3E",
|
||||
"3E",
|
||||
"1E",
|
||||
"2E",
|
||||
"2E",
|
||||
"2C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"44",
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,21 +25,129 @@
|
||||
},
|
||||
"retailCost": 3126150,
|
||||
"bulkheads": [
|
||||
{ "id": "cb", "edID": 128672271, "eddbID": 1513, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "cc", "edID": 128672272, "eddbID": 1514, "grp": "bh", "cost": 1250460, "mass": 12, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "cd", "edID": 128672273, "eddbID": 1515, "grp": "bh", "cost": 2813540, "mass": 23, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "ce", "edID": 128672274, "eddbID": 1516, "grp": "bh", "cost": 6649330, "mass": 23, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "cf", "edID": 128672275, "eddbID": 1517, "grp": "bh", "cost": 7368340, "mass": 23, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "cb",
|
||||
"edID": 128672271,
|
||||
"eddbID": 1513,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "cc",
|
||||
"edID": 128672272,
|
||||
"eddbID": 1514,
|
||||
"grp": "bh",
|
||||
"cost": 1250460,
|
||||
"mass": 12,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "cd",
|
||||
"edID": 128672273,
|
||||
"eddbID": 1515,
|
||||
"grp": "bh",
|
||||
"cost": 2813540,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "ce",
|
||||
"edID": 128672274,
|
||||
"eddbID": 1516,
|
||||
"grp": "bh",
|
||||
"cost": 6649330,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "cf",
|
||||
"edID": 128672275,
|
||||
"eddbID": 1517,
|
||||
"grp": "bh",
|
||||
"cost": 7368340,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 4, 4, 1, 3, 2, 4],
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0, 0],
|
||||
"internal": [5, 5, 4, 3, 2, 2]
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
1,
|
||||
3,
|
||||
2,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "1E", "3E", "2E", "4C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0, 0],
|
||||
"internal": ["03", "03", "02", "44" ,"00", ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"1E",
|
||||
"3E",
|
||||
"2E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"03",
|
||||
"03",
|
||||
"02",
|
||||
"44",
|
||||
"00",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,21 +25,137 @@
|
||||
},
|
||||
"retailCost": 45814205,
|
||||
"bulkheads": [
|
||||
{ "id": "2T", "edID": 128816569, "eddbID": 1645, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "2U", "edID": 128816570, "eddbID": 1646, "grp": "bh", "cost": 22791270, "mass": 36, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "2V", "edID": 128816571, "eddbID": 1647, "grp": "bh", "cost": 51280360, "mass": 67, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "2W", "edID": 128816572, "eddbID": 1648, "grp": "bh", "cost": 121192590, "mass": 67, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "2X", "edID": 128816573, "eddbID": 1649, "grp": "bh", "cost": 134297570, "mass": 67, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "2T",
|
||||
"edID": 128816569,
|
||||
"eddbID": 1645,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "2U",
|
||||
"edID": 128816570,
|
||||
"eddbID": 1646,
|
||||
"grp": "bh",
|
||||
"cost": 22791270,
|
||||
"mass": 36,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "2V",
|
||||
"edID": 128816571,
|
||||
"eddbID": 1647,
|
||||
"grp": "bh",
|
||||
"cost": 51280360,
|
||||
"mass": 67,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "2W",
|
||||
"edID": 128816572,
|
||||
"eddbID": 1648,
|
||||
"grp": "bh",
|
||||
"cost": 121192590,
|
||||
"mass": 67,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "2X",
|
||||
"edID": 128816573,
|
||||
"eddbID": 1649,
|
||||
"grp": "bh",
|
||||
"cost": 134297570,
|
||||
"mass": 67,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [7, 6, 5, 4, 7, 6, 5],
|
||||
"hardpoints": [3, 3, 3, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [6, 6, 5, 5, 4, 3, 3, 2]
|
||||
"standard": [
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
7,
|
||||
6,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["4h", "04", "04", "03", 0, "", 0, "00"]
|
||||
"standard": [
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4h",
|
||||
"04",
|
||||
"04",
|
||||
"03",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -91,14 +91,68 @@
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [7, 6, 5, 4, 7, 6, 5],
|
||||
"hardpoints": [3, 3, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [6, 5, 5, 5, 3, 3, 3, 2]
|
||||
"standard": [
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
7,
|
||||
6,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
|
||||
"hardpoints": [0, 0, "17", "17", 0, 0, 0, 0],
|
||||
"internal": ["4j", "04", "04", "04", 0, "", 0, "00"]
|
||||
"standard": [
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
"17",
|
||||
"17",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4j",
|
||||
"04",
|
||||
"04",
|
||||
"04",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
"00",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -91,14 +91,68 @@
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 5, 4, 4, 6, 4, 3],
|
||||
"hardpoints": [4, 3, 3, 1, 1, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [5, 4, 3, 2, 2]
|
||||
"standard": [
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
6,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "5E", "4E", "4E", "6E", "4E", "3C"],
|
||||
"hardpoints": [0, 0, 0, "17", "17", 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["03", "49", "01", 0, 0]
|
||||
"standard": [
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"4E",
|
||||
"6E",
|
||||
"4E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"17",
|
||||
"17",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"03",
|
||||
"49",
|
||||
"01",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
132
ships/orca.json
132
ships/orca.json
@@ -25,23 +25,133 @@
|
||||
},
|
||||
"retailCost": 48539900,
|
||||
"bulkheads": [
|
||||
{ "id": "BM", "edID": 128049328, "eddbID": 798, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "BN", "edID": 128049329, "eddbID": 799, "grp": "bh", "cost": 19415950, "mass": 21, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "BO", "edID": 128049330, "eddbID": 800, "grp": "bh", "cost": 43685900, "mass": 87, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BP", "edID": 128049331, "eddbID": 801, "grp": "bh", "cost": 103244340, "mass": 87, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "BQ", "edID": 128049332, "eddbID": 802, "grp": "bh", "cost": 114408510, "mass": 87, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "BM",
|
||||
"edID": 128049328,
|
||||
"eddbID": 798,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "BN",
|
||||
"edID": 128049329,
|
||||
"eddbID": 799,
|
||||
"grp": "bh",
|
||||
"cost": 19415950,
|
||||
"mass": 21,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "BO",
|
||||
"edID": 128049330,
|
||||
"eddbID": 800,
|
||||
"grp": "bh",
|
||||
"cost": 43685900,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BP",
|
||||
"edID": 128049331,
|
||||
"eddbID": 801,
|
||||
"grp": "bh",
|
||||
"cost": 103244340,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BQ",
|
||||
"edID": 128049332,
|
||||
"eddbID": 802,
|
||||
"grp": "bh",
|
||||
"cost": 114408510,
|
||||
"mass": 87,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [5, 6, 5, 6, 5, 4, 5],
|
||||
"hardpoints": [3, 2, 2, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
5,
|
||||
6,
|
||||
5,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6, 5, 5, 5, 4, 3, 2, 2
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["5E", "6E", "5E", "6E", "5E", "4E", "5C"],
|
||||
"hardpoints": [0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["me", "mc", "03", "4e", "02", 0, 0, ""]
|
||||
"standard": [
|
||||
"5E",
|
||||
"6E",
|
||||
"5E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"me",
|
||||
"mc",
|
||||
"03",
|
||||
"4e",
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,139 @@
|
||||
},
|
||||
"retailCost": 56978180,
|
||||
"bulkheads": [
|
||||
{ "id": "bO", "edID": 128049340, "eddbID": 808, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "bP", "edID": 128049341, "eddbID": 809, "grp": "bh", "cost": 22791270, "mass": 26, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "bQ", "edID": 128049342, "eddbID": 810, "grp": "bh", "cost": 51280360, "mass": 53, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "bR", "edID": 128049343, "eddbID": 811, "grp": "bh", "cost": 121192590, "mass": 53, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "bS", "edID": 128049344, "eddbID": 812, "grp": "bh", "cost": 134297570, "mass": 53, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "bO",
|
||||
"edID": 128049340,
|
||||
"eddbID": 808,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "bP",
|
||||
"edID": 128049341,
|
||||
"eddbID": 809,
|
||||
"grp": "bh",
|
||||
"cost": 22791270,
|
||||
"mass": 26,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "bQ",
|
||||
"edID": 128049342,
|
||||
"eddbID": 810,
|
||||
"grp": "bh",
|
||||
"cost": 51280360,
|
||||
"mass": 53,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bR",
|
||||
"edID": 128049343,
|
||||
"eddbID": 811,
|
||||
"grp": "bh",
|
||||
"cost": 121192590,
|
||||
"mass": 53,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "bS",
|
||||
"edID": 128049344,
|
||||
"eddbID": 812,
|
||||
"grp": "bh",
|
||||
"cost": 134297570,
|
||||
"mass": 53,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [7, 6, 5, 4, 7, 6, 5],
|
||||
"hardpoints": [3, 3, 3, 2, 2, 0, 0, 0, 0],
|
||||
"internal": [6, 6, 6, 5, 5, 4, 3, 3, 2]
|
||||
"standard": [
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
7,
|
||||
6,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["7E", "6E", "5E", "4E", "7E", "6E", "5C"],
|
||||
"hardpoints": [0, 0, 0, 17, 17, 0, 0, 0, 0],
|
||||
"internal": ["04", "04", "4j", "03", 0, 0, 0, "00", ""]
|
||||
"standard": [
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"4E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"04",
|
||||
"4j",
|
||||
"03",
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
"00",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,121 @@
|
||||
},
|
||||
"retailCost": 32000,
|
||||
"bulkheads": [
|
||||
{ "id": "b0", "edID": 128049250, "eddbID": 738, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "b1", "edID": 128049251, "eddbID": 739, "grp": "bh", "cost": 25600, "mass": 2, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "b2", "edID": 128049252, "eddbID": 740, "grp": "bh", "cost": 80320, "mass": 4, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "b3", "edID": 128049253, "eddbID": 741, "grp": "bh", "cost": 132060, "mass": 4, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "b4", "edID": 128049254, "eddbID": 742, "grp": "bh", "cost": 139420, "mass": 4, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "b0",
|
||||
"edID": 128049250,
|
||||
"eddbID": 738,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "b1",
|
||||
"edID": 128049251,
|
||||
"eddbID": 739,
|
||||
"grp": "bh",
|
||||
"cost": 25600,
|
||||
"mass": 2,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "b2",
|
||||
"edID": 128049252,
|
||||
"eddbID": 740,
|
||||
"grp": "bh",
|
||||
"cost": 80320,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "b3",
|
||||
"edID": 128049253,
|
||||
"eddbID": 741,
|
||||
"grp": "bh",
|
||||
"cost": 132060,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "b4",
|
||||
"edID": 128049254,
|
||||
"eddbID": 742,
|
||||
"grp": "bh",
|
||||
"cost": 139420,
|
||||
"mass": 4,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [2, 2, 2, 1, 1, 1, 1],
|
||||
"hardpoints": [1, 1, 0, 0],
|
||||
"internal": [2, 2, 1, 1]
|
||||
"standard": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["2E", "2E", "2E", "1E", "1E", "1E", "1C"],
|
||||
"hardpoints": [18, 18, 0, 0],
|
||||
"internal": ["3v", "01", "", 0]
|
||||
"standard": [
|
||||
"2E",
|
||||
"2E",
|
||||
"2E",
|
||||
"1E",
|
||||
"1E",
|
||||
"1E",
|
||||
"1C"
|
||||
],
|
||||
"hardpoints": [
|
||||
18,
|
||||
18,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"3v",
|
||||
"01",
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,45 +1,206 @@
|
||||
{
|
||||
"type_10_defender": {
|
||||
"edID": 128785619,
|
||||
"eddbID": 32,
|
||||
"properties": {
|
||||
"name": "Type-10 Defender",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 3,
|
||||
"hullCost": 121454173,
|
||||
"speed": 179,
|
||||
"boost": 219,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 580,
|
||||
"hardness": 75,
|
||||
"hullMass": 1200,
|
||||
"heatCapacity": 335,
|
||||
"masslock": 26,
|
||||
"pipSpeed": 0.041666666666667,
|
||||
"fighterHangars": true,
|
||||
"pitch": 20,
|
||||
"roll": 20,
|
||||
"yaw": 8,
|
||||
"crew": 3
|
||||
"type_10_defender": {
|
||||
"edID": 128785619,
|
||||
"eddbID": 32,
|
||||
"properties": {
|
||||
"name": "Type-10 Defender",
|
||||
"manufacturer": "Lakon",
|
||||
"class": 3,
|
||||
"hullCost": 121454173,
|
||||
"speed": 179,
|
||||
"boost": 219,
|
||||
"boostEnergy": 19,
|
||||
"baseShieldStrength": 320,
|
||||
"baseArmour": 580,
|
||||
"hardness": 75,
|
||||
"hullMass": 1200,
|
||||
"heatCapacity": 335,
|
||||
"masslock": 26,
|
||||
"pipSpeed": 0.041666666666667,
|
||||
"fighterHangars": true,
|
||||
"pitch": 20,
|
||||
"roll": 20,
|
||||
"yaw": 8,
|
||||
"crew": 3
|
||||
},
|
||||
"retailCost": 121454652,
|
||||
"bulkheads": [
|
||||
{
|
||||
"id": "1Q",
|
||||
"edID": 128785621,
|
||||
"eddbID": 1627,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
"retailCost": 121454652,
|
||||
"bulkheads": [
|
||||
{ "id": "1Q", "edID": 128785621, "eddbID": 1627, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "1R", "edID": 128785622, "eddbID": 1628, "grp": "bh", "cost": 49902137, "mass": 75, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "1S", "edID": 128785623, "eddbID": 1629, "grp": "bh", "cost": 112279807, "mass": 150, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "1T", "edID": 128785624, "eddbID": 1630, "grp": "bh", "cost": 265354612, "mass": 150, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "1U", "edID": 128785625, "eddbID": 1631, "grp": "bh", "cost": 294048342, "mass": 150, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
],
|
||||
"slots": {
|
||||
"standard": [8, 7, 7, 5, 7, 4, 6],
|
||||
"hardpoints": [3, 3, 3, 3, 2, 2, 2, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": [8, 7, 6, 5, 4, 4, 3, 3, 2,{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },{ "class": 5, "name": "Military", "eligible": { "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } }]
|
||||
{
|
||||
"id": "1R",
|
||||
"edID": 128785622,
|
||||
"eddbID": 1628,
|
||||
"grp": "bh",
|
||||
"cost": 49902137,
|
||||
"mass": 75,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "7E", "6E", "5E", "7E", "4E", "6C"],
|
||||
"hardpoints": [0, 0, 0, 0, 17, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["06", "05", "4j", "03", "02", 0, "01", 0, "", 0, 0]
|
||||
{
|
||||
"id": "1S",
|
||||
"edID": 128785623,
|
||||
"eddbID": 1629,
|
||||
"grp": "bh",
|
||||
"cost": 112279807,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "1T",
|
||||
"edID": 128785624,
|
||||
"eddbID": 1630,
|
||||
"grp": "bh",
|
||||
"cost": 265354612,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "1U",
|
||||
"edID": 128785625,
|
||||
"eddbID": 1631,
|
||||
"grp": "bh",
|
||||
"cost": 294048342,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [
|
||||
8,
|
||||
7,
|
||||
7,
|
||||
5,
|
||||
7,
|
||||
4,
|
||||
6
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
8,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": [
|
||||
"6E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"7E",
|
||||
"4E",
|
||||
"6C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"06",
|
||||
"05",
|
||||
"4j",
|
||||
"03",
|
||||
"02",
|
||||
0,
|
||||
"01",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,127 @@
|
||||
},
|
||||
"retailCost": 1045950,
|
||||
"bulkheads": [
|
||||
{ "id": "Bn", "edID": 128049286, "eddbID": 768, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "Bo", "edID": 128049287, "eddbID": 769, "grp": "bh", "cost": 418380, "mass": 12, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Bp", "edID": 128049288, "eddbID": 770, "grp": "bh", "cost": 941350, "mass": 23, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "Bq", "edID": 128049289, "eddbID": 771, "grp": "bh", "cost": 2224730, "mass": 23, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "Br", "edID": 128049290, "eddbID": 772, "grp": "bh", "cost": 2465290, "mass": 23, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "Bn",
|
||||
"edID": 128049286,
|
||||
"eddbID": 768,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "Bo",
|
||||
"edID": 128049287,
|
||||
"eddbID": 769,
|
||||
"grp": "bh",
|
||||
"cost": 418380,
|
||||
"mass": 12,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Bp",
|
||||
"edID": 128049288,
|
||||
"eddbID": 770,
|
||||
"grp": "bh",
|
||||
"cost": 941350,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bq",
|
||||
"edID": 128049289,
|
||||
"eddbID": 771,
|
||||
"grp": "bh",
|
||||
"cost": 2224730,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Br",
|
||||
"edID": 128049290,
|
||||
"eddbID": 772,
|
||||
"grp": "bh",
|
||||
"cost": 2465290,
|
||||
"mass": 23,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [3, 4, 4, 2, 3, 2, 4],
|
||||
"hardpoints": [1, 1, 0, 0, 0],
|
||||
"internal": [5, 5, 4, 4, 3, 2, 2]
|
||||
"standard": [
|
||||
3,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
2,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
2,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["3E", "4E", "4E", "2E", "3E", "2E", "4C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0],
|
||||
"internal": ["03", "03", "02", "02", "44", "00", ""]
|
||||
"standard": [
|
||||
"3E",
|
||||
"4E",
|
||||
"4E",
|
||||
"2E",
|
||||
"3E",
|
||||
"2E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"03",
|
||||
"03",
|
||||
"02",
|
||||
"02",
|
||||
"44",
|
||||
"00",
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,21 +24,137 @@
|
||||
},
|
||||
"retailCost": 17472260,
|
||||
"bulkheads": [
|
||||
{ "id": "Bs", "edID": 128049298, "eddbID": 773, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "Bt", "edID": 128049299, "eddbID": 774, "grp": "bh", "cost": 6988900, "mass": 32, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Bu", "edID": 128049300, "eddbID": 775, "grp": "bh", "cost": 15725030, "mass": 63, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "Bv", "edID": 128049301, "eddbID": 776, "grp": "bh", "cost": 37163480, "mass": 63, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "Bw", "edID": 128049302, "eddbID": 777, "grp": "bh", "cost": 41182100, "mass": 63, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "Bs",
|
||||
"edID": 128049298,
|
||||
"eddbID": 773,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "Bt",
|
||||
"edID": 128049299,
|
||||
"eddbID": 774,
|
||||
"grp": "bh",
|
||||
"cost": 6988900,
|
||||
"mass": 32,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Bu",
|
||||
"edID": 128049300,
|
||||
"eddbID": 775,
|
||||
"grp": "bh",
|
||||
"cost": 15725030,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bv",
|
||||
"edID": 128049301,
|
||||
"eddbID": 776,
|
||||
"grp": "bh",
|
||||
"cost": 37163480,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bw",
|
||||
"edID": 128049302,
|
||||
"eddbID": 777,
|
||||
"grp": "bh",
|
||||
"cost": 41182100,
|
||||
"mass": 63,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [5, 5, 5, 4, 4, 3, 5],
|
||||
"hardpoints": [1, 1, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [6, 6, 6, 5, 5, 5, 3, 3, 2]
|
||||
"standard": [
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
5
|
||||
],
|
||||
"hardpoints": [
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
6,
|
||||
6,
|
||||
6,
|
||||
5,
|
||||
5,
|
||||
5,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "5E", "5E", "4E", "3E", "3E", "5C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["04", "04", "04", "03", "03", "49", 0, 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"5E",
|
||||
"5E",
|
||||
"4E",
|
||||
"3E",
|
||||
"3E",
|
||||
"5C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"04",
|
||||
"04",
|
||||
"04",
|
||||
"03",
|
||||
"03",
|
||||
"49",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -25,21 +25,141 @@
|
||||
},
|
||||
"retailCost": 76555840,
|
||||
"bulkheads": [
|
||||
{ "id": "Bx", "edID": 128049334, "eddbID": 803, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "By", "edID": 128049335, "eddbID": 804, "grp": "bh", "cost": 30622340, "mass": 75, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Bz", "edID": 128049336, "eddbID": 805, "grp": "bh", "cost": 68900260, "mass": 150, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "BA", "edID": 128049337, "eddbID": 806, "grp": "bh", "cost": 162834280, "mass": 150, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "BB", "edID": 128049338, "eddbID": 807, "grp": "bh", "cost": 180442120, "mass": 150, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "Bx",
|
||||
"edID": 128049334,
|
||||
"eddbID": 803,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "By",
|
||||
"edID": 128049335,
|
||||
"eddbID": 804,
|
||||
"grp": "bh",
|
||||
"cost": 30622340,
|
||||
"mass": 75,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Bz",
|
||||
"edID": 128049336,
|
||||
"eddbID": 805,
|
||||
"grp": "bh",
|
||||
"cost": 68900260,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BA",
|
||||
"edID": 128049337,
|
||||
"eddbID": 806,
|
||||
"grp": "bh",
|
||||
"cost": 162834280,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "BB",
|
||||
"edID": 128049338,
|
||||
"eddbID": 807,
|
||||
"grp": "bh",
|
||||
"cost": 180442120,
|
||||
"mass": 150,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [6, 7, 6, 5, 6, 4, 6],
|
||||
"hardpoints": [2, 2, 2, 1, 1, 0, 0, 0, 0],
|
||||
"internal": [8, 8, 7, 6, 5, 4, 4, 3, 3, 2]
|
||||
"standard": [
|
||||
6,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
6,
|
||||
4,
|
||||
6
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
8,
|
||||
8,
|
||||
7,
|
||||
6,
|
||||
5,
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["6E", "7E", "6E", "5E", "6E", "4E", "6C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0, 0, 0, 0],
|
||||
"internal": ["06", "06", "05", "4j", "03", "02", 0, "01", 0, ""]
|
||||
"standard": [
|
||||
"6E",
|
||||
"7E",
|
||||
"6E",
|
||||
"5E",
|
||||
"6E",
|
||||
"4E",
|
||||
"6C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"06",
|
||||
"06",
|
||||
"05",
|
||||
"4j",
|
||||
"03",
|
||||
"02",
|
||||
0,
|
||||
"01",
|
||||
0,
|
||||
"",
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
140
ships/viper.json
140
ships/viper.json
@@ -24,25 +24,139 @@
|
||||
},
|
||||
"retailCost": 142930,
|
||||
"bulkheads": [
|
||||
{ "id": "B3", "edID": 128049274, "eddbID": 758, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "B4", "edID": 128049275, "eddbID": 759, "grp": "bh", "cost": 57170, "mass": 5, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "B5", "edID": 128049276, "eddbID": 760, "grp": "bh", "cost": 128640, "mass": 9, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "B6", "edID": 128049277, "eddbID": 761, "grp": "bh", "cost": 304010, "mass": 9, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "B7", "edID": 128049278, "eddbID": 762, "grp": "bh", "cost": 336890, "mass": 9, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "B3",
|
||||
"edID": 128049274,
|
||||
"eddbID": 758,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "B4",
|
||||
"edID": 128049275,
|
||||
"eddbID": 759,
|
||||
"grp": "bh",
|
||||
"cost": 57170,
|
||||
"mass": 5,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "B5",
|
||||
"edID": 128049276,
|
||||
"eddbID": 760,
|
||||
"grp": "bh",
|
||||
"cost": 128640,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "B6",
|
||||
"edID": 128049277,
|
||||
"eddbID": 761,
|
||||
"grp": "bh",
|
||||
"cost": 304010,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "B7",
|
||||
"edID": 128049278,
|
||||
"eddbID": 762,
|
||||
"grp": "bh",
|
||||
"cost": 336890,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [3, 3, 3, 2, 3, 3, 2],
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0],
|
||||
"standard": [
|
||||
3,
|
||||
3,
|
||||
3,
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
2
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
3, 3,
|
||||
{ "class": 3, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
2, 1
|
||||
3,
|
||||
3,
|
||||
{
|
||||
"class": 3,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["3E", "3E", "3E", "2E", "3E", "3E", "2C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0],
|
||||
"internal": ["01", "44", 0, 0, ""]
|
||||
"standard": [
|
||||
"3E",
|
||||
"3E",
|
||||
"3E",
|
||||
"2E",
|
||||
"3E",
|
||||
"3E",
|
||||
"2C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"01",
|
||||
"44",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,25 +24,143 @@
|
||||
},
|
||||
"retailCost": 437930,
|
||||
"bulkheads": [
|
||||
{ "id": "c6", "edID": 128672257, "eddbID": 1508, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "c7", "edID": 128672258, "eddbID": 1509, "grp": "bh", "cost": 175180, "mass": 5, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "c8", "edID": 128672259, "eddbID": 1510, "grp": "bh", "cost": 394140, "mass": 9, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "c9", "edID": 128672260, "eddbID": 1511, "grp": "bh", "cost": 931490, "mass": 9, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "ca", "edID": 128672261, "eddbID": 1512, "grp": "bh", "cost": 1033210, "mass": 9, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "c6",
|
||||
"edID": 128672257,
|
||||
"eddbID": 1508,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "c7",
|
||||
"edID": 128672258,
|
||||
"eddbID": 1509,
|
||||
"grp": "bh",
|
||||
"cost": 175180,
|
||||
"mass": 5,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "c8",
|
||||
"edID": 128672259,
|
||||
"eddbID": 1510,
|
||||
"grp": "bh",
|
||||
"cost": 394140,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "c9",
|
||||
"edID": 128672260,
|
||||
"eddbID": 1511,
|
||||
"grp": "bh",
|
||||
"cost": 931490,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "ca",
|
||||
"edID": 128672261,
|
||||
"eddbID": 1512,
|
||||
"grp": "bh",
|
||||
"cost": 1033210,
|
||||
"mass": 9,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 4, 4, 2, 3, 3, 4],
|
||||
"hardpoints": [2, 2, 1, 1, 0, 0],
|
||||
"standard": [
|
||||
4,
|
||||
4,
|
||||
4,
|
||||
2,
|
||||
3,
|
||||
3,
|
||||
4
|
||||
],
|
||||
"hardpoints": [
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
4, 4, 3,
|
||||
{ "class": 3, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
2, 2, 1
|
||||
4,
|
||||
4,
|
||||
3,
|
||||
{
|
||||
"class": 3,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
2,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "4E", "4E", "2E", "3E", "3E", "4C"],
|
||||
"hardpoints": [0, 0, 17, 17, 0, 0],
|
||||
"internal": ["02", "02", "44", 0, "00", 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"4E",
|
||||
"4E",
|
||||
"2E",
|
||||
"3E",
|
||||
"3E",
|
||||
"4C"
|
||||
],
|
||||
"hardpoints": [
|
||||
0,
|
||||
0,
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"02",
|
||||
"02",
|
||||
"44",
|
||||
0,
|
||||
"00",
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,25 +24,141 @@
|
||||
},
|
||||
"retailCost": 4925620,
|
||||
"bulkheads": [
|
||||
{ "id": "B8", "edID": 128049310, "eddbID": 783, "grp": "bh", "cost": 0, "mass": 0, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 0.8 },
|
||||
{ "id": "B9", "edID": 128049311, "eddbID": 784, "grp": "bh", "cost": 1970250, "mass": 17, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 1.52 },
|
||||
{ "id": "Ba", "edID": 128049312, "eddbID": 785, "grp": "bh", "cost": 4433050, "mass": 35, "causres": 0, "explres": -0.4, "kinres": -0.2, "thermres": 0, "hullboost": 2.5 },
|
||||
{ "id": "Bb", "edID": 128049313, "eddbID": 786, "grp": "bh", "cost": 10476780, "mass": 35, "causres": 0, "explres": -0.5, "kinres": -0.75, "thermres": 0.5, "hullboost": 2.5 },
|
||||
{ "id": "Bc", "edID": 128049314, "eddbID": 787, "grp": "bh", "cost": 11609670, "mass": 35, "causres": 0, "explres": 0.2, "kinres": 0.25, "thermres": -0.4, "hullboost": 2.5 }
|
||||
{
|
||||
"id": "B8",
|
||||
"edID": 128049310,
|
||||
"eddbID": 783,
|
||||
"grp": "bh",
|
||||
"cost": 0,
|
||||
"mass": 0,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 0.8
|
||||
},
|
||||
{
|
||||
"id": "B9",
|
||||
"edID": 128049311,
|
||||
"eddbID": 784,
|
||||
"grp": "bh",
|
||||
"cost": 1970250,
|
||||
"mass": 17,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 1.52
|
||||
},
|
||||
{
|
||||
"id": "Ba",
|
||||
"edID": 128049312,
|
||||
"eddbID": 785,
|
||||
"grp": "bh",
|
||||
"cost": 4433050,
|
||||
"mass": 35,
|
||||
"causres": 0,
|
||||
"explres": -0.4,
|
||||
"kinres": -0.2,
|
||||
"thermres": 0,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bb",
|
||||
"edID": 128049313,
|
||||
"eddbID": 786,
|
||||
"grp": "bh",
|
||||
"cost": 10476780,
|
||||
"mass": 35,
|
||||
"causres": 0,
|
||||
"explres": -0.5,
|
||||
"kinres": -0.75,
|
||||
"thermres": 0.5,
|
||||
"hullboost": 2.5
|
||||
},
|
||||
{
|
||||
"id": "Bc",
|
||||
"edID": 128049314,
|
||||
"eddbID": 787,
|
||||
"grp": "bh",
|
||||
"cost": 11609670,
|
||||
"mass": 35,
|
||||
"causres": 0,
|
||||
"explres": 0.2,
|
||||
"kinres": 0.25,
|
||||
"thermres": -0.4,
|
||||
"hullboost": 2.5
|
||||
}
|
||||
],
|
||||
"slots": {
|
||||
"standard": [4, 5, 4, 3, 5, 4, 3],
|
||||
"hardpoints": [3, 3, 0, 0, 0, 0],
|
||||
"standard": [
|
||||
4,
|
||||
5,
|
||||
4,
|
||||
3,
|
||||
5,
|
||||
4,
|
||||
3
|
||||
],
|
||||
"hardpoints": [
|
||||
3,
|
||||
3,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
5,
|
||||
{ "class": 5, "name": "Military", "eligible": { "mahr":1, "hr": 1, "scb": 1, "mrp": 1, "gsrp": 1, "gmrp": 1, "ghrp": 1 } },
|
||||
4, 2, 1, 1
|
||||
{
|
||||
"class": 5,
|
||||
"name": "Military",
|
||||
"eligible": {
|
||||
"mahr": 1,
|
||||
"hr": 1,
|
||||
"scb": 1,
|
||||
"mrp": 1,
|
||||
"gsrp": 1,
|
||||
"gmrp": 1,
|
||||
"ghrp": 1
|
||||
}
|
||||
},
|
||||
4,
|
||||
2,
|
||||
1,
|
||||
1,
|
||||
1,
|
||||
1
|
||||
]
|
||||
},
|
||||
"defaults": {
|
||||
"standard": ["4E", "5E", "4E", "3E", "5E", "4E", "3C"],
|
||||
"hardpoints": [17, 17, 0, 0, 0, 0],
|
||||
"internal": ["4e", 0, "02", 0, 0, ""]
|
||||
"standard": [
|
||||
"4E",
|
||||
"5E",
|
||||
"4E",
|
||||
"3E",
|
||||
"5E",
|
||||
"4E",
|
||||
"3C"
|
||||
],
|
||||
"hardpoints": [
|
||||
17,
|
||||
17,
|
||||
0,
|
||||
0,
|
||||
0,
|
||||
0
|
||||
],
|
||||
"internal": [
|
||||
"4e",
|
||||
0,
|
||||
"02",
|
||||
0,
|
||||
0,
|
||||
"",
|
||||
0,
|
||||
0
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user