mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-09 07:33:24 +00:00
Merge branch 'develop'
This commit is contained in:
4
dist/index.js
vendored
4
dist/index.js
vendored
@@ -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: {},
|
||||
|
||||
3
dist/index.json
vendored
3
dist/index.json
vendored
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user