Has anyone been able to speed up building times? I tried to change construction times in the "Common/Buildings" folder, but it didn't seem to work in the game. The original CK had events where buildings would be placed in the province that was highlighted, but they don't seem to be present in this game.
option = { name = "Get Claim" job_chancellor = { character_event = { id = 913 days = 1 } } }
option = { name = "Fast Build" job_treasurer = { character_event = { id = 923 days = 1 } } }
option = { name = "Steal Research" job_spymaster = { character_event = { id = 932 days = 1 } } } }
copy that into a text file, add the file into events, name it cheat_events, then just start game and type event 280002, but you have to have the chancellor in the province u want, and u have to click "fabricate claims".
option = { name = "Get Claim" job_chancellor = { character_event = { id = 913 days = 1 } } }
option = { name = "Fast Build" job_treasurer = { character_event = { id = 923 days = 1 } } }
option = { name = "Steal Research" job_spymaster = { character_event = { id = 932 days = 1 } } } }
copy that into a text file, add the file into events, name it cheat_events, then just start game and type event 280002, but you have to have the chancellor in the province u want, and u have to click "fabricate claims".
Event 923 get you a 5% increase in build times.
Still looking for something to add buildings (to include Castles, Temples and Towns) immediately.
For an example, look at the original CK event file under "Improvements Event" and the ""Athol Fix" There, starting with Event 5026 thru Event 5059 you can add almost every building available for each province.
You can add "build_time_modifier = -1" under the "very_easy_player" -heading (or other difficulty heading) in common/static_modifiers.txt, and if you have your difficulty set to very easy, all buildings in your demesne will finish in one day. This doesn't affect cities owned by any of your vassals, however, so keep that in mind.
I guess you could use the method Paper_Masochist described to reduce the build time for your vassals, but I'm not a hundred percent sure.
Thanks folks for the tips. Tried adjusting the "Static Modifiers" and that did work - for my provinces. As for the vassels - they need to take care of their own stuff. (I did find that if I sent them plentiful gifts of money, they did tend to invest in improvements, but that is a real pain to send multiple gifts to each, every day.)