
ポリシー
成文化された冊封体制
成文化された階層的な朝貢体制は、中国 Leader Titleにこの上なく資する制度である。これにより、どの国家が龍の玉座に最も多くの富を提供し、それに見合う報酬を受けるに値するかが明らかになるからだ。
補正
定義in_game/common/laws/20_middle_kingdom.txt:955
956years = 2
957on_pay_price = {
960leader_country ?= {
962add_gold = {
963value = this.monthly_income_trade_and_tax
964multiply = {
965value = -6
966add = {
967value = -1
}
}
974min = -100000
}
}
}
}
979country_modifier = {
981potential_trigger = {
}
}
987country_modifier = {
989potential_trigger = {
}
}
}
1000country_modifier = {
1002potential_trigger = {
1004NOT = {
}
}
}
}
1016wants_this_policy_bias = {
1017if = {
1018limit = {
1018scope:recipient = {
1018international_organization_has_leader = yes
}
}
1020add = {
1021desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
1022value = "opinion(scope:recipient.leader_country)"
}
1025add = {
1026desc = "IO_LEADER_DIP_REP" リーダーの外交評判
1027value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1030else = {
1031add = {
1032desc = "VOTE_BASE_VALUE" 基本値
1033value = 20
}
}
}



