Implementing AX modules

This commit is contained in:
Sean McIntyre
2018-01-22 14:25:39 -05:00
parent 9f2c576dff
commit 6d6926e4cf
10 changed files with 888 additions and 4 deletions

View File

@@ -0,0 +1,120 @@
{
"axmr": [
{
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 540900,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.14,
"edID": 128788699,
"eddbID": 1614,
"grp": "axmr",
"id": "x4",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 2.4
},
{
"ammo": 64,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 2,
"clip": 8,
"cost": 2022700,
"damage": 50,
"damagedist": {
"X": 1
},
"distdraw": 0.08,
"edID": 128788704,
"eddbID": 1615,
"grp": "axmr",
"id": "x5",
"integrity": 51,
"mass": 4,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.2,
"rating": "B",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.5
},
{
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 1352250,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.24,
"edID": 128788700,
"eddbID": 1623,
"grp": "axmr",
"id": "x6",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "F",
"piercing": 60,
"power": 1.62,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 3.6
},
{
"ammo": 128,
"breachdmg": 0.1,
"breachmax": 0.8,
"breachmin": 1,
"class": 3,
"clip": 12,
"cost": 4056750,
"damage": 64,
"damagedist": {
"X": 1
},
"distdraw": 0.14,
"edID": 128788705,
"eddbID": 1624,
"grp": "axmr",
"id": "x7",
"integrity": 64,
"mass": 8,
"missile": "D",
"mount": "T",
"piercing": 60,
"power": 1.75,
"rating": "A",
"reload": 5,
"rof": 0.5,
"shotspeed": 750,
"thermload": 1.9
}
]
}

View File

@@ -0,0 +1,124 @@
{
"axmc": [
{
"ammo": 2100,
"breachdmg": 2.8,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 2,
"clip": 100,
"cost": 379000,
"damage": 3.3,
"damagedist": {
"X": 1
},
"distdraw": 0.11,
"edID": 128788701,
"eddbID": 1618,
"falloff": 2000,
"grp": "axmc",
"id": "x0",
"integrity": 51,
"mass": 4,
"mount": "F",
"piercing": 17,
"power": 0.46,
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 7.1,
"shotspeed": 1600,
"thermload": 0.2
},
{
"ammo": 2100,
"breachdmg": 0.4,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 2,
"clip": 90,
"cost": 1826500,
"damage": 1.7,
"damagedist": {
"X": 1
},
"distdraw": 0.06,
"edID": 128793059,
"eddbID": 1619,
"falloff": 2000,
"grp": "axmc",
"id": "x1",
"integrity": 51,
"mass": 4,
"mount": "T",
"piercing": 17,
"power": 0.5,
"range": 4000,
"rating": "F",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1
},
{
"ammo": 2100,
"breachdmg": 5.2,
"breachmax": 0.5,
"breachmin": 0.8,
"class": 3,
"clip": 100,
"cost": 1181500,
"damage": 6.1,
"damagedist": {
"X": 1
},
"distdraw": 0.18,
"edID": 128788702,
"eddbID": 1625,
"falloff": 2000,
"grp": "axmc",
"id": "x2",
"integrity": 64,
"mass": 8,
"mount": "F",
"piercing": 33,
"power": 0.64,
"range": 4000,
"rating": "C",
"reload": 4,
"rof": 5.9,
"shotspeed": 1600,
"thermload": 0.3
},
{
"ammo": 2100,
"breachdmg": 0.8,
"breachmax": 0.5,
"breachmin": 0.5,
"class": 3,
"clip": 90,
"cost": 3821600,
"damage": 3.3,
"damagedist": {
"X": 1
},
"distdraw": 0.06,
"edID": 128793060,
"eddbID": 1626,
"falloff": 2000,
"grp": "axmc",
"id": "x3",
"integrity": 64,
"mass": 8,
"mount": "T",
"piercing": 33,
"power": 0.64,
"range": 4000,
"rating": "E",
"reload": 4,
"rof": 6.2,
"shotspeed": 1600,
"thermload": 0.1
}
]
}

View File

@@ -0,0 +1,22 @@
{
"sfn": [
{
"class": 0,
"cost": 63000,
"edID": 128771884,
"eddbID": 1622,
"grp": "sfn",
"id": "sfn",
"integrity": 35,
"mass": 1.3,
"name": "Shutdown Field Neutraliser",
"passive": 1,
"power": 0.2,
"rating": "F",
"cooldown": 10,
"duration": 1,
"range": 3000
}
]
}

View File

@@ -0,0 +1,20 @@
{
"xs": [
{
"class": 0,
"cost": 365700,
"edID": 128793115,
"eddbID": 1616,
"grp": "xs",
"id": "xs",
"integrity": 56,
"mass": 1.3,
"name": "Xeno Scanner",
"power": 0.2,
"range": 500,
"rating": "E",
"scantime": 10
}
]
}

View File

@@ -14,11 +14,13 @@ module.exports = {
ul: require('./hardpoints/burst_laser').ul,
bl: require('./hardpoints/beam_laser').bl,
mc: require('./hardpoints/multi_cannon').mc,
axmc: require('./hardpoints/ax_multi_cannon').axmc,
c: require('./hardpoints/cannon').c,
fc: require('./hardpoints/fragment_cannon').fc,
rg: require('./hardpoints/rail_gun').rg,
pa: require('./hardpoints/plasma_accelerator').pa,
mr: require('./hardpoints/missile_rack').mr,
axmr: require('./hardpoints/ax_missile_rack').axmr,
tp: require('./hardpoints/torpedo_pylon').tp,
nl: require('./hardpoints/mine_launcher').nl,
ml: require('./hardpoints/mining_laser').ml,
@@ -29,7 +31,9 @@ module.exports = {
ch: require('./hardpoints/chaff_launcher').ch,
ec: require('./hardpoints/electronic_countermeasure').ec,
hs: require('./hardpoints/heat_sink_launcher').hs,
po: require('./hardpoints/point_defence').po
po: require('./hardpoints/point_defence').po,
sfn: require('./hardpoints/shutdown_field_neutraliser').sfn,
xs: require('./hardpoints/xeno_scanner').xs
},
internal: {
am: require('./internal/auto_field_maintenance_unit').am,