이벤트이번 버전 변경

제국의 조력

guelphs_and_ghibellines.1102in_game/events/situations/guelphs_and_ghibellines.txt:928
제국의 조력

신성 로마 제국 Leader Title가 우리의 요청에 화답해, 신성 로마 제국에서 보관 중이던 귀중한 금화의 일부를 내줬습니다.

요구 조건ghibellines_demand_alliance변수optionghibellines_demand_gold변수optionghibellines_demand_manpower변수option

이벤트 연쇄

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

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

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

929type = country_event
930category = situation_event
931title = guelphs_and_ghibellines.1102.title 제국의 조력
932desc = {
933first_valid = {
934triggered_desc = {
935trigger = {
936scope:target_country = {
937has_variable = ghibellines_demand_gold
}
}
940desc = guelphs_and_ghibellines.1102.desc.gold 신성 로마 제국 Leader Title가 우리의 요청에 화답해, 신성 로마 제국에서 보관 중이던 귀중한 금화의 일부를 내줬습니다.
}
942triggered_desc = {
943trigger = {
944scope:target_country = {
945has_variable = ghibellines_demand_manpower
}
}
948desc = guelphs_and_ghibellines.1102.desc.manpower 신성 로마 제국 Leader Title가 우리의 요청에 화답해, 군사력을 증강할 수 있도록 신성 로마 제국에서 양성 중이던 병력을 보내 줬습니다.
}
950triggered_desc = {
951trigger = {
952scope:target_country = {
953has_variable = ghibellines_demand_alliance
}
}
956desc = guelphs_and_ghibellines.1102.desc.alliance 신성 로마 제국 Leader Title가 우리 외교 구상에 동의해 동맹 조약을 체결해 줬습니다!
}
958triggered_desc = {
959desc = guelphs_and_ghibellines.1102.desc 우리 궁정에 Target Country(으)로부터 희소식이 도착했습니다!
}
}
}
963outcome = neutral
964illustration_tags = {
96510 = regular
96610 = interior
}
968immediate = {
}
991after = {
992scope:target_country = {
993remove_variable = ghibellines_demand_gold
994remove_variable = ghibellines_demand_manpower
995remove_variable = ghibellines_demand_alliance
}
}

선택지

A참으로 기쁜 소식이로고!
972scope:target_country = {
973add_opinion = {
974target = scope:root_country
975modifier = opinion_ghibellines_agreed_to_support_us
}
977if = {
978limit = {
978has_variable = ghibellines_demand_gold
}
979transfer_yearly_gold = {
979target = scope:root_country
979value = 0.25
}
}
981if = {
982limit = {
982has_variable = ghibellines_demand_manpower
}
983transfer_yearly_manpower = {
983target = scope:root_country
983value = 2
}
}
985if = {
986limit = {
986has_variable = ghibellines_demand_alliance
}
987create_alliance = {
987target = scope:root_country
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지