Then the revolt entry in the revolt.txt file for ROM would need to be changed so that their capital is Moravia instead of Silesia when they are released:
Code:ROM = { #Romanist Bohemia no = BOH date = { day = 1 month = january year = 1419 } expirydate = { day = 29 month = december year = 1437 } minimum = { 314 315 329 330 } extra = { 327 328 } capital = [color=red]314[/color][color=yellow]315 #Moravia[/color] culture = czech religion = catholic revolt = no #ai = "Romanists.ai" ai = "ROM_1419_Romanist.ai" }
and the 1419 scenario so that Bohemia has only a claimcore on Silesia to represent that they did not have full direct control:
in file 1419_boh.inc
Code:nationalprovinces = { [color=red]314[/color] 315 328 329 330 } [color=yellow]claimedprovinces = { 314 #Silesia because of semi-independant minor duchies }[/color]
I have been testing this scenario as I have given Silesia to BRA.
note: all I did was change this event
#(1419) The Death of King Vaclav IV
event = {
id = 129001
random = no
country = BOH
name = "EVENTNAME129001" #Death of Vaclav IV
desc = "EVENTHIST129001"
#-#A broken man, Vaclav IV died of a second stroke on August 16th 1419. His brother, Emperor Sigismund, immediately claimed the throne and was acknowledged as rightful heir by the crown lands and by the remaining catholics in Bohemia, mostly in the crown lands Moravia, Silesia and Lusatia where there still was a catholic majority, however the Hussites who at that time already dominated most of Bohemia proper refused to accept him, fearing suppression of their faith and despising him for his betrayal of Jan Hus that led to his execution at the stake in 1415. Armed resistance against royal authority and violence against Romanists, especially Germans, began almost immediately. Queen Sophia, widow of Vaclav, first acted as regent in Bohemia and tried to maintain at least a bit of central authority in Prague and to secure the throne for her brother-in-law, however she was opposed by the Hussites in Prague and had few effective control over Bohemia. On November 13th, she had to conclude a truce with thecitizens of Prague, having failed to suppress them with hired mercenaries, basically acknowledging that the Hussite movement had become impossible to control, let alone suppress it. For almost two decades large parts of Bohemia would be in Hussite hands.
date = { day = 16 month = august year = 1419 }
action_a = {
name = "ACTIONNAME129001A" #Destroy this heretic movement!
command = { type = flagname which = "" }
command = { type = country which = ROM }
command = { type = independence which = SIL } #Hussites
command = { type = capital which = 315 } #Moravia
>>>>>>>>>>>>>>>>>>>>>
The 3 game tests where to see what happens in the hussite wars with ROM having 1 province less.
Instead of hussites becoming extinct pre 1424, 2 of the 3 teats thay lasted until 1435, the other to 1428.
All tests ended in 1440
Last edited: