subjugate_hungary = {
type = country
ai_mission = yes
category = MIL
allow = {
tag = HAB
exists = HUN
is_year = 1500
is_subject = no
HUN = {
is_subject = no
is_emperor = no
is_neighbor_of = ROOT
NOT = { num_of_cities = ROOT }
}
}
abort = {
OR = {
is_subject = yes
NOT = { exists = HUN }
HUN = { is_subject = yes }
}
}
success = {
senior_union_with = HUN
}
chance = {
factor = 1000
modifier = {
factor = 2
NOT = { has_opinion = { who = HUN value = 0 } }
}
}
immediate = {
add_casus_belli = {
type = cb_restore_personal_union
months = 300
target = HUN
}
}
abort_effect = {
remove_casus_belli = {
type = cb_restore_personal_union
target = HUN
}
}
effect = {
add_prestige = 10
hidden_effect = {
remove_casus_belli = {
type = cb_restore_personal_union
target = HUN
}
}
}
}
找到了,应该是这个……
有人看懂可以帮我解释一下吗?
type = country
ai_mission = yes
category = MIL
allow = {
tag = HAB
exists = HUN
is_year = 1500
is_subject = no
HUN = {
is_subject = no
is_emperor = no
is_neighbor_of = ROOT
NOT = { num_of_cities = ROOT }
}
}
abort = {
OR = {
is_subject = yes
NOT = { exists = HUN }
HUN = { is_subject = yes }
}
}
success = {
senior_union_with = HUN
}
chance = {
factor = 1000
modifier = {
factor = 2
NOT = { has_opinion = { who = HUN value = 0 } }
}
}
immediate = {
add_casus_belli = {
type = cb_restore_personal_union
months = 300
target = HUN
}
}
abort_effect = {
remove_casus_belli = {
type = cb_restore_personal_union
target = HUN
}
}
effect = {
add_prestige = 10
hidden_effect = {
remove_casus_belli = {
type = cb_restore_personal_union
target = HUN
}
}
}
}
找到了,应该是这个……
有人看懂可以帮我解释一下吗?