
Action
Supprimer le Siège de cardinal
La participation au Collège des cardinaux n'est clairement pas à notre avantage en ces temps difficiles. Nous devrions retirer un Siège du cardinal de nos terres, compte tenu de leur influence préoccupante exercée sur nos propres affaires.
Siège du cardinalBâtimentallow, select trigger 2
RomePaysallow
CatholicismeReligionpotential
Grand schismeConjonctureallowDéfinitionin_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" Sélectionner 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" Choisir un Lieu
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 Le Lieu désigné perdra le Siège du cardinal
}
}
441ai_will_do = {
442value = -190
443if = {
444limit = {
444scope:actor = {
444NOT = {
444tag = PAP
}
}
}
445add = {
446value = "c:PAP.opinion(scope:actor)"
447multiply = -1
}
}
}