事件

工人逃避税收负担

ciompi_revolt.5in_game/events/disaster/ciompi_revolt.txt:266
工人逃避税收负担

在过去数年犯下的孽债积累下,工人们已经因为高额税收而逃离我们的国境。寡头统治集团征收的重税已成为我国各港口工人阶级甚至商人难以承受之重。面对经济困境,许多工人选择背井离乡,到其他地方寻找更好的机会。工人的外流加剧了Country国内的社会经济矛盾,进一步助长了不满情绪并最终导致了叛乱。

需要允许劳工迁移修正类型option 1允许农民迁移修正类型option 1劳工社会阶级immediate, trigger农民社会阶级immediate, trigger

定义in_game/events/disaster/ciompi_revolt.txt:266

267type = country_event
268category = disaster_event
269title = ciompi_revolt.5.title 工人逃避税收负担
270desc = ciompi_revolt.5.desc 在过去数年犯下的孽债积累下,工人们已经因为高额税收而逃离我们的国境。寡头统治集团征收的重税已成为我国各港口工人阶级甚至商人难以承受之重。面对经济困境,许多工人选择背井离乡,到其他地方寻找更好的机会。工人的外流加剧了Country国内的社会经济矛盾,进一步助长了不满情绪并最终导致了叛乱。
271outcome = neutral
273fire_only_once = yes
274image = "gfx/interface/illustrations/disaster/peasants_war.dds"
275trigger = {
276exists = capital
277capital = {
278any_pop = {
279pop_type = pop_type:peasants
280pop_satisfaction < 0.5
}
282any_pop = {
283pop_type = pop_type:laborers
284pop_satisfaction < 0.5
}
}
287any_neighbor_country = {
288at_war = no
289exists = capital
290capital.province_definition != root.capital.province_definition
}
}
294immediate = {
295set_variable = {
297value = 0
}
299every_pop = {
300limit = {
301location.province = root.capital.province
302pop_type = pop_type:peasants
303trigger_if = {
304limit = {
304root.modifier:global_peasants_migration_allowed = yes
}
305pop_satisfaction < 0.6
}
307trigger_else = {
307pop_satisfaction < 0.5
}
}
309save_temporary_scope_as = target_pop
310root = {
311change_variable = {
313add = {
314value = scope:target_pop.pop_size
315if = {
316limit = {
316root.modifier:global_peasants_migration_allowed = yes
}
317multiply = 0.03
}
319else = {
319multiply = 0.02
}
}
}
}
}
326set_variable = {
328value = 0
}
330every_pop = {
331limit = {
332location.province = root.capital.province
333pop_type = pop_type:laborers
334trigger_if = {
335limit = {
335root.modifier:global_laborers_migration_allowed = yes
}
336pop_satisfaction < 0.6
}
338trigger_else = {
338pop_satisfaction < 0.5
}
}
340save_temporary_scope_as = target_pop
341root = {
342change_variable = {
344add = {
345value = scope:target_pop.pop_size
346if = {
347limit = {
347root.modifier:global_laborers_migration_allowed = yes
}
348multiply = 0.03
}
350else = {
350multiply = 0.02
}
}
}
}
}
356random_neighbor_country = {
357limit = {
358at_war = no
359capital.province_definition != root.capital.province_definition
}
361save_scope_as = target_country
}
363ruler ?= {
364save_scope_as = target_character
}
}

选项

A随他们去吧。
371add_migration = {
372owner = scope:target_country
373from = capital.province_definition
374to = scope:target_country.capital.province_definition
376amount = this.var:flo_peasants_to_move_variable
377months = 12
}
379add_migration = {
380owner = scope:target_country
381from = capital.province_definition
382to = scope:target_country.capital.province_definition
384amount = this.var:flo_laborers_to_move_variable
385months = 12
}
388if = {
395custom_tooltip = ciompi_revolt_allowed_migration_effect_tt 由于我们的政策允许农民或劳工迁徙,迁移人群的数量会提高
}
B我们可以补偿他们。
402add_gold = {
403value = monthly_income_trade_and_tax
404multiply = -4
}
CTarget Character是慈悲为怀的善人……
411trigger = {
412dynasty_exists = medici_dynasty
413ruler ?= {
414dynasty = dynasty:medici_dynasty
415total_abilities >= 210
}
}
419add_gold = {
420value = monthly_income_trade_and_tax
421multiply = -3
}
423add_stability = stability_weak_bonus (2.5)
424add_government_power = government_power_mild_bonus (5)
© 2026 Soft Santa Cruz, S.L.U.。保留所有权利。非官方粉丝项目,与Paradox Interactive无关。游戏内容 © Paradox Interactive。 关于 · 隐私 · 法律声明