
ポリシーこのバージョンで変更
神聖ローマ帝国 Leader Titleの都市群
自由都市の自治権は神聖ローマ帝国 Leader Titleによって制限されている。独自の外交をおこなうことは可能だが、都市は神聖ローマ帝国 Leader Titleの管理下に入ることに一歩近づいた。
帝国自由都市特待地位wants this policy bias
自由都市法律allow
帝国直属都市ポリシーwants propose policy定義in_game/common/laws/20_hre.txt:1898
1899level = 4
1900allow = {
}
}
1906on_activate = {
}
1909if = {
1910limit = {
1910exists = leader_country
}
1911hidden_effect = {
1912save_temporary_scope_value_as = {
1912name = average_free_city_antagonism
1912value = 0
}
1913save_temporary_scope_value_as = {
1913name = antagonism_bomb_members
1913value = 0
}
1914every_country_with_special_status_of_type = {
1915type = free_city
1916root.leader_country = {
1917save_temporary_scope_value_as = {
1918name = average_free_city_antagonism
1919value = {
1920value = scope:average_free_city_antagonism
1921add = {
1922value = "bias_value(antagonism_broke_subject_union)"
1923multiply = {
1924value = prev.country_economical_base
1925divide = 2000
}
}
}
}
1930save_temporary_scope_value_as = {
1931name = antagonism_bomb_members
1932value = {
1933value = scope:antagonism_bomb_members
1934add = 1
}
}
}
}
1939save_temporary_scope_value_as = {
1940name = average_free_city_antagonism
1941value = {
1942value = scope:average_free_city_antagonism
1943if = {
1944limit = {
1944scope:antagonism_bomb_members > 0
}
1945divide = scope:antagonism_bomb_members
}
}
}
}
1950if = {
1951limit = {
1951exists = scope:average_free_city_antagonism
}
1952custom_tooltip = free_city_subjugation_antagonism_tt すべての帝国自由都市の神聖ローマ帝国 Leader Countryに対する敵対心がAverage Free City Antagonism上昇する
}
}
}
1960wants_propose_policy = {
1961if = {
1962limit = {
1963scope:recipient = {
}
}
1967add = {
1968desc = "POLICY_BIAS_LEADER_SUPPORTS"
1969value = 75
}
1971add = {
1972desc = "BIAS_FROM_RULER_TRAITS" 統治者特性による偏向
}
1975add = {
1976desc = "BIAS_FROM_RULER_TRAITS" 統治者特性による偏向
}
}
1980else = {
1981subtract = {
1982desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" すでにより優れたポリシーがある
1983value = 1000
}
}
}
1989wants_this_policy_bias = {
1990add = {
1991desc = "POLICY_BIAS_PRINCE_OPPOSES" 諸侯はこの法律の可決を望んでいない
1992value = -75
}
1995if = {
1996limit = {
1996has_special_status_in_international_organization = {
1996international_organization = scope:recipient
}
}
1997add = {
1998desc = "POLICY_RESTRICTS_SOVEREIGNTY" 改革がわが国の主権を制限する
1999value = -150
}
}
}