
ポリシー
海禁
海は海賊行為や密輸、ときには権力の簒奪を目論む者すら波間に隠す、災いの源である。しかし一方で、海上交易は富と発見ももたらすため、偉大なるわが国に富と革新が自由に流れ込むよう、海上利用に規制を設ける必要がある。
補正
Country modifier 1
海洋プレゼンス %+20%
輸入効率−10%
外国人による輸出入の禁止はい
内的への毎月の傾き+0.1
重商主義への毎月の傾き+0.1
定義in_game/common/laws/20_middle_kingdom.txt:1516
1517years = 2
1518on_pay_price = {
1521leader_country ?= {
1523add_gold = {
1524value = this.monthly_income_trade_and_tax
1525multiply = {
1526value = -6
1527add = {
1528value = -1
}
}
1535min = -100000
}
}
}
}
1540country_modifier = {
1542potential_trigger = {
}
}
1551country_modifier = {
1553potential_trigger = {
}
}
}
1564country_modifier = {
1566potential_trigger = {
1568NOT = {
}
}
}
}
1580wants_this_policy_bias = {
1581if = {
1582limit = {
1582scope:recipient = {
1582international_organization_has_leader = yes
}
}
1584add = {
1585desc = "POLICY_BIAS_OPINION_OF_EMPEROR" 皇帝の意見
1586value = "opinion(scope:recipient.leader_country)"
}
1589add = {
1590desc = "IO_LEADER_DIP_REP" リーダーの外交評判
1591value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
1594else = {
1595add = {
1596desc = "VOTE_BASE_VALUE" 基本値
1597value = 20
}
}
}