
Special Status
Claimant to the Īlkhānān
The one attempting to unify and lead the Īlkhānān under their banner.
Definitionin_game/common/international_organization_special_statuses/ilkhanate.txt:1
2priority = 10
4modifier = {
}
7can_bestow_trigger = {
8always = no
}
11auto_bestowal_trigger = {
}
14auto_rescind_trigger = {
}
17on_bestowed_effect = {
}
20on_rescinded_effect = {
21if = {
22limit = {
23scope:recipient = {
24num_countries_with_special_status = {
25type = scope:source
26value = 1
}
}
}
30scope:recipient = {
31every_international_organization_member = {
32limit = {
33has_special_status_in_international_organization = {
35international_organization = scope:recipient
}
}
38scope:recipient = {
38set_leader_country = prev
}
}
}
}
}
44map_color = {
45if = {
46limit = {
47root.owner = {
48is_leader_of_international_organization = international_organization:ilkhanate
}
}
51value = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
}
53else = {
54value = define:NMapColors|INTERNATIONAL_ORGANIZATION_TIER1_COLOR
}
}