
法律
マショーの5%税
フランスの財務総監が提案した、年収の20分の1を占める新税。
ポリシー 2
定義in_game/common/laws/02_country_specific.txt:175
176unique = yes
177law_category = administrative
183five_percent_tax = {
184country_modifier = {
185tax_income_efficiency = medium_tax_income_efficiency_bonus
186global_estate_target_satisfaction = small_permanent_target_satisfaction_penalty
}
188estate_preferences = {
crown_estate
}
191months = 2
}
193no_five_percent_tax = {
194country_modifier = {
195estate_enrichment = 0.10
196peasants_estate_max_tax = 0.10
}
198estate_preferences = {
nobles_estate
clergy_estate
burghers_estate
}
203months = 2
}