mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-08 15:13:23 +00:00
Compare commits
13 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
355d14777d | ||
|
|
4254abcc15 | ||
|
|
be3229a57d | ||
|
|
7260d2f75d | ||
|
|
84c2a2ad30 | ||
|
|
5e24df467a | ||
|
|
1a478758ee | ||
|
|
b58cb71e5a | ||
|
|
652decf6b3 | ||
|
|
6b13b3a673 | ||
|
|
a667fd2309 | ||
|
|
cff8cf71df | ||
|
|
e7bcba7360 |
8
dist/index.js
vendored
8
dist/index.js
vendored
@@ -16834,7 +16834,7 @@ module.exports = {
|
||||
ChaffLauncher_ChaffCapacity: {
|
||||
fdname: "ChaffLauncher_ChaffCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -18336,7 +18336,7 @@ module.exports = {
|
||||
HeatSinkLauncher_HeatSinkCapacity: {
|
||||
fdname: "HeatSinkLauncher_HeatSinkCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -19349,7 +19349,7 @@ module.exports = {
|
||||
PointDefence_PointDefenseCapacity: {
|
||||
fdname: "PointDefence_PointDefenseCapacity",
|
||||
grades: {
|
||||
"1": {
|
||||
"3": {
|
||||
components: {
|
||||
"Mechanical Scrap": 1,
|
||||
Niobium: 1,
|
||||
@@ -25826,7 +25826,7 @@ module.exports = {
|
||||
}
|
||||
},
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
|
||||
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
|
||||
specials: [ "special_blinding_shell", "special_dispersal_field", "special_phasing_sequence", "special_plasma_slug", "special_plasma_slug_cooled", "special_lock_breaker", "special_thermal_conduit", "special_weapon_damage", "special_weapon_efficient", "special_weapon_rateoffire", "special_weapon_toughened", "special_weapon_lightweight" ]
|
||||
},
|
||||
pas: {
|
||||
blueprints: {},
|
||||
|
||||
7
dist/index.json
vendored
7
dist/index.json
vendored
@@ -19961,7 +19961,7 @@
|
||||
"ChaffLauncher_ChaffCapacity": {
|
||||
"fdname": "ChaffLauncher_ChaffCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -22460,7 +22460,7 @@
|
||||
"HeatSinkLauncher_HeatSinkCapacity": {
|
||||
"fdname": "HeatSinkLauncher_HeatSinkCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -24163,7 +24163,7 @@
|
||||
"PointDefence_PointDefenseCapacity": {
|
||||
"fdname": "PointDefence_PointDefenseCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -35176,6 +35176,7 @@
|
||||
"special_dispersal_field",
|
||||
"special_phasing_sequence",
|
||||
"special_plasma_slug",
|
||||
"special_plasma_slug_cooled",
|
||||
"special_lock_breaker",
|
||||
"special_thermal_conduit",
|
||||
"special_weapon_damage",
|
||||
|
||||
@@ -575,7 +575,7 @@
|
||||
"ChaffLauncher_ChaffCapacity": {
|
||||
"fdname": "ChaffLauncher_ChaffCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -2077,7 +2077,7 @@
|
||||
"HeatSinkLauncher_HeatSinkCapacity": {
|
||||
"fdname": "HeatSinkLauncher_HeatSinkCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
@@ -3090,7 +3090,7 @@
|
||||
"PointDefence_PointDefenseCapacity": {
|
||||
"fdname": "PointDefence_PointDefenseCapacity",
|
||||
"grades": {
|
||||
"1": {
|
||||
"3": {
|
||||
"components": {
|
||||
"Mechanical Scrap": 1,
|
||||
"Niobium": 1,
|
||||
|
||||
@@ -3729,6 +3729,7 @@
|
||||
"special_dispersal_field",
|
||||
"special_phasing_sequence",
|
||||
"special_plasma_slug",
|
||||
"special_plasma_slug_cooled",
|
||||
"special_lock_breaker",
|
||||
"special_thermal_conduit",
|
||||
"special_weapon_damage",
|
||||
|
||||
2
package-lock.json
generated
2
package-lock.json
generated
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.13",
|
||||
"version": "2.9.15",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.9.13",
|
||||
"version": "2.9.15",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
Reference in New Issue
Block a user