Skip to content

Commit e65b6e7

Browse files
authored
feat(balance): Tone down the excessively high drag of many human freighters (endless-sky#10753)
1 parent f5a097e commit e65b6e7

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

data/human/ships.txt

+10-10
Original file line numberDiff line numberDiff line change
@@ -500,7 +500,7 @@ ship "Behemoth"
500500
"required crew" 12
501501
"bunks" 30
502502
"mass" 1120
503-
"drag" 18.2
503+
"drag" 14.6
504504
"heat dissipation" .26
505505
"fuel capacity" 600
506506
"cargo space" 490
@@ -752,7 +752,7 @@ ship "Bulk Freighter"
752752
"required crew" 12
753753
"bunks" 21
754754
"mass" 1510
755-
"drag" 21
755+
"drag" 16.8
756756
"heat dissipation" .27
757757
"fuel capacity" 900
758758
"cargo space" 640
@@ -972,7 +972,7 @@ ship "Class C Freighter"
972972
"required crew" 18
973973
"bunks" 43
974974
"mass" 1525
975-
"drag" 21
975+
"drag" 16.8
976976
"heat dissipation" .27
977977
"fuel capacity" 900
978978
"cargo space" 20
@@ -1154,7 +1154,7 @@ ship "Container Transport"
11541154
"required crew" 6
11551155
"bunks" 18
11561156
"mass" 1525
1157-
"drag" 26.4
1157+
"drag" 21.1
11581158
"heat dissipation" .4
11591159
"fuel capacity" 600
11601160
"cargo space" 550
@@ -2074,7 +2074,7 @@ ship "Hauler"
20742074
"required crew" 3
20752075
"bunks" 12
20762076
"mass" 490
2077-
"drag" 14.7
2077+
"drag" 9.8
20782078
"heat dissipation" .43
20792079
"fuel capacity" 400
20802080
"cargo space" 130
@@ -2133,7 +2133,7 @@ ship "Hauler II"
21332133
"required crew" 3
21342134
"bunks" 12
21352135
"mass" 640
2136-
"drag" 16.1
2136+
"drag" 10.7
21372137
"heat dissipation" .43
21382138
"fuel capacity" 400
21392139
"cargo space" 260
@@ -2194,7 +2194,7 @@ ship "Hauler III"
21942194
"required crew" 3
21952195
"bunks" 12
21962196
"mass" 790
2197-
"drag" 17.5
2197+
"drag" 11.6
21982198
"heat dissipation" .43
21992199
"fuel capacity" 400
22002200
"cargo space" 390
@@ -2855,7 +2855,7 @@ ship "Nest"
28552855
"required crew" 5
28562856
"bunks" 14
28572857
"mass" 510
2858-
"drag" 14.7
2858+
"drag" 9.8
28592859
"heat dissipation" .48
28602860
"fuel capacity" 500
28612861
"cargo space" 40
@@ -3262,7 +3262,7 @@ ship "Roost"
32623262
"required crew" 7
32633263
"bunks" 16
32643264
"mass" 680
3265-
"drag" 16.1
3265+
"drag" 10.7
32663266
"heat dissipation" .48
32673267
"fuel capacity" 600
32683268
"cargo space" 80
@@ -3530,7 +3530,7 @@ ship "Skein"
35303530
"required crew" 7
35313531
"bunks" 18
35323532
"mass" 850
3533-
"drag" 17.5
3533+
"drag" 11.6
35343534
"heat dissipation" .51
35353535
"fuel capacity" 700
35363536
"cargo space" 120

0 commit comments

Comments
 (0)