Скриптовый эффект
chi_adjust_pre_rtr_modifiers
Восстание «Красных повязок»Ситуацияifchi_rtr_modifier_intensityПеременнаяifОпределениеin_game/common/scripted_effects/country_effects.txt:1579
1580if = {
1581limit = {
1582current_date < 1368.1.1
}
1588custom_description = {
1589text = chi_adjust_pre_rtr_modifiers_text
1590value = $value$
1591if = {
1593set_variable = {
1595value = {
1596value = 1
1597add = $value$
}
}
}
1607if = {
1612add_country_modifier = {
1614months = {
1615value = 1368
1616add = 1
1617subtract = current_year
1618multiply = 12
}
1620mode = replace
}
}
}
1628custom_tooltip = chi_adjust_pre_rtr_modifiers_base_text Затрагивает модификаторы «Борьба между фракциями» и «Восстание «Красных повязок»»
}