
ポリシー
自由都市
自由都市は神聖ローマ帝国 Leader Titleによって保護されており、その市場での交易を促進するために広範な自治権を享受している。
帝国自由都市特待地位wants this policy bias
自由都市法律allow
神聖ローマ帝国 Leader Titleの都市群ポリシーwants propose policy補正
交易許容量+20%
定義in_game/common/laws/20_hre.txt:1822
1823level = 3
1824allow = {
}
}
1828on_activate = {
}
}
1831country_modifier = {
1833potential_trigger = {
1834custom_tooltip = {
1835text = hre_free_city_bonus_tt 自由都市に以下の補正が適用される:
}
}
}
}
1847wants_propose_policy = {
1848if = {
1849limit = {
1850scope:recipient = {
}
}
1854add = {
1855desc = "POLICY_BIAS_LEADER_SUPPORTS"
1856value = 25
}
1858add = {
1859desc = "BIAS_FROM_RULER_TRAITS" 統治者特性による偏向
}
}
1863else = {
1864subtract = {
1865desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" すでにより優れたポリシーがある
1866value = 1000
}
}
}
1872wants_this_policy_bias = {
1873add = {
1874desc = "POLICY_ANCIENT_TRADITION" 太古の伝統
1875value = 25
}
1878if = {
1879limit = {
1879has_special_status_in_international_organization = {
1879international_organization = scope:recipient
}
}
1880add = {
1881desc = "BENEFITS_US" 我々の利益になる
1882value = 25
}
}
1888add = {
1889desc = "OPPOSES_RULER_TRAITS" 統治者特性に反対する
1891multiply = -1
}
}