
Acción
Eliminar sede cardenalicia
La participación en el Colegio de Cardenales claramente no nos beneficia en estos tiempos. Deberíamos retirar una Sede cardenalicia de nuestras tierras, considerando su preocupante influencia en nuestros propios asuntos.
Sede cardenaliciaEdificioallow, select trigger 2
RomaPaísallow
CatolicismoReligiónpotential
Cisma de OccidenteSituaciónallowDefiniciónin_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" Elige la 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" Elegir una 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 El Location designado perderá la Sede cardenalicia
}
}
441ai_will_do = {
442value = -190
443if = {
444limit = {
444scope:actor = {
444NOT = {
444tag = PAP
}
}
}
445add = {
446value = "c:PAP.opinion(scope:actor)"
447multiply = -1
}
}
}