
SituaciónCambiado en esta versión
Guerras Husitas
Una serie de conflictos entre los seguidores del Husitismo y del Catolicismo que se intensificaron con rapidez hasta convertirse en una guerra a gran escala por la identidad del mismísimo país.
BohemiaPaíscan start, on ended, on monthly, on start, visible
RomaPaíson ended
Sacro Imperio RomanoOrganización internacionalon ended, on monthly, on start
CatolicismoReligiónon monthly, visible
HusitismoReligióncan start, on ended, visibleHerejía husitaModificador estáticoon endedDefiniciónin_game/common/situations/hussite_wars.txt:1
3hint_tag = hint_hussite_wars
24on_start = {
26every_country_in_religion = {
27limit = {
28OR = {
}
}
}
}
}
55on_monthly = {
61random_list = {
629 = {
}
631 = {
64trigger = {
}
}
}
}
83on_ended = {
88every_country = {
}
94every_other_country = {
}
}
103every_country_in_religion = {
}
}
109every_country_in_religion = {
110limit = {
112OR = {
}
}
}
}
125if = {
}
}
140tooltip = {
141if = {
142limit = {
143has_owner = yes
}
157custom_tooltip = "HUSSITE_WARS_SIDE_BOHEMIA"
}
159else_if = {
160limit = {
161has_owner = yes
162owner = {
163OR = {
168has_mutual_scripted_relation = {
169type = relation_type:alliance
}
}
}
}
175custom_tooltip = "HUSSITE_WARS_SIDE_EMPEROR"
}
177else_if = {
182custom_tooltip = emperor_hw_tt
}
191if = {
192limit = {
193has_owner = yes
194province = {
194has_province_modifier = recent_tribunal_modifier
}
}
196custom_tooltip = recent_tribunal_tt
}
}
200map_color = {
201if = {
202limit = {
203has_owner = yes
}
217value = owner.country_color
}
219else_if = {
220limit = {
221has_owner = yes
222owner = {
223OR = {
224AND = {
226subject_loyalty > 50
}
228has_mutual_scripted_relation = {
229type = relation_type:alliance
}
}
}
}
235value = owner.country_color
}
237else_if = {
242value = owner.country_color
}
251else = {
252value = define:NMapColors|DEFAULT_COLOR
}
}
256secondary_map_color = {
257if = {
258limit = {
259has_owner = yes
260province = {
260has_province_modifier = recent_tribunal_modifier
}
}
262value = define:NMapColors|MAP_COLOR_LOW
}
264if = {
265limit = {
266has_owner = yes
}
280value = c:BOH.country_color
}
282else_if = {
283limit = {
284has_owner = yes
285owner = {
286OR = {
287AND = {
289subject_loyalty > 50
}
291has_mutual_scripted_relation = {
292type = relation_type:alliance
}
}
}
}
298value = international_organization:hre.leader_country.country_color
}
}
302legend_key = {
303limit = {
304has_owner = yes
}
311desc = "LOCATION_OWNER_NAME"
312color = owner.country_color
}