
Policy
The Gǎitǔguīliú System
The native Chieftains in remote prefectures, also known as Tǔsī, are hereditary rulers of local minorities. These leaders might seem useful now and then due to their ties with the locals, but they have frequently proven to be a long-term risk to regional stability. By slowly replacing them with officials appointed by the central government, maintaining tranquillity on a regional level will become easier.
Modifiers
Country modifier 1
Country modifier 2
Definitionin_game/common/laws/20_middle_kingdom.txt:688
689years = 2
690on_pay_price = {
693leader_country ?= {
695add_gold = {
696value = this.monthly_income_trade_and_tax
697multiply = {
698value = -6
699add = {
700value = -1
}
}
707min = -100000
}
709custom_tooltip = unlock_gaituguiliu_tt Unlocks the Gǎitǔguīliú Policy Cabinet Action for the leader of the Middle Kingdom
}
}
}
713on_activate = {
715leader_country ?= {
716custom_tooltip = unlock_gaituguiliu_tt Unlocks the Gǎitǔguīliú Policy Cabinet Action for the leader of the Middle Kingdom
}
}
}
720country_modifier = {
722potential_trigger = {
}
}
}
733country_modifier = {
735potential_trigger = {
737NOT = {
}
}
}
}
749wants_this_policy_bias = {
750if = {
751limit = {
751scope:recipient = {
751international_organization_has_leader = yes
}
}
753add = {
754desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
755value = "opinion(scope:recipient.leader_country)"
}
758add = {
759desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
760value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
763else = {
764add = {
765desc = "VOTE_BASE_VALUE" Base Value
766value = 20
}
}
}

