Skip to content

Commit

Permalink
Updating prices, adding courier role for Gliese
Browse files Browse the repository at this point in the history
  • Loading branch information
nozmajner committed Jul 7, 2021
1 parent 7a209e2 commit deed9ff
Show file tree
Hide file tree
Showing 26 changed files with 240 additions and 201 deletions.
26 changes: 13 additions & 13 deletions data/ships/ac33.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"model": "ac33",
"name": "AC-33 Dropstar",
"cockpit": " ",
"cockpit": "",
"manufacturer": "albr",
"ship_class": "heavy_freighter",
"ship_class": "medium_freighter",
"min_crew": 3,
"max_crew": 5,
"price": 4616141,
"hull_mass": 800,
"price": 1015644,
"hull_mass": 780,
"atmospheric_pressure_limit": 7.9,
"capacity": 3000,
"capacity": 920,
"slots": {
"engine": 5,
"cabin": 100,
"engine": 1,
"cabin": 50,
"laser_front": 1,
"laser_rear": 1,
"missile": 26,
"cargo": 1600
"cargo": 480
},
"roles": {
"mercenary": true,
"merchant": true,
"pirate": true
},
"effective_exhaust_velocity": 59000000,
"effective_exhaust_velocity": 20300000,
"thruster_fuel_use": -1.0,
"fuel_tank_mass": 250,
"hyperdrive_class": 5,
"fuel_tank_mass": 870,
"hyperdrive_class": 6,

"forward_thrust": 60000000,
"forward_acceleration_cap": 29.43,
"forward_acceleration_cap": 23.8383,
"reverse_thrust": 64000000,
"reverse_acceleration_cap": 24.525,
"up_thrust": 60000000,
Expand All @@ -53,4 +53,4 @@

