
Policy
No Taxation
The empire is in no need of additional gold. Lifting the taxation burdens of its members allows the administration to focus on other tasks instead.
Imperial Tax LawLawallowModifiers
Definitionin_game/common/laws/20_hre.txt:134
135level = 1
136allow = {
}
}
140on_activate = {
}
}
143gold = no
144country_modifier = {
146potential_trigger = {
147is_leader_of_international_organization = scope:recipient
}
}
152wants_propose_policy = {
153subtract = {
154desc = "POLICY_BIAS_LEADER_OPPOSES" Leader does not desire to pass this law
155value = 2000
}
}
159wants_this_policy_bias = {
161add = {
162desc = "POLICY_POPULARITY_TO_ENACT" The popularity of enacting Policy
163value = 125
}
}
167wants_keep_policy = {
169add = {
170desc = "POLICY_POPULARITY_TO_KEEP" Reason To Keep Law
171value = 75
}
}
