
Action
Call Upon the Faithful
The sound of a rallying cry that rips across our domain, the banners of our forefathers proudly waving, will gather faithful warriors of Islam ready to put down their lives in the service of a higher cause.
Allow Mysticism vs JurisprudenceModifier Typepotential
Mysticism vs JurisprudenceSocietal ValueallowFervor of the FaithfulStatic ModifierallowDefinitionin_game/common/generic_actions/piety.txt:3
4type = religious
6sound = UI_action_religion_generic
14allow = {
15scope:actor = {
}
}
21ai_tick = monthly
22ai_tick_frequency = 1
24automation_tick = monthly
25automation_tick_frequency = 1
26player_automated_category = religiousdoctrines
28select_trigger = {
29looking_for_a = religion
30source = actor
31target_flag = recipient
32name = "choose_religion" Choose the Religion:
33column = {
34data = name
}
}
38effect = {
39scope:actor = {
40add_country_modifier = {
43mode = replace
}
46change_societal_value = {
}
}
}
50ai_will_do = {
51add = "scope:actor.currency_utility(manpower|scope:actor.yearly_manpower)"
52multiply = 2
}