Ab-Integro / decisions /ComprehensiveMap_Ruthenia_decisions.txt
Ame
feat(integration): add merged EU4 content and localization
37a34fd
Raw
History Blame Contribute Delete
2.36 kB
country_decisions = {
CM_establish_sich = {
major = yes
potential = {
NOT = { current_age = age_of_revolutions }
NOT = { has_global_flag = CM_establish_sich_happened }
NOT = { technology_group = nomad_group }
OR = {
tag = UKR
tag = KIE
tag = POL
tag = LIT
tag = PLC
culture_group = east_slavic
culture_group = slavic
}
NOT = { exists = ZAZ }
}
allow = {
is_free_or_tributary_trigger = yes
is_year = 1450
# Must own (or in case of Poland, Lithuania could be used instead) provinces that were under danger of Tatar raids
if = {
limit = { tag = POL }
OR = {
AND = {
LIT = { is_subject_of = POL }
LIT = {
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
value = 15
OR = {
area = west_dniepr_area
area = east_dniepr_area
area = sloboda_ukraine_area
area = podolia_volhynia_area
}
}
}
}
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
value = 15
OR = {
area = west_dniepr_area
area = east_dniepr_area
area = sloboda_ukraine_area
area = podolia_volhynia_area
}
}
}
}
else = {
num_of_provinces_owned_or_owned_by_non_sovereign_subjects_with = {
value = 15
OR = {
area = west_dniepr_area
area = east_dniepr_area
area = sloboda_ukraine_area
area = podolia_volhynia_area
}
}
}
is_at_war = no
if = {
limit = {
has_estate = estate_cossacks
}
OR = {
estate_loyalty = {
estate = estate_cossacks
loyalty = 55
}
manpower = 5
}
}
else = {
manpower = 5
}
}
effect = {
set_global_flag = CM_establish_sich_happened
country_event_with_insight = {
id = ComprehensiveMapRuthenianFlavour.2
insight_tooltip = ComprehensiveMapRuthenianFlavour.insight2
}
}
ai_will_do = {
factor = 1
}
ai_importance = 400
}
}