
政策
自由市
自由市受到神圣罗马帝国 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
}
}