
Special Status
High King
The High King is the Leader of the High Kingship. There can only be one High King.
Modifiers
Monthly Prestige+0.1
Definitionin_game/common/international_organization_special_statuses/high_kingship.txt:1
2max_countries = 1
3priority = 15
4can_bestow_trigger = {
5is_leader_of_international_organization = scope:recipient
}
7auto_bestowal_trigger = {
8always = yes
}
10auto_rescind_trigger = {
11NOT = {
11is_leader_of_international_organization = scope:recipient
}
}
13leader = yes
14map_color = define:NMapColors|INTERNATIONAL_ORGANIZATION_LEADER_COLOR
15special_status_power = {
16value = 100
}