Stavropul start
This commit is contained in:
parent
50e221bcef
commit
4c1f524d62
158 changed files with 10079 additions and 10160 deletions
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -426,7 +426,7 @@ fp3_yearly.8020 = {
|
|||
#premise checks - we need ROOT's faith to not have been reformed into a matriarchal faith for this historical context
|
||||
OR = {
|
||||
has_religion = religion:islam_religion
|
||||
has_religion = religion:christianity_religion
|
||||
OR = { has_religion = religion:eastern_orthodox_religion has_religion = religion:catholic_religion has_religion = religion:protestant_religion }
|
||||
}
|
||||
|
||||
has_game_rule = default_gender_equality #this triggers an error. Suspected code issue.
|
||||
|
|
@ -2380,7 +2380,7 @@ fp3_yearly.8032 = {
|
|||
trigger = {
|
||||
OR = {
|
||||
has_religion = religion:islam_religion
|
||||
has_religion = religion:christianity_religion
|
||||
OR = { has_religion = religion:eastern_orthodox_religion has_religion = religion:catholic_religion has_religion = religion:protestant_religion }
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -2415,7 +2415,7 @@ fp3_yearly.8032 = {
|
|||
has_trait = zealous
|
||||
}
|
||||
AND = {
|
||||
has_religion = religion:christianity_religion
|
||||
OR = { has_religion = religion:eastern_orthodox_religion has_religion = religion:catholic_religion has_religion = religion:protestant_religion }
|
||||
has_trait = zealous
|
||||
}
|
||||
}
|
||||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue