
Ação
Solicitar Assento de Cardeal
O Colégio dos Cardeais obviamente carece da representação de nossas ideias. Devemos solicitar um novo Assento do Cardeal concedido para uma Catedral em nosso território para assegurar que nossa influência não diminuirá.
CatedralEdificaçãoselect trigger 2
Assento do CardealEdificaçãoselect trigger 2
RomaPaísallow
DucadoRanque de Paísallow
ImpérioRanque de Paísallow
ReinoRanque de Paísallow
CatolicismoReligiãopotentialDefiniçãoin_game/common/generic_actions/catholic.txt:238
240icon = remove_cardinal_seat
242ai_tick = monthly
243ai_tick_frequency = 24
244automation_tick = monthly
245automation_tick_frequency = 6
246player_automated_category = religiousdoctrines
248type = religious
250sound = UI_action_religion_generic
255allow = {
258scope:actor = {
259OR = {
}
}
}
268cooldown = {
269type = recently_requested_cardinal
270years = 1
}
273price = price:cardinal_price
275select_trigger = {
276looking_for_a = religion
277source = actor
278target_flag = recipient
279name = "choose_religion" Escolha a Religião:
280column = {
281data = name
}
}
285select_trigger = {
286looking_for_a = location
287interaction_source_list = {
288scope:actor = {
289every_owned_location = {
290limit = {
}
296add_to_list = source
}
}
}
300target_flag = target_location
301name = "choose_location" Escolha um Local
302none_available_msg_key = "no_locations_available"
303column = {
303data = name
}
304column = {
304data = population
}
305column = {
305data = rank
}
}
313effect = {
314if = {
315limit = {
316exists = scope:target_location
}
318scope:actor = {
319set_variable = {
321value = {
322add = {
323if = {
324limit = {
325scope:actor = {
325num_cardinals > 0
}
}
327value = 33
328multiply = {
329value = scope:actor.num_cardinals
330multiply = 0.25
}
}
}
334add = {
335value = 33
}
341add = 33
}
}
}
}
349else = {
350custom_tooltip = request_cardinal_tt O Local designado ganhará um Assento do Cardeal se for sancionado pela autoridade romano.
}
}
354ai_will_do = {
355value = -100
356if = {
357limit = {
357scope:actor = {
357NOT = {
357tag = PAP
}
}
}
358add = "c:PAP.opinion(scope:actor)"
}
}