이벤트

킹메이커

war_of_the_roses.6in_game/events/disaster/war_of_the_roses.txt:356
킹메이커

강한 권력을 지닌 귀족들은 때에 따라 요크 가문과 lancaster dynasty 가문 사이를 오가며 장미 전쟁에서 중요한 역할을 수행했습니다. 그리고 이제 Kingmaker(은)는 권력자의 탄생을 주도하는 '킹메이커'를 자처하며 잉글랜드의 권력 균형을 좌우하려 하고 있습니다.

요구 조건supports_house_of_lancaster변수option 1, option 2supports_house_of_york변수option 1, option 2

정의in_game/events/disaster/war_of_the_roses.txt:356

357type = country_event
358category = disaster_event
359title = war_of_the_roses.6.title 킹메이커
360desc = war_of_the_roses.6.desc 강한 권력을 지닌 귀족들은 때에 따라 요크 가문과 lancaster dynasty 가문 사이를 오가며 장미 전쟁에서 중요한 역할을 수행했습니다. 그리고 이제 Kingmaker(은)는 권력자의 탄생을 주도하는 '킹메이커'를 자처하며 잉글랜드의 권력 균형을 좌우하려 하고 있습니다.
361outcome = neutral
362image = "gfx/interface/illustrations/disaster/war_of_the_roses.dds"
363trigger = {
364any_dynasty = {
}
}
369immediate = {
370random_dynasty = {
371limit = {
}
374dynasty_head = {
375set_variable = {
375name = wor_kingmaker
375value = 1
}
376save_scope_as = kingmaker
}
}
}

선택지

A입에 담지도 못할 역적이다!
384if = {
385limit = {
386has_variable = supports_house_of_lancaster
}
388scope:kingmaker = {
389change_character_allegiance = scope:york_rebel
}
}
392if = {
393limit = {
394has_variable = supports_house_of_york
}
396scope:kingmaker = {
397change_character_allegiance = scope:lancaster_rebel
}
}
B그야말로 왕실의 충직한 종복이니라!
403trigger = {
404num_loans <= 0
405legitimacy > 40
}
408add_gold = {
409value = root.monthly_income_trade_and_tax
410multiply = {
411value = 110
412subtract = legitimacy
413divide = -10
}
}
417if = {
418limit = {
419has_variable = supports_house_of_lancaster
}
421scope:york_rebel = {
422add_rebel_progress = -0.25
}
}
425if = {
426limit = {
427has_variable = supports_house_of_york
}
429scope:lancaster_rebel = {
430add_rebel_progress = -0.25
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지