Event
The Astrarium

Target Character is a learned physician and clockmaker working in Padua. He has recently constructed a clock he calls the Astrarium, which he describes as a marvel of mechanics that charts the movements of celestial bodies with incredible precision. Target Character Last Name now seeks support from the Flavor Rank to present the machine in Venice, where it could be showcased as a proof of our brilliance in the sciences.
VeniceCountrydynamic historical event.tagVenetianCultureimmediateDefinitionin_game/events/DHE/flavor_VEN.txt:5476
5477type = country_event
5478title = flavor_ven.98.title The Astrarium
5479desc = flavor_ven.98.desc Target Character is a learned physician and clockmaker working in Padua. He has recently constructed a clock he calls the Astrarium, which he describes as a marvel of mechanics that charts the movements of celestial bodies with incredible precision. Target Character Last Name now seeks support from the Flavor Rank to present the machine in Venice, where it could be showcased as a proof of our brilliance in the sciences.
5480outcome = neutral
5482fire_only_once = yes
5484historical_info = flavor_ven.98.historical_info Giovanni Dondi, son of the renowned Jacopo Dondi, was a physician, astronomer, and engineer. He is best known for designing the Astrarium, a mechanical model of the solar system that displayed the motion of planets and celestial bodies.
5486dynamic_historical_event = {
}
5493trigger = {
5494owns = location:venice
5495OR = {
5496owns = location:padova
5497location:padova = {
5498owner ?= {
5499opinion = {
5500target = root
5501value >= 50
}
}
}
}
}
5508image = "gfx/interface/illustrations/institutions/scientific_revolution.dds"
5510immediate = {
5511create_character = {
5512first_name = name_john
5513last_name = Dondi
5514birth_date = 1330.1.11
5516birth_location = location:chioggia
5517save_scope_as = target_character
5519artist_skill = 0.85
5520create_in_limbo = yes
5522artist = scientist
}
}
}