Event
Greek Fire

Many nights were the people of Capital disturbed in their sleep due to the explosions caused by the experiments of Target Artist. Many times was himself/herself burned during them, but all those hardships have born fruit. After many trials and errors, he/she has managed to reliably replicate Greek Fire like it is described in the historical records. Now we can expand its production, and equip our vessels with it. Although we will still keep its exact formula and manufacture a secret, we will have to ensure that we ourselves do not again forget how to make it this time.
Fate of the PhoenixDLCtriggerEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Alchemical Promises
The Quest for Fire↳ Option A “[he/she] shall have whatever [he/she] needs!” · 60–180 days later
Greek Fire↳ Option A “Very well, provide [him/her] with extra funds.” · 60–180 days later
Greek Fire (see above)↳ Option A “[he/she] shall have whatever [he/she] needs!” · 60–180 days later
Definitionin_game/events/DHE/D008_flavor_BYZ.txt:126
127type = country_event
128title = d008_flavor_byz.3.title Greek Fire
129desc = d008_flavor_byz.3.desc Many nights were the people of Capital disturbed in their sleep due to the explosions caused by the experiments of Target Artist. Many times was himself/herself burned during them, but all those hardships have born fruit. After many trials and errors, he/she has managed to reliably replicate Greek Fire like it is described in the historical records. Now we can expand its production, and equip our vessels with it. Although we will still keep its exact formula and manufacture a secret, we will have to ensure that we ourselves do not again forget how to make it this time.
130outcome = neutral
132image = "gfx/interface/illustrations/event/backgrounds/special/greek_fire.dds"
134trigger = {
136exists = scope:target_artist
137scope:target_artist ?= {
138is_alive = yes
139owner = root
}
}