이벤트

폭풍 전야

fall_of_delhi.2in_game/events/situations/fall_of_delhi.txt:394
폭풍 전야

한때 대국이었던 델리 Dynasty(이)가 약해졌다는 소식이 Target Capital에 있는 우리의 귀에까지 들어왔습니다. 이제 우리는 어려운 결정을 내려야 합니다. 용기를 내 델리의 침략자들에게 맞설 수 있지만, 그 결정은 분명 상대방을 불쾌하게 만들 것이며 어쩌면 분노를 불러올지도 모릅니다. 그러나 조언가 중 상당수는 이 거대한 제국이 굼떠지고 부패한 만큼, 우리가 승리를 거둘 가능성은 충분하다고 말합니다. 이들은 영토를 확장하기 위해 저들에게 맞설 것을 단호하게 주장했습니다.

요구 조건델리국가option 1

정의in_game/events/situations/fall_of_delhi.txt:394

395type = country_event
396category = situation_event
398title = delhi_situation.2.title 폭풍 전야
399desc = delhi_situation.2.desc 한때 대국이었던 델리 Dynasty(이)가 약해졌다는 소식이 Target Capital에 있는 우리의 귀에까지 들어왔습니다. 이제 우리는 어려운 결정을 내려야 합니다. 용기를 내 델리의 침략자들에게 맞설 수 있지만, 그 결정은 분명 상대방을 불쾌하게 만들 것이며 어쩌면 분노를 불러올지도 모릅니다. 그러나 조언가 중 상당수는 이 거대한 제국이 굼떠지고 부패한 만큼, 우리가 승리를 거둘 가능성은 충분하다고 말합니다. 이들은 영토를 확장하기 위해 저들에게 맞설 것을 단호하게 주장했습니다.
400outcome = neutral
402image = "gfx/interface/illustrations/situation/fall_of_delhi.dds"
404immediate = {
405capital = {
405save_scope_as = target_capital
}
406c:DLH = {
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
}
}
}
}

선택지

A조급해 말라. 때가 머지않았다.
464historical_option = yes
466ai_chance = {
467base = 10
468modifier = {
469factor = 0.1
470religion.group = religion_group:muslim
}
472modifier = {
473factor = 1.25
474religion.group = religion_group:dharmic
}
476modifier = {
477factor = 0.5
478opinion = {
479target = c:DLH
480value > 50
}
}
483modifier = {
484factor = 2
485relative_strength = {
486target = c:DLH
487value >= 0.85
}
}
}
492custom_tooltip = side_with_opposers_tt 델리의 몰락 상황에서 델리의 반대편에 섭니다
493if = {
494limit = {
495is_neighbor_of = c:DLH
496OR = {
497is_subject = no
498AND = {
499is_subject_of = c:DLH
500liberty_desire > 50
}
}
}
504add_casus_belli = {
504target = c:DLH
504province = scope:target_location.province
}
505if = {
506limit = {
507exists = scope:target_location2
}
509add_casus_belli = {
509target = c:DLH
509province = scope:target_location2.province
}
}
511if = {
512limit = {
513exists = scope:target_location3
}
515add_casus_belli = {
515target = c:DLH
515province = scope:target_location3.province
}
}
}
518if = {
519limit = {
520this != c:DLH
521is_allied_with = {
521target = c:DLH
}
}
523remove_relation = {
524type = relation_type:alliance
525first = this
526second = c:DLH
}
}
529add_opinion = {
529modifier = delhi_claimant_opinion
529target = c:DLH
}
530reverse_add_opinion = {
530modifier = delhi_claimant_opinion
530target = c:DLH
}
531hidden_effect = {
532if = {
533limit = {
534is_subject_of = c:DLH
}
536add_liberty_desire = liberty_desire_extreme_plus (50)
}
539set_vote = {
540voter = ROOT
541resolution = resolution:fall_of_delhi_resolution
}
}
545set_variable = {
547value = yes
}
549add_cooldown = {
550type = joined_fod_side_cd
551years = 3
}
}
B이 어려운 시기에 도움의 손길을 내밀 것이다.
559ai_chance = {
560base = 10
561modifier = {
562factor = 1.25
563religion.group = religion_group:dharmic
}
565modifier = {
566factor = 5
567religion.group = religion_group:muslim
}
569modifier = {
570factor = 0.5
571opinion = {
572target = c:DLH
573value <= 0
}
}
576modifier = {
577factor = 1.1
578relative_strength = {
579target = c:DLH
580value <= 0.5
}
}
}
584custom_tooltip = side_with_delhi_tt 델리의 몰락 상황에서 델리의 편에 섭니다
585add_opinion = {
585modifier = promise_of_peace
585target = c:DLH
}
586reverse_add_opinion = {
586modifier = promise_of_peace
586target = c:DLH
}
587hidden_effect = {
589set_vote = {
590voter = ROOT
591resolution = resolution:fall_of_delhi_resolution
592vote = c:DLH
}
}
595add_cooldown = {
596type = joined_fod_side_cd
597years = 3
}
}
C지금은 상관하지 말도록 하자...
605ai_chance = {
606base = 5
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지