mirror of
https://github.com/EDCD/coriolis-data.git
synced 2025-12-10 15:55:35 +00:00
fix pipspeed, and speed for crusader
This commit is contained in:
6
dist/index.js
vendored
6
dist/index.js
vendored
@@ -350,8 +350,8 @@ module.exports = {
|
|||||||
manufacturer: "Lakon",
|
manufacturer: "Lakon",
|
||||||
class: 2,
|
class: 2,
|
||||||
hullCost: 18182883,
|
hullCost: 18182883,
|
||||||
speed: 230,
|
speed: 180,
|
||||||
boost: 330,
|
boost: 300,
|
||||||
boostEnergy: 19,
|
boostEnergy: 19,
|
||||||
baseShieldStrength: 200,
|
baseShieldStrength: 200,
|
||||||
baseArmour: 300,
|
baseArmour: 300,
|
||||||
@@ -359,7 +359,7 @@ module.exports = {
|
|||||||
hullMass: 500,
|
hullMass: 500,
|
||||||
masslock: 13,
|
masslock: 13,
|
||||||
fighterHangars: true,
|
fighterHangars: true,
|
||||||
pipSpeed: .08695652173913,
|
pipSpeed: .15833333333333,
|
||||||
pitch: 32,
|
pitch: 32,
|
||||||
roll: 80,
|
roll: 80,
|
||||||
yaw: 16,
|
yaw: 16,
|
||||||
|
|||||||
6
dist/index.json
vendored
6
dist/index.json
vendored
@@ -523,8 +523,8 @@
|
|||||||
"manufacturer": "Lakon",
|
"manufacturer": "Lakon",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"hullCost": 18182883,
|
"hullCost": 18182883,
|
||||||
"speed": 230,
|
"speed": 180,
|
||||||
"boost": 330,
|
"boost": 300,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 200,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 300,
|
"baseArmour": 300,
|
||||||
@@ -532,7 +532,7 @@
|
|||||||
"hullMass": 500,
|
"hullMass": 500,
|
||||||
"masslock": 13,
|
"masslock": 13,
|
||||||
"fighterHangars": true,
|
"fighterHangars": true,
|
||||||
"pipSpeed": 0.08695652173913,
|
"pipSpeed": 0.15833333333333,
|
||||||
"pitch": 32,
|
"pitch": 32,
|
||||||
"roll": 80,
|
"roll": 80,
|
||||||
"yaw": 16,
|
"yaw": 16,
|
||||||
|
|||||||
@@ -7,8 +7,8 @@
|
|||||||
"manufacturer": "Lakon",
|
"manufacturer": "Lakon",
|
||||||
"class": 2,
|
"class": 2,
|
||||||
"hullCost": 18182883,
|
"hullCost": 18182883,
|
||||||
"speed": 230,
|
"speed": 180,
|
||||||
"boost": 330,
|
"boost": 300,
|
||||||
"boostEnergy": 19,
|
"boostEnergy": 19,
|
||||||
"baseShieldStrength": 200,
|
"baseShieldStrength": 200,
|
||||||
"baseArmour": 300,
|
"baseArmour": 300,
|
||||||
@@ -16,7 +16,7 @@
|
|||||||
"hullMass": 500,
|
"hullMass": 500,
|
||||||
"masslock": 13,
|
"masslock": 13,
|
||||||
"fighterHangars": true,
|
"fighterHangars": true,
|
||||||
"pipSpeed": 0.08695652173913,
|
"pipSpeed": 0.15833333333333,
|
||||||
"pitch": 32,
|
"pitch": 32,
|
||||||
"roll": 80,
|
"roll": 80,
|
||||||
"yaw": 16,
|
"yaw": 16,
|
||||||
|
|||||||
Reference in New Issue
Block a user