
ポリシー
自由な冊封体制
諸国家は自然と中国 Leader Titleの優位性を認め、規則や法令がなくとも朝貢をもって龍の玉座にひれ伏すだろう。
補正
定義in_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" 皇帝の意見
939value = "opinion(scope:recipient.leader_country)"
}
942add = {
943desc = "IO_LEADER_DIP_REP" リーダーの外交評判
944value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
947else = {
948add = {
949desc = "VOTE_BASE_VALUE" 基本値
950value = 20
}
}
}

