Скриптовый эффектИзменено в этой версии

destroy_all_italian_leagues

destroy_all_italian_leaguesin_game/common/scripted_effects/international_organization_effects.txt:1742

################################################ 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 = {
1758limit = {
}
1759destroy_international_organization = {
}
}
1761if = {
1762limit = {
}
1763destroy_international_organization = {
}
}
1765if = {
1766limit = {
}
1767destroy_international_organization = {
}
}
1769if = {
1770limit = {
}
1771destroy_international_organization = {
}
}
1773if = {
1775destroy_international_organization = {
}
}
}
}