"lift_coeff": 0.76,
"aero_stability": 1.8
}
}
9 changes: 5 additions & 4 deletions data/ships/amphiesma.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,24 @@
{
"model": "amphiesma",
"name": "Amphiesma",
"cockpit": " ",
"cockpit": "",
"manufacturer": "opli",
"ship_class": "light_passenger_shuttle",
"min_crew": 1,
"max_crew": 2,
"price": 16670,
"price": 38470,
"hull_mass": 18,
"atmospheric_pressure_limit": 3.1,
"capacity": 38,
"slots": {
"engine": 2,
"engine": 1,
"cabin": 2,
"laser_front": 1,
"missile": 2,
"cargo": 14
},
"roles": {
"courier": true,
"mercenary": true,
"merchant": true,
"pirate": true
Expand All @@ -28,7 +29,7 @@
"hyperdrive_class": 0,

"forward_thrust": 1800000,
"forward_acceleration_cap": 32.373,
"forward_acceleration_cap": 26.487,
"reverse_thrust": 920000,
"reverse_acceleration_cap": 20.601,
"up_thrust": 1400000,
Expand Down
11 changes: 6 additions & 5 deletions data/ships/bluenose.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,20 @@
"ship_class": "medium_freighter",
"min_crew": 2,
"max_crew": 3,
"price": 269796,
"price": 511504,
"hull_mass": 100,
"atmospheric_pressure_limit": 4.2,
"capacity": 600,
"slots": {
"engine": 3,
"engine": 1,
"cabin": 20,
"laser_front": 1,
"laser_rear": 1,
"missile": 2,
"cargo": 200
"cargo": 550
},
"roles": {
"courier": true,
"mercenary": true,
"merchant": true,
"pirate": true
Expand All @@ -29,7 +30,7 @@
"hyperdrive_class": 4,

"forward_thrust": 21000000,
"forward_acceleration_cap": 19.62,
"forward_acceleration_cap": 23.544,
"reverse_thrust": 9000000,
"reverse_acceleration_cap": 9.81,
"up_thrust": 12000000,
Expand All @@ -53,4 +54,4 @@

"lift_coeff": 0,
"aero_stability": 0.45
}
}
8 changes: 5 additions & 3 deletions data/ships/bowfin.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,25 @@
{
"model": "bowfin",
"name": "Bowfin",
"cockpit": " ",
"cockpit": "",
"manufacturer": "kaluri",
"ship_class": "medium_fighter",
"min_crew": 1,
"max_crew": 1,
"price": 22177,
"price": 32822,
"hull_mass": 25,
"atmospheric_pressure_limit": 6.5,
"capacity": 12,
"slots": {
"engine": 1,
"cabin": 0,
"scoop": 0,
"laser_front": 1,
"missile": 24,
"cargo": 6
},
"roles": {
"courier": true,
"mercenary": true,
"merchant": false,
"pirate": true
Expand Down Expand Up @@ -52,4 +54,4 @@

"lift_coeff": 0.42,
"aero_stability": 0.5
}
}
22 changes: 11 additions & 11 deletions data/ships/deneb.json
Original file line number Diff line number Diff line change
@@ -1,38 +1,38 @@
{
"model": "deneb",
"name": "Deneb",
"cockpit": " ",
"cockpit": "",
"manufacturer": "albr",
"ship_class": "medium_freighter",
"min_crew": 2,
"max_crew": 3,
"price": 1071225,
"price": 424104,
"hull_mass": 175,
"atmospheric_pressure_limit": 5.7,
"capacity": 1400,
"capacity": 430,
"slots": {
"engine": 3,
"engine": 1,
"cabin": 50,
"laser_front": 1,
"laser_rear": 1,
"missile": 2,
"cargo": 495
"cargo": 360
},
"roles": {
"mercenary": true,
"merchant": true,
"pirate": true
},
"effective_exhaust_velocity": 53900000,
"effective_exhaust_velocity": 23900000,
"thruster_fuel_use": -1.0,
"fuel_tank_mass": 225,
"hyperdrive_class": 3,
"hyperdrive_class": 4,

"forward_thrust": 22000000,
"forward_thrust": 16800000,
"forward_acceleration_cap": 20.601,
"reverse_thrust": 32000000,
"reverse_thrust": 11500000,
"reverse_acceleration_cap": 17.7561,
"up_thrust": 33000000,
"up_thrust": 14400000,
"up_acceleration_cap": 19.62,
"down_thrust": 11000000,
"down_acceleration_cap": 12.753,
Expand All @@ -53,4 +53,4 @@

"lift_coeff": 0.81,
"aero_stability": 2.1
}
}
14 changes: 7 additions & 7 deletions data/ships/dsminer.json
Original file line number Diff line number Diff line change
@@ -1,17 +1,17 @@
{
"model": "dsminer",
"name": "DSMiner",
"cockpit": " ",
"name": "Deep Space Miner",
"cockpit": "",
"manufacturer": "haber",
"ship_class": "heavy_freighter",
"min_crew": 5,
"max_crew": 8,
"price": 2593440,
"price": 3103773,
"hull_mass": 1200,
"atmospheric_pressure_limit": 2,
"capacity": 4700,
"slots": {
"engine": 8,
"engine": 1,
"cabin": 50,
"laser_front": 1,
"laser_rear": 1,
Expand All @@ -24,10 +24,10 @@
"merchant": true,
"pirate": true
},
"effective_exhaust_velocity": 79900000,
"effective_exhaust_velocity": 12900000,
"thruster_fuel_use": -1.0,
"fuel_tank_mass": 1200,
"hyperdrive_class": 8,
"hyperdrive_class": 9,

"forward_thrust": 46000000,
"forward_acceleration_cap": 9.81,
Expand All @@ -54,4 +54,4 @@

"lift_coeff": 0,
"aero_stability": 0.15
}
}
10 changes: 6 additions & 4 deletions data/ships/kanara.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"model": "kanara",
"name": "Kanara (Police)",
"cockpit": " ",
"cockpit": "",
"manufacturer": "mandarava_csepel",
"ship_class": "light_fighter",
"min_crew": 1,
Expand All @@ -11,13 +11,15 @@
"atmospheric_pressure_limit": 7,
"capacity": 8,
"slots": {
"engine": 2,
"engine": 1,
"cabin": 1,
"scoop": 0,
"laser_front": 1,
"missile": 8,
"cargo": 4
},
"roles": {
"courier": true,
"mercenary": true,
"merchant": false,
"pirate": true
Expand All @@ -28,7 +30,7 @@
"hyperdrive_class": 0,

"forward_thrust": 700000,
"forward_acceleration_cap": 37.278,
"forward_acceleration_cap": 38.9457,
"reverse_thrust": 300000,
"reverse_acceleration_cap": 24.525,
"up_thrust": 300000,
Expand All @@ -52,4 +54,4 @@

"lift_coeff": 0.3,
"aero_stability": 1.8
}
}
9 changes: 5 additions & 4 deletions data/ships/kanara_civ.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,14 @@
"ship_class": "light_fighter",
"min_crew": 1,
"max_crew": 2,
"price": 17678,
"price": 24397,
"hull_mass": 10,
"atmospheric_pressure_limit": 7,
"capacity": 8,
"slots": {
"engine": 2,
"engine": 1,
"cabin": 2,
"scoop": 0,
"laser_front": 1,
"missile": 4,
"cargo": 8
Expand All @@ -28,7 +29,7 @@
"hyperdrive_class": 1,

"forward_thrust": 700000,
"forward_acceleration_cap": 36.297,
"forward_acceleration_cap": 38.7495,
"reverse_thrust": 600000,
"reverse_acceleration_cap": 24.525,
"up_thrust": 300000,
Expand All @@ -52,4 +53,4 @@

"lift_coeff": 0.3,
"aero_stability": 1.8
}
}
30 changes: 15 additions & 15 deletions data/ships/lodos.json
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
{
"model": "lodos",
"name": "Lodos",
"cockpit": " ",
"cockpit": "",
"manufacturer": "auronox",
"ship_class": "medium_freighter",
"min_crew": 1,
"ship_class": "heavy_freighter",
"min_crew": 2,
"max_crew": 5,
"price": 1198027,
"hull_mass": 650,
"price": 2541351,
"hull_mass": 850,
"atmospheric_pressure_limit": 3.2,
"capacity": 1000,
"capacity": 3100,
"slots": {
"engine": 5,
"cabin": 45,
"engine": 1,
"cabin": 50,
"laser_front": 1,
"laser_rear": 1,
"missile": 2,
"cargo": 1000
"cargo": 2800
},
"roles": {
"mercenary": true,
"merchant": true,
"pirate": true
},
"effective_exhaust_velocity": 25000000,
"effective_exhaust_velocity": 18900000,
"thruster_fuel_use": -1.0,
"fuel_tank_mass": 1250,
"hyperdrive_class": 6,
"fuel_tank_mass": 2100,
"hyperdrive_class": 7,

"forward_thrust": 39000000,
"forward_acceleration_cap": 19.62,
"forward_thrust": 98000000,
"forward_acceleration_cap": 22.563,
"reverse_thrust": 33000000,
"reverse_acceleration_cap": 17.658,
"up_thrust": 33000000,
Expand All @@ -53,4 +53,4 @@

"lift_coeff": 0.225,
"aero_stability": 0.6
}
}
Loading

0 comments on commit deed9ff

Please sign in to comment.