
EylemBu sürümde yeni
Tatil İlan Et
Yaklaşan bir günü tüm halkımız için tatil günü ilan etmek toplumun desteğini kazandırır ve ayrıca işlerimizi istikrara kavuşturmamıza yardımcı olur.
Parlamento Talebi Mesele Desteği GerekliEtken TürüallowParlamento Tatil İlan EttiSabit EtkenallowTanımin_game/common/generic_actions/parliament.txt:937
938type = parliament
940ai_tick = daily
941ai_tick_frequency = 100
944automation_tick = daily
945automation_tick_frequency = 1
946player_automated_category = parliament
948potential = {
949scope:actor = {
950has_reform = government_reform:enlightened_council_reform
}
}
954allow = {
955scope:actor = {
956has_reform = government_reform:enlightened_council_reform
957is_active_parliament = yes
}
}
963effect = {
964scope:actor = {
965add_country_modifier = {
}
967change_parliament_issue_support = {
969multiply = -1
}
}
}
974ai_will_do = {
975add = {
976if = {
977limit = {
978scope:actor = {
979OR = {
980parliament_issue_support > 0.9
981stability <= -20
}
983NOT = {
984any_country_in_diplomatic_range = {
985scope:actor = {
986wants_casus_belli_with = prev
}
988NOT = {
989has_target_casus_belli_on_us = scope:actor
}
}
}
}
}
995value = 10
}
}
}