이벤트이번 버전 변경

Root Country의 제국 조력 요청

guelphs_and_ghibellines.1101in_game/events/situations/guelphs_and_ghibellines.txt:822
… 의 제국 조력 요청

GAGOwn Faction의 강대한 구성국인 Root Country(이)가 우리에게 지원을 요청했습니다. 그들은 GAGEnemy Faction(과)와 맞선 노고에 대한 보상으로 추가 금화를 요구해 왔습니다.

요구 조건ghibellines_demand_alliance변수option 1ghibellines_demand_gold변수option 1ghibellines_demand_manpower변수option 1

이벤트 연쇄

각 이벤트는 바로 위에 있는 이벤트에 의해 발생합니다. 그 아래 줄에는 어떤 선택지가 언제 이 이벤트로 이어지는지 표시됩니다.

  1. 제국의 조력
  2. Root Country의 제국 조력 요청
    ↳ 선택지 A “국고에 대한 지원이 시급하다.” · 즉시
  3. 제국의 조력
    ↳ 선택지 A “합리적인 요청이군.” · 즉시
  4. 제국의 조력
    ↳ 선택지 B “이들을 지원해서 우리가 얻을 것이 없다.” · 즉시

정의in_game/events/situations/guelphs_and_ghibellines.txt:822

823type = country_event
824category = situation_event
825title = {
826first_valid = {
827triggered_desc = {
828trigger = {
828exists = scope:root_country
}
829desc = guelphs_and_ghibellines.1101.title Root Country의 제국 조력 요청
}
831triggered_desc = {
832trigger = {
832always = yes
}
833desc = guelphs_and_ghibellines.1101.title.fallback 제국 조력 요청
}
}
}
837desc = {
838first_valid = {
839triggered_desc = {
840trigger = {
840has_variable = ghibellines_demand_gold
}
841desc = guelphs_and_ghibellines.1101.desc.gold GAGOwn Faction의 강대한 구성국인 Root Country(이)가 우리에게 지원을 요청했습니다. 그들은 GAGEnemy Faction(과)와 맞선 노고에 대한 보상으로 추가 금화를 요구해 왔습니다.
}
843triggered_desc = {
844trigger = {
844has_variable = ghibellines_demand_manpower
}
845desc = guelphs_and_ghibellines.1101.desc.manpower GAGOwn Faction의 강대한 구성국인 Root Country(이)가 우리에게 지원을 요청했습니다. 그들은 GAGEnemy Faction(과)와 맞선 노고에 대한 보상으로 추가 병력을 요구해 왔습니다.
}
847triggered_desc = {
848trigger = {
848has_variable = ghibellines_demand_alliance
}
849desc = guelphs_and_ghibellines.1101.desc.alliance GAGOwn Faction의 강대한 구성국인 Root Country(이)가 우리에게 지원을 요청했습니다. 그들은 GAGEnemy Faction 세력의 약화를 위해 외교 동맹을 요구해 왔습니다.
}
851triggered_desc = {
852desc = guelphs_and_ghibellines.1101.desc GAGOwn Faction의 강대한 구성국인 Root Country(이)가 우리에게 지원을 요청했습니다.
}
}
}
856outcome = neutral
857illustration_tags = {
85810 = regular
85910 = interior
}
861immediate = {
}

선택지

A합리적인 요청이군.
866ai_chance = {
867factor = 1
868modifier = {
869factor = 0
870trigger = {
871opinion(scope:root_country) < 0
}
}
}
875if = {
876limit = {
876has_variable = ghibellines_demand_gold
}
877show_as_tooltip = {
878transfer_yearly_gold = {
878target = scope:root_country
878value = 0.25
}
}
}
881if = {
882limit = {
882has_variable = ghibellines_demand_manpower
}
883show_as_tooltip = {
884if = {
885limit = {
886scope:root_country = {
887max_manpower > 0.1
}
}
890transfer_yearly_manpower = {
890target = scope:root_country
890value = 2
}
}
892else = {
893transfer_yearly_gold = {
893target = scope:root_country
893value = 0.05
}
}
}
}
897if = {
898limit = {
898has_variable = ghibellines_demand_alliance
}
899show_as_tooltip = {
900create_alliance = {
900target = scope:root_country
}
}
}
903hidden_effect = {
904scope:root_country = {
905trigger_event_silently = guelphs_and_ghibellines.1102
}
}
B이들을 지원해서 우리가 얻을 것이 없다.
912show_as_tooltip = {
913scope:root_country = {
914add_opinion = {
915target = scope:target_country
916modifier = opinion_ghibellines_refuses_to_support_us
}
}
}
920hidden_effect = {
921scope:root_country = {
922trigger_event_silently = guelphs_and_ghibellines.1103
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지