revert Alignment
This commit is contained in:
Vannifar 2026-04-25 10:02:11 +02:00
parent 15a5108e23
commit c4b6d9bdeb
250 changed files with 11067 additions and 16365 deletions

View file

@ -187,7 +187,7 @@ fp3_dynasty_decision.0004 = {
send_interface_toast = {
title = splurge_above_expectations_toast
left_icon = scope:chosen_architect
dynasty ?= { add_dynasty_prestige = major_dynasty_prestige_value }
dynasty = { add_dynasty_prestige = major_dynasty_prestige_value }
house = {
every_house_member = {
custom = every_house_member

View file

@ -2455,7 +2455,7 @@ fp3_yearly.8032 = {
option = { #think of my dynasty
name = fp3_yearly.8032.c
dynasty ?= { add_dynasty_prestige = minor_dynasty_prestige_value }
dynasty = { add_dynasty_prestige = minor_dynasty_prestige_value }
stress_impact = {
arrogant = minor_stress_impact_loss

View file

@ -204,7 +204,7 @@ fp3_misc_decisions.0015 = {
ordered_in_list = {
list = realm_zoroastrian_faiths
order_by = fervor
position = 0
position = 1
save_scope_as = zoroastrian_faith_2
}
}

View file

@ -85,7 +85,7 @@ fp3_decision.0001 = {
add_piety = massive_piety_loss
dynasty ?= { add_dynasty_prestige = medium_dynasty_prestige_value }
dynasty = { add_dynasty_prestige = medium_dynasty_prestige_value }
add_character_modifier = {
modifier = fp3_royal_fire_modifier

View file

@ -136,18 +136,15 @@ fp3_clan.1000 = {
option = { # take this artifact
name = fp3_clan.1000.b
trigger = {
any_character_artifact = {
artifact_can_be_gift_to_trigger = { RECIPIENT = scope:target_tax_collector }
}
any_character_artifact = { }
}
show_as_unavailable = {
always = yes
any_character_artifact = {
count < 1
}
}
random_character_artifact = {
limit = {
artifact_can_be_gift_to_trigger = { RECIPIENT = scope:target_tax_collector }
}
save_scope_as = target_artifact
set_owner = scope:target_tax_collector
add_artifact_history = {

View file

@ -336,7 +336,6 @@ fp3_yearly.2001 = {
scripted_effect fp3_yearly_2010_create_baker_effect = {
create_character = {
age = { 35 50 }
dynasty = none
location = root.capital_province
gender_female_chance = root_faith_dominant_gender_female_chance
faith = root.capital_province.faith
@ -818,7 +817,6 @@ fp3_yearly.2020 = {
has_religion = religion:islam_religion
employs_tax_collector = yes
any_tax_collector = {
this != root
any_tax_collector_vassal = { this = root }
fp3_yearly_2020_is_valid_tax_collector = yes
}
@ -844,7 +842,6 @@ fp3_yearly.2020 = {
}
random_tax_collector = {
limit = {
this != root
any_tax_collector_vassal = { this = root }
fp3_yearly_2020_is_valid_tax_collector = yes
}

View file

@ -949,12 +949,6 @@ fp3_yearly.8002 = { #Faith at the Frontier
add_piety = medium_piety_loss
set_character_faith_with_conversion = scope:regional_heresy
if = {
limit = {
scope:regional_heresy = { has_doctrine = doctrine_monotheist }
}
custom_description_no_bullet = { text = mandala_monotheist_warning_tt }
}
scope:frontier_fort_county = {
add_county_modifier = {
@ -2218,7 +2212,7 @@ fp3_yearly.8007 = {
}
}
dynasty ?= { add_dynasty_prestige = minor_dynasty_prestige_value }
root.dynasty = { add_dynasty_prestige = minor_dynasty_prestige_value }
scope:fp3_child_to_leave = {
add_character_modifier = {
@ -3904,8 +3898,7 @@ fp3_yearly.8018 = {
}
}
NOR = {
title:h_china.holder ?= root
NOT = {
culture = culture:han
}