Merge pull request #15674 from Putnam3145/qcd-rebalance

Rebalancing QCD matter a bit
This commit is contained in:
deathride58
2022-06-11 01:07:55 -04:00
committed by GitHub
6 changed files with 26 additions and 9 deletions
+1
View File
@@ -27,6 +27,7 @@
#define NOBLIUM_RESEARCH_AMOUNT 25
#define BZ_RESEARCH_SCALE 4
#define BZ_RESEARCH_MAX_AMOUNT 400
#define QCD_RESEARCH_AMOUNT 2 // often made in absolutely massive quantities due to the simple nature of fusion
#define MIASMA_RESEARCH_AMOUNT 6
#define STIMULUM_RESEARCH_AMOUNT 50
//Plasma fusion properties
+2
View File
@@ -73,6 +73,8 @@
TECHWEB_POINT_TYPE_GENERIC = "General Research"\
)
#define LARGEST_BOMB "bomb"
#define BOMB_TARGET_POINTS 50000 //Adjust as needed. Actual hard cap is double this, but will never be reached due to hyperbolic curve.
#define BOMB_TARGET_SIZE (world.system_type == MS_WINDOWS ? 240 : 50000) // The shockwave radius required for a bomb to get TECHWEB_BOMB_MIDPOINT points.
// Linux still has old trit fires, so