religions outfitted
This commit is contained in:
parent
c770f78a27
commit
54da5c3a5b
110 changed files with 68595 additions and 23 deletions
|
|
@ -866,6 +866,106 @@
|
|||
}
|
||||
}
|
||||
|
||||
against_all_odds = {
|
||||
icon = core_tenet_against_all_odds
|
||||
|
||||
is_shown = {
|
||||
religion_tag = anglican_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = against_all_odds }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { just = 2 }
|
||||
sins = { arbitrary = 2 }
|
||||
}
|
||||
|
||||
parameters = {
|
||||
easier_to_convert_faith_in_hills_forests = yes
|
||||
easier_to_convert_culture_in_same_faith_hills_forests = yes
|
||||
harder_to_convert_faith_away_in_hills_forests = yes
|
||||
sanctioned_false_conversion = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
hills_attrition_mult = -0.5
|
||||
hills_levy_size = 0.3
|
||||
hills_advantage = 5
|
||||
forest_attrition_mult = -0.5
|
||||
forest_levy_size = 0.3
|
||||
forest_advantage = 5
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
for_king_and_country = {
|
||||
icon = core_tenet_for_king_and_country
|
||||
is_shown = {
|
||||
religion_tag = anglican_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = against_all_odds }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { just = 2 }
|
||||
sins = { arbitrary = 2 }
|
||||
}
|
||||
|
||||
parameters = {
|
||||
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
|
||||
excommunication_active = yes
|
||||
}
|
||||
}
|
||||
last_knights_of_britain = {
|
||||
icon = core_tenet_songs_of_roland
|
||||
|
||||
is_shown = {
|
||||
religion_tag = anglican_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = last_knights_of_britain }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { brave = 2 }
|
||||
sins = { craven = 2 }
|
||||
}
|
||||
character_modifier = {
|
||||
prowess = 4
|
||||
tolerance_advantage_mod = 2
|
||||
accolade_glory_gain_mult = 0.1
|
||||
}
|
||||
|
||||
parameters = {
|
||||
clergy_can_fight = yes
|
||||
cheaper_holy_wars_active = yes
|
||||
great_holy_wars_active = yes
|
||||
ghw_no_hof_conversion_buffs_active = yes
|
||||
pilgrimage_decision_active = yes
|
||||
}
|
||||
|
||||
}
|
||||
tenet_people_of_the_book = {
|
||||
icon = core_tenet_legalism
|
||||
is_shown = {
|
||||
|
|
@ -908,7 +1008,7 @@
|
|||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_universal_scripture }
|
||||
limit = { has_doctrine = one_king_to_rule_them_all }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -967,7 +1067,7 @@
|
|||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_pursuit_of_power }
|
||||
limit = { has_doctrine = tenet_restore_the_crown }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -1005,7 +1105,7 @@
|
|||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_pursuit_of_power }
|
||||
limit = { has_doctrine = tenet_songs_of_roland }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -1030,7 +1130,7 @@
|
|||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_struggle_submission }
|
||||
limit = { has_doctrine = tenet_the_first_age }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -1056,7 +1156,7 @@
|
|||
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_struggle_submission }
|
||||
limit = { has_doctrine = tenet_lorekeepers }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
|
@ -2434,6 +2534,101 @@
|
|||
}
|
||||
}
|
||||
|
||||
the_queen_of_summer = {
|
||||
icon = the_queen_of_summer
|
||||
|
||||
is_shown = {
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = the_queen_of_summer }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
believes_in_harmony_with_nature_invisible = yes
|
||||
piety_from_feasts_active = yes
|
||||
mandatory_feast_attendance = yes
|
||||
allows_brewery = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
forest_advantage = 5
|
||||
forest_attrition_mult = -0.25
|
||||
taiga_advantage = 5
|
||||
taiga_attrition_mult = -0.25
|
||||
jungle_advantage = 5
|
||||
jungle_attrition_mult = -0.25
|
||||
build_gold_cost = 0.1
|
||||
county_opinion_add = 5
|
||||
vassal_opinion = 5
|
||||
courtier_opinion = 5
|
||||
}
|
||||
}
|
||||
|
||||
king_of_winter = {
|
||||
icon = the_king_of_winter
|
||||
is_shown = {
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = king_of_winter }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
prowess = 4
|
||||
tolerance_advantage_mod = 2
|
||||
}
|
||||
|
||||
parameters = {
|
||||
clergy_can_fight = yes
|
||||
vows_of_poverty_active = yes
|
||||
unlock_voluntary_laampdom_faith = yes
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { generous = 2 }
|
||||
sins = { greedy = 2 }
|
||||
}
|
||||
}
|
||||
the_book_of_shadows = {
|
||||
icon = core_tenet_alexandrian_catechism
|
||||
is_shown = {
|
||||
religion_tag = wicca_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = the_book_of_shadows }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
tenet_esotericism_mystic_education = yes
|
||||
}
|
||||
character_modifier = {
|
||||
monthly_learning_lifestyle_xp_gain_mult = 0.2
|
||||
learning_per_stress_level = 2
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
scholar
|
||||
lifestyle_mystic = { weight = 1 }
|
||||
}
|
||||
}
|
||||
}
|
||||
tenet_ritual_celebrations = {
|
||||
icon = core_tenet_ritual_celebrations
|
||||
|
||||
|
|
|
|||
|
|
@ -112,6 +112,11 @@ special_tolerance = {
|
|||
hostility_override_special_doctrine_catholic_rite = 0
|
||||
}
|
||||
}
|
||||
special_doctrine_via_media = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_christian = 1
|
||||
}
|
||||
}
|
||||
special_doctrine_christian = {
|
||||
visible = no
|
||||
}
|
||||
|
|
|
|||
|
|
@ -38,7 +38,6 @@
|
|||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
|
|
@ -253,13 +252,13 @@
|
|||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
doctrine = special_doctrine_via_media
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = against_all_odds
|
||||
doctrine = for_king_and_country
|
||||
doctrine = last_knights_of_britain
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
|
|||
|
|
@ -39,10 +39,10 @@
|
|||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
|
|
|
|||
|
|
@ -35,8 +35,8 @@
|
|||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
virtues = { forgiving compassionate lustful }
|
||||
sins = { vengeful sadistic chaste }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put larp names here later
|
||||
|
|
|
|||
|
|
@ -35,8 +35,8 @@
|
|||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
|
|
|
|||
|
|
@ -35,8 +35,8 @@
|
|||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
|
|
@ -257,9 +257,9 @@
|
|||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = the_queen_of_summer
|
||||
doctrine = king_of_winter
|
||||
doctrine = the_book_of_shadows
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue