이벤트 Target Character1 의 사절이 도착해 Target Country2 에서 진행 중인 계승 위기를 해결할 수 있도록 도움을 요청했습니다. 어렵고 불안정한 시기에는 영향력 있는 이웃 국가와 돈독한 관계를 구축하고 유지하는 것이 중요합니다. Target Character1 (은)는 파견한 사절을 통해 현재 절실히 필요한 원조를 제공해 줄 경우 받을 수 있을 몇 가지 보답을 제시했습니다.
정의in_game/events/disaster/succession_crisis.txt:855 856 type = country_event
857 category = disaster_event
858 title = succession_crisis.7.title 원조 요청
859 desc = succession_crisis.7.desc Target Character1 의 사절이 도착해 Target Country2 에서 진행 중인 계승 위기를 해결할 수 있도록 도움을 요청했습니다. 어렵고 불안정한 시기에는 영향력 있는 이웃 국가와 돈독한 관계를 구축하고 유지하는 것이 중요합니다. Target Character1 (은)는 파견한 사절을 통해 현재 절실히 필요한 원조를 제공해 줄 경우 받을 수 있을 몇 가지 보답을 제시했습니다.
860 outcome = neutral
861 image = "gfx/interface/illustrations/disaster/succession_crisis.dds"
863 major = yes
864 ▾ major_trigger = {
865 this = scope:target_country2
}
939 ▾ after = {
940 ▾ hidden_effect = {
941 ▾ scope:target_country2 = {
}
}
}
선택지 A 제안을 받아들이겠다.
871 ▾ trigger = {
872 ▾ scope:target_country2 = {
}
}
875 ▾ hidden_effect = {
875 add_gold = scope:target_country_2.var:approximate_target_country_income_variable
}
877 ▾ give_loan = {
878 target = scope:target_country2
879 amount = scope:target_country2.var:approximate_target_country_income_variable
880 interest = 0.05
881 months = 120
}
884 target = scope:target_country2
885 modifier = opinion_assisted_during_succession_crisis_modifier
}
888 ▾ hidden_effect = {
889 ▾ scope:target_country2 = {
}
}
B 제안을 받아들이겠다.
896 ▾ trigger = {
897 ▾ scope:target_country2 = {
}
}
900 ▾ scope:target_province = {
900 change_province_owner = scope:target_country
}
901 ▾ if = {
902 ▾ limit = {
903 ▾ NOT = {
904 ▾ has_mutual_scripted_relation = {
905 type = relation_type:alliance
906 target = scope:target_country2
}
}
}
910 ▾ create_relation = {
911 first = ROOT
912 second = scope:target_country2
913 type = relation_type:alliance
}
}
916 ▾ add_truce_with = {
917 target = scope:target_country2
918 years = 15
}
921 target = scope:target_country2
922 modifier = opinion_assisted_during_succession_crisis_modifier
}
925 ▾ hidden_effect = {
926 ▾ scope:target_country2 = {
}
}
C 그건 받아들일 수 없다.
934 target = scope:target_country2
935 modifier = belligerent_diplomacy
}
속성
이미지 gfx/interface/illustrations/disaster/succession_crisis.dds
주요 예
결과 neutral
유형 country_event