Event
Hostile Natives
Our expedition encountered hostile natives from Location which led them to flee from the location.
A few sailors disembarked to find fresh water and were returning to the ship when five Pop Culture canoes with armed men appeared.
The Country Adjective crew turned their boat around and raced back to the boat with the canoes just behind. One of the canoes nearly caught up with the boat, but as the men prepared for a fight, the canoe slowed down to wait for the others.
The ship escaped, but some of the crew were wounded. A poisoned arrow had hit one of the men in the leg, and although the wound was disinfected with urine and olive oil, we do not know if the man will survive.
Definitionin_game/events/exploration/exploration_monthly_events.txt:36
37hide_portraits = yes
38type = exploration_event
39title = exploration_monthly.2.title Hostile Natives
40desc = exploration_monthly.2.desc Our expedition encountered hostile natives from Location which led them to flee from the location.
A few sailors disembarked to find fresh water and were returning to the ship when five Pop Culture canoes with armed men appeared.
The Country Adjective crew turned their boat around and raced back to the boat with the canoes just behind. One of the canoes nearly caught up with the boat, but as the men prepared for a fight, the canoe slowed down to wait for the others.
The ship escaped, but some of the crew were wounded. A poisoned arrow had hit one of the men in the leg, and although the wound was disinfected with urine and olive oil, we do not know if the man will survive.
A few sailors disembarked to find fresh water and were returning to the ship when five Pop Culture canoes with armed men appeared.
The Country Adjective crew turned their boat around and raced back to the boat with the canoes just behind. One of the canoes nearly caught up with the boat, but as the men prepared for a fight, the canoe slowed down to wait for the others.
The ship escaped, but some of the crew were wounded. A poisoned arrow had hit one of the men in the leg, and although the wound was disinfected with urine and olive oil, we do not know if the man will survive.
41outcome = neutral
42trigger = {
43exploration_progress > 0.05
44location = {
45has_owner = no
46is_coastal = yes
47any_pop = {
48pop_size > 1
}
}
51exists = leader
}
54immediate = {
55location = {
56random_pop = {
57save_scope_as = pop
}
}
60leader = {
60save_scope_as = target_character
}
}