Event
The Eagle of Target Character

What can be said about Target Character, whose tactical prowess is a shining example of the military traditions espoused by the forefathers of our Flavor Rank? Few can stand next to the likes of Odysseus, Jason, or Ajax in terms of cunning, tenacity, and bravery.
However, Target Character is a proud product of our devotion to our Hellenist roots, a true eagle of the battlefield!
Fate of the PhoenixDLCtrigger
HellenismReligiontriggerDefinitionin_game/events/religion/hellenism_religion.txt:256
257type = country_event
258title = hellenism_religion.2.title The Eagle of Target Character
259desc = hellenism_religion.2.desc What can be said about Target Character, whose tactical prowess is a shining example of the military traditions espoused by the forefathers of our Flavor Rank? Few can stand next to the likes of Odysseus, Jason, or Ajax in terms of cunning, tenacity, and bravery.
However, Target Character is a proud product of our devotion to our Hellenist roots, a true eagle of the battlefield!
However, Target Character is a proud product of our devotion to our Hellenist roots, a true eagle of the battlefield!
260outcome = neutral
262illustration_tags = {
26310 = military
26510 = exterior
}
268trigger = {
271OR = {
272any_army = {
273has_commander = yes
274leader = {
275has_nickname = no
276total_abilities > 150
}
}
279any_navy = {
280has_commander = yes
281leader = {
282has_nickname = no
283total_abilities > 150
}
}
}
}
289immediate = {
}
292ordered_unit = {
293limit = {
294has_commander = yes
295leader = {
296has_nickname = no
297total_abilities > 150
}
}
300order_by = {
301value = unit_strength
302if = {
303limit = {
303has_commander = yes
}
304add = leader.total_abilities
}
}
307max = 3
308check_range_bounds = no
309add_to_list = hellenism_religion_2_list
}
312random_in_list = {
313list = hellenism_religion_2_list
315save_scope_as = target_army
316leader = {
316save_scope_as = target_character
}
}
}