Split viewer and simulation into separate apps
This commit is contained in:
18
shared/data/balance.json
Normal file
18
shared/data/balance.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"yPlane": 4,
|
||||
"arrivalThreshold": 16,
|
||||
"miningRate": 28,
|
||||
"transferRate": 56,
|
||||
"dockingDuration": 1.2,
|
||||
"undockDistance": 42,
|
||||
"energy": {
|
||||
"idleDrain": 0.7,
|
||||
"moveDrain": 1.8,
|
||||
"warpDrain": 7,
|
||||
"shipRechargeRate": 10,
|
||||
"stationSolarCharge": 5
|
||||
},
|
||||
"fuel": {
|
||||
"warpDrain": 4.5
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user