
Special StatusNew this version
League Sponsor
A Country that sponsors an Italian League by providing monthly gold and manpower to the Leader. In return, the sponsor gains Monthly Research Progress % and Monthly Army Tradition based on the size of their contributions.
Definitionin_game/common/international_organization_special_statuses/italian_leagues.txt:1
2priority = 1
4max_countries = 2
6auto_bestowal_trigger = {
6always = no
}
7auto_rescind_trigger = {
8OR = {
9is_subject = yes
10any_country_at_war_with = {
11AND = {
12root = {
12is_member_of_international_organization = scope:recipient
}
13is_member_of_international_organization = scope:recipient
}
}
16scope:recipient.leader_country ?= {
17OR = {
18is_rival_of = root
19is_enemy_of = root
}
}
}
}