
Gesetz
Steuergrundlage
Die Besteuerung ist die Grundlage der Wirtschaft jedes Landes. Indem wir ein ordentliches Steuersystem im Reich der Mitte einführen, können wir den Reichtum unserer Territorien effektiver nutzen.
ReformationZeitalterpotential
SilberWareallow
Reich der MitteZusammenschlussallow, potentialcelestial_authorityVariableallowPolitlinien 2
Reissteuer- +2.5% Verkaufseffizienz
- +20% Nahrungsherstellung (Prozent)
- +2% Steuereffizienz
- +10% Nahrungsherstellung (Prozent)
- +1% Steuereffizienz
Ein-Peitschenhieb-Gesetz- Ja „Silbertribut fordern“ möglich
- +5% Effektivität unseres Kabinetts
- +20% Silber-Ausstoß
- +10 Treue zum Suzerän
- +10% Silber-Ausstoß
- +5 Treue zum Suzerän
Definitionin_game/common/laws/20_middle_kingdom.txt:200
201custom_tags = {
forbids_no_policy
}
202type = international_organization
203requires_vote = no
204law_category = socioeconomic
205potential = {
}
209allow = {
212leader_country ?= {
212government_power >= 25
}
213leader_country ?= {
214has_reform = government_reform:single_whip_law
215gold >= {
216value = this.monthly_income_trade_and_tax
217multiply = {
218value = 6
219add = {
220value = 1
}
}
227max = 100000
}
}
}
234locked = {
}
236rice_based_tax = {
237years = 2
238on_pay_price = {
239change_celestial_authority = {
239value = celestial_authority_very_strong_penalty
}
240international_organization:middle_kingdom = {
241leader_country ?= {
242add_government_power = government_power_ultimate_penalty
243add_gold = {
244value = this.monthly_income_trade_and_tax
245multiply = {
246value = -6
247add = {
248value = -1
}
}
255min = -100000
}
}
}
}
260country_modifier = {
262potential_trigger = {
263is_leader_of_international_organization = international_organization:middle_kingdom
}
265selling_efficiency = small_trade_efficiency_bonus
}
267country_modifier = {
269potential_trigger = {
270international_organization:middle_kingdom = {
271country_has_special_status = {
272type = special_status:celestial_governor
273country = root
}
}
}
277global_monthly_food_modifier = 0.2
278tax_income_efficiency = small_tax_income_efficiency_bonus
}
280country_modifier = {
282potential_trigger = {
283international_organization:middle_kingdom = {
284NOT = {
285country_has_special_status = {
286type = special_status:celestial_governor
287country = root
}
}
}
291NOT = {
291is_leader_of_international_organization = international_organization:middle_kingdom
}
}
293global_monthly_food_modifier = 0.1
294tax_income_efficiency = tiny_tax_income_efficiency_bonus
}
296wants_this_policy_bias = {
297if = {
298limit = {
298scope:recipient = {
298international_organization_has_leader = yes
}
}
300add = {
301desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
302value = "opinion(scope:recipient.leader_country)"
}
305add = {
306desc = "IO_LEADER_DIP_REP"
307value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
310else = {
311add = {
312desc = "VOTE_BASE_VALUE"
313value = 20
}
}
}
}
318single_whip_policy = {
319years = 2
320on_pay_price = {
321change_celestial_authority = {
321value = celestial_authority_very_strong_penalty
}
322international_organization:middle_kingdom = {
323leader_country ?= {
324add_government_power = government_power_ultimate_penalty
325add_gold = {
326value = this.monthly_income_trade_and_tax
327multiply = {
328value = -6
329add = {
330value = -1
}
}
337min = -100000
}
}
}
}
342country_modifier = {
344potential_trigger = {
345is_leader_of_international_organization = international_organization:middle_kingdom
}
347allow_tribute_in_silver = yes
348country_cabinet_efficiency = 0.05
}
350country_modifier = {
352potential_trigger = {
353international_organization:middle_kingdom = {
354country_has_special_status = {
355type = special_status:celestial_governor
356country = root
}
}
}
360global_silver_output_modifier = 0.2
361loyalty_to_overlord = 10
}
363country_modifier = {
365potential_trigger = {
366international_organization:middle_kingdom = {
367NOT = {
368country_has_special_status = {
369type = special_status:celestial_governor
370country = root
}
}
}
374NOT = {
374is_leader_of_international_organization = international_organization:middle_kingdom
}
}
376global_silver_output_modifier = 0.1
377loyalty_to_overlord = 5
}
379wants_this_policy_bias = {
380if = {
381limit = {
381scope:recipient = {
381international_organization_has_leader = yes
}
}
383add = {
384desc = "POLICY_BIAS_OPINION_OF_EMPEROR"
385value = "opinion(scope:recipient.leader_country)"
}
388add = {
389desc = "IO_LEADER_DIP_REP"
390value = scope:recipient.leader_country.modifier:diplomatic_reputation
}
}
393else = {
394add = {
395desc = "VOTE_BASE_VALUE"
396value = 20
}
}
}
}