mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 07:55:33 +00:00
Compare commits
8 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0ba60d2993 | ||
|
|
b3fd528ad1 | ||
|
|
1de49ec2f2 | ||
|
|
74d3a43bc7 | ||
|
|
51d011da76 | ||
|
|
ed34cccf54 | ||
|
|
87603e4466 | ||
|
|
8b92dfbf10 |
@@ -1,9 +1,13 @@
|
||||
#2.3.7
|
||||
* Fixed Orca mass-lock
|
||||
|
||||
#2.3.5
|
||||
* Fix list of available blueprints for Point Defence
|
||||
* Fix integrity values for class 6 power plants
|
||||
* Add shot speed for long range weapon
|
||||
* Fix components for dirty drive grade 3
|
||||
* Update values for Cytoscrambler
|
||||
* Add shotspeed modifier to cannon/multi-cannon/fragment cannon
|
||||
|
||||
#2.3.4
|
||||
* Add missing Long Range blueprint to multi-cannon
|
||||
|
||||
8
dist/index.js
vendored
8
dist/index.js
vendored
@@ -2170,7 +2170,7 @@ module.exports = {
|
||||
baseArmour: 220,
|
||||
hardness: 55,
|
||||
hullMass: 290,
|
||||
masslock: 13,
|
||||
masslock: 16,
|
||||
pipSpeed: .08375,
|
||||
luxuryCabins: true,
|
||||
pitch: 25,
|
||||
@@ -22078,7 +22078,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "distdraw", "fallofffromrange", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "distdraw", "fallofffromrange", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
|
||||
specials: [ "special_auto_loader", "special_dispersal_field", "special_smart_rounds", "special_force_shell", "special_high_yield_shell", "special_thermal_cascade" ]
|
||||
},
|
||||
cc: {
|
||||
@@ -22556,7 +22556,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
modifications: [ "ammo", "burst", "burstrof", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
|
||||
modifications: [ "ammo", "burst", "burstrof", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
|
||||
specials: [ "special_corrosive_shell", "special_blinding_shell", "special_incendiary_rounds", "special_drag_munitions", "special_screening_shell" ]
|
||||
},
|
||||
fh: {
|
||||
@@ -23304,7 +23304,7 @@ module.exports = {
|
||||
}
|
||||
}
|
||||
},
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "thermload" ],
|
||||
modifications: [ "ammo", "clip", "damage", "damagedist", "fallofffromrange", "distdraw", "integrity", "jitter", "mass", "piercing", "power", "range", "reload", "rof", "shotspeed", "thermload" ],
|
||||
specials: [ "special_auto_loader", "special_corrosive_shell", "special_emissive_munitions", "special_incendiary_rounds", "special_smart_rounds", "special_thermalshock" ]
|
||||
},
|
||||
ml: {
|
||||
|
||||
5
dist/index.json
vendored
5
dist/index.json
vendored
@@ -3426,7 +3426,7 @@
|
||||
"baseArmour": 220,
|
||||
"hardness": 55,
|
||||
"hullMass": 290,
|
||||
"masslock": 13,
|
||||
"masslock": 16,
|
||||
"pipSpeed": 0.08375,
|
||||
"luxuryCabins": true,
|
||||
"pitch": 25,
|
||||
@@ -29692,6 +29692,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
@@ -30544,6 +30545,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
@@ -31904,6 +31906,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
|
||||
@@ -805,6 +805,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
@@ -1661,6 +1662,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
@@ -3025,6 +3027,7 @@
|
||||
"range",
|
||||
"reload",
|
||||
"rof",
|
||||
"shotspeed",
|
||||
"thermload"
|
||||
],
|
||||
"specials": [
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "coriolis-data",
|
||||
"version": "2.3.5",
|
||||
"version": "2.3.7",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/EDCD/coriolis-data"
|
||||
|
||||
@@ -14,7 +14,7 @@
|
||||
"baseArmour": 220,
|
||||
"hardness": 55,
|
||||
"hullMass": 290,
|
||||
"masslock": 13,
|
||||
"masslock": 16,
|
||||
"pipSpeed": 0.08375,
|
||||
"luxuryCabins": true,
|
||||
"pitch": 25,
|
||||
|
||||
Reference in New Issue
Block a user