Fixing the Fixes
This commit is contained in:
parent
066ca149c5
commit
54423c926c
19 changed files with 1022 additions and 914 deletions
|
|
@ -15358,71 +15358,71 @@ lifestyle_traveler = {
|
|||
}
|
||||
|
||||
############### FP3 TRAITS ##############
|
||||
#
|
||||
#fp3_struggle_detractor = {
|
||||
# icon = "fp3_struggle_detractor.dds"
|
||||
# opposites = {
|
||||
# fp3_struggle_supporter
|
||||
# }
|
||||
#
|
||||
# shown_in_ruler_designer = no
|
||||
#
|
||||
# same_opinion = 10
|
||||
# opposite_opinion = -30
|
||||
#
|
||||
# ai_war_cooldown = -0.5
|
||||
# ai_war_chance = 5
|
||||
#
|
||||
# flag = can_foment_revolt_interaction
|
||||
# flag = can_request_incursion_interaction
|
||||
# flag = can_change_to_iranian_faith_decision
|
||||
#
|
||||
# desc = {
|
||||
# first_valid = {
|
||||
# triggered_desc = {
|
||||
# trigger = {
|
||||
# NOT = { exists = this }
|
||||
# }
|
||||
# desc = trait_fp3_struggle_detractor_desc
|
||||
# }
|
||||
# triggered_desc = {
|
||||
# trigger = { faith.religious_head_title ?= title:d_sunni }
|
||||
# desc = trait_fp3_struggle_detractor_character_desc
|
||||
# }
|
||||
# desc = trait_fp3_struggle_detractor_non_orthodox_sunni_character_desc
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
#
|
||||
#fp3_struggle_supporter = {
|
||||
# icon = "fp3_struggle_supporter.dds"
|
||||
# opposites = {
|
||||
# fp3_struggle_detractor
|
||||
# }
|
||||
#
|
||||
# shown_in_ruler_designer = no
|
||||
#
|
||||
# flag = can_use_install_loyalist_cb
|
||||
#
|
||||
# same_opinion = 10
|
||||
# opposite_opinion = -30
|
||||
#
|
||||
# desc = {
|
||||
# first_valid = {
|
||||
# triggered_desc = {
|
||||
# trigger = {
|
||||
# NOT = { exists = this }
|
||||
# }
|
||||
# desc = trait_fp3_struggle_supporter_desc
|
||||
# }
|
||||
# triggered_desc = {
|
||||
# trigger = { has_title = title:d_sunni }
|
||||
# desc = trait_fp3_struggle_supporter_character_is_caliph_desc
|
||||
# }
|
||||
# desc = trait_fp3_struggle_supporter_character_desc
|
||||
# }
|
||||
# }
|
||||
#}
|
||||
|
||||
fp3_struggle_detractor = {
|
||||
icon = "fp3_struggle_detractor.dds"
|
||||
opposites = {
|
||||
fp3_struggle_supporter
|
||||
}
|
||||
|
||||
shown_in_ruler_designer = no
|
||||
|
||||
same_opinion = 10
|
||||
opposite_opinion = -30
|
||||
|
||||
ai_war_cooldown = -0.5
|
||||
ai_war_chance = 5
|
||||
|
||||
flag = can_foment_revolt_interaction
|
||||
flag = can_request_incursion_interaction
|
||||
flag = can_change_to_iranian_faith_decision
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
NOT = { exists = this }
|
||||
}
|
||||
desc = trait_fp3_struggle_detractor_desc
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { faith.religious_head_title ?= title:d_sunni }
|
||||
desc = trait_fp3_struggle_detractor_character_desc
|
||||
}
|
||||
desc = trait_fp3_struggle_detractor_non_orthodox_sunni_character_desc
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
fp3_struggle_supporter = {
|
||||
icon = "fp3_struggle_supporter.dds"
|
||||
opposites = {
|
||||
fp3_struggle_detractor
|
||||
}
|
||||
|
||||
shown_in_ruler_designer = no
|
||||
|
||||
flag = can_use_install_loyalist_cb
|
||||
|
||||
same_opinion = 10
|
||||
opposite_opinion = -30
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
NOT = { exists = this }
|
||||
}
|
||||
desc = trait_fp3_struggle_supporter_desc
|
||||
}
|
||||
triggered_desc = {
|
||||
trigger = { has_title = title:d_sunni }
|
||||
desc = trait_fp3_struggle_supporter_character_is_caliph_desc
|
||||
}
|
||||
desc = trait_fp3_struggle_supporter_character_desc
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
############### EP3 TRAITS ##############
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue