This commit is contained in:
Heidesommer 2026-05-26 01:52:03 -04:00
parent 240f4d01ae
commit 066ca149c5
22 changed files with 1765 additions and 1758 deletions

View file

@ -996,12 +996,12 @@ activity_feast = {
else = {
add = base_feast_cost_value
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
treasury = {
if = {
@ -1019,15 +1019,15 @@ activity_feast = {
}
value = 0
}
else = {
value = base_feast_cost_value
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
}
# else = {
# value = base_feast_cost_value
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
# }
}
piety = {
if = {

View file

@ -715,12 +715,12 @@ activity_funeral = {
}
}
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}
@ -773,12 +773,12 @@ activity_funeral = {
divide = 5
ceiling = yes
multiply = 5
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}

View file

@ -281,12 +281,12 @@
value = standard_roaming_activity_cost
desc = hunt_base_cost
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}
@ -298,12 +298,12 @@
divide = 5
ceiling = yes
multiply = 5
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}
@ -393,8 +393,8 @@
1 = { add_character_flag = roaming_very_strong_stress_loss }
}
roaming_tally_variable_effect = { TYPE = stress VALUE = roaming_outro_stress_loss_value }
roaming_tally_stress_impact_effect = { TRAIT = athletic VALUE = medium_stress_impact_loss }
roaming_tally_stress_impact_effect = { TRAIT = lifestyle_traveler VALUE = minor_stress_impact_loss }
roaming_tally_stress_impact_effect = { TRAIT = trait:athletic VALUE = medium_stress_impact_loss }
roaming_tally_stress_impact_effect = { TRAIT = trait:lifestyle_traveler VALUE = minor_stress_impact_loss }
trigger_event = { id = bp3_roaming.0010 }
}
}

View file

@ -414,12 +414,12 @@
}
}
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
treasury = { # Make sure this matches the gold cost above
if = {
@ -527,12 +527,12 @@
else = {
value = 0
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
piety = {
if = {
@ -788,12 +788,12 @@
ceiling = yes
multiply = 5
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
treasury = { # Make sure this matches the gold cost above
if = {
@ -873,12 +873,12 @@
else = {
value = 0
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
piety = {
if = {

View file

@ -1028,12 +1028,12 @@
}
min = minor_gold_value
}
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}
@ -1239,12 +1239,12 @@
divide = 5
ceiling = yes
multiply = 5
if = {
limit = {
has_title = title:e_minister_of_revenue
}
multiply = 0.85
}
# if = {
# limit = {
# has_title = title:e_minister_of_revenue
# }
# multiply = 0.85
# }
}
}