The debugging will continue until stability improves
This commit is contained in:
parent
bd75dc0b38
commit
b21331e150
39 changed files with 25050 additions and 13859 deletions
|
|
@ -1508,21 +1508,21 @@ task_fabricate_claim = {
|
|||
}
|
||||
}
|
||||
# Misc Bonuses
|
||||
if = { # FP3
|
||||
limit = {
|
||||
scope:councillor_liege = {
|
||||
any_character_struggle = {
|
||||
is_struggle_type = persian_struggle
|
||||
is_struggle_phase = struggle_persia_phase_unrest
|
||||
}
|
||||
}
|
||||
}
|
||||
add = { # +25% of total
|
||||
value = scope:councillor.court_chaplain_fabricate_claim_base_total
|
||||
divide = 4
|
||||
desc = FABRICATE_CLAIM_ANY_STRUGGLE_BONUS
|
||||
}
|
||||
}
|
||||
# if = { # FP3
|
||||
# limit = {
|
||||
# scope:councillor_liege = {
|
||||
# any_character_struggle = {
|
||||
# is_struggle_type = persian_struggle
|
||||
# is_struggle_phase = struggle_persia_phase_unrest
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
# add = { # +25% of total
|
||||
# value = scope:councillor.court_chaplain_fabricate_claim_base_total
|
||||
# divide = 4
|
||||
# desc = FABRICATE_CLAIM_ANY_STRUGGLE_BONUS
|
||||
# }
|
||||
# }
|
||||
if = {
|
||||
limit = {
|
||||
scope:councillor_liege = {
|
||||
|
|
@ -1784,63 +1784,63 @@ task_fabricate_claim = {
|
|||
add = 100
|
||||
}
|
||||
|
||||
# Agenda impact
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = iberian_struggle
|
||||
}
|
||||
}
|
||||
add = {
|
||||
value = 0
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
phase_has_catalyst = catalyst_gain_claim_on_title_fp2
|
||||
}
|
||||
has_character_flag = agenda_towards_escalation
|
||||
}
|
||||
add = 200
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
phase_has_catalyst = catalyst_gain_claim_on_title_fp2
|
||||
}
|
||||
}
|
||||
add = -100
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = persian_struggle
|
||||
}
|
||||
}
|
||||
add = {
|
||||
value = 0
|
||||
if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
phase_has_catalyst = catalyst_gain_claim_on_title_fp3
|
||||
}
|
||||
has_trait = fp3_struggle_detractor
|
||||
}
|
||||
add = 200
|
||||
}
|
||||
else_if = {
|
||||
limit = {
|
||||
any_character_struggle = {
|
||||
phase_has_catalyst = catalyst_gain_claim_on_title_fp3
|
||||
}
|
||||
}
|
||||
add = -100
|
||||
}
|
||||
}
|
||||
}
|
||||
# # Agenda impact
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# is_struggle_type = iberian_struggle
|
||||
# }
|
||||
# }
|
||||
# add = {
|
||||
# value = 0
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# phase_has_catalyst = catalyst_gain_claim_on_title_fp2
|
||||
# }
|
||||
# has_character_flag = agenda_towards_escalation
|
||||
# }
|
||||
# add = 200
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# phase_has_catalyst = catalyst_gain_claim_on_title_fp2
|
||||
# }
|
||||
# }
|
||||
# add = -100
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
#
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# is_struggle_type = persian_struggle
|
||||
# }
|
||||
# }
|
||||
# add = {
|
||||
# value = 0
|
||||
# if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# phase_has_catalyst = catalyst_gain_claim_on_title_fp3
|
||||
# }
|
||||
# has_trait = fp3_struggle_detractor
|
||||
# }
|
||||
# add = 200
|
||||
# }
|
||||
# else_if = {
|
||||
# limit = {
|
||||
# any_character_struggle = {
|
||||
# phase_has_catalyst = catalyst_gain_claim_on_title_fp3
|
||||
# }
|
||||
# }
|
||||
# add = -100
|
||||
# }
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1477,14 +1477,14 @@ task_promote_culture = {
|
|||
limit = {
|
||||
scope:councillor_liege = {
|
||||
has_character_flag = no_ai_culture_convert
|
||||
NAND = { # ignore it if in Hostility with escalation
|
||||
has_character_flag = agenda_towards_escalation
|
||||
any_character_struggle = {
|
||||
involvement = involved
|
||||
is_struggle_type = iberian_struggle
|
||||
is_struggle_phase = struggle_iberia_phase_hostility
|
||||
}
|
||||
}
|
||||
# NAND = { # ignore it if in Hostility with escalation
|
||||
# has_character_flag = agenda_towards_escalation
|
||||
# any_character_struggle = {
|
||||
# involvement = involved
|
||||
# is_struggle_type = iberian_struggle
|
||||
# is_struggle_phase = struggle_iberia_phase_hostility
|
||||
# }
|
||||
# }
|
||||
}
|
||||
}
|
||||
multiply = 0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue