Real SciPio
Chieftain
- Joined
- Oct 23, 2016
- Messages
- 16
100 % policies too stronk
The biggest problem with this is that AI will be at a disadvantage since it does not place districts well.
- Are district adjacency bonuses now overpowered?
To force player to build different districts you can do this:
- Do you find yourself building a greater diversity of districts as compared to vanilla?
UPDATE Districts SET CostProgressionModel = 'COST_PROGRESSION_PREVIOUS_COPIES' WHERE CostProgressionModel='COST_PROGRESSION_NUM_UNDER_AVG_PLUS_TECH';
The biggest problem with this is that AI will be at a disadvantage since it does not place districts well.
To force player to build different districts you can do this:[/user][/user]Code:UPDATE Districts SET CostProgressionModel = 'COST_PROGRESSION_PREVIOUS_COPIES' WHERE CostProgressionModel='COST_PROGRESSION_NUM_UNDER_AVG_PLUS_TECH';
YesDoes that just increase the production cost to build another district of the same sort??
[2556076.399] [Gameplay] ERROR: Database::XMLSerializer (TCS_Specialized_Cities.xml): Cannot parse file.
[2556076.399] Status: UpdateDatabase - Loading TCS_Specialized_Cities.xml
[2556076.399] Warning: UpdateDatabase - Error Loading XML.
@Magil Ugh...there must be an xml error in the file (like a stray <Update> with no mate). I'll take a look at it sometime tonight or tomorrow. I'm very surprised no one else found this error before this as it is the sort of thing which prevents the mod from loading entirely. Sorry about that.
That saves me some very frustrating staring at the screen...thanks so much! I'll update the mod as soon as I get a chance...still doing Thanksgiving stuff now.With that in mind, I looked and found a stray </Update> on line 87. Removing that allows it to run. Hopefully that saves you some work.
-Fixed major bug preventing mod from loading
-Grant free Cistern when starting in Industrial or later eras
-Halved the effects of the following policies which buffed district adjacency bonuses for the Campus, Commercial Hub, Industrial District, and Theater
Aesthetics, Craftsmen, Economic Union, Five Year Plan, Natural Philosophy, Sports Media, Town Charters-Reduced Power Plant production to 3 (was 4)