Event
The Rise of the Target Country
The dream of Target Character has now been achieved, and the world trembles at the might of the Target Country. Who will ever be able to stand against them?
Definitionin_game/events/situations/rise_of_the_ottomans.txt:149
150type = country_event
151category = situation_event
153title = rise_of_the_ottomans.4.title The Rise of the Target Country
154desc = rise_of_the_ottomans.4.desc The dream of Target Character has now been achieved, and the world trembles at the might of the Target Country. Who will ever be able to stand against them?
155outcome = neutral
157immediate = {
158ordered_in_global_list = {
159variable = eligible_beylik_list
160order_by = {
161add = {
162value = country_total_army_levy_size
}
164multiply = country_rank_level
165add = {
166value = army_size
167multiply = 10
}
169add = {
170value = country_total_navy_levy_size
171divide = 2
}
173add = {
174value = monthly_income_trade_and_tax
175divide = 10
}
177if = {
178limit = {
178is_great_power = yes
}
179add = 100
}
}
182max = 1
183check_range_bounds = no
184save_scope_as = target_country
185ruler_or_regent = {
185save_scope_as = target_character
}
}
}