요새 점검
행동

요새 점검

examine_our_fortificationsin_game/common/generic_actions/rise_of_the_ottomans.txt:495

우리 영토 전역에 우뚝 솟은 요새는 적을 막는 방패 역할을 합니다. 우리가 우리의 주권을 계속해서 영위하려면 요새가 제 기능을 할 수 있는지 꾸준히 점검할 필요가 있습니다.

요구 조건튀르크의 부상상황select trigger 1방어력 감소정적 보정치effect최근 점검한 요새정적 보정치effect, select trigger 2

정의in_game/common/generic_actions/rise_of_the_ottomans.txt:495

496type = situation
497show_message = no
498potential = {
499scope:actor = {
500has_reform = government_reform:anatolian_beylik
}
}
504allow = {
505scope:actor = {
506any_fort_in_country = {
506count > 0
}
507at_war = no
}
}
511automation_tick = never
512automation_tick_frequency = 12
514price = price:examine_our_fortifications_price
516select_trigger = {
517looking_for_a = situation
518interaction_source_list = {
520add_to_list = source
}
}
523target_flag = recipient
524name = "choose_situation" 상황 선택:
525column = {
526data = name
}
528visible = {
530situation_is_active = yes
}
}
534select_trigger = {
535looking_for_a = area
536source = actor
537target_flag = target
538name = "choose_fortification_to_inspect" 점검할 성이 위치한 지점 선택
539none_available_msg_key = "no_fortifications_available"
540column = {
541data = name
}
543visible = {
544any_location_in_area = {
545owner ?= scope:actor
546has_fort = yes
547NOT = {
}
}
}
}
552effect = {
553if = {
554limit = {
555exists = scope:target
}
557scope:target = {
558every_location_in_area = {
559limit = {
560has_owner = yes
561owner = scope:actor
562has_fort = yes
563NOT = {
}
}
565if = {
566limit = {
566has_location_modifier = decaying_defenses_modifier
}
567remove_location_modifier = decaying_defenses_modifier
}
569add_location_modifier = {
571years = 10
572mode = add_and_extend
}
}
}
}
577else = {
578custom_tooltip = inspect_fortifications_location_tt 선택한 권역에 있는 요새들의 방어적 성능을 증강해 최근 점검한 요새 보정치를 획득함으로써 우리 국가의 군사적 기준을 충족하게 합니다
}
}
581cooldown = {
581type = examine_our_fortifications_key
581years = 3
}
582ai_will_do = {
583add = {
584value = 5
585desc = BASE_VALUE
}
588if = {
589limit = {
589scope:actor.fort_maintenance > 0
}
590add = {
591value = scope:actor.fort_maintenance
592multiply = 10
593desc = "[fort_maintenance|e]"
}
}
596else = {
597add = {
598value = -100
599desc = "[fort_maintenance|e]"
}
}
603if = {
604limit = {
604exists = scope:target
}
605scope:target = {
606every_ownable_location_in_area = {
607limit = {
608owner = scope:actor
609has_fort = yes
}
611add = this.development
}
}
}
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지