THELEMITES
This commit is contained in:
parent
8e957be2b5
commit
c5d1eef48a
21 changed files with 41149 additions and 6 deletions
|
|
@ -966,6 +966,145 @@
|
|||
}
|
||||
|
||||
}
|
||||
|
||||
tenet_true_will = {
|
||||
icon = core_tenet_adorcism
|
||||
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_love_under_will }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
conquest_cb_enabled = yes
|
||||
invasion_cb_enabled = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
title_creation_cost_mult = -0.5
|
||||
tyranny_gain_mult = -0.5
|
||||
direct_vassal_opinion = -15
|
||||
liege_opinion = -15
|
||||
}
|
||||
|
||||
parameters = {
|
||||
natural_primitivism_law_cost_increase = yes
|
||||
next_level_fortification = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
tyranny_gain_mult = 1.25
|
||||
stress_gain_mult = -0.25
|
||||
stress_loss_mult = 0.25
|
||||
defender_advantage = 5
|
||||
controlled_province_advantage = 5
|
||||
}
|
||||
province_modifier = {
|
||||
garrison_size = 0.33
|
||||
}
|
||||
traits = {
|
||||
virtues = {
|
||||
ambitious
|
||||
}
|
||||
sins = {
|
||||
content
|
||||
}
|
||||
}
|
||||
}
|
||||
tenet_rule_the_waves = {
|
||||
icon = core_tenet_rule_the_waves
|
||||
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_love_under_will }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
parameters = {
|
||||
ghw_no_hof_conversion_buffs_active = yes
|
||||
bonus_holy_war_piety_active = yes
|
||||
pilgrimage_decision_active = yes
|
||||
unlock_voluntary_laampdom_faith = yes
|
||||
trade_ports_give_control_growth = yes
|
||||
trade_ports_give_levies = yes
|
||||
can_travel_along_rivers = yes
|
||||
}
|
||||
character_modifier = {
|
||||
embarkation_cost_mult = -0.85
|
||||
sea_travel_danger = medium_sea_danger_reduction
|
||||
}
|
||||
}
|
||||
tenet_love_under_will = {
|
||||
icon = core_tenet_love_under_will
|
||||
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_love_under_will }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
fertility = 0.25
|
||||
}
|
||||
parameters = {
|
||||
no_unfaithfulness_penalty_active = yes
|
||||
spouse_piety_loss = yes
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { lustful }
|
||||
sins = { chaste }
|
||||
}
|
||||
}
|
||||
tenet_do_what_thou_wilt = {
|
||||
icon = core_tenet_literalism
|
||||
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_tenet_cost_low
|
||||
# Multiplier for keeping same tenet
|
||||
if = {
|
||||
limit = { has_doctrine = tenet_do_what_thou_wilt }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { patient }
|
||||
sins = { impatient }
|
||||
}
|
||||
|
||||
parameters = {
|
||||
meditation_mechanics_active = yes
|
||||
has_access_to_runestones = yes
|
||||
divine_the_stars_active = yes
|
||||
can_build_pyramids = yes
|
||||
}
|
||||
character_modifier = {
|
||||
naval_movement_speed_mult = 0.25
|
||||
}
|
||||
}
|
||||
tenet_people_of_the_book = {
|
||||
icon = core_tenet_legalism
|
||||
is_shown = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue