Event
Treasure Fleet Caught in a Storm

During their voyage, our most grand treasure fleet has encountered a most troubling foe during their sail: none other than the powerful forces of nature in the form of a massive storm that has taken our most experienced sailors by surprise. Numerous ships were lost during this calamity, losing many of our gifts and goods in the process.
Deep OceanTopographytriggerchinese_treasure_fleet_locationVariabletriggerDefinitionin_game/events/DHE/flavor_chi_treasure_expedition.txt:1916
1917type = country_event
1918title = flavor_chi.2100.title Treasure Fleet Caught in a Storm
1919desc = flavor_chi.2100.desc During their voyage, our most grand treasure fleet has encountered a most troubling foe during their sail: none other than the powerful forces of nature in the form of a massive storm that has taken our most experienced sailors by surprise. Numerous ships were lost during this calamity, losing many of our gifts and goods in the process.
1920outcome = neutral
1922trigger = {
1923scope:expedition_initiator ?= {
}
}
1930illustration_tags = {
193110 = regular
193210 = interior
}
1935immediate = {
}
1938set_local_variable = {
1939name = cargo_lost
1940value = {
1942multiply = {
0.05
0.25
}
1943multiply = -1
1944multiply = {
1945value = 1
1946subtract = {
1947value = scope:expedition_initiator.var:chinese_expedition_expedition_leader.mil
1948divide = 100
1949multiply = 0.5
}
}
}
}
1955scope:expedition_initiator.var:chinese_treasure_fleet_location ?= {
1956save_scope_as = target_location
}
}