
Policy
Free Cèfēng Tǐzhì
Countries will naturally recognize the superiority of the Middle Kingdom Leader Title and prostrate themselves before the Dragon Throne with their tribute, without the need for rules or regulations to that effect.
Modifiers
Definitionin_game/common/laws/20_middle_kingdom.txt:875
876years = 2
877on_pay_price = {
880leader_country ?= {
882add_gold = {
883value = this.monthly_income_trade_and_tax
884multiply = {
885value = -6
886add = {
887value = -1
}
}
894min = -100000
}
}
}
}
899country_modifier = {
901potential_trigger = {
}
}
906country_modifier = {
908potential_trigger = {
}
}
}
918country_modifier = {
920potential_trigger = {
922NOT = {
}
}
}
}
933wants_this_policy_bias = {
934if = {
935limit = {
935scope:recipient = {
935international_organization_has_leader = yes
}
}
937add = {
938desc = "POLICY_BIAS_OPINION_OF_EMPEROR" Opinion of Emperor
939value = "opinion(scope:recipient.leader_country)"
}
942add = {
943desc = "IO_LEADER_DIP_REP" Leader's Diplomatic Reputation
944value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
947else = {
948add = {
949desc = "VOTE_BASE_VALUE" Base Value
950value = 20
}
}
}

