이벤트

Target Location 요새화

flavor_dlh.21in_game/events/DHE/flavor_DLH.txt:2094
… 요새화

Target Location(은)는 최근 요새화 측면에서 부족함이 있었습니다. 이에 Court Title에서 현재 우리가 보유한 자금의 일부를 투자하여 이 Target Location Rank(을)를 요새화할 것을 제안했습니다.

요구 조건성건물option 1, option 3델리국가dynamic historical event.tag방어 설계의 명수특성option 3

정의in_game/events/DHE/flavor_DLH.txt:2094

2095type = country_event
2096title = flavor_dlh.21.title Target Location 요새화
2097desc = flavor_dlh.21.desc Target Location(은)는 최근 요새화 측면에서 부족함이 있었습니다. 이에 Court Title에서 현재 우리가 보유한 자금의 일부를 투자하여 이 Target Location Rank(을)를 요새화할 것을 제안했습니다.
2098outcome = neutral
2100illustration_tags = {
210110 = exterior
210210 = regular
}
2105dynamic_historical_event = {
2106tag = DLH
2107from = 1360.1.1
2108to = 1420.1.1
2109monthly_chance = 2
}
2112fire_only_once = yes
2114trigger = {
2115location:jaunpur.owner ?= root
}
2118immediate = {
2120location:jaunpur = {
2121save_scope_as = target_location
}
2124ruler_or_regent ?= {
2125save_scope_as = target_character
}
}

선택지

A자금 일부를 여기에 쓰겠다.
2132scope:target_location = {
2133if = {
2134limit = {
2135has_building = building_type:castle
}
2137change_development = development_mild_bonus (0.5)
2138change_prosperity = prosperity_mild_bonus (0.15)
2139owner ?= {
2140add_gold = {
2141value = root.monthly_income_trade_and_tax
2142multiply = -0.5
}
}
}
2146else = {
2147construct_building = {
2148building_type = building_type:castle
2149cost_multiplier = 0.75
2150cost_multiplier_reason = military_cheap_sponsorship
}
}
}
B방어가 아니라 공격만 한다면 굳이 요새화할 필요가 없지 않은가.
2159add_prestige = prestige_mild_penalty (-10)
2160scope:target_location = {
2161change_control = control_mild_penalty (-0.1)
}
2164change_societal_value = {
}
C이 새로운 요새 설계는 Target Character에게 맡기지.
2173trigger = {
2174ruler_or_regent ?= {
2175has_trait = defensive_planner
}
}
2179scope:target_location = {
2180if = {
2181limit = {
2182has_building = building_type:castle
}
2184change_development = development_mild_bonus (0.5)
2185change_prosperity = prosperity_mild_bonus (0.15)
2186add_gold = {
2187value = root.monthly_income_trade_and_tax
2188multiply = -0.25
}
}
2191else = {
2192construct_building = {
2193building_type = building_type:castle
2194cost_multiplier = 0.6
2195cost_multiplier_reason = military_cheap_sponsorship
}
}
}
2200change_societal_value = {
}
© 2026 Soft Santa Cruz, S.L.U.. 모든 권리 보유. 비공식 팬 프로젝트이며 Paradox Interactive와 관련이 없습니다. 게임 콘텐츠 © Paradox Interactive. 소개 · 개인정보 보호 · 법적 고지