Event
The Flying Shuttle

Target Scientist, a local inventor working in Invention Province, has patented a new design for a 'wheeled' shuttle that he/she promises will revolutionize weaving by eliminating the need for a second person to catch the shuttle as it passes through the warp threads. Although productivity is still limited by the rate at which thread can be spun, this new model of shuttle is quickly spreading to weavers all over the country, already improving a major bottleneck in textile production
CottonGoodsimmediate, trigger
SilkGoodsimmediate, trigger
WoolGoodsimmediate, trigger
IndustrializationInstitutiontriggerflying_shuttle_flagVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:289
290type = country_event
291title = industrialization_events.5.title The Flying Shuttle
292desc = industrialization_events.5.desc Target Scientist, a local inventor working in Invention Province, has patented a new design for a 'wheeled' shuttle that he/she promises will revolutionize weaving by eliminating the need for a second person to catch the shuttle as it passes through the warp threads. Although productivity is still limited by the rate at which thread can be spun, this new model of shuttle is quickly spreading to weavers all over the country, already improving a major bottleneck in textile production
293outcome = neutral
295trigger = {
301capital ?= {
302area = {
303any_location_in_area = {
304owner ?= root
305integration_level = core
}
}
}
314any_artist = {
315artist_type = scientist
}
}
319image = "gfx/interface/illustrations/institutions/industrialization.dds"
321immediate = {
323capital ?= {
324area = {
325random_location_in_area = {
326limit = {
327owner ?= root
328integration_level = core
}
335save_scope_as = invention_province
}
}
}
339random_artist = {
340limit = {
341artist_type = scientist
}
343save_scope_as = target_scientist
}
}