
Action
Baptize Ruler
This new Kirishitan faith and the foreigners that brought it seem interesting. Our ruler should get baptized to establish closer relations.
ChristianityReligion GroupallowLimited Kirishitan Monks MovementsStatic ModifierallowDefinitionin_game/common/generic_actions/religious_factions.txt:1254
1255icon = allow_safe_refuge
1256type = religiousfaction
1258sound = UI_action_religion_generic
1260potential = {
1261scope:actor.religion = {
1262has_religious_factions = yes
}
}
1266allow = {
1267scope:actor ?= {
}
}
1273cooldown = {
1274type = baptize_ruler_from_kirishitan
1275years = 1
}
1278automation_tick = never
1279automation_tick_frequency = 12
1281ai_tick = monthly
1282ai_tick_frequency = 12
1284price = price:baptize_ruler_from_kirishitan
1286select_trigger = {
1287looking_for_a = religion
1288source = actor
1289target_flag = recipient
1290name = "choose_religion" Choose the Religion:
1291column = {
1292data = name
}
}
1296effect = {
}
1302ai_will_do = {
1303add = -100
1304add = "scope:actor.religion_percentage_in_country(religion:catholic)"
1305add = "religion:catholic.modifier_utility(scope:actor)"
}