
행동이번 버전 신규
종교 개혁 후원
종교 개혁 사상은 매력적이며 우리나라에 이익이 될 수 있습니다! 이 새로운 사상을 설파하는 이들과 관계를 맺는다면, 우리나라 내에서의 전파 속도를 앞당길 수 있을 것입니다.
로마국가potential
성공회종교potential
칼뱅파종교potential
카타리파종교potential
가톨릭종교potential
후스파종교potential
롤러드파종교potential
루터교종교potential
발도파종교potential
종교 개혁상황allow, select trigger 1정의in_game/common/generic_actions/reformation.txt:280
281type = situation
283potential = {
284scope:actor = {
285OR = {
}
298country_type = location
}
}
302allow = {
304scope:actor = {
305NOT = {
306any_movement_in_country = {
307num_locations_affected > 0
}
}
}
}
313automation_tick = never
314automation_tick_frequency = 12
316price = price:sponsor_the_reformation
318select_trigger = {
319looking_for_a = situation
320target_flag = recipient
321name = "choose_situation" 상황 선택:
322column = {
323data = name
}
}
331select_trigger = {
332looking_for_a = movement
333target_flag = target
334name = "sponsor_the_reformation_select_movement" 초청할 운동 선택
335none_available_msg_key = "sponsor_the_reformation_no_movements"
336column = {
337data = name
}
339visible = {
340always = yes
}
}
344effect = {
345if = {
346limit = {
347exists = scope:target
}
349scope:actor = {
350random_owned_location = {
351limit = {
352has_road_to_capital = yes
}
354save_scope_as = new_movement_location
}
}
357scope:target = {
358spread_to_location = {
359location = scope:new_movement_location
360supporters_percent = {
361value = 0.2
362multiply = scope:new_movement_location.local_control
363multiply = scope:new_movement_location.average_satisfaction
364min = 0.05
}
}
}
}
369else = {
370custom_tooltip = sponsor_the_reformation_tt 우리 국가가 선택한 운동을 초청하며, 내각 구성원 중 한 명이 선택한 Movement의 전파자가 됩니다.
}
}
374ai_will_do = {
375add = -100
}