Alignment

This commit is contained in:
Heidesommer 2026-04-25 03:54:05 -04:00
parent f7a954eb51
commit 15a5108e23
250 changed files with 31104 additions and 25806 deletions

View file

@ -626,7 +626,7 @@ global_religion.1000 = {
name = global_religion.1000.serenity_aspect
reason = serenity_aspect
trigger = {
house ?= { has_house_power_parameter = aspect_of_serenity }
house ?= { has_house_aspiration_parameter = aspect_of_serenity }
}
add_courtier = scope:local_character
@ -784,7 +784,7 @@ global_religion.1000 = {
name = global_religion.1000.violent
trigger = {
NOT = { exists = scope:from_decision }
NOT = { house = { has_house_power_parameter = aspect_of_serenity } }
NOT = { house = { has_house_aspiration_parameter = aspect_of_serenity } }
OR = {
has_trait = callous
has_trait = sadistic
@ -858,6 +858,12 @@ global_religion.1000 = {
}
show_as_tooltip = {
set_character_faith_with_conversion = scope:target_faith
if = {
limit = {
scope:target_faith = { has_doctrine = doctrine_monotheist }
}
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
}
}
add_courtier = scope:local_character
if = {