Event
Guild Restrictions on Target Goods

The trade of Target Goods in Target Location has sparked conflict in Country. Merchants who want free reins to buy and sell these goods believe the guilds controlling its manufacture have grown too powerful. In their eyes, it is now nothing but a cartel causing harm to the economy.
The guild leaders, on the other hand, argue that their organization is making the production of Target Goods more efficient. Whichever side we come down on, those who oppose our policies are likely to suffer, or even sabotage their own activities to make a point.
RepublicGovernment TypetriggerFree Trade of GoodsStatic ModifiertriggerStrong GuildStatic ModifiertriggerDefinitionin_game/events/government/republic_factions.txt:3
4type = country_event
5title = republic_factions.1.title Guild Restrictions on Target Goods
6desc = republic_factions.1.desc The trade of Target Goods in Target Location has sparked conflict in Country. Merchants who want free reins to buy and sell these goods believe the guilds controlling its manufacture have grown too powerful. In their eyes, it is now nothing but a cartel causing harm to the economy.
The guild leaders, on the other hand, argue that their organization is making the production of Target Goods more efficient. Whichever side we come down on, those who oppose our policies are likely to suffer, or even sabotage their own activities to make a point.
The guild leaders, on the other hand, argue that their organization is making the production of Target Goods more efficient. Whichever side we come down on, those who oppose our policies are likely to suffer, or even sabotage their own activities to make a point.
7outcome = neutral
9trigger = {
19capital ?= {
20market = {
21any_location_in_market = {
22owner ?= root
}
}
}
}
28illustration_tags = {
2910 = interior
3010 = regular
}
33immediate = {
}
35capital ?= {
36market = {
37random_location_in_market = {
38limit = {
38owner ?= root
}
39save_scope_as = target_location
40raw_material = {
40save_scope_as = target_goods
}
}
}
}
}