EventChanged this version
The Savery Engine

A patent has been filed by inventor Thomas Savery for a steam-powered device, which is intended for commercial usage. The device is utilized as a pump and is a revolutionary method of pumping water, which could be used to improve mine drainage and make widespread public water supply practicable.
Royal SocietyBuildingtrigger
EnglandCountrydynamic historical event.tag
CityLocation Rankoption 1, trigger
MegalopolisLocation Rankoption 1, triggerDefinitionin_game/events/DHE/flavor_ENG.txt:21234
21235type = country_event
21237title = flavor_eng.211.title The Savery Engine
21238desc = flavor_eng.211.desc A patent has been filed by inventor Thomas Savery for a steam-powered device, which is intended for commercial usage. The device is utilized as a pump and is a revolutionary method of pumping water, which could be used to improve mine drainage and make widespread public water supply practicable.
21239outcome = neutral
21241fire_only_once = yes
21243dynamic_historical_event = {
}
21250trigger = {
21257region:great_britain_region = {
21258any_location_in_region = {
21259count >= 3
21264owner ?= root
}
}
}
21270image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"
21272immediate = {
21274create_character = {
21275first_name = name_thomas
21276last_name = Savery
21278adm = 45
21279dip = 45
21280mil = 22
21281birth_date = 1650.1.1
21282religion = root.religion
21283birth_location = location:exeter
21286script = eng_thomas_savery
21287save_scope_as = thomas_savery
}
21290location:london = {
21290save_scope_as = target_location
}
}