EventChanged this version
A Powerful Despot

Much of the Country Adjective Vardar is ruled by Target Character, a powerful magnate of much renown who wields vast influence and is almost independent. Though he/she is currently loyal to the Flavor Rank, sovereigns of such wealth and authority rarely respect the rule of their overlords for long.
Rumors are that Target Character is considering renouncing his/her vassalage in favor of titles in the Target Country2, or perhaps even in the Target Country3.
BulgariaCountrytrigger
ByzantiumCountrytrigger
SerbiaCountrydynamic 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.
A Powerful Despot- A Powerful Despot↳ As soon as it happens · right away
Visit From Some Shady People↳ After any choice · 18–30 months later- A Powerful Despot↳ As soon as it happens · right away
Time of Reckoning↳ As soon as it happens · 44 months later- Fate of the Origin Country↳ Option A “Our loyalty will not be questioned.” · right away
- Fate of the Origin Country↳ Option B “A change is in order.” · right away
Definitionin_game/events/DHE/flavor_byz_ser.txt:14
15type = country_event
16title = flavor_byz_ser.1.title A Powerful Despot
17desc = flavor_byz_ser.1.desc Much of the Country Adjective Vardar is ruled by Target Character, a powerful magnate of much renown who wields vast influence and is almost independent. Though he/she is currently loyal to the Flavor Rank, sovereigns of such wealth and authority rarely respect the rule of their overlords for long.
Rumors are that Target Character is considering renouncing his/her vassalage in favor of titles in the Target Country2, or perhaps even in the Target Country3.
Rumors are that Target Character is considering renouncing his/her vassalage in favor of titles in the Target Country2, or perhaps even in the Target Country3.
18outcome = neutral
20fire_only_once = yes
28illustration_tags = {
2910 = exterior
}
32trigger = {
35character:ser_hrelja = {
36is_alive = yes
37owner ?= ROOT
}
39OR = {
40location:strumica = {
40owner ?= ROOT
}
41location:shtip = {
41owner ?= ROOT
}
42location:kocani = {
42owner ?= ROOT
}
}
}
46immediate = {
51random_owned_location = {
52limit = {
53OR = {
54this = location:strumica
55this = location:shtip
56this = location:kocani
}
}
59save_scope_as = capital_for_strumica
}
61location:strumica = {
62if = {
63limit = {
64owner ?= ROOT
}
66save_scope_as = capital_for_strumica
}
}
70scope:capital_for_strumica = {
71create_country_from_location = {
72overlord = ROOT
74define_unique_country_tag = SMC
75change_country_name = SMC
76change_country_adjective = SMC
77change_country_color = map_SMC
78change_country_flag = SMC
79set_new_ruler = character:ser_hrelja
}
}
83every_owned_location = {
84limit = {
85OR = {
86this = location:strumica
87this = location:shtip
88this = location:kocani
}
}
91change_location_owner = c:SMC
}
94c:SMC.ruler = {
95save_scope_as = target_character
}
100c:SMC = {
101save_scope_as = origin_country
}
114c:SMC = {
}
}