spaihs stuff nd religios stuff for england
This commit is contained in:
parent
eb80b1948d
commit
909f2da716
12 changed files with 84 additions and 44 deletions
|
|
@ -1502,4 +1502,42 @@ doctrine_coronation = {
|
|||
has_ach_dlc_trigger = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
doctrine_theism = {
|
||||
group = "main_group"
|
||||
doctrine_monotheist = {
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
if = {
|
||||
limit = {
|
||||
OR = {
|
||||
has_doctrine = abrahamic_hostility_doctrine
|
||||
has_doctrine = doctrine_monotheist
|
||||
}
|
||||
}
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
doctrine_polytheist = {
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_high
|
||||
if = {
|
||||
limit = { has_doctrine = abrahamic_hostility_doctrine }
|
||||
multiply = faith_changed_doctrine_cost_mult_three_step
|
||||
}
|
||||
else_if = {
|
||||
limit = { has_doctrine = doctrine_polytheist }
|
||||
multiply = faith_unchanged_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_others = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,4 +1,5 @@
|
|||
rf_esoteric = {
|
||||
is_pagan = yes
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
|
|
|
|||
|
|
@ -274,7 +274,7 @@
|
|||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_unrelenting_faith
|
||||
|
||||
dcotrine = doctrine_anointment_permitted
|
||||
doctrine = doctrine_anointment_permitted
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
|
|
@ -606,7 +606,7 @@
|
|||
holy_site = lourdes
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_none
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
|
|
|||
|
|
@ -333,7 +333,7 @@
|
|||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
|
@ -406,7 +406,7 @@
|
|||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@
|
|||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_polytheist
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
|
|
@ -36,7 +37,7 @@
|
|||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
#Coronation tradition
|
||||
doctrine = doctrine_no_anointment
|
||||
|
||||
|
||||
traits = {
|
||||
virtues = { lustful lifestyle_mystic hashishiyah arbitrary}
|
||||
|
|
@ -250,7 +251,8 @@
|
|||
doctrine = special_doctrine_base_thelema
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = special_doctrine_loyal_servants_of_the_queen_thelema
|
||||
|
||||
doctrine = doctrine_anointment_permitted
|
||||
#doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
|
|
@ -375,6 +377,7 @@
|
|||
#doctrine = special_doctrine_esoteric_witchcraft
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue