added some loc
This commit is contained in:
parent
679d79b0b2
commit
0e154da2d4
2 changed files with 124 additions and 113 deletions
|
|
@ -10,13 +10,16 @@
|
|||
#Protestant
|
||||
religion_tag = protestant_religion
|
||||
|
||||
### Antediluvians
|
||||
#Brittanic
|
||||
religion_tag = brittanic_religion
|
||||
|
||||
### Esoterics
|
||||
#Wiccans
|
||||
religion_tag = wicca_religion
|
||||
#Thelema
|
||||
religion_tag = thelema_religion
|
||||
#Britanic
|
||||
religion_tag = brittanic_religion
|
||||
religion_tag = thelema_religion
|
||||
|
||||
### Pagans
|
||||
#Druidics
|
||||
religion_tag = druidic_religion
|
||||
|
|
@ -26,6 +29,8 @@
|
|||
}
|
||||
}
|
||||
|
||||
### Abrahamic Doctrines
|
||||
|
||||
#Catholic Doctrines
|
||||
|
||||
special_doctrine_roman_rite = {
|
||||
|
|
@ -423,6 +428,86 @@
|
|||
}
|
||||
}
|
||||
|
||||
###Antediluvian Doctrines
|
||||
|
||||
#Brittanic Doctrines
|
||||
|
||||
special_doctrine_true_servants_of_the_queen_regents = {
|
||||
is_shown = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
###Hermetic Doctrines
|
||||
|
||||
#Thelema Doctrines
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen_thelema = {
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 2
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
#Interfaith (shared) Doctrines
|
||||
|
||||
special_doctrine_people_of_the_book = {
|
||||
|
|
@ -546,6 +631,33 @@
|
|||
}
|
||||
}
|
||||
|
||||
special_doctrine_true_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_via_media = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
|
|
@ -647,110 +759,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
####Britanic and Thelema Doctrine####
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen_thelema = {
|
||||
is_shown = {
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen_thelema }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 2
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_loyal_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_loyal_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 0
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_true_servants_of_the_queen = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
religion_tag = thelema_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 2
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 0
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_true_servants_of_the_queen_regents = {
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
}
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
if = {
|
||||
limit = { has_doctrine = special_doctrine_true_servants_of_the_queen_regents }
|
||||
multiply = faith_unchanged_tolerance_doctrine_cost_mult
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen_thelema = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_regicidal = {
|
||||
special_doctrine_regicidal = { #Brittanic one
|
||||
is_shown = {
|
||||
religion_tag = brittanic_religion
|
||||
}
|
||||
|
|
@ -767,12 +776,7 @@
|
|||
hostility_override_special_doctrine_true_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3
|
||||
}
|
||||
}
|
||||
|
||||
####Hermetic Doctrine####
|
||||
|
||||
####German/Adonist Doctrine####
|
||||
|
||||
}
|
||||
|
||||
#Fallback Doctrine
|
||||
special_doctrine_religion_fallback = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue