Initial Britannic doctrine cleaning

This commit is contained in:
Archa3opt3ryx 2026-01-25 16:12:00 -05:00
parent 89548a4647
commit a560872853
7 changed files with 223 additions and 220 deletions

View file

@ -15,7 +15,7 @@
religion_tag = wicca_religion religion_tag = wicca_religion
#Thelema #Thelema
religion_tag = thelema_religion religion_tag = thelema_religion
#Britanic #Britannic
religion_tag = britannic_religion religion_tag = britannic_religion
### Pagans ### Pagans
@ -438,94 +438,114 @@
loc_parameter_reformation_roots_hostile = 2 loc_parameter_reformation_roots_hostile = 2
} }
} }
#Germanic Doctrines #Hermetic Doctrines
special_doctrine_cult_of_saints = { special_doctrine_christian_hermetic = {
is_shown = { is_shown = {
OR = { religion_tag = hermetic_religion
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
} }
piety_cost = { piety_cost = {
value = faith_doctrine_cost_low value = faith_doctrine_cost_low
if = { if = {
limit = { has_doctrine = special_doctrine_cult_of_saints } limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult multiply = faith_unchanged_tolerance_doctrine_cost_mult
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_christian_hermetic = 1 hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_old_lore = 1 hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_sevillian_rite = 1
hostility_override_special_doctrine_established_church = 1 hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_reformation_roots = 1 hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_nobelian_hermetic = 2 hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_roman_rite = 2
hostility_override_special_doctrine_heathen_revanchism = 2
hostility_override_special_doctrine_christian_kinship = 1
loc_parameter_cult_of_saints_astray = 1 hostility_override_special_doctrine_fae_and_folklore = 2
loc_parameter_cult_of_saints_hostile = 2
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
} }
} }
special_doctrine_old_lore = { special_doctrine_nobelian_hermetic = {
is_shown = { is_shown = {
OR = { religion_tag = hermetic_religion
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
} }
piety_cost = { piety_cost = {
value = faith_doctrine_cost_low value = faith_doctrine_cost_low
if = { if = {
limit = { has_doctrine = special_doctrine_old_lore } limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult multiply = faith_unchanged_tolerance_doctrine_cost_mult
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_nobelian_hermetic = 1 hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_cult_of_saints = 1 hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_established_church = 2 hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_christian_hermetic = 2
hostility_override_special_doctrine_heathen_revanchism = 2
hostility_override_special_doctrine_reformation_roots = 2
loc_parameter_old_lore_astray = 1 hostility_override_special_doctrine_via_media = 1
loc_parameter_old_lore_hostile = 2
hostility_override_special_doctrine_sevillian_rite = 1
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
} }
} }
special_doctrine_heathen_revanchism = { ###Europeanists###
special_doctrine_europeanist = {
is_shown = { is_shown = {
OR = { religion_tag = europeanist_religion
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
} }
piety_cost = { piety_cost = {
value = faith_doctrine_cost_low value = faith_doctrine_cost_low
if = { if = {
limit = { has_doctrine = special_doctrine_heathen_revanchism } limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult multiply = faith_unchanged_tolerance_doctrine_cost_mult
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_cult_of_saints = 2 hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
hostility_override_special_doctrine_old_lore = 2
hostility_override_tenet_christian_syncretism = 3 hostility_override_special_doctrine_might_and_magick = 1
hostility_override_abrahamic_hostility_doctrine = 3 hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
loc_parameter_hates_abrahamics = yes hostility_override_special_doctrine_established_church = 1
loc_parameter_heathen_revanchism_hostile = 2
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_sevillian_rite = 0
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 3
} }
} }
#Interfaith (shared) Doctrines ###Interfaith (shared) Doctrines###
#Novelist friendship doctrine
special_doctrine_people_of_the_book = { special_doctrine_people_of_the_book = {
is_shown = { is_shown = {
@ -557,6 +577,8 @@
} }
} }
#Druidics, Wiccans, Britannics, and Thelemites
special_doctrine_fae_and_folklore = { special_doctrine_fae_and_folklore = {
is_shown = { is_shown = {
OR = { OR = {
@ -651,6 +673,120 @@
} }
} }
special_doctrine_loyal_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_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_servants_of_the_regency = 0
hostility_override_special_doctrine_regicidal = 3
hostility_override_special_doctrine_truest_servants_of_the_queen = 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_servants_of_the_regency = {
is_shown = {
OR = {
religion_tag = brittanic_religion
religion_tag = thelema_religion
}
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_servants_of_the_regency }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen = 0
hostility_override_special_doctrine_servants_of_the_regency = 0
hostility_override_special_doctrine_regicidal = 3
hostility_override_special_doctrine_truest_servants_of_the_queen = 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
}
}
#Germanic & Oceanic Doctrines
special_doctrine_cult_of_saints = {
is_shown = {
OR = {
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_cult_of_saints }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_christian_hermetic = 1
hostility_override_special_doctrine_old_lore = 1
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_nobelian_hermetic = 2
hostility_override_special_doctrine_roman_rite = 2
hostility_override_special_doctrine_heathen_revanchism = 2
loc_parameter_cult_of_saints_astray = 1
loc_parameter_cult_of_saints_hostile = 2
}
}
special_doctrine_old_lore = {
is_shown = {
OR = {
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_old_lore }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_nobelian_hermetic = 1
hostility_override_special_doctrine_cult_of_saints = 1
hostility_override_special_doctrine_established_church = 2
hostility_override_special_doctrine_christian_hermetic = 2
hostility_override_special_doctrine_heathen_revanchism = 2
hostility_override_special_doctrine_reformation_roots = 2
loc_parameter_old_lore_astray = 1
loc_parameter_old_lore_hostile = 2
}
}
#Prots & Caths
special_doctrine_via_media = { special_doctrine_via_media = {
is_shown = { is_shown = {
OR = { OR = {
@ -754,86 +890,7 @@
} }
} }
####Britanic and Thelema Doctrine#### special_doctrine_regicidal = { #Britannic/Thelemite one, hates Queen
special_doctrine_loyal_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_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_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_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_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 = {
is_shown = { is_shown = {
religion_tag = brittanic_religion religion_tag = brittanic_religion
} }
@ -848,115 +905,61 @@
hostility_override_special_doctrine_regicidal = 0 hostility_override_special_doctrine_regicidal = 0
hostility_override_special_doctrine_loyal_servants_of_the_queen = 3 hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
hostility_override_special_doctrine_true_servants_of_the_queen = 3 hostility_override_special_doctrine_servants_of_the_regency = 3
hostility_override_special_doctrine_true_servants_of_the_queen_regents = 3 hostility_override_special_doctrine_truest_servants_of_the_queen = 3
loc_parameter_is_regicidal = yes loc_parameter_is_regicidal = yes
} }
} }
####Hermetic Doctrine#### special_doctrine_truest_servants_of_the_queen = { #Britannic/Thelemite one, loves Queen
special_doctrine_christian_hermetic = {
is_shown = { is_shown = {
religion_tag = hermetic_religion OR = {
religion_tag = brittanic_religion
religion_tag = thelema_religion
}
} }
piety_cost = { piety_cost = {
value = faith_doctrine_cost_low value = faith_doctrine_cost_low
if = { if = {
limit = { has_doctrine = special_doctrine_christian_hermetic } limit = { has_doctrine = special_doctrine_truest_servants_of_the_queen }
multiply = faith_unchanged_tolerance_doctrine_cost_mult multiply = faith_unchanged_tolerance_doctrine_cost_mult
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_might_and_magick = 1 hostility_override_special_doctrine_loyal_servants_of_the_queen = 3
hostility_override_special_doctrine_goddesses_and_glory = 1 hostility_override_special_doctrine_servants_of_the_regency = 3
hostility_override_special_doctrine_regicidal = 3
hostility_override_special_doctrine_roman_rite = 1 hostility_override_special_doctrine_truest_servants_of_the_queen = 3
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_sevillian_rite = 1
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_fae_and_folklore = 2
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
} }
} }
special_doctrine_nobelian_hermetic = {
special_doctrine_heathen_revanchism = { #Germanic/Oceanic one
is_shown = { is_shown = {
religion_tag = hermetic_religion OR = {
religion_tag = folkgerman_religion
religion_tag = oceanic_religion
}
} }
piety_cost = { piety_cost = {
value = faith_doctrine_cost_low value = faith_doctrine_cost_low
if = { if = {
limit = { has_doctrine = special_doctrine_christian_hermetic } limit = { has_doctrine = special_doctrine_heathen_revanchism }
multiply = faith_unchanged_tolerance_doctrine_cost_mult multiply = faith_unchanged_tolerance_doctrine_cost_mult
} }
} }
parameters = { parameters = {
hostility_override_special_doctrine_might_and_magick = 1 hostility_override_special_doctrine_cult_of_saints = 2
hostility_override_special_doctrine_goddesses_and_glory = 1 hostility_override_special_doctrine_old_lore = 2
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_established_church = 1 hostility_override_tenet_christian_syncretism = 3
hostility_override_abrahamic_hostility_doctrine = 3
hostility_override_special_doctrine_via_media = 1 loc_parameter_hates_abrahamics = yes
loc_parameter_heathen_revanchism_hostile = 2
hostility_override_special_doctrine_sevillian_rite = 1
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
} }
} }
####German/Adonist Doctrine#### Adonist should hate the christians(everyone kinda tbh), and deists. germanpagan probably dont need aything too fancy, cept maybe the folktero being astray with christians
###Europeanists###
special_doctrine_europeanist = {
is_shown = {
religion_tag = europeanist_religion
}
piety_cost = {
value = faith_doctrine_cost_low
if = {
limit = { has_doctrine = special_doctrine_christian_hermetic }
multiply = faith_unchanged_tolerance_doctrine_cost_mult
}
}
parameters = {
hostility_override_special_doctrine_loyal_servants_of_the_queen = 2
hostility_override_special_doctrine_might_and_magick = 1
hostility_override_special_doctrine_goddesses_and_glory = 1
hostility_override_special_doctrine_fae_and_folklore = 3
hostility_override_special_doctrine_roman_rite = 1
hostility_override_special_doctrine_independent_catholic = 1
hostility_override_special_doctrine_established_church = 1
hostility_override_special_doctrine_via_media = 1
hostility_override_special_doctrine_sevillian_rite = 0
hostility_override_special_doctrine_christian_kinship = 1
hostility_override_special_doctrine_reformation_roots = 1
hostility_override_special_doctrine_incorruptible_dogma = 3
}
}
#Fallback Doctrine #Fallback Doctrine
special_doctrine_religion_fallback = { special_doctrine_religion_fallback = {

View file

@ -265,7 +265,7 @@
#Special/virtue | placeholder #Special/virtue | placeholder
doctrine = special_doctrine_british_royalty doctrine = special_doctrine_british_royalty
doctrine = special_doctrine_true_servants_of_the_queen_regents doctrine = special_doctrine_servants_of_the_regency
} }

View file

@ -420,7 +420,7 @@
#Tenets | placeholder #Tenets | placeholder
doctrine = tenet_communal_possessions doctrine = tenet_communal_possessions
doctrine = tenet_alexandrian_catechism doctrine = tenet_alexandrian_catechism
doctrine = tenet_tenet_wandering_bards doctrine = tenet_wandering_bards
doctrine = doctrine_no_head doctrine = doctrine_no_head
doctrine = doctrine_theocracy_lay_clergy doctrine = doctrine_theocracy_lay_clergy

View file

@ -251,7 +251,7 @@
#Special/virtue | placeholder #Special/virtue | placeholder
doctrine = special_doctrine_base_thelema doctrine = special_doctrine_base_thelema
doctrine = doctrine_pluralism_pluralistic doctrine = doctrine_pluralism_pluralistic
doctrine = special_doctrine_loyal_servants_of_the_queen_thelema doctrine = special_doctrine_loyal_servants_of_the_queen
doctrine = doctrine_anointment_permitted doctrine = doctrine_anointment_permitted
#doctrine = doctrine_clerical_succession_spiritual_appointment #doctrine = doctrine_clerical_succession_spiritual_appointment
holy_order_names = { #placeholder holy_order_names = { #placeholder
@ -354,7 +354,7 @@
#Special/virtue | placeholder #Special/virtue | placeholder
doctrine = special_doctrine_base_thelema doctrine = special_doctrine_base_thelema
doctrine = special_doctrine_true_servants_of_the_queen doctrine = special_doctrine_loyal_servants_of_the_queen
holy_order_names = { #placeholder holy_order_names = { #placeholder

View file

@ -18,14 +18,14 @@
special_doctrine_absurdist_desc:0 "Our faith seeks out the virtues found primarily in the absurd and incomprehensible." special_doctrine_absurdist_desc:0 "Our faith seeks out the virtues found primarily in the absurd and incomprehensible."
#Britain #Britain
special_doctrine_loyal_servants_of_the_queen_thelema_name:0 "Enduring Regency" special_doctrine_servants_of_the_regency_name:0 "Servants of the Regency"
special_doctrine_loyal_servants_of_the_queen_thelema_desc:0 "Our Queen of the Heavens blessed our Lord Protectors with eternal mandate as Her loyal regents. Until She returns, we swear to uphold this oath and smite all those who wish to oppose it." special_doctrine_servants_of_the_regency_desc:0 "Our Queen of the Heavens blessed our Lord Protectors with eternal mandate as Her loyal regents. Until She returns, we swear to uphold this oath and smite all those who wish to oppose it."
special_doctrine_loyal_servants_of_the_queen_name:0 "Loyal Servants" special_doctrine_loyal_servants_of_the_queen_name:0 "Loyal Servants"
special_doctrine_loyal_servants_of_the_queen_desc:0 "Though the golden age of Britannia's empire has long since passed, our loyal service will continue until the end of days. We are sworn to support the ancient Crown regardless of our disagreements on matters of faith." special_doctrine_loyal_servants_of_the_queen_desc:0 "Though the golden age of Britannia's empire has long since passed, our loyal service will continue until the end of days. We are sworn to support the ancient Crown regardless of our disagreements on matters of faith."
special_doctrine_true_servants_of_the_queen_regents_name:0 "True Servants" special_doctrine_truest_servants_of_the_queen_name:0 "Truest Servants"
special_doctrine_loyal_servants_of_the_queen_desc:0 "All other so-called servants of Britannia do nothing but sully Her name, for they are the very reason She saw fit to smite down the world in the first place. Only by purifying the Crown from corruption can Britannia bless us with Her presence once again." special_doctrine_truest_servants_of_the_queen_desc:0 "All other so-called servants of Britannia do nothing but sully Her name, for they are the very reason She saw fit to smite down the world in the first place. Only by purifying the Crown from corruption can Britannia bless us with Her presence once again."
special_doctrine_regicidal_name:0 "Regicidal" special_doctrine_regicidal_name:0 "Regicidal"
special_doctrine_regicidal_desc:0 "We are the only ones that see the Queen as the maniacal tyrant she was, and understand her servants protect a throne of lies. It is only by allying with like-minded insurrectionists that the ancient Crown can be destroyed for good, and our lands liberated from its oppression." special_doctrine_regicidal_desc:0 "We are the only ones that see the Queen as the maniacal tyrant she was, and understand her servants protect a throne of lies. It is only by allying with like-minded insurrectionists that the ancient Crown can be destroyed for good, and our lands liberated from its oppression."
@ -158,8 +158,8 @@
doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 "" doctrine_parameter_hostility_override_special_doctrine_reformation_roots:0 ""
doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_loyal_servants_of_the_queen:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen_regents:0 "" doctrine_parameter_hostility_override_special_doctrine_truest_servants_of_the_queen:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_servants_of_the_regency:0 ""
doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 "" doctrine_parameter_hostility_override_special_doctrine_radical_reform:0 ""
doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 "" doctrine_parameter_hostility_override_special_doctrine_incorruptible_dogma:0 ""
@ -172,10 +172,10 @@
doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: "" doctrine_parameter_hostility_override_special_doctrine_goddesses_and_glory: ""
doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_servants_of_the_regency:0 ""
doctrine_parameter_hostility_override_special_doctrine_via_media:0 "" doctrine_parameter_hostility_override_special_doctrine_via_media:0 ""
doctrine_parameter_hostility_override_special_doctrine_regicidal:0 "" doctrine_parameter_hostility_override_special_doctrine_regicidal:0 ""
doctrine_parameter_hostility_override_special_doctrine_true_servants_of_the_queen:0 "" doctrine_parameter_hostility_override_special_doctrine_servants_of_the_regency:0 ""
doctrine_parameter_hostility_override_special_doctrine_cult_of_saints:0 "" doctrine_parameter_hostility_override_special_doctrine_cult_of_saints:0 ""
doctrine_parameter_hostility_override_special_doctrine_old_lore:0 "" doctrine_parameter_hostility_override_special_doctrine_old_lore:0 ""