
행동
추기경의 좌 제거
지금 같은 시기에 추기경단에 참여하는 것은 우리에게 전혀 득이 되지 않습니다. 추기경들이 우리 국정에 미치는 영향력이 우려되는 만큼, 우리 영토에서 추기경의 좌를 없애는 것이 바람직합니다.
추기경의 좌건물allow, select trigger 2
로마국가allow
가톨릭종교potential
서방 교회 대분열상황allow정의in_game/common/generic_actions/catholic.txt:363
364ai_tick = never
366type = religious
368sound = UI_action_religion_generic
373allow = {
}
386select_trigger = {
387looking_for_a = religion
388source = actor
389target_flag = recipient
390name = "choose_religion" 종교 선택:
391column = {
392data = name
}
}
396select_trigger = {
397looking_for_a = location
398interaction_source_list = {
399scope:actor = {
400every_owned_location = {
404add_to_list = source
}
}
}
408target_flag = target_location
409name = "choose_location" 지점 선택
410none_available_msg_key = "no_locations_available"
411column = {
411data = name
}
412column = {
412data = population
}
413column = {
413data = rank
}
414visible = {
}
}
421effect = {
422if = {
423limit = {
424exists = scope:target_location
}
426scope:target_location = {
427destroy_building_forcefully = "building(building_type:seat_of_cardinal|owner)"
}
429scope:actor = {
430add_estate_satisfaction = {
}
}
}
436else = {
437custom_tooltip = remove_cardinal_tt 지정된 지점에서 추기경의 좌가 없어집니다
}
}
441ai_will_do = {
442value = -190
443if = {
444limit = {
444scope:actor = {
444NOT = {
444tag = PAP
}
}
}
445add = {
446value = "c:PAP.opinion(scope:actor)"
447multiply = -1
}
}
}