Bugs
This commit is contained in:
parent
26b04f6db4
commit
c6eb868ef4
116 changed files with 69758 additions and 26333 deletions
|
|
@ -497,22 +497,22 @@ castle_01 = {
|
|||
}
|
||||
}
|
||||
}
|
||||
# Harrying logic.
|
||||
if = {
|
||||
limit = {
|
||||
character_is_valid_for_harrying_of_the_north_trigger = yes
|
||||
is_important_or_vip_struggle_character = yes
|
||||
}
|
||||
global_var:harrying_of_the_north = { save_scope_as = story }
|
||||
if = {
|
||||
limit = { character_is_valid_norman_for_harrying_of_the_north_trigger = yes }
|
||||
ep3_increase_pacification_effect = { AMOUNT = harrying_medium_increase_value }
|
||||
}
|
||||
else_if = {
|
||||
limit = { character_is_valid_anglo_saxon_for_harrying_of_the_north_trigger = yes }
|
||||
ep3_increase_resistance_effect = { AMOUNT = harrying_medium_increase_value }
|
||||
}
|
||||
}
|
||||
# # Harrying logic.
|
||||
# if = {
|
||||
# limit = {
|
||||
# character_is_valid_for_harrying_of_the_north_trigger = yes
|
||||
# is_important_or_vip_struggle_character = yes
|
||||
# }
|
||||
# global_var:harrying_of_the_north = { save_scope_as = story }
|
||||
# if = {
|
||||
# limit = { character_is_valid_norman_for_harrying_of_the_north_trigger = yes }
|
||||
# ep3_increase_pacification_effect = { AMOUNT = harrying_medium_increase_value }
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = { character_is_valid_anglo_saxon_for_harrying_of_the_north_trigger = yes }
|
||||
# ep3_increase_resistance_effect = { AMOUNT = harrying_medium_increase_value }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
#Mandala Creator Aspect
|
||||
creator_mandala_built_regular_holding_piety_effect = yes
|
||||
|
|
|
|||
|
|
@ -6117,11 +6117,11 @@ parthenon = {
|
|||
cost_gold = 1000
|
||||
|
||||
can_construct = {
|
||||
scope:holder.faith.religion = faith:hellenic_pagan.religion
|
||||
scope:holder.faith.religion = faith:megalocratic.religion
|
||||
}
|
||||
|
||||
is_enabled = {
|
||||
scope:holder.faith.religion = faith:hellenic_pagan.religion
|
||||
scope:holder.faith.religion = faith:megalocratic.religion
|
||||
custom_description = {
|
||||
text = holy_site_building_trigger
|
||||
barony = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue