
Originally Posted by
Garbon
Still wasn't updated. Will do!
Updated my post 57.
Austria/HAB should not have czech/slovak/magyar culture in scenarios before 1419.
However they should perhaps have a claim on the swiss province of Zürich (they lost Thurgau only 1460
http://en.wikipedia.org/wiki/Thurgau
and Aargau 1415
http://en.wikipedia.org/wiki/Aargau
http://upload.wikimedia.org/wikipedi...te_CH_1315.png
to the Swiss
Code:
#(1340-1420) Calais, An English bridgehead
event = {
id = 105513
trigger = {
owned = { province = 382 data = -1 }
control = { province = 382 data = -1 }
}
random = no
country = ENG
name = "Calais, An English bridgehead"
desc = "The great victory of Crecy gave to Edward III the time to besiege and conquer the port of Calais : despite a courageous resistance, townsmen didn't receive any help from Philippe VI, now afraid to risk his crown in another battle, and were forced to capitulate during the well-known event of the 'six bourgeois'. Edward was merciful with the citizens, but he forced them to evacuate the town - they will be taken in charge by the King of France. Edward installed here a colony of merchants and other english people, and forced sea trade between England and the continent to have a scale at Calais, in order to receive more taxes. For more than 200 years, Calais will become an english-bridgehead in France."
date = { year = 1340 }
offset = 30
deathdate = { year = 1420 }
action_a = {
name = "Make Calais our stronghold in France"
command = { type = provinceculture which = 382 value = anglosaxon }
command = { type = addcore_national which = 382 }
command = { type = population which = -2 value = -1000 }
command = { type = population which = 382 value = -3000 }
command = { type = provincetax which = 382 value = 5 }
command = { type = fortress which = 382 value = 1 }
command = { type = cash value = -250 }
command = { type = vp value = 50 }
}
action_b = {
name = "Too expensive!"
command = { type = population which = 382 value = -4000 }
}
}
Calais should not only be owned but controlled too.