脚本效果本版本变更
destroy_all_italian_leagues
################################################ Italian League International Organization # ################################################
巴尔干联盟国际组织custom tooltip
法兰西联盟国际组织custom tooltip
神圣罗马联盟国际组织custom tooltip
伊比利亚联盟国际组织custom tooltip
第一意大利联盟国际组织custom tooltip
第二意大利联盟国际组织custom tooltip
第三意大利联盟国际组织custom tooltip定义in_game/common/scripted_effects/international_organization_effects.txt:1742
1743custom_tooltip = {
1744text = destroy_all_italian_leagues_tt 所有生效的联盟会被摧毁
1745random_country = {
1746limit = {
1747capital.region = region:italy_region
}
1749if = {
1751destroy_international_organization = {
}
}
1753if = {
1755destroy_international_organization = {
}
}
1757if = {
1759destroy_international_organization = {
}
}
1761if = {
}
1765if = {
}
1769if = {
}
1773if = {
1775destroy_international_organization = {
}
}
}
}