Event
A Gathering Storm

News of the weakness of the once-great Delhi Dynasty has reached our ears in Target Capital. Ahead of us lies a difficult choice. We could bolster our courage and stand against the invaders of Delhi. Such a move would certainly displease them and risk facing their wrath. However, many of our advisors believe that the giant has slowed down and become decayed, victory has eluded them and thus they ardently support the idea of opposing such a force in the hopes that we manage to expand our domain.
DelhiCountryoption 1Definitionin_game/events/situations/fall_of_delhi.txt:394
395type = country_event
396category = situation_event
398title = delhi_situation.2.title A Gathering Storm
399desc = delhi_situation.2.desc News of the weakness of the once-great Delhi Dynasty has reached our ears in Target Capital. Ahead of us lies a difficult choice. We could bolster our courage and stand against the invaders of Delhi. Such a move would certainly displease them and risk facing their wrath. However, many of our advisors believe that the giant has slowed down and become decayed, victory has eluded them and thus they ardently support the idea of opposing such a force in the hopes that we manage to expand our domain.
400outcome = neutral
402image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
404immediate = {
405capital = {
405save_scope_as = target_capital
}
407ruler_or_regent ?= {
407save_scope_as = target_character
}
408random_owned_location = {
409limit = {
410any_neighbor_location = {
411owner ?= ROOT
}
}
414save_scope_as = target_location
}
416if = {
417limit = {
418exists = scope:target_location
}
420random_owned_location = {
421limit = {
422any_neighbor_location = {
423owner ?= ROOT
}
425province = {
426NOT = {
427any_location_in_province = {
428this = scope:target_location
}
}
}
}
433save_scope_as = target_location2
}
}
436if = {
437limit = {
437exists = scope:target_location2
}
438random_owned_location = {
439limit = {
440any_neighbor_location = {
441owner ?= ROOT
}
443province = {
444NOT = {
445any_location_in_province = {
446OR = {
447this = scope:target_location
448this = scope:target_location2
}
}
}
}
}
455save_scope_as = target_location3
}
}
}
}