Event
Military Training for Target Character
In the years of service within the Country Adjective army, Target Character has shown a natural talent in leadership. Although having never led an army of his/her own, he/she can rally soldiers to the hundreds, leading them to victory despite being outnumbered. Target Character2 is impressed by such skill and wishes to give him/her the proper military education he/she deserves.
OttomansCountrydynamic historical event.tagEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
- Demand Albanian Hostages
- Demand Albanian Hostages↳ Option A “Let us demand these hostages.” · right away
- Military Training for Target Character↳ Option A “Let us hand over [Target Character2].” · 4 years later
Definitionin_game/events/DHE/flavor_TUR.txt:18184
18185type = country_event
18186title = flavor_tur.1002.title Military Training for Target Character
18187desc = flavor_tur.1002.desc In the years of service within the Country Adjective army, Target Character has shown a natural talent in leadership. Although having never led an army of his/her own, he/she can rally soldiers to the hundreds, leading them to victory despite being outnumbered. Target Character2 is impressed by such skill and wishes to give him/her the proper military education he/she deserves.
18188outcome = neutral
18190dynamic_historical_event = {
}
18196fire_only_once = yes
18198trigger = {
18199character:skanderbeg_kastrioti ?= {
18200is_alive = yes
18201age_in_years >= 20
18202owner ?= root
}
}
18206immediate = {
18207character:skanderbeg_kastrioti = {
18208save_scope_as = target_character
}
18211ruler_or_regent ?= {
18212save_scope_as = target_character2
}
}