
Ação
Remover Assento de Cardeal
A participação no Colégio dos Cardeais claramente não é vantajosa para nós neste momento. Devemos revogar um Assento do Cardeal de nossas terras, considerando sua influência em nossos próprios assuntos.
Assento do CardealEdificaçãoallow, select trigger 2
RomaPaísallow
CatolicismoReligiãopotential
Cisma do OcidenteSituaçãoallowDefiniçãoin_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" Escolha a Religião:
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" Escolha um Local
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 O Local designado perderá o Assento do Cardeal
}
}
441ai_will_do = {
442value = -190
443if = {
444limit = {
444scope:actor = {
444NOT = {
444tag = PAP
}
}
}
445add = {
446value = "c:PAP.opinion(scope:actor)"
447multiply = -1
}
}
}