
政策
国库税
尽管神圣罗马帝国 Leader Title可动用自己的私人金库处理事务,但设立帝国国库作为财政缓冲,将助于神圣罗马帝国当前及未来皇帝更好地处理帝国内政。
帝国税法法律allow
帝国征税政策wants propose policy修正
每月威望+0.05
定义in_game/common/laws/20_hre.txt:175
176level = 2
177allow = {
}
}
182on_activate = {
}
}
185country_modifier = {
187potential_trigger = {
187NOT = {
187is_leader_of_international_organization = scope:recipient
}
}
}
191gold = yes
192international_organization_modifier = {
193unlock_contribute_to_organization_treasury = yes
}
195payments_implemented = {
imperial_treasury_contribution
}
196payments_repealed = {
imperial_contribution
}
198wants_propose_policy = {
200if = {
201limit = {
202scope:recipient = {
}
}
206add = {
207desc = "POLICY_BIAS_LEADER_WANTS" 领袖希望通过该法律
208value = 500
}
}
211else = {
212subtract = {
213desc = "WE_ALREADY_HAVE_A_BETTER_POLICY" 我们已经拥有更好的政策
214value = 1000
}
}
}
219wants_this_policy_bias = {
221subtract = {
222desc = "POLICY_POPULARITY_TO_ENACT" 颁布Policy的受欢迎程度
223value = 25
}
}
227wants_keep_policy = {
229add = {
230desc = "POLICY_POPULARITY_TO_KEEP" Reason To Keep Law
231value = 10
}
}