Europa Universalis IV\decisions\governments
See how it goes when the world is full of greed.
Code:
do_the_government_change = {
potential = {
NOT = { government = merchant_republic }
}
effect = {
change_government = merchant_republic
add_republican_tradition = 0.5
add_stabiity = 3
}
ai_will_do = {
factor = 1
}
}
See how it goes when the world is full of greed.
Last edited: