Event
Target Character

Target Character has returned to Country, after having studied abroad at Padua, and in doing so he has quickly presented himself/herself before our good Target Ruler. He offers his services to the Flavor Rank, which he promises will be plenty.
Additionally, he has also started courting the Ruler Title's daughter, Target Princess, and promises of a marriage are on the horizon.
DenmarkCountrydynamic historical event.tagDanishCultureimmediate
CatholicismReligionimmediateEvent chain
Each event is fired by the one it is nested under; the line below it says which choice leads there and when.
Target Character
The Growing Influence of Target Character↳ As soon as it happens · 50–60 months later
Target Character Offers a Fortune↳ Option B “Enough of this, [he/she] is an enemy of [Country]!” · 12–24 months later
Target Character is Becoming a Nuisance↳ Option A “A surprise to be sure, but a welcome one.” · 36–60 months later
Target Character Arrives with a Proposal↳ Option B “Enough of this, [he/she] is an enemy of [Country]!” · right away
The End of Target Character's Schemes↳ Option B “We cannot trust such a snake.” · right away
Target Character's Insight
Target Character is Becoming a Nuisance (see above)↳ As soon as it happens · 36–60 months later
Definitionin_game/events/DHE/flavor_dan_corfitz_ulfeldt.txt:3
4type = country_event
5title = flavor_dan_corfitz_ulfeldt.1.title Target Character
6desc = {
7first_valid = {
8triggered_desc = {
9trigger = {
10ruler = {
11any_child = {
12is_female = yes
13is_adult = yes
14age_in_years <= 40
15is_married = no
}
}
}
19desc = flavor_dan_corfitz_ulfeldt.1.marriage.desc Target Character has returned to Country, after having studied abroad at Padua, and in doing so he has quickly presented himself/herself before our good Target Ruler. He offers his services to the Flavor Rank, which he promises will be plenty.
Additionally, he has also started courting the Ruler Title's daughter, Target Princess, and promises of a marriage are on the horizon.
Additionally, he has also started courting the Ruler Title's daughter, Target Princess, and promises of a marriage are on the horizon.
}
21desc = flavor_dan_corfitz_ulfeldt.1.desc Target Character has returned to Country, after having studied abroad at Padua, and in doing so he has quickly presented himself/herself before our good Target Ruler. He offers his services to the Flavor Rank, which he promises will be plenty.
}
}
24outcome = neutral
26fire_only_once = yes
35trigger = {
36exists = ruler
}
39illustration_tags = {
4010 = happy
4110 = interior
}
44immediate = {
}
46create_character = {
47first_name = name_cornificius
48last_name = ulfeldt
49birth_date = 1606.7.10
50birth_location = location:assens
51adm = 73
52dip = 61
53mil = 48
57script = corfitz_ulfeldt_script
58save_scope_as = target_character
}
61ruler = {
62save_scope_as = target_ruler
63random_child = {
64limit = {
65is_female = yes
66is_adult = yes
67age_in_years <= 40
68is_married = no
}
70save_scope_as = target_princess
}
}
}