Event
Impoverished Artisans

New production methods have led to the rise of a promising industry in our country, but this growth has left many old artisan families behind. Many are now poor and have to seek a much less profitable job in the growing industry.
Hot Blast FurnaceAdvancetrigger
Rotherham PloughAdvancetrigger
IndustrializationInstitutiontriggerUrbanizationStatic Modifierimmediate, triggerImpoverished CraftsmenStatic Modifierimmediate, triggerInflux of WorkersStatic Modifierimmediate, triggerModern IndustryStatic Modifierimmediate, triggerGreat ShipyardsStatic Modifierimmediate, triggeratmospheric_engine_flagVariabletriggerflying_shuttle_flagVariabletriggerSpinning JennyVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:1395
1396type = country_event
1397title = industrialization_events.18.title Impoverished Artisans
1398desc = industrialization_events.18.desc New production methods have led to the rise of a promising industry in our country, but this growth has left many old artisan families behind. Many are now poor and have to seek a much less profitable job in the growing industry.
1399outcome = neutral
1401trigger = {
1403OR = {
}
1410capital ?= {
1411region = {
1412any_location_in_region = {
1413owner ?= root
1414integration_level = core
1415prosperity > 0
1416NOR = {
}
}
}
}
}
1428image = "gfx/interface/illustrations/institutions/industrialization.dds"
1430immediate = {
1431capital ?= {
1432region = {
1433random_location_in_region = {
1434limit = {
1435owner ?= root
1436integration_level = core
1437prosperity > 0
1438NOR = {
}
}
1446save_scope_as = poor_artisans_province
}
}
}
}