
행동
방어 준비
곧 가톨릭 무리가 종교적 정복의 광적인 야욕에 사로잡혀 우리 땅을 유린할 것입니다. 각 지방을 지킬 수 있도록 방비를 굳건히 하는 것이 좋을 듯합니다.
성건물effect
가톨릭종교potential
후스 전쟁상황select trigger 1준비된 방어정적 보정치allow, select trigger 2정의in_game/common/generic_actions/hussite_wars_actions.txt:335
336type = situation
337show_message = no
339ai_tick = monthly
340ai_tick_frequency = 6
342automation_tick = never
343automation_tick_frequency = 12
352allow = {
353scope:actor = {
357gold > 100
}
}
360ai_tick = monthly
361ai_tick_frequency = 4
362price = price:hussite_wars_actions_price
364cooldown = {
365type = prepare_defenses_hw_action
366years = 5
}
369select_trigger = {
370looking_for_a = situation
371target_flag = recipient
372name = "choose_situation" 상황 선택:
373column = {
374data = name
}
}
382select_trigger = {
383looking_for_a = province
384target_flag = target
385source = actor
386name = "choose_province" 지방 선택
387none_available_msg_key = "no_provinces_available"
388column = {
388data = name
}
389column = {
389data = population
}
390visible = {
392NOT = {
393any_location_in_province = {
394is_ownable = yes
395owner = scope:actor
396NOT = {
396controller = scope:actor
}
}
}
}
}
401effect = {
402if = {
403limit = {
404exists = scope:target
}
406scope:target = {
407add_province_modifier = {
}
412if = {
418province_capital = {
419construct_building = {
421cost_multiplier = 0.1
422cost_multiplier_reason = "military_cheap_sponsorship"
}
}
}
}
}
428else = {
429custom_tooltip = prepare_defenses_hw_action_tt 지정된 지방 내 모든 지점이 15년 동안 준비된 방어 보정치를 획득하고, 가능한 경우 지방 수도에 기본 비용에서 90% 감소한 비용으로 성이 건설됩니다
}
431scope:actor = {
432change_societal_value = {
}
}
}
440ai_will_do = {
441add = 100
}