Event
An Unforgivable Affront

They came at night. Their faces were scarcely lit by the moon, their weapons shining brightly near the torches. They came in silence. Their footsteps were soft and swift like a summer breeze, almost impossible to hear. Then, the silence was over, and so was the night.
They raided our village, burning tents, stealing food, and taking captives. Many of our warriors woke up immediately and tried to stop them, but they were not prepared for the attack, so many were killed in the fight. They killed us. Fathers, brothers, sons. They killed us all.
May they not rest as long as we live.
Definitionin_game/events/culture/haudenosaunee.txt:43
44hide_portraits = yes
45type = country_event
46title = haudenosaunee.1.title An Unforgivable Affront
47desc = haudenosaunee.1.desc They came at night. Their faces were scarcely lit by the moon, their weapons shining brightly near the torches. They came in silence. Their footsteps were soft and swift like a summer breeze, almost impossible to hear. Then, the silence was over, and so was the night.
They raided our village, burning tents, stealing food, and taking captives. Many of our warriors woke up immediately and tried to stop them, but they were not prepared for the attack, so many were killed in the fight. They killed us. Fathers, brothers, sons. They killed us all.
May they not rest as long as we live.
They raided our village, burning tents, stealing food, and taking captives. Many of our warriors woke up immediately and tried to stop them, but they were not prepared for the attack, so many were killed in the fight. They killed us. Fathers, brothers, sons. They killed us all.
May they not rest as long as we live.
48outcome = neutral
50trigger = {
52OR = {
53AND = {
54country_type = location
}
57any_known_country = {
}
}
}
64illustration_tags = {
6510 = regular
6610 = exterior
}
69immediate = {
}
71if = {
72limit = {
73country_type = location
}
76random_neighbor_country = {
80save_scope_as = raider
}
82random_owned_location = {
83limit = {
84any_neighbor_location = {
85owner ?= scope:raider
}
}
88save_scope_as = raided_location
}
}
91else = {
92random_known_country = {
93limit = {
}
97save_scope_as = raider
}
100if = {
101limit = {
102country_type = pop
}
104random_owned_nomad_pop = {
105limit = {
106location = {
107OR = {
108any_pop = {
108culture = root.culture
}
109any_neighbor_location = {
110any_pop = {
110culture = root.culture
}
}
}
}
}
115location = {
116save_scope_as = raided_location
}
}
}
120else = {
121random_owned_location = {
122limit = {
123OR = {
124any_pop = {
124culture = root.culture
}
125any_neighbor_location = {
126any_pop = {
126culture = root.culture
}
}
}
}
130save_scope_as = raided_location
}
}
}
}