Victoria 3

Victoria 3

Realms of Exether
Game's timespan
Hello,

I really enjoyed your mod, and playing a Vozi Peaks -> Yavozi campaign was a ton of fun. Are you guys considering expanding the timespan of the game beyond the 100 years that Vic 3 does as default? Not sure if that's a strict thing the Vic 3 game engine requires but if possible I think your mod could easily extend beyond that with some additional technologies. The map allows for a lot of possible expansion but of course infamy is a huge problem with a 100 year timespan.
< >
Showing 1-3 of 3 comments
There is a mod with an image of the infinite symbol on its thumbnail that pretty much does this, had tested it just now and I'm playing in 1300.
Paul 5 Jun @ 7:49pm 
They update it bi-weekly. You could go to the mod foler/common/defines/00_defines.txt and edit this

NGame = {
START_DATE = "1178.1.1"
END_DATE = "1278.1.1"

to this

NGame = {
START_DATE = "1178.1.1"
END_DATE = "1836.1.1"

Or whatever date pleases you. You just have to do this every time they update
Paul 5 Jun @ 7:54pm 
If you just want to get rid of infamy quicker, you can in the same txt document edit this:

BASE_YEARLY_INFAMY_DECAY_RATE = 5.0 # Decay rate of infamy per year

to something like this:

BASE_YEARLY_INFAMY_DECAY_RATE = 8.33 # Decay rate of infamy per year

for a 66% quicker reduction, should still be decently balanced but you can do an extra war or two
< >
Showing 1-3 of 3 comments
Per page: 1530 50