doctrine work
Crowleyan finished (-icon)
This commit is contained in:
parent
dd51a9e165
commit
b196510b64
4 changed files with 56 additions and 15 deletions
|
|
@ -96,5 +96,23 @@ goddesses_and_glory_astray = {
|
|||
goddesses_and_glory_hostile = {
|
||||
}
|
||||
|
||||
crowleyan_magic_astray = {
|
||||
}
|
||||
|
||||
crowleyan_magic_hostile = {
|
||||
}
|
||||
|
||||
loyal_servants_of_the_queen_astray = {
|
||||
}
|
||||
|
||||
loyal_servants_of_the_queen_hostile = {
|
||||
}
|
||||
|
||||
servants_of_the_regency_astray = {
|
||||
}
|
||||
|
||||
servants_of_the_regency_hostile = {
|
||||
}
|
||||
|
||||
via_media_astray = {
|
||||
}
|
||||
|
|
@ -579,7 +579,7 @@
|
|||
|
||||
#Druidics, Wiccans, Britannics, and Thelemites
|
||||
|
||||
special_doctrine_fae_and_folklore = {
|
||||
special_doctrine_fae_and_folklore = { #Ancient Pact
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
|
|
@ -605,18 +605,15 @@
|
|||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
hostility_override_special_doctrine_crowleyan_magic = 2
|
||||
hostility_override_special_doctrine_servants_of_the_regency = 2
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
|
||||
|
||||
|
||||
loc_parameter_fae_and_folklore_astray = 1
|
||||
loc_parameter_fae_and_folklore_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_might_and_magick = {
|
||||
special_doctrine_might_and_magick = { #Gardenarian
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
|
|
@ -643,7 +640,6 @@
|
|||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
hostility_override_special_doctrine_servants_of_the_regency = 2
|
||||
|
||||
loc_parameter_might_and_magick_astray = 1
|
||||
|
|
@ -651,7 +647,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
special_doctrine_goddesses_and_glory = {
|
||||
special_doctrine_goddesses_and_glory = { #Arthurian
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
|
|
@ -679,7 +675,6 @@
|
|||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
hostility_override_special_doctrine_servants_of_the_regency = 2
|
||||
|
||||
loc_parameter_goddesses_and_glory_astray = 1
|
||||
|
|
@ -687,7 +682,7 @@
|
|||
}
|
||||
}
|
||||
|
||||
special_doctrine_crowleyan_magic = {
|
||||
special_doctrine_crowleyan_magic = { #Crowleyan
|
||||
is_shown = {
|
||||
OR = {
|
||||
religion_tag = druidic_religion
|
||||
|
|
@ -716,10 +711,9 @@
|
|||
|
||||
hostility_override_special_doctrine_christian_kinship = 2
|
||||
hostility_override_special_doctrine_islamic_kinship = 2
|
||||
hostility_override_special_doctrine_people_of_the_book = 2
|
||||
|
||||
loc_parameter_goddesses_and_glory_astray = 1
|
||||
loc_parameter_goddesses_and_glory_hostile = 2
|
||||
loc_parameter_crowleyan_magic_astray = 1
|
||||
loc_parameter_crowleyan_magic_hostile = 2
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -742,12 +736,18 @@
|
|||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_crowleyan_magic = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
hostility_override_special_doctrine_servants_of_the_regency = 3
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_truest_servants_of_the_queen = 3
|
||||
|
||||
loc_parameter_loyal_servants_of_the_queen_astray = 1
|
||||
loc_parameter_loyal_servants_of_the_queen_hostile = 2
|
||||
|
||||
loc_parameter_is_loyal_servant_of_queen = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -770,12 +770,18 @@
|
|||
|
||||
hostility_override_special_doctrine_might_and_magick = 1
|
||||
hostility_override_special_doctrine_goddesses_and_glory = 1
|
||||
hostility_override_special_doctrine_crowleyan_magic = 1
|
||||
|
||||
hostility_override_special_doctrine_fae_and_folklore = 2
|
||||
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
|
||||
hostility_override_special_doctrine_truest_servants_of_the_queen = 3
|
||||
|
||||
loc_parameter_servants_of_the_regency_astray = 1
|
||||
loc_parameter_servants_of_the_regency_hostile = 2
|
||||
|
||||
loc_parameter_is_servant_of_regent = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
|
@ -988,6 +994,8 @@
|
|||
hostility_override_special_doctrine_servants_of_the_regency = 3
|
||||
hostility_override_special_doctrine_regicidal = 3
|
||||
hostility_override_special_doctrine_truest_servants_of_the_queen = 3
|
||||
|
||||
loc_parameter_is_truest_servant = yes
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue