Event
Ghost Ship Washes Ashore

On the shores of Target Location, a ghost ship has washed ashore. This merchant vessel arrived one night and has remained there ever since, untouched by the locals.
The townsfolk are too afraid that the vessel may be infested by the plague to approach it. The contents and remains of the crew remain intact. They've asked the Flavor Rank to burn the ship for safety.
Bubonic PlagueDiseaseoption 2, triggerbd1008_cdVariabletriggeroutcome1Variableafter, option 2outcome2Variableafter, option 2outcome3Variableafter, option 2Definitionin_game/events/situations/black_death.txt:814
815type = country_event
816category = situation_event
818title = black_death.1008.t Ghost Ship Washes Ashore
819desc = black_death.1008.desc On the shores of Target Location, a ghost ship has washed ashore. This merchant vessel arrived one night and has remained there ever since, untouched by the locals.
The townsfolk are too afraid that the vessel may be infested by the plague to approach it. The contents and remains of the crew remain intact. They've asked the Flavor Rank to burn the ship for safety.
The townsfolk are too afraid that the vessel may be infested by the plague to approach it. The contents and remains of the crew remain intact. They've asked the Flavor Rank to burn the ship for safety.
820outcome = neutral
821image = "gfx/interface/illustrations/situation/black_death.dds"
823trigger = {
825OR = {
}
829capital.market = {
830has_merchant = root
}
832any_owned_location = {
833is_coastal = yes
834region = root.capital.region
}
}
838immediate = {
840random_owned_location = {
841limit = {
842is_coastal = yes
843region = root.capital.region
}
845save_scope_as = target_location
}
}