parent
15a5108e23
commit
c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions
|
|
@ -44,6 +44,15 @@ scripted_trigger is_valid_nomad_events_0001_councillor = {
|
|||
is_spouse_of = root
|
||||
is_child_of = root
|
||||
}
|
||||
NAND = { # Not your Shaman unless they can be fired
|
||||
has_council_position = councillor_court_chaplain
|
||||
faith = {
|
||||
OR = {
|
||||
has_doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
has_doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
scripted_trigger is_valid_nomad_events_0001_courtier = {
|
||||
|
|
@ -1601,12 +1610,6 @@ nomad_events.0008 = {
|
|||
NOT = { faith = scope:achmach_scope.faith }
|
||||
}
|
||||
set_character_faith_with_conversion = scope:achmach_scope.faith
|
||||
if = {
|
||||
limit = {
|
||||
scope:achmach_scope.faith = { has_doctrine = doctrine_monotheist }
|
||||
}
|
||||
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
|
||||
}
|
||||
add_piety = medium_piety_gain
|
||||
ai_chance = {
|
||||
base = 0 #AI should never choose this
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue