I'm playing as the Knights, and for that game, I had created a decision, that would let the Knights reestablish Jerusalem. The problem however is, that when I press the decision, nothing happens.
I was wondering that one of the problems with it, might be, that it overlaps/interferes with the release the kingdom of jerusalem decision. Another problem might be, that the ingame tooltip mentions nothing of the change to feudal monarchy, nor does it mention the intentioned capital move.
formkingdomofjerusalem.txt
Code:country_decisions = { kingdom_of_jerusalem = { potential = { NOT = { exists = KOJ } NOT = { tag = PAP } NOT = { tag = HRE } OR = { culture_group = french culture_group = iberian culture_group = english culture_group = latin culture_group = byzantine } OR = { tag = KNI tag = cyp } religion = catholic } allow = { owns = 379 379 = { religion = catholic } war = no } effect = { prestige = 0.20 centralization_decentralization = -1 change_tag = KOJ KOJ = { government = feudal_monarchy add_core = 379 # Judea add_core = 1855 # Sidon capital = 379 } 379 = { culture = THIS } 379 = { base_tax = 1 } } ai_will_do = { factor = 1 } } }











Reply With Quote







