
Parliament AgendaChanged this version
Lessen Tax Burden
We promise to reduce the Imperial Contribution obligations they have for their support.
Holy Roman EmpireInternational Organizationpotential
Imperial Tax LawLawpotential
No TaxationPolicypotentialDefinitionin_game/common/parliament_agendas/10_hre_agendas.txt:1
2type = international_organization
6importance = 1.5
7potential = {
9NOT = {
9has_cooldown = pa_hre_lessen_tax_burden
}
}
}
15allow = {
16is_leader_of_international_organization = scope:recipient
17scope:recipient.parliament_issue ?= {
18this != parliament_issue:hre_law_debate
}
}
21on_accept = {
22hidden_effect = {
22add_cooldown = {
22type = pa_hre_lessen_tax_burden
}
}
23ordered_international_organization_member = {
24limit = {
25has_special_status_in_international_organization = {
26type = scope:target
27international_organization = root
}
29country_exists = this
}
31order_by = {
32value = monthly_income_trade_and_tax
33multiply = -1
}
35max = 5
36check_range_bounds = no
37add_country_modifier = {
}
}
}
44ai_will_do = {
45add = 5
}
47chance = 10