AI SLOP IMPROVED
This commit is contained in:
parent
526975a8c5
commit
cf86bcf00b
11 changed files with 100 additions and 10 deletions
|
|
@ -866,6 +866,67 @@
|
|||
}
|
||||
}
|
||||
|
||||
tenet_people_of_the_book = {
|
||||
icon = core_tenet_legalism
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
can_pick = {
|
||||
custom_description = {
|
||||
text = incompatible_tenet_hedonistic_trigger
|
||||
NOT = { doctrine:tenet_hedonistic = { is_in_list = selected_doctrines } }
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_universal_scripture }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
mendicant_preachers_conversion_active = yes
|
||||
pilgrimage_decision_active = yes
|
||||
unlock_voluntary_laampdom_faith = yes
|
||||
take_vows_active = yes
|
||||
hostility_override_special_doctrine_christian = 1
|
||||
}
|
||||
traits = {
|
||||
virtues = { temperate }
|
||||
sins = { gluttonous }
|
||||
}
|
||||
}
|
||||
|
||||
one_king_to_rule_them_all = {
|
||||
icon = one_king_to_rule_them_all
|
||||
is_shown = {
|
||||
religion_tag = novelist_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_universal_scripture }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { just = 2 }
|
||||
sins = { arbitrary = 2 }
|
||||
}
|
||||
|
||||
parameters = {
|
||||
temporal_condemnation_enabled = yes
|
||||
legalism_modified_law_costs = yes
|
||||
legalism_modified_law_costs_2 = yes
|
||||
legalism_reduced_faction_virtues = yes
|
||||
legalism_increased_faction_sins = yes
|
||||
legalism_trust_just_leader_active = yes
|
||||
}
|
||||
}
|
||||
tenet_universal_scripture = {
|
||||
icon = core_tenet_literalism
|
||||
is_shown = {
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@ is_gnostic_faith = {
|
|||
|
||||
special_tolerance = {
|
||||
group = "main_group"
|
||||
|
||||
number_of_picks = 2
|
||||
is_available_on_create = {
|
||||
always = no # Goes away when creating a new Faith
|
||||
}
|
||||
|
|
@ -112,6 +112,15 @@ special_tolerance = {
|
|||
hostility_override_special_doctrine_catholic_rite = 0
|
||||
}
|
||||
}
|
||||
special_doctrine_christian = {
|
||||
visible = no
|
||||
}
|
||||
special_doctrine_novelist = {
|
||||
visible = no
|
||||
}
|
||||
special_doctrine_esoteric_witchcraft = {
|
||||
visible = no
|
||||
}
|
||||
special_doctrine_novelist_kinship = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_novelist_kinship = 0
|
||||
|
|
|
|||
|
|
@ -255,7 +255,7 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_cousin
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
|
|||
|
|
@ -256,6 +256,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_cousin
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
@ -332,6 +333,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_catholic_rite
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
@ -408,6 +410,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
@ -484,6 +487,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_catholic_rite
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
|
|
@ -560,6 +564,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_catholic_rite
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
@ -636,6 +641,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_catholic_rite
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
|
|
|
|||
|
|
@ -255,6 +255,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
|
|
@ -331,6 +332,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
|
|
@ -407,11 +409,12 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_asceticism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_people_of_the_book
|
||||
doctrine = one_king_to_rule_them_all
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
@ -483,6 +486,7 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
|
|
|
|||
|
|
@ -254,11 +254,12 @@
|
|||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_carnal_exaltation
|
||||
doctrine = tenet_astrology
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_hedonistic
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
|
|||
|
|
@ -253,7 +253,8 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_ecumenical_christian
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue