이벤트

Target Colony의 지원 요청

colonial_revolution.1001in_game/events/situations/colonial_revolution.txt:651

Target Colony의 백성들이 불쌍하게도 Target Overlord의 폭정 아래 신음하고 있습니다. Target Colony에서 외교 사절을 보내 우리에게 독립운동을 지원해 달라고 요청했지만, 요청의 규모가 상당히 커서 지원할 수 있을지는 확실하지 않습니다.

요구 조건colony_of_rival_requests_joining_war_var변수after, option 1colony_of_rival_requests_manpower_var변수after, option 1colony_of_rival_requests_money_var변수after, option 1

이벤트 연쇄

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

  1. 자유를 위한 후원
  2. Target Colony의 지원 요청
    ↳ 선택지 A “우리에게 가장 중요한 자원은 돈이다.” · 즉시
  3. Target Rival의 답변
    ↳ 어떤 선택지든 고른 후 · 즉시

정의in_game/events/situations/colonial_revolution.txt:651

652type = country_event
653category = situation_event
654title = colonial_revolution.1001.title Target Colony의 지원 요청
655desc = colonial_revolution.1001.desc Target Colony의 백성들이 불쌍하게도 Target Overlord의 폭정 아래 신음하고 있습니다. Target Colony에서 외교 사절을 보내 우리에게 독립운동을 지원해 달라고 요청했지만, 요청의 규모가 상당히 커서 지원할 수 있을지는 확실하지 않습니다.
656outcome = neutral
658illustration_tags = {
65910 = regular
66010 = interior
}
663immediate = {
}
727after = {
728if = {
729limit = {
}
}
732if = {
733limit = {
}
}
736if = {
737limit = {
}
}
740scope:target_colony = {
740trigger_event_silently = colonial_revolution.1002
}
}

선택지

A경쟁국을 약하게 만들 수 있다면 뭐든 못 하랴.
670ai_chance = {
671factor = 10
}
673add_government_power = government_power_mild_penalty (-5)
675target = scope:target_colony
676modifier = accepted_diplomatic_offer
}
678if = {
679limit = {
}
680add_gold = {
681value = scope:target_colony.monthly_income_total
682multiply = -6
}
684scope:target_colony = {
685add_gold = {
686value = scope:target_colony.monthly_income_total
687multiply = 6
}
689set_variable = ar_got_money_var
}
}
692else_if = {
693limit = {
}
694add_manpower = {
695value = scope:target_colony.monthly_manpower
696multiply = -6
}
698scope:target_colony = {
699add_manpower = {
700value = scope:target_colony.monthly_manpower
701multiply = 6
}
703set_variable = ar_got_manpower_var
}
}
706else_if = {
707limit = {
}
708create_alliance = {
709target = scope:target_colony
}
711set_variable = ar_got_alliance_var
}
B거절한다. 저들의 자유사상이 우리나라로 퍼지게 할 순 없다.
717ai_chance = {
718factor = 5
}
721add_government_power = government_power_weak_bonus (2.5)
723target = scope:target_colony
724modifier = refused_diplomatic_offer
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지