Bugs
This commit is contained in:
parent
26b04f6db4
commit
c6eb868ef4
116 changed files with 69758 additions and 26333 deletions
|
|
@ -628,7 +628,7 @@ bubonic_plague = {
|
|||
}
|
||||
if = {
|
||||
limit = {
|
||||
current_date >= 1346.1.1
|
||||
current_date >= 2835.1.1
|
||||
has_game_rule = bd_occurrence_historical
|
||||
NOT = {
|
||||
has_global_variable = black_death_happened
|
||||
|
|
@ -664,7 +664,7 @@ bubonic_plague = {
|
|||
limit = {
|
||||
has_game_rule = bd_occurrence_historical
|
||||
OR = {
|
||||
current_date < 1346.1.1
|
||||
current_date < 2835.1.1
|
||||
NOT = {
|
||||
geographical_region = world_central_asia
|
||||
}
|
||||
|
|
@ -677,26 +677,7 @@ bubonic_plague = {
|
|||
}
|
||||
spread_chance = {
|
||||
value = spread_chance_epidemics_default_value
|
||||
multiply = spread_chance_epidemics_mult_value
|
||||
|
||||
#Exclusions for historical Milan and Poland, husariaaaa
|
||||
if = {
|
||||
limit = {
|
||||
has_game_rule = bd_occurrence_historical
|
||||
OR = {
|
||||
geographical_region = ghw_region_poland
|
||||
geographical_region = custom_polabia
|
||||
geographical_region = world_tibet
|
||||
county.duchy = title:d_lombardia
|
||||
county.duchy = title:d_aragon
|
||||
county.duchy = title:d_armagnac
|
||||
county.duchy = title:d_bohemia
|
||||
county.duchy = title:d_krusnohori
|
||||
county.duchy = title:d_severovychodni_cechy
|
||||
}
|
||||
}
|
||||
multiply = 0.02
|
||||
}
|
||||
multiply = spread_chance_epidemics_mult_value
|
||||
}
|
||||
max_provinces = { 12000 13100 }
|
||||
|
||||
|
|
@ -2363,12 +2344,8 @@ ergotism = { #dancing plague - not contagious
|
|||
county = {
|
||||
OR = {
|
||||
religion = religion:catholic_religion
|
||||
faith = faith:orthodox
|
||||
faith = faith:nestorian
|
||||
faith = faith:coptic
|
||||
faith = faith:armenian_apostolic
|
||||
faith = faith:insular_celtic
|
||||
}
|
||||
religion = religion:eastern_orthodox_religion
|
||||
religion = religion:protestant_religion
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue