Character Interaction

Take the Vows

take_the_vowsin_game/common/character_interactions/take_the_vows.txt:1

The Character will be forced to join a religious order.

RequiresClergyEstateselect triggerAbbess ElectiveHeir Selectionallow, select triggerCatholicismReligionpotential

3message = yes
4on_own_nation = yes
7potential = {
8scope:actor = {
10religion = religion:catholic
}
}
14ai_tick = daily
15ai_tick_frequency = 180
17allow = {
18scope:actor = {
20OR = {
21has_ruler = yes
22AND = {
23has_regent = yes
}
}
}
}
30select_trigger = {
31looking_for_a = character
32source = actor
33target_flag = recipient
34name = "choose_character" Choose the Character:
35column = {
36data = name
}
38visible = {
39is_alive = yes
40is_ruler = no
}
42enabled = {
43has_dynasty = yes
44trigger_if = {
45limit = {
46scope:actor = {
47has_ruler = yes
48ruler = {
48has_dynasty = yes
}
49NOT = {
}
}
}
52dynasty = scope:actor.ruler.dynasty
}
54religion = scope:actor.religion
55NOT = {
}
56is_adult = yes
57is_married = no
58is_general = no
59is_admiral = no
60is_heir = no
}
}
64effect = {
65scope:actor = {
66if = {
67limit = {
67scope:recipient = {
67is_heir = yes
}
}
68add_government_power = government_power_weak_penalty (-2.5)
}
70else = {
71add_government_power = government_power_extreme_penalty (-10)
}
73add_estate_satisfaction = {
}
74change_societal_value = {
}
}
76scope:recipient = {
77add_character_modifier = {
77modifier = taken_the_vows
77years = -1
77mode = add_and_extend
77recalculate_immediately = yes
}
78change_character_estate = estate_type:clergy_estate
}
}
82ai_will_do = {
86add = {
88value = 300
89subtract = scope:recipient.total_abilities
90subtract = 270
}
93add = {
95value = 1
96subtract = scope:actor.estate_satisfaction:clergy_estate
98multiply = 2
99subtract = 1
102multiply = 60
}
}
© 2026 Soft Santa Cruz, S.L.U.. All rights reserved. Unofficial fan project, not affiliated with Paradox Interactive. Game content © Paradox Interactive. About · Privacy · Legal notice