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

@ -62,12 +62,13 @@ mpo_events_ariana.0001 = {
has_eagle_trigger = yes
var:eagle_personality_trait_2 ?= flag:observant
}
hunt_activity_deer_game_effect = { PROVINCE = root.location }
location.county = {
hunt_create_sighting_effect = {
TYPE = legendary
ANIMAL = flag:deer
ANIMAL = root.var:animal_type
OWNER = root
}
}
}
}
else_if = {
@ -123,7 +124,7 @@ mpo_events_ariana.0001 = {
show_as_tooltip = {
add_prestige = medium_prestige_gain
add_trait_xp = {
trait = lifestyle_hunter
trait = trait:lifestyle_hunter
track = falconer
value = 10
}
@ -1247,6 +1248,12 @@ mpo_events_ariana.0010 = {
}
set_character_faith = scope:new_faith
if = {
limit = {
scope:new_faith = { has_doctrine = doctrine_monotheist }
}
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
}
stress_impact = {
zealous = major_stress_impact_gain
eccentric = minor_stress_impact_loss
@ -1327,6 +1334,12 @@ mpo_events_ariana.0010 = {
hidden_effect = {
set_character_faith = scope:new_faith
}
if = {
limit = {
scope:new_faith = { has_doctrine = doctrine_monotheist }
}
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
}
show_as_tooltip = {
add_secret = {
type = secret_crypto_religionist
@ -2686,13 +2699,13 @@ mpo_events_ariana.0041 = {
}
trait_is_shunned_or_criminal_in_faith_trigger = {
FAITH = faith
TRAIT = adulterer
TRAIT = trait:adulterer
GENDER_CHARACTER = root
}
}
trait_is_shunned_or_criminal_in_faith_trigger = {
FAITH = faith
TRAIT = fornicator
TRAIT = trait:fornicator
GENDER_CHARACTER = root
}
}
@ -2765,13 +2778,13 @@ mpo_events_ariana.0041 = {
}
trait_is_shunned_or_criminal_in_faith_trigger = {
FAITH = faith
TRAIT = adulterer
TRAIT = trait:adulterer
GENDER_CHARACTER = root
}
}
trait_is_shunned_or_criminal_in_faith_trigger = {
FAITH = faith
TRAIT = fornicator
TRAIT = trait:fornicator
GENDER_CHARACTER = root
}
}
@ -2903,7 +2916,7 @@ scripted_effect mpo_events_ariana_0050_win_effect = {
target = scope:criminal_family
type = loyalty_hook
}
dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value }
dynasty ?= { add_dynasty_prestige = medium_dynasty_prestige_value }
scope:criminal_family = {
add_opinion = {
target = root
@ -4809,4 +4822,4 @@ mpo_events_ariana.0111 = {
add_learning_skill = 1
}
}
}
}