mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 23:23:23 +00:00
76
dist/index.js
vendored
76
dist/index.js
vendored
@@ -22528,76 +22528,6 @@ module.exports = {
|
||||
name: "Lightweight"
|
||||
},
|
||||
Weapon_LongRange: {
|
||||
fdname: "Weapon_LongRange",
|
||||
grades: {
|
||||
"1": {
|
||||
components: {
|
||||
Sulphur: 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ 0, .2 ],
|
||||
mass: [ .1, .1 ],
|
||||
power: [ .03, .03 ],
|
||||
range: [ 0, .2 ]
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
components: {
|
||||
"Modified Consumer Firmware": 1,
|
||||
Sulphur: 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ .2, .4 ],
|
||||
mass: [ .15, .15 ],
|
||||
power: [ .06, .06 ],
|
||||
range: [ .2, .4 ]
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
components: {
|
||||
"Focus Crystals": 1,
|
||||
"Modified Consumer Firmware": 1,
|
||||
Sulphur: 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ .4, .6 ],
|
||||
mass: [ .2, .2 ],
|
||||
power: [ .09, .09 ],
|
||||
range: [ .4, .6 ]
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
components: {
|
||||
"Conductive Polymers": 1,
|
||||
"Focus Crystals": 1,
|
||||
"Modified Consumer Firmware": 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ .6, .8 ],
|
||||
mass: [ .25, .25 ],
|
||||
power: [ .12, .12 ],
|
||||
range: [ .6, .8 ]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
components: {
|
||||
"Biotech Conductors": 1,
|
||||
"Cracked Industrial Firmware": 1,
|
||||
"Thermic Alloys": 1
|
||||
},
|
||||
features: {
|
||||
fallofffromrange: [ .8, 1 ],
|
||||
mass: [ .3, .3 ],
|
||||
power: [ .15, .15 ],
|
||||
range: [ .8, 1 ]
|
||||
}
|
||||
}
|
||||
},
|
||||
id: 87,
|
||||
modulename: [ "Weapon" ],
|
||||
name: "Long range"
|
||||
},
|
||||
Weapon_LongRange_ShotSpeed: {
|
||||
fdname: "Weapon_LongRange",
|
||||
grades: {
|
||||
"1": {
|
||||
@@ -23693,7 +23623,7 @@ module.exports = {
|
||||
},
|
||||
special_weapon_rateoffire: {
|
||||
power: .05,
|
||||
rof: .03
|
||||
rof: -.03
|
||||
},
|
||||
special_weapon_efficient: {
|
||||
power: -.1
|
||||
@@ -24243,7 +24173,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
Weapon_LongRange_ShotSpeed: {
|
||||
Weapon_LongRange: {
|
||||
grades: {
|
||||
"1": {
|
||||
engineers: [ "The Sarge", "Tod McQuinn" ]
|
||||
@@ -25799,7 +25729,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
Weapon_LongRange_ShotSpeed: {
|
||||
Weapon_LongRange: {
|
||||
grades: {
|
||||
"1": {
|
||||
engineers: [ "Bill Turner", "Zacariah Nemo" ]
|
||||
|
||||
138
dist/index.json
vendored
138
dist/index.json
vendored
@@ -29893,138 +29893,6 @@
|
||||
"name": "Lightweight"
|
||||
},
|
||||
"Weapon_LongRange": {
|
||||
"fdname": "Weapon_LongRange",
|
||||
"grades": {
|
||||
"1": {
|
||||
"components": {
|
||||
"Sulphur": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0,
|
||||
0.2
|
||||
],
|
||||
"mass": [
|
||||
0.1,
|
||||
0.1
|
||||
],
|
||||
"power": [
|
||||
0.03,
|
||||
0.03
|
||||
],
|
||||
"range": [
|
||||
0,
|
||||
0.2
|
||||
]
|
||||
}
|
||||
},
|
||||
"2": {
|
||||
"components": {
|
||||
"Modified Consumer Firmware": 1,
|
||||
"Sulphur": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0.2,
|
||||
0.4
|
||||
],
|
||||
"mass": [
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
"power": [
|
||||
0.06,
|
||||
0.06
|
||||
],
|
||||
"range": [
|
||||
0.2,
|
||||
0.4
|
||||
]
|
||||
}
|
||||
},
|
||||
"3": {
|
||||
"components": {
|
||||
"Focus Crystals": 1,
|
||||
"Modified Consumer Firmware": 1,
|
||||
"Sulphur": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0.4,
|
||||
0.6
|
||||
],
|
||||
"mass": [
|
||||
0.2,
|
||||
0.2
|
||||
],
|
||||
"power": [
|
||||
0.09,
|
||||
0.09
|
||||
],
|
||||
"range": [
|
||||
0.4,
|
||||
0.6
|
||||
]
|
||||
}
|
||||
},
|
||||
"4": {
|
||||
"components": {
|
||||
"Conductive Polymers": 1,
|
||||
"Focus Crystals": 1,
|
||||
"Modified Consumer Firmware": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0.6,
|
||||
0.8
|
||||
],
|
||||
"mass": [
|
||||
0.25,
|
||||
0.25
|
||||
],
|
||||
"power": [
|
||||
0.12,
|
||||
0.12
|
||||
],
|
||||
"range": [
|
||||
0.6,
|
||||
0.8
|
||||
]
|
||||
}
|
||||
},
|
||||
"5": {
|
||||
"components": {
|
||||
"Biotech Conductors": 1,
|
||||
"Cracked Industrial Firmware": 1,
|
||||
"Thermic Alloys": 1
|
||||
},
|
||||
"features": {
|
||||
"fallofffromrange": [
|
||||
0.8,
|
||||
1
|
||||
],
|
||||
"mass": [
|
||||
0.3,
|
||||
0.3
|
||||
],
|
||||
"power": [
|
||||
0.15,
|
||||
0.15
|
||||
],
|
||||
"range": [
|
||||
0.8,
|
||||
1
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"id": 87,
|
||||
"modulename": [
|
||||
"Weapon"
|
||||
],
|
||||
"name": "Long range"
|
||||
},
|
||||
"Weapon_LongRange_ShotSpeed": {
|
||||
"fdname": "Weapon_LongRange",
|
||||
"grades": {
|
||||
"1": {
|
||||
@@ -31439,7 +31307,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
@@ -32293,7 +32161,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Weapon_LongRange_ShotSpeed": {
|
||||
"Weapon_LongRange": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
@@ -35130,7 +34998,7 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"Weapon_LongRange_ShotSpeed": {
|
||||
"Weapon_LongRange": {
|
||||
"grades": {
|
||||
"1": {
|
||||
"engineers": [
|
||||
|
||||
@@ -400,7 +400,7 @@
|
||||
},
|
||||
"special_weapon_rateoffire": {
|
||||
"power": 0.05,
|
||||
"rof": 0.03
|
||||
"rof": -0.03
|
||||
},
|
||||
"special_weapon_efficient": {
|
||||
"power": -0.1
|
||||
|
||||
Reference in New Issue
Block a user