
政策
典制化册封体制
一套体系森严、等级分明的朝贡体系,最符合天朝 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
}
}
}



