
ポリシー
交易の許可
シルクロードが中国に多大な繁栄をもたらしたのは、単なる偶然ではない。交易と交流を通じてこそ、国家は恩恵を受けるのである。
補正
Country modifier 1
売却効率+2.5%
Maritime Presenceを加味した近接性コスト−0.5
Country modifier 2
交易許容量+10%
Country modifier 3
交易許容量+5%
定義in_game/common/laws/20_middle_kingdom.txt:1435
1436years = 2
1437on_pay_price = {
1440leader_country ?= {
1442add_gold = {
1443value = this.monthly_income_trade_and_tax
1444multiply = {
1445value = -6
1446add = {
1447value = -1
}
}
1454min = -100000
}
}
}
}
1459country_modifier = {
1461potential_trigger = {
}
}
1467country_modifier = {
1469potential_trigger = {
}
}
}
1479country_modifier = {
1481potential_trigger = {
1483NOT = {
}
}
}
}
1494wants_this_policy_bias = {
1495if = {
1496limit = {
1496scope:recipient = {
1496international_organization_has_leader = yes
}
}
1498add = {
1499desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
1500value = "opinion(scope:recipient.leader_country)"
}
1503add = {
1504desc = "IO_LEADER_DIP_REP" リーダーの外交評判
1505value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1508else = {
1509add = {
1510desc = "VOTE_BASE_VALUE" 基本値
1511value = 20
}
}
}