Event
Spinning Jenny

A major limitation for weaving productivity has long been the rate at which thread can be spun. Even before the introduction of the flying shuttle, one weaver required four spinners to service the loom. To overcome this hurdle, Target Scientist, has devised in Invention Province a machine allowing one worker to do the work of many spinners. Together with the flying shuttle, this machine promises to greatly improve the efficiency of weaving in the near future.
CottonGoodsimmediate, trigger
SilkGoodsimmediate, trigger
WoolGoodsimmediate, triggerflying_shuttle_flagVariabletriggerSpinning JennyVariabletriggerDefinitionin_game/events/economy/industrialization_events.txt:362
363type = country_event
364title = industrialization_events.6.title Spinning Jenny
365desc = industrialization_events.6.desc A major limitation for weaving productivity has long been the rate at which thread can be spun. Even before the introduction of the flying shuttle, one weaver required four spinners to service the loom. To overcome this hurdle, Target Scientist, has devised in Invention Province a machine allowing one worker to do the work of many spinners. Together with the flying shuttle, this machine promises to greatly improve the efficiency of weaving in the near future.
366outcome = neutral
368trigger = {
373capital ?= {
374area = {
375any_location_in_area = {
376owner ?= root
377integration_level = core
}
}
}
386any_artist = {
387artist_type = scientist
}
}
391image = "gfx/interface/illustrations/institutions/industrialization.dds"
393immediate = {
395capital ?= {
396area = {
397random_location_in_area = {
398limit = {
399owner ?= root
400integration_level = core
}
407save_scope_as = invention_province
}
}
}
411random_artist = {
412limit = {
413artist_type = scientist
}
415save_scope_as = target_scientist
}
}