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
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
|
|
@ -120,12 +120,21 @@
|
|||
doctrine_parameter_loc_parameter_reformation_roots_hostile:0 "$click_here_to_view_doctrines$ [reformation_roots_hostile|L] considers to be Hostile"
|
||||
|
||||
doctrine_parameter_loc_parameter_people_of_the_book_astray:0 "$click_here_to_view_doctrines$ [people_of_the_book_astray|L] considers to be Astray"
|
||||
|
||||
doctrine_parameter_loc_parameter_fae_and_folklore_astray:0 "$click_here_to_view_doctrines$ [fae_and_folklore_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_fae_and_folklore_hostile:0 "$click_here_to_view_doctrines$ [fae_and_folklore_hostile|L] considers to be Hostile"
|
||||
doctrine_parameter_loc_parameter_might_and_magick_astray:0 "$click_here_to_view_doctrines$ [might_and_magick_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_might_and_magick_hostile:0 "$click_here_to_view_doctrines$ [might_and_magick_hostile|L] considers to be Hostile"
|
||||
doctrine_parameter_loc_parameter_goddesses_and_glory_astray:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_goddesses_and_glory_hostile:0 "$click_here_to_view_doctrines$ [goddesses_and_glory_hostile|L] considers to be Hostile"
|
||||
doctrine_parameter_loc_parameter_crowleyan_magic_astray:0 "$click_here_to_view_doctrines$ [crowleyan_magic_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_crowleyan_magic_hostile:0 "$click_here_to_view_doctrines$ [crowleyan_magic_hostile|L] considers to be Hostile"
|
||||
|
||||
doctrine_parameter_loc_parameter_loyal_servants_of_the_queen_astray:0 "$click_here_to_view_doctrines$ [loyal_servants_of_the_queen_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_loyal_servants_of_the_queen_hostile:0 "$click_here_to_view_doctrines$ [loyal_servants_of_the_queen_hostile|L] considers to be Hostile"
|
||||
doctrine_parameter_loc_parameter_servants_of_the_regency_astray:0 "$click_here_to_view_doctrines$ [servants_of_the_regency_astray|L] considers to be Astray"
|
||||
doctrine_parameter_loc_parameter_servants_of_the_regency_hostile:0 "$click_here_to_view_doctrines$ [servants_of_the_regency_hostile|L] considers to be Hostile"
|
||||
|
||||
doctrine_parameter_loc_parameter_via_media_astray:0 "$click_here_to_view_doctrines$ [via_media_astray|L] considers to be Astray"
|
||||
|
||||
doctrine_parameter_loc_parameter_cult_of_saints_astray:0 "$click_here_to_view_doctrines$ [cult_of_saints_astray|L] considers to be Astray"
|
||||
|
|
|
|||
|
|
@ -96,7 +96,7 @@
|
|||
game_concept_fae_and_folklore_astray_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white;game_link $special_doctrine_fae_and_folklore_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_goddesses_and_glory').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_fae_and_folklore_hostile: "$special_doctrine_fae_and_folklore_name$"
|
||||
game_concept_fae_and_folklore_hostile_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_crowleyan_magic').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_loyal_servants_of_the_queen').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_servants_of_the_regency').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
game_concept_fae_and_folklore_hostile_desc: "[faiths|E] with the $special_doctrine_fae_and_folklore_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_crowleyan_magic').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_servants_of_the_regency').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_might_and_magick_astray: "$special_doctrine_might_and_magick_name$"
|
||||
game_concept_might_and_magick_astray_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_fae_and_folklore').GetBaseName]#!\n#true_white;game_link $special_doctrine_might_and_magick_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_goddesses_and_glory').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_crowleyan_magic').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_loyal_servants_of_the_queen').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!"
|
||||
|
|
@ -105,10 +105,16 @@
|
|||
game_concept_might_and_magick_hostile_desc: "[faiths|E] with the $special_doctrine_might_and_magick_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_servants_of_the_regency').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_goddesses_and_glory_astray: "$special_doctrine_goddesses_and_glory_name$"
|
||||
game_concept_goddesses_and_glory_astray_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_fae_and_folklore').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white;game_link $special_doctrine_goddesses_and_glory_name$#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!"
|
||||
game_concept_goddesses_and_glory_astray_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_fae_and_folklore').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white;game_link $special_doctrine_goddesses_and_glory_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_crowleyan_magic').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_loyal_servants_of_the_queen').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_goddesses_and_glory_hostile: "$special_doctrine_goddesses_and_glory_name$"
|
||||
game_concept_goddesses_and_glory_hostile_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white;game_link $special_doctrine_people_of_the_book_name$#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
game_concept_goddesses_and_glory_hostile_desc: "[faiths|E] with the $special_doctrine_goddesses_and_glory_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_servants_of_the_regency').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_crowleyan_magic_astray: "$special_doctrine_crowleyan_magic_name$"
|
||||
game_concept_crowleyan_magic_astray_desc: "[faiths|E] with the $special_doctrine_crowleyan_magic_name$ doctrine consider faiths with the following doctrines to be $hostility_astray_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_fae_and_folklore').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_might_and_magick').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_goddesses_and_glory').GetBaseName]#!\n#true_white;game_link $special_doctrine_crowleyan_magic_name$#!\n#true_white [GetFaithDoctrine('special_doctrine_loyal_servants_of_the_queen').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_fantastical_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_academic_kinship').GetBaseName]#!"
|
||||
|
||||
game_concept_crowleyan_magic_hostile: "$special_doctrine_crowleyan_magic_name$"
|
||||
game_concept_crowleyan_magic_hostile_desc: "[faiths|E] with the $special_doctrine_crowleyan_magic_name$ doctrine consider faiths with the following doctrines to be $hostility_hostile_tooltippable$:\n#true_white [GetFaithDoctrine('special_doctrine_servants_of_the_regency').GetBaseName]#!\n#bold $novelist_religion$:#!\n#true_white [GetFaithDoctrine('special_doctrine_christian_kinship').GetBaseName]#!\n#true_white [GetFaithDoctrine('special_doctrine_islamic_kinship').GetBaseName]#!"
|
||||
|
||||
#Anglican
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue