.mod file added
This commit is contained in:
parent
9112a64c1b
commit
71fbf5783f
622 changed files with 2 additions and 1370904 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -1 +0,0 @@
|
|||
|
||||
|
|
@ -1,25 +0,0 @@
|
|||
hostility_group = {
|
||||
group = "not_creatable"
|
||||
abrahamic_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 2
|
||||
hostility_same_family = 3
|
||||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
pagan_hostility_doctrine = {
|
||||
visible = no
|
||||
parameters = {
|
||||
hostility_same_religion = 1
|
||||
hostility_same_family = 2
|
||||
hostility_others = 3
|
||||
}
|
||||
}
|
||||
eastern_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 1
|
||||
hostility_same_family = 1
|
||||
hostility_others = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,464 +0,0 @@
|
|||
is_christian_faith = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_is_christian_faith
|
||||
}
|
||||
|
||||
special_doctrine_is_christian_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Christian faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_christian_syncretism = 2
|
||||
christian_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_christian_syncretic_actor_opinion_active = 30
|
||||
# We don't localise these because Adoptionists are supposed to be a bit of a surprise.
|
||||
hostility_override_special_doctrine_adoptionist_school_felicitous_doctrine = 3
|
||||
hostility_override_special_doctrine_adoptionist_school_radical_doctrine = 3
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_islamic_faith = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_is_islamic_faith
|
||||
}
|
||||
|
||||
special_doctrine_is_islamic_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Islamic faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_islamic_syncretism = 2
|
||||
islamic_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_islamic_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_jewish_faith = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_is_jewish_faith
|
||||
}
|
||||
|
||||
special_doctrine_is_jewish_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Jewish faiths are given this special doctrine which makes them friendlier to Faiths with the Christian Syncretism tenet.
|
||||
hostility_override_tenet_jewish_syncretism = 2
|
||||
jewish_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_jewish_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_eastern_faith = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_is_eastern_faith
|
||||
}
|
||||
|
||||
special_doctrine_is_eastern_faith = {
|
||||
parameters = {
|
||||
# Since doctrines cannot modify other faith's views of us, only our view of others, all Eastern faiths are given this special doctrine which makes them friendlier to Faiths with the Eastern Syncretism tenet.
|
||||
hostility_override_tenet_eastern_syncretism = 1
|
||||
eastern_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_eastern_syncretic_actor_opinion_active = 30
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
is_gnostic_faith = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_is_gnostic_faith
|
||||
}
|
||||
|
||||
special_doctrine_is_gnostic_faith = {
|
||||
parameters = {
|
||||
hostility_override_tenet_gnosticism = 0
|
||||
hostility_override_special_doctrine_is_gnostic_faith = 0
|
||||
granting_titles_gives_stress = yes
|
||||
}
|
||||
|
||||
traits = {
|
||||
virtues = { temperate }
|
||||
sins = { gluttonous }
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
learning = 2
|
||||
stewardship = -2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
heresy_hostility = {
|
||||
group = "not_creatable"
|
||||
is_available_on_create = {
|
||||
has_doctrine = heresy_hostility_doctrine
|
||||
}
|
||||
heresy_hostility_doctrine = {
|
||||
parameters = {
|
||||
hostility_same_religion = 2
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
nudity_doctrine = {
|
||||
group = "special"
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_naked_priests
|
||||
}
|
||||
|
||||
special_doctrine_naked_priests = {
|
||||
parameters = {
|
||||
naked_priests_active = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
unreformed_faith = {
|
||||
group = "not_creatable"
|
||||
is_available_on_create = {
|
||||
# Goes away on reformation
|
||||
always = no
|
||||
}
|
||||
unreformed_faith_doctrine = {
|
||||
visible = no
|
||||
parameters = {
|
||||
# unreformed = yes also serves as the basis for the unreformed_syncretic tenet.
|
||||
unreformed = yes
|
||||
hostility_override_tenet_unreformed_syncretism = 2
|
||||
unreformed_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_unreformed_syncretic_actor_opinion_active = 30
|
||||
conquest_cb_enabled = yes
|
||||
faith_can_raid = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_prestige_gain_mult = 0.2
|
||||
clan_government_vassal_opinion = -20
|
||||
feudal_government_vassal_opinion = -20
|
||||
republic_government_vassal_opinion = -20
|
||||
}
|
||||
}
|
||||
west_african_unreformed_faith_doctrine = {
|
||||
visible = no
|
||||
parameters = {
|
||||
# unreformed = yes also serves as the basis for the unreformed_syncretic tenet.
|
||||
unreformed = yes
|
||||
hostility_override_tenet_unreformed_syncretism = 2
|
||||
unreformed_syncretic_recipient_opinion_active = yes
|
||||
opinion_of_unreformed_syncretic_actor_opinion_active = 30
|
||||
conquest_cb_enabled = yes
|
||||
faith_can_raid = yes
|
||||
}
|
||||
|
||||
character_modifier = {
|
||||
monthly_prestige_gain_mult = 0.1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
divine_destiny = {
|
||||
group = "special"
|
||||
is_available_on_create = {
|
||||
has_doctrine = divine_destiny_doctrine
|
||||
}
|
||||
divine_destiny_doctrine = {
|
||||
piety_cost = {
|
||||
value = faith_doctrine_cost_low
|
||||
}
|
||||
parameters = {
|
||||
divine_destiny_holy_war_cost_reduction = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
adoptionist_school = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
# Removed on reformation.
|
||||
always = no
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_elipandic_doctrine = {
|
||||
parameters = {
|
||||
# Elipandics only think other ecumenicals are astray rather than hostile.
|
||||
## We can't localise the actual parameter due to structural shenanigans, so we make a dummy one.
|
||||
hostility_override_special_doctrine_is_christian_faith = 1
|
||||
adoptionists_like_ecumenism = yes
|
||||
# ... note that they're only thought of as hostile, unlike the other two schools, who are regarded as evil.
|
||||
adoptionists_are_unilateral_hostile = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
character_modifier = { learning_per_piety_level = 1 }
|
||||
traits = {
|
||||
virtues = { stubborn }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_felicitous_doctrine = {
|
||||
parameters = {
|
||||
# Felicians only think other ecumenicals are astray rather than hostile.
|
||||
## We can't localise the actual parameter due to structural shenanigans, so we make a dummy one.
|
||||
hostility_override_special_doctrine_is_christian_faith = 1
|
||||
adoptionists_like_ecumenism = yes
|
||||
# ... other Christians think they're evil, though.
|
||||
adoptionists_are_unilateral_evil = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
character_modifier = { intrigue_per_piety_level = 1 }
|
||||
traits = {
|
||||
virtues = { deceitful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_adoptionist_school_radical_doctrine = {
|
||||
parameters = {
|
||||
# Radicals hate & are hated by everyone.
|
||||
hostility_override_special_doctrine_is_christian_faith = 3
|
||||
adoptionists_are_mutual_evil = yes
|
||||
# Removed on reformation.
|
||||
adoptionist_school_removed_on_reformation = yes
|
||||
# Adoptionists convert other Christians faster.
|
||||
adoptionists_attractively_intuitive_theology = yes
|
||||
}
|
||||
character_modifier = {
|
||||
advantage_against_coreligionists = 5
|
||||
# And, if you're gonna build a fundamentalist movement...
|
||||
ai_war_chance = 1
|
||||
ai_war_cooldown = -0.5
|
||||
}
|
||||
traits = {
|
||||
virtues = { arrogant }
|
||||
}
|
||||
}
|
||||
}
|
||||
not_allowed_to_hof = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
# Removed on reformation.
|
||||
always = no
|
||||
}
|
||||
|
||||
special_doctrine_not_allowed_to_hof = {
|
||||
name = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = judaism_religion
|
||||
}
|
||||
desc = prophecy_of_malachi_name
|
||||
}
|
||||
desc = special_doctrine_not_allowed_to_hof_name
|
||||
}
|
||||
}
|
||||
|
||||
desc = {
|
||||
first_valid = {
|
||||
triggered_desc = {
|
||||
trigger = {
|
||||
religion_tag = judaism_religion
|
||||
}
|
||||
desc = prophecy_of_malachi_desc
|
||||
}
|
||||
desc = special_doctrine_not_allowed_to_hof_desc
|
||||
}
|
||||
}
|
||||
parameters = {
|
||||
block_from_create_hof_parameter = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#Game rule only
|
||||
full_tolerance = {
|
||||
group = "special"
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_full_tolerance
|
||||
}
|
||||
|
||||
special_doctrine_full_tolerance = {
|
||||
parameters = {
|
||||
hostility_override_special_doctrine_full_tolerance = 0
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
has_jizya_doctrine = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_jizya
|
||||
has_doctrine = special_doctrine_is_islamic_faith
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
special_doctrine_jizya = {
|
||||
character_modifier = {
|
||||
domain_tax_different_faith_mult = 0.2
|
||||
levy_reinforcement_rate_same_faith = 0.25
|
||||
levy_reinforcement_rate_different_faith = -0.25
|
||||
}
|
||||
|
||||
parameters = {
|
||||
unlock_jizya_contract = yes
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#NEOW visible virtue doctrines
|
||||
|
||||
anglican_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_english_anglican
|
||||
}
|
||||
|
||||
special_doctrine_english_anglican = {
|
||||
traits = {
|
||||
virtues = { just = 2 brave = 2 }
|
||||
sins = { arbitrary = 2 craven = 2 }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
novelist_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_aslan
|
||||
has_doctrine = special_doctrine_numenor
|
||||
has_doctrine = special_doctrine_charlemagne
|
||||
has_doctrine = special_doctrine_dracula
|
||||
has_doctrine = special_doctrine_reason_and_progress
|
||||
has_doctrine = special_doctrine_simurghi
|
||||
has_doctrine = special_doctrine_rocambolist
|
||||
has_doctrine = special_doctrine_absurdist
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_aslan = {
|
||||
traits = {
|
||||
virtues = { humble forgiving }
|
||||
sins = { arrogant vengeful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_numenor = {
|
||||
traits = {
|
||||
virtues = { generous gregarious }
|
||||
sins = { greedy shy }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_charlemagne = {
|
||||
traits = {
|
||||
virtues = { ambitious honest }
|
||||
sins = { content deceitful }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_dracula = {
|
||||
traits = {
|
||||
virtues = { callous vengeful }
|
||||
sins = { compassionate forgiving }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_reason_and_progress = {
|
||||
traits = {
|
||||
virtues = { diligent ambitious }
|
||||
sins = { lazy content }
|
||||
}
|
||||
}
|
||||
special_doctrine_simurghi = {
|
||||
traits = {
|
||||
virtues = { temperate honest }
|
||||
sins = { gluttonous deceitful }
|
||||
}
|
||||
}
|
||||
special_doctrine_rocambolist = {
|
||||
traits = {
|
||||
virtues = { gregarious deceitful }
|
||||
sins = { shy honest }
|
||||
}
|
||||
}
|
||||
special_doctrine_absurdist = {
|
||||
traits = {
|
||||
virtues = { cynical ambitious }
|
||||
sins = { zealous content }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
thelema_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
OR = {
|
||||
has_doctrine = special_doctrine_base_thelema
|
||||
has_doctrine = special_doctrine_old_thelema
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_base_thelema = {
|
||||
traits = {
|
||||
virtues = { loyal }
|
||||
sins = { disloyal }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_old_thelema = {
|
||||
traits = {
|
||||
virtues = { ambitious }
|
||||
sins = { content }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
estatist_virtues = {
|
||||
group = "special"
|
||||
|
||||
is_available_on_create = {
|
||||
has_doctrine = special_doctrine_liberty
|
||||
}
|
||||
|
||||
special_doctrine_liberty = {
|
||||
traits = {
|
||||
virtues = { forgiving compassionate }
|
||||
sins = { vengeful sadistic }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_equality = {
|
||||
traits = {
|
||||
virtues = { compassionate humble }
|
||||
sins = { sadistic arrogant }
|
||||
}
|
||||
}
|
||||
|
||||
special_doctrine_fraternity = {
|
||||
traits = {
|
||||
virtues = { trusting gregarious }
|
||||
sins = { paranoid shy }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,91 +0,0 @@
|
|||
Faith doctrines are what defines how a faith works. All unique faith mechanics are tied to doctrines, rather than involving hardcoding or special parameters on the religion itself.
|
||||
|
||||
== Structure ==
|
||||
doctrine_group_key = { # The key will be used for the doctrine icon, combined with the path in the define FAITH_DOCTRINE_ICON_PATH
|
||||
name = dynamic description # Optional. If not specified, the loc key "doctrine_group_key_name" will be used
|
||||
grouping = "key" # GUI grouping
|
||||
|
||||
is_available_on_create = {} # When should this doctrine group be shown when choosing doctrines? If not shown, the group will go away entirely on create if present on the old faith
|
||||
number_of_picks = 3 # How many doctrines within the group does the player get to choose? Defaults to 1. The UI will ensure no duplicates
|
||||
|
||||
doctrine_key = {
|
||||
name = dynamic description # Optional. If not specified, the loc key "doctrine_key_name" will be used
|
||||
desc = dynamic description # Optional. If not specified, the loc key "doctrine_key_desc" will be used
|
||||
visible = yes/no # Should be shown on the religion interface
|
||||
parameters = {
|
||||
param_name = yes/no # Parameters can take bools
|
||||
param_name = 0.5 # Or fixed point numbers
|
||||
}
|
||||
piety_cost = script value # How much piety will it cost?
|
||||
|
||||
is_shown = {} # When should this doctrine be shown when choosing doctrines?
|
||||
can_pick = {} # When can this doctrine be picked when choosing doctrines?
|
||||
# When doctrines should refer to other selected doctrines when creating a new faith (e.g. for mutually exclusive doctrines), use:
|
||||
# flag:required_doctrine = { is_in_list = selected_doctrines }
|
||||
# The "selected_doctrines" list is the list of doctrines currently selected in the UI. (It might be different from the doctrines in
|
||||
# the faith, since the player can change multiple doctrines when creating a faith.)
|
||||
|
||||
character_modifier = {} # All characters of this faith get this modifier
|
||||
doctrine_character_modifier = { # All characters of this faith get this modifier if the faith also has the specified doctrine
|
||||
doctrine = ...
|
||||
...
|
||||
}
|
||||
|
||||
traits = { ... } # Adds additional sins/virtues. See traits in _religions.info. If a trait is already a sin or virtue in the religion, the doctrine takes precedence.
|
||||
}
|
||||
}
|
||||
|
||||
All scopes have the player's faith as root
|
||||
|
||||
== Special parameters ==
|
||||
Many parameters interact directly with the code. This is a list of all such parameters.
|
||||
|
||||
- minimum_fervor = 25 - Fervor cannot go below this value
|
||||
- number_of_spouses = 1 - How many spouses can people have (script restricts non-rulers to one)
|
||||
- number_of_consorts = 1 - How many consorts can rulers have (script restricts non-rulers to zero)
|
||||
- female_spouses = 1 - How many spouses can women have
|
||||
- men_can_have_multiple_spouses = yes - Can men have multiple spouses? (Combines with number_of_spouses)
|
||||
- men_can_have_consorts = yes - Can men have consorts? (Combines with number_of_consorts)
|
||||
- women_can_have_multiple_spouses = no - Can women have multiple spouses? (Combines with number_of_spouses)
|
||||
- women_can_have_consorts = no - Can women have consorts? (Combines with number_of_consorts)
|
||||
- divine_marriage_opinion = 10 - If married to someone in your extended family, you get this opinion bonus with direct vassals
|
||||
- hostility_same_religion = 1 - How hostile is this faith towards other faiths of the same religion? See the "hostility" section for more info
|
||||
- hostility_same_family = 1 - How hostile is this faith towards other faiths of the same religion family, but not same religion?
|
||||
- hostility_others = 1 - How hostile is this faith towards faiths from different religion families?
|
||||
- hostility_override_<doctrine_name> = 1 - How hostile is this faith towards faiths with the given doctrine? Overrides all other types of hostility (except for 0 hostility towards same faith).
|
||||
- same_hof_hostility_override = 1 - How hostile is this faith towards faith who they share Head of Faith with? Takes precedence over other hostility overrides.
|
||||
- opinion_of_<doctrine_parameter> = 10 - Has this opinion apply to people with faiths with the given doctrine parameter. Loc for the opinion tooltip is <doctrine_parameter>_opinion_name
|
||||
- piety_from_long_peace = 0.5 - How much piety will the character get when they've been at peace for longer than NReligion::TIME_AT_PEACE_FOR_PIETY. Can be negative
|
||||
- allowed_holding_type_holding_name = yes - This holding type can be held by rulers of this faith even if their government would not allow it. Example: allowed_holding_type_castle_holding = yes
|
||||
- unreformed = yes - This is an unreformed faith. This means that "[Faith.IsUnreformed]" in the data system will return true. It also means that when creating a "new" faith (reforming), you keep the same icon and name, while your current faith gets renamed to its loc key + "_old", and its icon changed to its icon + "_old". Ensuring reformation can only happen once is your responsibility; it is not handled in code. The AI will also reform if they meet all the requirements, though do not actively attempt to fulfill them. When reforming, they'll use the same doctrines as they had before, minus the "Unreformed" doctrine (assuming of course that you've set it up to not be selectable)
|
||||
- fervor_per_holy_site = 1 - yearly fervor gain per holy site held
|
||||
- warmonger = yes - vassals and counties of the same faith will get at peace opinion penalty instead of offensive war opinion penalty
|
||||
- increased_dynasty_prestige_birth_mult - A multiplier for the prestige that characters of this faiths are born.
|
||||
- increased_dynasty_prestige_marriage_mult - A multiplier for the prestige that characters get from marriages, if both have this parameter (a minimum of their values will be used)
|
||||
-increased_dynasty_prestige_long_reign_mult - A multiplier for the maximum of years for the long reign opinion.
|
||||
|
||||
== Hostility ==
|
||||
All faiths have a hostility level towards one another. What each level means is entirely scriptable.
|
||||
A faith always has a hostility level of 0 towards itself.
|
||||
|
||||
The opinion effect of hostility is defined by the define HOSTILITY_OPINION_EFFECTS.
|
||||
The multiplier applied to tolerance_advantage_mod is defined by the define HOSTILITY_COMBAT_MOD_MULT.
|
||||
The name of each hostility level is defined by the define HOSTILITY_LEVEL_NAMES
|
||||
|
||||
Hostility level can be accessed in script. E.G., faith_hostility_level = { target = scope:some_faith value >= 1 }.
|
||||
You can also compare to see which faith you're most hostile to. E.G., faith_hostility_level_comparison = { scope:some_faith > scope:some_other_faith }
|
||||
|
||||
|
||||
== Precedence ==
|
||||
Order of definition; earlier definition, higher precedence.
|
||||
|
||||
== Localisation ==
|
||||
Effects are localized based on the parameter name. "doctrine_parameter_" plus the name. If the value is "no", that plus "_disabled" will be used. If an integer is used, the game will try to append that integer (E.G., "_1"), and use that loc key. If the key doesn't exist, then the int does not get appended.
|
||||
|
||||
== Triggers ==
|
||||
# Used in faith scope
|
||||
has_doctrine = doctrine_name
|
||||
has_doctrine_parameter = parameter_name # Only works for bool parameters
|
||||
|
||||
== Further requirements ==
|
||||
Further restrictions on faith creation can be added using the faith_creation scripted rule.
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,17 +0,0 @@
|
|||
Faiths can have holy sites, giving various effects (mostly through references elsewhere in script).
|
||||
|
||||
== Structure ==
|
||||
holy_site_name = {
|
||||
county = c_somewhere
|
||||
|
||||
flag = flag1
|
||||
flag = flag2
|
||||
|
||||
character_modifier = { # Optional. Applied to all characters of any faith with this holy site when the holder of the barony is of their faith
|
||||
some effects
|
||||
}
|
||||
}
|
||||
|
||||
== Localisation ==
|
||||
The name of the holy site will be "holy_site_<key>_name".
|
||||
The custom effect description will be "holy_site_<key>_ effects". It'll be used in addition to the character modifier (if any).
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
rf_antediluvianist = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
|
|
@ -1,6 +0,0 @@
|
|||
rf_esoteric = {
|
||||
piety_icon_group = "pagan"
|
||||
graphical_faith = "pagan_gfx"
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
doctrine_background_icon = core_tenet_banner_pagan.dds
|
||||
}
|
||||
|
|
@ -1,548 +0,0 @@
|
|||
buddhism_religion = {
|
||||
family = rf_eastern
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Special Doctrine for Eastern Syncretism
|
||||
doctrine = special_doctrine_is_eastern_faith
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
generous
|
||||
honest
|
||||
calm
|
||||
compassionate
|
||||
}
|
||||
sins = {
|
||||
deceitful
|
||||
impatient
|
||||
wrathful
|
||||
}
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_chosen_of_ashoka" }
|
||||
{ name = "holy_order_guardians_of_bodh_gaya" }
|
||||
{ name = "holy_order_sangha_of_the_struggle" }
|
||||
{ name = "holy_order_warriors_of_the_illuminated_heart" }
|
||||
{ name = "holy_order_shakyan_faithful" }
|
||||
}
|
||||
|
||||
holy_order_maa = { khandayat }
|
||||
|
||||
localization = {
|
||||
#HighGodName
|
||||
HighGodName = buddhism_high_god_name
|
||||
HighGodName2 = buddhism_high_god_name_2
|
||||
HighGodNamePossessive = buddhism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = buddhism_high_god_alternate
|
||||
HighGodNameAlternatePossessive = buddhism_high_god_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = buddhism_creator_god_name
|
||||
CreatorNamePossessive = buddhism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = buddhism_health_god_name
|
||||
HealthGodNamePossessive = buddhism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = buddhism_fertility_god_name
|
||||
FertilityGodNamePossessive = buddhism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = buddhism_wealth_god_name
|
||||
WealthGodNamePossessive = buddhism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = buddhism_household_god_name
|
||||
HouseholdGodNamePossessive = buddhism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = buddhism_fate_god_name
|
||||
FateGodNamePossessive = buddhism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_IT
|
||||
FateGodHerHis = CHARACTER_HERHIS_ITS
|
||||
FateGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = buddhism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = buddhism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = buddhism_war_god_name
|
||||
WarGodNamePossessive = buddhism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = buddhism_trickster_god_name
|
||||
TricksterGodNamePossessive = buddhism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = buddhism_night_god_name
|
||||
NightGodNamePossessive = buddhism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = buddhism_water_god_name
|
||||
WaterGodNamePossessive = buddhism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = buddhism_samsara
|
||||
PantheonTerm2 = buddhism_samsara_2
|
||||
PantheonTerm3 = buddhism_samsara_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
buddhism_high_god_name
|
||||
buddhism_high_god_alternate
|
||||
buddhism_good_god_buddha
|
||||
buddhism_good_god_arhat
|
||||
buddhism_good_god_perfected_ones
|
||||
}
|
||||
DevilName = buddhism_devil_name
|
||||
DevilNamePossessive = buddhism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
buddhism_devil_name
|
||||
buddhism_evil_god_tanha
|
||||
buddhism_evil_god_arati
|
||||
buddhism_evil_god_raga
|
||||
}
|
||||
HouseOfWorship = buddhism_house_of_worship
|
||||
HouseOfWorship2 = buddhism_house_of_worship_2
|
||||
HouseOfWorship3 = buddhism_house_of_worship_3
|
||||
HouseOfWorshipPlural = buddhism_house_of_worship_plural
|
||||
ReligiousSymbol = buddhism_religious_symbol
|
||||
ReligiousSymbol2 = buddhism_religious_symbol_2
|
||||
ReligiousSymbol3 = buddhism_religious_symbol_3
|
||||
ReligiousText = buddhism_religious_text
|
||||
ReligiousText2 = buddhism_religious_text_2
|
||||
ReligiousText3 = buddhism_religious_text_3
|
||||
ReligiousHeadName = buddhism_religious_head_title
|
||||
ReligiousHeadTitleName = buddhism_religious_head_title_name
|
||||
DevoteeMale = buddhism_devotee_male
|
||||
DevoteeMalePlural = buddhism_devotee_male_plural
|
||||
DevoteeFemale = buddhism_devotee_female
|
||||
DevoteeFemalePlural = buddhism_devotee_female_plural
|
||||
DevoteeNeuter = buddhism_devotee_male
|
||||
DevoteeNeuterPlural = buddhism_devotee_male_plural
|
||||
PriestMale = buddhism_devotee_male
|
||||
PriestMalePlural = buddhism_devotee_male_plural
|
||||
PriestFemale = buddhism_devotee_female
|
||||
PriestFemalePlural = buddhism_devotee_female_plural
|
||||
PriestNeuter = buddhism_devotee_male
|
||||
PriestNeuterPlural = buddhism_devotee_male_plural
|
||||
AltPriestTermPlural = buddhism_alt_priest_term
|
||||
BishopMale = buddhism_devotee_male
|
||||
BishopMalePlural = buddhism_devotee_male_plural
|
||||
BishopFemale = buddhism_devotee_female
|
||||
BishopFemalePlural = buddhism_devotee_female_plural
|
||||
BishopNeuter = buddhism_devotee_male
|
||||
BishopNeuterPlural = buddhism_devotee_male_plural
|
||||
DivineRealm = buddhism_divine_realm
|
||||
DivineRealm2 = buddhism_divine_realm_2
|
||||
DivineRealm3 = buddhism_divine_realm_3
|
||||
PositiveAfterLife = buddhism_divine_realm
|
||||
PositiveAfterLife2 = buddhism_divine_realm_2
|
||||
PositiveAfterLife3 = buddhism_divine_realm_3
|
||||
NegativeAfterLife = buddhism_negative_afterlife
|
||||
NegativeAfterLife2 = buddhism_negative_afterlife_2
|
||||
NegativeAfterLife3 = buddhism_negative_afterlife_3
|
||||
DeathDeityName = buddhism_death_god_name
|
||||
DeathDeityNamePossessive = buddhism_death_god_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = buddhism_witchgod_mara
|
||||
WitchGodNamePossessive = buddhism_witchgod_mara_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
|
||||
osvicenist = {
|
||||
color = { 0.8 0.6 0.4 }
|
||||
icon = osvicenist
|
||||
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_dharmic_catholicism
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_eastern_syncretism
|
||||
doctrine = tenet_inner_journey
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
theravada = {
|
||||
color = { 0.8 0.4 0.0 }
|
||||
icon = buddhism
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = atamasthana
|
||||
holy_site = dagon
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = doctrine_polygamy
|
||||
}
|
||||
|
||||
mahayana = {
|
||||
color = { 0.8 0.3 0.2 }
|
||||
icon = mahayana
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = sanchi
|
||||
holy_site = amaravati
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
doctrine = tenet_asceticism
|
||||
}
|
||||
|
||||
vajrayana = {
|
||||
color = { 0.9 0.3 0.0 }
|
||||
icon = vajrayana
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sarnath
|
||||
holy_site = sanchi
|
||||
holy_site = ajanta
|
||||
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_ritual_hospitality
|
||||
|
||||
localization = {
|
||||
ReligiousText = vajrayana_religious_text
|
||||
ReligiousText2 = vajrayana_religious_text_2
|
||||
ReligiousText3 = vajrayana_religious_text_3
|
||||
|
||||
#Creator
|
||||
CreatorName = vajrayana_creator_god_name
|
||||
CreatorNamePossessive = vajrayana_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_HERHIM_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = vajrayana_health_god_name
|
||||
HealthGodNamePossessive = vajrayana_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = vajrayana_fertility_god_name
|
||||
FertilityGodNamePossessive = vajrayana_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = vajrayana_wealth_god_name
|
||||
WealthGodNamePossessive = vajrayana_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = vajrayana_household_god_name
|
||||
HouseholdGodNamePossessive = vajrayana_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = vajrayana_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = vajrayana_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = vajrayana_war_god_name
|
||||
WarGodNamePossessive = vajrayana_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = vajrayana_night_god_name
|
||||
NightGodNamePossessive = vajrayana_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = vajrayana_water_god_name
|
||||
WaterGodNamePossessive = vajrayana_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
ari = {
|
||||
color = { 99 0 57 }
|
||||
icon = exp_ari_buddhism
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = sittaung
|
||||
holy_site = ava
|
||||
holy_site = dagon
|
||||
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_kinslaying_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_esotericism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
|
||||
lamaism = { # Nangchos aka Tibetan Buddhism - syncretic of Mahayana, Vajrayana and native Tibetan elements
|
||||
color = { 0.9 0.2 0.0 }
|
||||
icon = lamaism_buddhism
|
||||
|
||||
holy_site = kusinagara
|
||||
holy_site = bodh_gaya
|
||||
holy_site = lhasa
|
||||
holy_site = sagya
|
||||
holy_site = purang
|
||||
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
# Carried over from pre-Buddhist Tibet. Similar theological motivations as cremation, demonstrating the impermanence of life
|
||||
doctrine = doctrine_funeral_sky_burial
|
||||
|
||||
doctrine = tenet_dharmic_pacifism
|
||||
doctrine = tenet_monasticism
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
localization = {
|
||||
ReligiousText = lamaism_religious_text
|
||||
ReligiousText2 = lamaism_religious_text_2
|
||||
ReligiousText3 = lamaism_religious_text_3
|
||||
HouseOfWorship = lamaism_house_of_worship
|
||||
HouseOfWorship2 = lamaism_house_of_worship_2
|
||||
HouseOfWorship3 = lamaism_house_of_worship_3
|
||||
HouseOfWorshipPlural = lamaism_house_of_worship_plural
|
||||
ReligiousHeadName = lamaism_religious_head_title
|
||||
DevoteeMale = lamaism_devotee_male
|
||||
DevoteeMalePlural = lamaism_devotee_male_plural
|
||||
DevoteeFemale = lamaism_devotee_female
|
||||
DevoteeFemalePlural = lamaism_devotee_female_plural
|
||||
DevoteeNeuter = lamaism_devotee_neuter
|
||||
DevoteeNeuterPlural = lamaism_devotee_neuter_plural
|
||||
PriestMale = lamaism_priest
|
||||
PriestMalePlural = lamaism_priest_plural
|
||||
PriestFemale = lamaism_priest
|
||||
PriestFemalePlural = lamaism_priest_plural
|
||||
PriestNeuter = lamaism_priest
|
||||
PriestNeuterPlural = lamaism_priest_plural
|
||||
AltPriestTermPlural = lamaism_priest_term_plural
|
||||
BishopMale = lamaism_bishop
|
||||
BishopMalePlural = lamaism_bishop_plural
|
||||
BishopFemale = lamaism_bishop
|
||||
BishopFemalePlural = lamaism_bishop_plural
|
||||
BishopNeuter = lamaism_bishop
|
||||
BishopNeuterPlural = lamaism_bishop_plural
|
||||
WitchGodName = bon_evil_god_shinje
|
||||
WitchGodNamePossessive = bon_evil_god_shinje_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
#Creator
|
||||
CreatorName = lamaism_creator_god_name
|
||||
CreatorNamePossessive = lamaism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_HERHIM_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = lamaism_health_god_name
|
||||
HealthGodNamePossessive = lamaism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = lamaism_fertility_god_name
|
||||
FertilityGodNamePossessive = lamaism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = lamaism_wealth_god_name
|
||||
WealthGodNamePossessive = lamaism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = lamaism_household_god_name
|
||||
HouseholdGodNamePossessive = lamaism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = lamaism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = lamaism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = lamaism_war_god_name
|
||||
WarGodNamePossessive = lamaism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = lamaism_night_god_name
|
||||
NightGodNamePossessive = lamaism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = lamaism_water_god_name
|
||||
WaterGodNamePossessive = lamaism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
GoodGodNames = {
|
||||
bon_good_god_gyalpo_pehar
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1 +0,0 @@
|
|||
|
||||
|
|
@ -1,251 +0,0 @@
|
|||
judaism_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
graphical_faith = judaism_gfx
|
||||
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_extended_family_crime
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Special Doctrine for Jewish Syncretism
|
||||
doctrine = special_doctrine_is_jewish_faith
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
piety_icon_group = "judaism"
|
||||
|
||||
traits = {
|
||||
virtues = { patient compassionate just }
|
||||
sins = { cynical lustful greedy }
|
||||
}
|
||||
|
||||
reserved_male_names = {
|
||||
Belet Ezra Hanukkah Hezekiah Isaac Levi Manasseh Nisi Simeon Yavdi Zebulun
|
||||
}
|
||||
|
||||
reserved_female_names = {
|
||||
Adah Adinah Alte Asnat Batya Bilha Chana Chava Devorah Esther Gisse Hadassah Leah Machla Miriam Puah Peninah Rachel Rivkah Ruth Sarah Tamar Tirtzah Tzipporah Tziviah Yael Yehudit Yiska Yocheved Yonah
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_zealots_of_place_1" coat_of_arms = "ho_zealots" }
|
||||
{ name = "holy_order_herem_warriors" }
|
||||
{ name = "holy_order_zealots_of_place_1" }
|
||||
}
|
||||
|
||||
holy_order_maa = { shomer }
|
||||
|
||||
localization = {
|
||||
#HighGodName
|
||||
HighGodName = judaism_high_god_name
|
||||
HighGodName2 = judaism_high_god_name_2
|
||||
HighGodNamePossessive = judaism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = judaism_high_god_alternate
|
||||
HighGodNameAlternatePossessive = judaism_high_god_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = judaism_creator_god_name
|
||||
CreatorNamePossessive = judaism_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = judaism_health_god_name
|
||||
HealthGodNamePossessive = judaism_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = judaism_fertility_god_name
|
||||
FertilityGodNamePossessive = judaism_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = judaism_wealth_god_name
|
||||
WealthGodNamePossessive = judaism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = judaism_household_god_name
|
||||
HouseholdGodNamePossessive = judaism_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = judaism_fate_god_name
|
||||
FateGodNamePossessive = judaism_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = judaism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = judaism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = judaism_war_god_name
|
||||
WarGodNamePossessive = judaism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = judaism_trickster_god_name
|
||||
TricksterGodNamePossessive = judaism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HER
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod
|
||||
NightGodName = judaism_night_god_name
|
||||
NightGodNamePossessive = judaism_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = judaism_water_god_name
|
||||
WaterGodNamePossessive = judaism_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = judaism_high_god_name
|
||||
PantheonTerm2 = judaism_high_god_name_2
|
||||
PantheonTerm3 = judaism_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
judaism_high_god_name
|
||||
judaism_high_god_alternate
|
||||
judaism_good_god_hashem
|
||||
judaism_good_god_el_shaddai
|
||||
}
|
||||
DevilName = judaism_devil_name
|
||||
DevilNamePossessive = judaism_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
judaism_devil_name
|
||||
judaism_evil_god_the_adversary
|
||||
}
|
||||
HouseOfWorship = judaism_house_of_worship
|
||||
HouseOfWorship2 = judaism_house_of_worship_2
|
||||
HouseOfWorship3 = judaism_house_of_worship_3
|
||||
HouseOfWorshipPlural = judaism_house_of_worship_plural
|
||||
ReligiousSymbol = judaism_religious_symbol
|
||||
ReligiousSymbol2 = judaism_religious_symbol_2
|
||||
ReligiousSymbol3 = judaism_religious_symbol_3
|
||||
ReligiousText = judaism_religious_text
|
||||
ReligiousText2 = judaism_religious_text_2
|
||||
ReligiousText3 = judaism_religious_text_3
|
||||
ReligiousHeadName = judaism_religious_head_title
|
||||
ReligiousHeadTitleName = judaism_religious_head_title_name
|
||||
DevoteeMale = judaism_devotee
|
||||
DevoteeMalePlural = judaism_devotee_plural
|
||||
DevoteeFemale = judaism_devotee
|
||||
DevoteeFemalePlural = judaism_devotee_plural
|
||||
DevoteeNeuter = judaism_devotee
|
||||
DevoteeNeuterPlural = judaism_devotee_plural
|
||||
PriestMale = judaism_priest
|
||||
PriestMalePlural = judaism_priest_plural
|
||||
PriestFemale = judaism_priest
|
||||
PriestFemalePlural = judaism_priest_plural
|
||||
PriestNeuter = judaism_priest
|
||||
PriestNeuterPlural = judaism_priest_plural
|
||||
AltPriestTermPlural = judaism_priest_plural
|
||||
BishopMale = judaism_bishop
|
||||
BishopMalePlural = judaism_bishop_plural
|
||||
BishopFemale = judaism_bishop
|
||||
BishopFemalePlural = judaism_bishop_plural
|
||||
BishopNeuter = judaism_bishop
|
||||
BishopNeuterPlural = judaism_bishop_plural
|
||||
DivineRealm = judaism_divine_realm
|
||||
DivineRealm2 = judaism_divine_realm_2
|
||||
DivineRealm3 = judaism_divine_realm_3
|
||||
PositiveAfterLife = judaism_positive_afterlife
|
||||
PositiveAfterLife2 = judaism_positive_afterlife_2
|
||||
PositiveAfterLife3 = judaism_positive_afterlife_3
|
||||
NegativeAfterLife = judaism_negative_afterlife
|
||||
NegativeAfterLife2 = judaism_negative_afterlife_2
|
||||
NegativeAfterLife3 = judaism_negative_afterlife_3
|
||||
DeathDeityName = judaism_death_deity_name
|
||||
DeathDeityNamePossessive = judaism_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = judaism_witchgodname_raziel
|
||||
WitchGodNamePossessive = judaism_witchgodname_raziel_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_great_holy_war
|
||||
GHWNamePlural = ghw_great_holy_wars
|
||||
}
|
||||
|
||||
faiths = {
|
||||
congregationist = {
|
||||
color = { 0.1 0.7 1.0 }
|
||||
icon = rabbinism
|
||||
|
||||
holy_site = jerusalem
|
||||
holy_site = sufed
|
||||
holy_site = sinai
|
||||
holy_site = alexandria
|
||||
holy_site = babylon
|
||||
|
||||
#Halakha authority
|
||||
doctrine = temple_authority_rabbinic_doctrine
|
||||
#Cannot HoF
|
||||
doctrine = special_doctrine_not_allowed_to_hof
|
||||
|
||||
#tenets
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_legalism
|
||||
doctrine = tenet_religious_legal_pronouncements
|
||||
|
||||
#Doctrines
|
||||
doctrine = doctrine_no_head # Rabbinism is highly decentralised, leaving all decisions down to the individual Rabbis. A religious head is very antithetical to their doctrine.
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,245 +0,0 @@
|
|||
adonist_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { brave ambitious vengeful strong }
|
||||
sins = { craven content forgiving weak }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = adonist_high_god_name
|
||||
HighGodNamePossessive = adonist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = adonist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = adonist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = adonist_creator_god_name
|
||||
CreatorNamePossessive = adonist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = adonist_health_god_name
|
||||
HealthGodNamePossessive = adonist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = adonist_fertility_god_name
|
||||
FertilityGodNamePossessive = adonist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = adonist_wealth_god_name
|
||||
WealthGodNamePossessive = adonist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = adonist_household_god_name
|
||||
HouseholdGodNamePossessive = adonist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = adonist_fate_god_name
|
||||
FateGodNamePossessive = adonist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = adonist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = adonist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = adonist_war_god_name
|
||||
WarGodNamePossessive = adonist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = adonist_trickster_god_name
|
||||
TricksterGodNamePossessive = adonist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = adonist_night_god_name
|
||||
NightGodNamePossessive = adonist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = adonist_water_god_name
|
||||
WaterGodNamePossessive = adonist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = adonist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
adonist_high_god_name
|
||||
adonist_high_god_name_alternate
|
||||
adonist_war_god_name
|
||||
adonist_trickster_god_name
|
||||
adonist_health_god_name
|
||||
}
|
||||
DevilName = adonist_devil_name
|
||||
DevilNamePossessive = adonist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
adonist_devil_name
|
||||
}
|
||||
HouseOfWorship = adonist_house_of_worship
|
||||
HouseOfWorshipPlural = adonist_house_of_worship_plural
|
||||
ReligiousSymbol = adonist_religious_symbol
|
||||
ReligiousText = adonist_religious_text
|
||||
ReligiousHeadName = adonist_religious_head_title
|
||||
ReligiousHeadTitleName = adonist_religious_head_title_name
|
||||
DevoteeMale = adonist_devotee
|
||||
DevoteeMalePlural = adonist_devotee_plural
|
||||
DevoteeFemale = adonist_devotee
|
||||
DevoteeFemalePlural = adonist_devotee_plural
|
||||
DevoteeNeuter = adonist_devotee
|
||||
DevoteeNeuterPlural = adonist_devotee_plural
|
||||
PriestMale = adonist_priest
|
||||
PriestMalePlural = adonist_priest_plural
|
||||
PriestFemale = adonist_priest
|
||||
PriestFemalePlural = adonist_priest_plural
|
||||
PriestNeuter = adonist_priest
|
||||
PriestNeuterPlural = adonist_priest_plural
|
||||
AltPriestTermPlural = adonist_priest_plural
|
||||
BishopMale = adonist_bishop
|
||||
BishopMalePlural = adonist_bishop_plural
|
||||
BishopFemale = adonist_bishop
|
||||
BishopFemalePlural = adonist_bishop_plural
|
||||
BishopNeuter = adonist_bishop
|
||||
BishopNeuterPlural = adonist_bishop_plural
|
||||
DivineRealm = adonist_positive_afterlife
|
||||
PositiveAfterLife = adonist_positive_afterlife
|
||||
NegativeAfterLife = adonist_negative_afterlife
|
||||
DeathDeityName = adonist_death_deity_name
|
||||
DeathDeityNamePossessive = adonist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = adonist_witch_god_name
|
||||
WitchGodNamePossessive = adonist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
einblicker = {
|
||||
color = { 25 178 153 }
|
||||
icon = einblicker
|
||||
reformed_icon = einblicker_reformed
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_cthonic_redoubts
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,321 +0,0 @@
|
|||
anglican_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
anglican_england = {
|
||||
color = { 140 178 191 }
|
||||
icon = anglican
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = london
|
||||
holy_site = armagh
|
||||
holy_site = jorvik
|
||||
holy_site = dublin
|
||||
holy_site = kent
|
||||
holy_site = llandrindod
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_via_media
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = against_all_odds
|
||||
doctrine = for_king_and_country
|
||||
doctrine = last_knights_of_britain
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_english_anglican
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,314 +0,0 @@
|
|||
britannic_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_virtuous
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
traits = {
|
||||
virtues = { loyal }
|
||||
sins = { disloyal }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put larp names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put larp names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = britannic_high_god_name
|
||||
HighGodName2 = britannic_high_god_name
|
||||
HighGodNamePossessive = britannic_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = britannic_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = britannic_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = britannic_creator_god_name
|
||||
CreatorNamePossessive = britannic_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = britannic_health_god_name
|
||||
HealthGodNamePossessive = britannic_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = britannic_fertility_god_name
|
||||
FertilityGodNamePossessive = britannic_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = britannic_wealth_god_name
|
||||
WealthGodNamePossessive = britannic_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = britannic_household_god_name
|
||||
HouseholdGodNamePossessive = britannic_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = britannic_fate_god_name
|
||||
FateGodNamePossessive = britannic_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = britannic_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = britannic_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = britannic_war_god_name
|
||||
WarGodNamePossessive = britannic_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = britannic_trickster_god_name
|
||||
TricksterGodNamePossessive = britannic_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = britannic_night_god_name
|
||||
NightGodNamePossessive = britannic_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = britannic_water_god_name
|
||||
WaterGodNamePossessive = britannic_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = britannic_high_god_name
|
||||
PantheonTerm2 = britannic_high_god_name
|
||||
PantheonTerm3 = britannic_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
britannic_high_god_name
|
||||
britannic_high_god_name_alternate
|
||||
britannic_wealth_god_name
|
||||
britannic_knowledge_god_name
|
||||
britannic_trickster_god_name
|
||||
britannic_war_god_name
|
||||
britannic_fate_god_name
|
||||
britannic_health_god_name
|
||||
britannic_fertility_god_name
|
||||
britannic_witch_god_name
|
||||
}
|
||||
DevilName = britannic_devil_name
|
||||
DevilNamePossessive = britannic_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
britannic_devil_name
|
||||
britannic_death_deity_name
|
||||
}
|
||||
HouseOfWorship = britannic_house_of_worship
|
||||
HouseOfWorship2 = britannic_house_of_worship
|
||||
HouseOfWorship3 = britannic_house_of_worship
|
||||
HouseOfWorshipPlural = britannic_house_of_worship_plural
|
||||
ReligiousSymbol = britannic_religious_symbol
|
||||
ReligiousSymbol2 = britannic_religious_symbol
|
||||
ReligiousSymbol3 = britannic_religious_symbol
|
||||
ReligiousText = britannic_religious_text
|
||||
ReligiousText2 = britannic_religious_text
|
||||
ReligiousText3 = britannic_religious_text
|
||||
ReligiousHeadName = britannic_religious_head_title
|
||||
ReligiousHeadTitleName = britannic_religious_head_title_name
|
||||
DevoteeMale = britannic_devotee
|
||||
DevoteeMalePlural = britannic_devotee_plural
|
||||
DevoteeFemale = britannic_devotee
|
||||
DevoteeFemalePlural = britannic_devotee_plural
|
||||
DevoteeNeuter = britannic_devotee
|
||||
DevoteeNeuterPlural = britannic_devotee_plural
|
||||
PriestMale = britannic_priest
|
||||
PriestMalePlural = britannic_priest_plural
|
||||
PriestFemale = britannic_priest
|
||||
PriestFemalePlural = britannic_priest_plural
|
||||
PriestNeuter = britannic_priest
|
||||
PriestNeuterPlural = britannic_priest_plural
|
||||
AltPriestTermPlural = britannic_priest_plural
|
||||
BishopMale = britannic_bishop
|
||||
BishopMalePlural = britannic_bishop_plural
|
||||
BishopFemale = britannic_bishop
|
||||
BishopFemalePlural = britannic_bishop_plural
|
||||
BishopNeuter = britannic_bishop
|
||||
BishopNeuterPlural = britannic_bishop_plural
|
||||
DivineRealm = britannic_positive_afterlife
|
||||
DivineRealm2 = britannic_positive_afterlife
|
||||
DivineRealm3 = britannic_positive_afterlife
|
||||
PositiveAfterLife = britannic_positive_afterlife
|
||||
PositiveAfterLife2 = britannic_positive_afterlife
|
||||
PositiveAfterLife3 = britannic_positive_afterlife
|
||||
NegativeAfterLife = britannic_negative_afterlife
|
||||
NegativeAfterLife2 = britannic_negative_afterlife
|
||||
NegativeAfterLife3 = britannic_negative_afterlife
|
||||
DeathDeityName = britannic_death_deity_name
|
||||
DeathDeityNamePossessive = britannic_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = britannic_witch_god_name
|
||||
WitchGodNamePossessive = britannic_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
obscurant = {
|
||||
color = { 44 250 31 }
|
||||
icon = obscurant
|
||||
reformed_icon = obscurant_reformed
|
||||
|
||||
#religious_head = d_united_grand_lodge
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_sacred_shadows
|
||||
|
||||
#Special/virtue | placeholder
|
||||
|
||||
|
||||
}
|
||||
jack_tar = {
|
||||
color = { 23 35 89 }
|
||||
icon = jack_tar
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Tenets
|
||||
doctrine = tenet_astrology
|
||||
doctrine = tenet_ancestor_worship
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
}
|
||||
leviathan = {
|
||||
color = { 101 95 99 }
|
||||
icon = leviathan
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#holy sites
|
||||
holy_site = london
|
||||
holy_site = belfast
|
||||
holy_site = lyme_regis
|
||||
holy_site = cardiff
|
||||
holy_site = manchester
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_warmonger
|
||||
|
||||
doctrine = special_doctrine_commonwealth
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,335 +0,0 @@
|
|||
calvinist_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
presbyterian = {
|
||||
color = { 177 224 220 }
|
||||
icon = presbyterian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = standrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_pastoral_isolation
|
||||
doctrine = tenet_adaptive
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
helvetic = {
|
||||
color = { 127 127 163 }
|
||||
icon = helvetic
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_criminal
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_literalism
|
||||
doctrine = tenet_mendicant_preachers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -1,325 +0,0 @@
|
|||
europeanist_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_equal
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
concordianist = {
|
||||
color = { 51 76 229 }
|
||||
icon = concordianist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
#doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = core_tenet_belle_epoque
|
||||
doctrine = tenet_europa_regina
|
||||
doctrine = tenet_wandering_bards
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
trenchsinger = {
|
||||
color = { 255 102 114 }
|
||||
icon = trenchsinger
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = core_tenet_belle_epoque
|
||||
doctrine = core_tenet_lest_we_forget
|
||||
doctrine = tenet_let_the_poppies_grow
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
heimwehler = {
|
||||
color = { 18 18 124 }
|
||||
icon = heimwehler
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,308 +0,0 @@
|
|||
folkgerman_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
is_pagan = yes
|
||||
hostility_doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_virtuos
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
volksmarchen = {
|
||||
color = { 31 107 173 }
|
||||
icon = volksmarchen
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
vaesenite = {
|
||||
color = { 45 153 229 }
|
||||
icon = vaesenite
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
folketro = {
|
||||
color = { 168 120 0 }
|
||||
icon = folketro
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
midnighter = {
|
||||
color = { 39 20 102 }
|
||||
icon = midnighter
|
||||
|
||||
holy_site = viscaya
|
||||
holy_site = aneto
|
||||
holy_site = bordeaux
|
||||
holy_site = santiago
|
||||
holy_site = cordoba
|
||||
|
||||
doctrine = unreformed_faith_doctrine
|
||||
|
||||
doctrine = tenet_sanctity_of_nature
|
||||
doctrine = tenet_christian_syncretism
|
||||
doctrine = tenet_communal_identity
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,295 +0,0 @@
|
|||
hermetic_religion = {
|
||||
family = rf_esoteric
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = {
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = {
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
rosenkreuzer = {
|
||||
color = { 178 17 31 }
|
||||
icon = rosenkreuzer
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
nobelian = {
|
||||
color = { 204 179 51 }
|
||||
icon = nobelian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_scientific_discourse
|
||||
doctrine = tenet_giant_shoulders
|
||||
doctrine = tenet_pacifism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,319 +0,0 @@
|
|||
hussite_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
moravian = {
|
||||
color = { 127 191 255 }
|
||||
icon = moravian
|
||||
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_catholic_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_unrelenting_faith
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,385 +0,0 @@
|
|||
lutheranism_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine_background_icon = core_tenet_banner_christian.dds
|
||||
doctrine = abrahamic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_crime
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #these might be alright?
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
lutheran = {
|
||||
color = { 51 76 229 }
|
||||
icon = liturgical
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_adaptive
|
||||
doctrine = tenet_pentarchy
|
||||
doctrine = tenet_literalism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
grundtvigian = {
|
||||
color = { 226 152 164 }
|
||||
icon = grundtvigian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = perth
|
||||
holy_site = edinburgh
|
||||
holy_site = london
|
||||
holy_site = st_andrews
|
||||
holy_site = belfast
|
||||
holy_site = leath
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_christian
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communal_possessions
|
||||
doctrine = tenet_alexandrian_catechism
|
||||
doctrine = tenet_ritual_celebrations
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
localization = { # placeholder
|
||||
#FertilityGod
|
||||
FertilityGodName = west_christian_fertility_god_name
|
||||
FertilityGodNamePossessive = west_christian_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = west_christian_wealth_god_name
|
||||
WealthGodNamePossessive = west_christian_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = west_christian_household_god_name
|
||||
HouseholdGodNamePossessive = west_christian_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = west_christian_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = west_christian_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod
|
||||
WarGodName = west_christian_war_god_name
|
||||
WarGodNamePossessive = west_christian_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = west_christian_water_god_name
|
||||
WaterGodNamePossessive = west_christian_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,558 +0,0 @@
|
|||
novelist_religion = {
|
||||
family = rf_abrahamic
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_disallowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_any_dynasty_member_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { just brave temperate }
|
||||
sins = { arbitrary craven gluttonous }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put Novelist names from CK2 here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put Novelist names from CK2 here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
numenorian = {
|
||||
color = { 0.6 0.4 0.1 }
|
||||
icon = numenorean
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_the_first_age
|
||||
doctrine = tenet_lorekeepers
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_numenor
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
simurghi = {
|
||||
color = { 0.5 0.8 0.1 }
|
||||
icon = simurghi
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_the_first_age
|
||||
doctrine = tenet_lorekeepers
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_simurghi
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
carolingian = {
|
||||
color = { 0.9 0.7 0.1 }
|
||||
icon = carolingian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
doctrine = doctrine_clerical_gender_men
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_restore_the_crown
|
||||
doctrine = tenet_songs_of_roland
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_charlemagne
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
rocambolist = {
|
||||
color = { 61 42 84 }
|
||||
icon = rocambolist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_people_of_the_book
|
||||
doctrine = one_king_to_rule_them_all
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_rocambolist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
aslanite = {
|
||||
color = { 0.9 0.5 0.1 }
|
||||
icon = aslanite
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
|
||||
#Tenets | add unique ones eventually
|
||||
doctrine = tenet_universal_scripture
|
||||
doctrine = tenet_people_of_the_book
|
||||
doctrine = one_king_to_rule_them_all
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_aslan
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
artificer = {
|
||||
color = { 38 175 175 }
|
||||
icon = artificer
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_reason_and_progress
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
draculean = {
|
||||
color = { 0.9 0.1 0.3 }
|
||||
icon = draculean
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_communion
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_monasticism
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_dracula
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
absurdist = {
|
||||
color = { 50 168 82 }
|
||||
icon = absurdist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_novelist_kinship
|
||||
doctrine = special_doctrine_novelist
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_letranger
|
||||
doctrine = tenet_the_search_for_a_meaning
|
||||
doctrine = tenet_people_of_the_book
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_absurdist
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,302 +0,0 @@
|
|||
oceanic_religion = {
|
||||
family = rf_pagan
|
||||
graphical_faith = pagan_gfx
|
||||
|
||||
pagan_roots = yes
|
||||
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
viking = {
|
||||
color = { 10 23 51 }
|
||||
icon = viking
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_pursuit_of_power
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_ancestor_worship
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
corsair = {
|
||||
color = { 25 25 25 }
|
||||
icon = corsair
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_ritual_celebrations
|
||||
doctrine = tenet_tax_nonbelievers
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,309 +0,0 @@
|
|||
resurgentist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
neoclassical = {
|
||||
color = { 143 53 178 }
|
||||
icon = neoclassical
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_ritual_hospitality
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
romanofuturist = {
|
||||
color = { 178 17 31 }
|
||||
icon = romanofuturist
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_aniconism
|
||||
doctrine = tenet_communal_possessions
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,292 +0,0 @@
|
|||
sikhism_religion = {
|
||||
family = rf_eastern
|
||||
graphical_faith = dharmic_gfx
|
||||
doctrine = eastern_hostility_doctrine
|
||||
|
||||
#Main Group
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_gender_male_dominated
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage
|
||||
doctrine = doctrine_polygamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_restricted
|
||||
|
||||
#Crimes
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_shunned
|
||||
doctrine = doctrine_witchcraft_accepted
|
||||
|
||||
#Clerical Functions
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_male_only
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Special Doctrine for Eastern Syncretism
|
||||
doctrine = special_doctrine_is_eastern_faith
|
||||
|
||||
#Allow pilgrimages
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
traits = {
|
||||
virtues = {
|
||||
temperate
|
||||
content
|
||||
honest
|
||||
}
|
||||
sins = {
|
||||
greedy
|
||||
wrathful
|
||||
ambitious
|
||||
}
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = {
|
||||
{ name = "holy_order_followers_of_arjuna" }
|
||||
{ name = "holy_order_faith_maharatas" }
|
||||
{ name = "holy_order_vyuha_of_highgod" }
|
||||
{ name = "holy_order_vyuha_of_the_temple_of_place" }
|
||||
{ name = "holy_order_maharatas_of_highgod" }
|
||||
}
|
||||
|
||||
holy_order_maa = { war_elephant }
|
||||
|
||||
localization = {
|
||||
#HighGod
|
||||
HighGodName = sikh_high_god_name
|
||||
HighGodNamePossessive = sikh_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = sikh_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = sikh_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = sikh_creator_god_name
|
||||
CreatorNamePossessive = sikh_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = sikh_health_god_name
|
||||
HealthGodNamePossessive = sikh_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = sikh_fertility_god_name
|
||||
FertilityGodNamePossessive = sikh_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = sikh_wealth_god_name
|
||||
WealthGodNamePossessive = sikh_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = sikh_household_god_name
|
||||
HouseholdGodNamePossessive = sikh_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod
|
||||
FateGodName = sikh_fate_god_name
|
||||
FateGodNamePossessive = sikh_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = sikh_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = sikh_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = sikh_war_god_name
|
||||
WarGodNamePossessive = sikh_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = sikh_trickster_god_name
|
||||
TricksterGodNamePossessive = sikh_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = sikh_night_god_name
|
||||
NightGodNamePossessive = sikh_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = sikh_water_god_name
|
||||
WaterGodNamePossessive = sikh_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
|
||||
PantheonTerm = sikh_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
sikh_high_god_name
|
||||
sikh_high_god_name_alternate
|
||||
sikh_health_god_name
|
||||
sikh_fertility_god_name
|
||||
sikh_fate_god_name
|
||||
sikh_war_god_name
|
||||
sikh_household_god_name
|
||||
sikh_knowledge_god_name
|
||||
sikh_wealth_god_name
|
||||
sikh_water_god_name
|
||||
sikh_night_god_name
|
||||
}
|
||||
DevilName = sikh_devil_name
|
||||
DevilNamePossessive = sikh_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
sikh_devil_name
|
||||
sikh_trickster_god_name
|
||||
sikh_witch_god_name
|
||||
}
|
||||
HouseOfWorship = sikh_house_of_worship
|
||||
HouseOfWorshipPlural = sikh_house_of_worship_plural
|
||||
ReligiousSymbol = sikh_religious_symbol
|
||||
ReligiousText = sikh_religious_text
|
||||
ReligiousHeadName = sikh_religious_head_title
|
||||
ReligiousHeadTitleName = sikh_religious_head_title_name
|
||||
DevoteeMale = sikh_devotee
|
||||
DevoteeMalePlural = sikh_devotee_plural
|
||||
DevoteeFemale = sikh_devotee
|
||||
DevoteeFemalePlural = sikh_devotee_plural
|
||||
DevoteeNeuter = sikh_devotee
|
||||
DevoteeNeuterPlural = sikh_devotee_plural
|
||||
PriestMale = sikh_priest
|
||||
PriestMalePlural = sikh_priest_plural
|
||||
PriestFemale = sikh_priest
|
||||
PriestFemalePlural = sikh_priest_plural
|
||||
PriestNeuter = sikh_priest
|
||||
PriestNeuterPlural = sikh_priest_plural
|
||||
AltPriestTermPlural = sikh_priest_term_plural
|
||||
BishopMale = sikh_bishop
|
||||
BishopMalePlural = sikh_bishop_plural
|
||||
BishopFemale = sikh_bishop
|
||||
BishopFemalePlural = sikh_bishop_plural
|
||||
BishopNeuter = sikh_bishop
|
||||
BishopNeuterPlural = sikh_bishop_plural
|
||||
DivineRealm = sikh_divine_realm
|
||||
PositiveAfterLife = sikh_positive_afterlife
|
||||
NegativeAfterLife = sikh_negative_afterlife
|
||||
DeathDeityName = sikh_death_name
|
||||
DeathDeityNamePossessive = sikh_death_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = sikh_witch_god_name
|
||||
WitchGodNamePossessive = sikh_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
GHWName = ghw_purification
|
||||
GHWNamePlural = ghw_purifications
|
||||
}
|
||||
|
||||
faiths = {
|
||||
amritdhari = {
|
||||
color = { 1.0 0.0 0.0 }
|
||||
icon = amritdhari
|
||||
|
||||
holy_site = varanasi
|
||||
holy_site = ayodhya
|
||||
holy_site = mathura
|
||||
holy_site = haridwar
|
||||
holy_site = kanchipuram
|
||||
holy_site = ujjayini
|
||||
holy_site = dwarka
|
||||
|
||||
doctrine = tenet_reincarnation
|
||||
doctrine = tenet_bhakti
|
||||
doctrine = tenet_esotericism
|
||||
|
||||
localization = {
|
||||
HighGodName = vaishnavism_high_god_name
|
||||
HighGodName2 = vaishnavism_high_god_name_2
|
||||
HighGodNamePossessive = vaishnavism_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = vaishnavism_wealth_god_name
|
||||
WealthGodNamePossessive = vaishnavism_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = vaishnavism_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = vaishnavism_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = vaishnavism_war_god_name
|
||||
WarGodNamePossessive = vaishnavism_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = vaishnavism_trickster_god_name
|
||||
TricksterGodNamePossessive = vaishnavism_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
GoodGodNames = {
|
||||
vaishnavism_high_god_name
|
||||
hinduism_high_god_name_alternate
|
||||
hinduism_good_god_brahma
|
||||
hinduism_good_god_shiva
|
||||
hinduism_good_god_krishna
|
||||
hinduism_good_god_shakti
|
||||
hinduism_good_god_narayana
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
|
@ -1,314 +0,0 @@
|
|||
thelema_religion = {
|
||||
family = rf_esoteric
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_concubines
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_accepted
|
||||
doctrine = doctrine_adultery_women_accepted
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_virtuous
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_recruitment
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_cremation
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving gregarious patient lustful lifestyle_mystic hashishiyah }
|
||||
sins = { vengeful sadistic impatient fickle lazy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put larp names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put larp names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | thelema
|
||||
HighGodName = thelema_high_god_name
|
||||
HighGodNamePossessive = thelema_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_SHE
|
||||
HighGodHerselfHimself = CHARACTER_HERSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HER
|
||||
HighGodNameAlternate = thelema_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = thelema_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | thelema
|
||||
CreatorName = thelema_creator_god_name
|
||||
CreatorNamePossessive = thelema_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod | thelema
|
||||
HealthGodName = thelema_health_god_name
|
||||
HealthGodNamePossessive = thelema_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | thelema
|
||||
FertilityGodName = thelema_fertility_god_name
|
||||
FertilityGodNamePossessive = thelema_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | thelema
|
||||
WealthGodName = thelema_wealth_god_name
|
||||
WealthGodNamePossessive = thelema_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | thelema
|
||||
HouseholdGodName = thelema_household_god_name
|
||||
HouseholdGodNamePossessive = thelema_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | thelema
|
||||
FateGodName = thelema_fate_god_name
|
||||
FateGodNamePossessive = thelema_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | thelema
|
||||
KnowledgeGodName = thelema_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = thelema_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | thelema
|
||||
WarGodName = thelema_war_god_name
|
||||
WarGodNamePossessive = thelema_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_IT
|
||||
WarGodHerHis = CHARACTER_HERHIS_ITS
|
||||
WarGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#TricksterGod | thelema
|
||||
TricksterGodName = thelema_trickster_god_name
|
||||
TricksterGodNamePossessive = thelema_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | thelema
|
||||
NightGodName = thelema_night_god_name
|
||||
NightGodNamePossessive = thelema_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | thelema
|
||||
WaterGodName = thelema_water_god_name
|
||||
WaterGodNamePossessive = thelema_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_IT
|
||||
WaterGodHerHis = CHARACTER_HERHIS_ITS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
PantheonTerm = thelema_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
thelema_creator_god_name
|
||||
thelema_household_god_name
|
||||
thelema_fertility_god_name
|
||||
}
|
||||
DevilName = thelema_devil_name
|
||||
DevilNamePossessive = thelema_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
thelema_devil_name
|
||||
}
|
||||
HouseOfWorship = thelema_house_of_worship
|
||||
HouseOfWorshipPlural = thelema_house_of_worship_plural
|
||||
ReligiousSymbol = thelema_religious_symbol
|
||||
ReligiousText = thelema_religious_text
|
||||
ReligiousHeadName = thelema_religious_head_title
|
||||
ReligiousHeadTitleName = thelema_religious_head_title_name
|
||||
DevoteeMale = thelema_devotee
|
||||
DevoteeMalePlural = thelema_devotee_plural
|
||||
DevoteeFemale = thelema_devotee
|
||||
DevoteeFemalePlural = thelema_devotee_plural
|
||||
DevoteeNeuter = thelema_devotee
|
||||
DevoteeNeuterPlural = thelema_devotee_plural
|
||||
PriestMale = thelema_priest
|
||||
PriestMalePlural = thelema_priest_plural
|
||||
PriestFemale = thelema_priest
|
||||
PriestFemalePlural = thelema_priest_plural
|
||||
PriestNeuter = thelema_priest
|
||||
PriestNeuterPlural = thelema_priest_plural
|
||||
AltPriestTermPlural = thelema_priest_alternate_plural
|
||||
BishopMale = thelema_bishop
|
||||
BishopMalePlural = thelema_bishop_plural
|
||||
BishopFemale = thelema_bishop
|
||||
BishopFemalePlural = thelema_bishop_plural
|
||||
BishopNeuter = thelema_bishop
|
||||
BishopNeuterPlural = thelema_bishop_plural
|
||||
DivineRealm = thelema_positive_afterlife
|
||||
PositiveAfterLife = thelema_positive_afterlife
|
||||
NegativeAfterLife = thelema_negative_afterlife
|
||||
DeathDeityName = thelema_death_deity_name
|
||||
DeathDeityNamePossessive = thelema_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = thelema_witch_god_name
|
||||
WitchGodNamePossessive = thelema_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
victorian = {
|
||||
color = { 178 0 29 }
|
||||
icon = victorian
|
||||
|
||||
religious_head = d_united_grand_lodge
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_base_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
royal_thelema = {
|
||||
color = { 255 0 0 }
|
||||
icon = royal_thelema
|
||||
|
||||
religious_head = d_united_grand_lodge
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_rule_the_waves
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_base_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
old_thelema = {
|
||||
color = { 175 0 175 }
|
||||
icon = old_thelema
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = lochness
|
||||
holy_site = cefalu
|
||||
holy_site = paris
|
||||
holy_site = london
|
||||
#holy_site = cairo
|
||||
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder-
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
doctrine = doctrine_no_head
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
#Tenets | WIP
|
||||
doctrine = tenet_love_under_will
|
||||
doctrine = tenet_do_what_thou_wilt
|
||||
doctrine = tenet_true_will
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_old_thelema
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,318 +0,0 @@
|
|||
third_estatist_religion = {
|
||||
family = rf_antediluvianist
|
||||
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_approval
|
||||
doctrine = doctrine_bastardry_legitimization
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_shunned
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_crime
|
||||
doctrine = doctrine_witchcraft_crime
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_taxation
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_disallowed
|
||||
doctrine = doctrine_clerical_succession_spiritual_fixed_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { brave just generous }
|
||||
sins = { craven arbitrary greedy }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
# holy_order_names = { #placeholder
|
||||
# }
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = third_estatist_high_god_name
|
||||
HighGodNamePossessive = third_estatist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = third_estatist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = third_estatist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = third_estatist_creator_god_name
|
||||
CreatorNamePossessive = third_estatist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = third_estatist_health_god_name
|
||||
HealthGodNamePossessive = third_estatist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = third_estatist_fertility_god_name
|
||||
FertilityGodNamePossessive = third_estatist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = third_estatist_wealth_god_name
|
||||
WealthGodNamePossessive = third_estatist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = third_estatist_household_god_name
|
||||
HouseholdGodNamePossessive = third_estatist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = third_estatist_fate_god_name
|
||||
FateGodNamePossessive = third_estatist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = third_estatist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = third_estatist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = third_estatist_war_god_name
|
||||
WarGodNamePossessive = third_estatist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = third_estatist_trickster_god_name
|
||||
TricksterGodNamePossessive = third_estatist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = third_estatist_night_god_name
|
||||
NightGodNamePossessive = third_estatist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = third_estatist_water_god_name
|
||||
WaterGodNamePossessive = third_estatist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = third_estatist_high_god_name
|
||||
PantheonTerm2 = third_estatist_high_god_name_2
|
||||
PantheonTerm3 = third_estatist_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
third_estatist_high_god_name
|
||||
third_estatist_high_god_name_alternate
|
||||
third_estatist_health_god_name
|
||||
third_estatist_fertility_god_name
|
||||
third_estatist_fate_god_name
|
||||
third_estatist_war_god_name
|
||||
third_estatist_household_god_name
|
||||
third_estatist_knowledge_god_name
|
||||
third_estatist_wealth_god_name
|
||||
third_estatist_water_god_name
|
||||
}
|
||||
DevilName = third_estatist_devil_name
|
||||
DevilNamePossessive = third_estatist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_SHE
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerHis = CHARACTER_HERHIS_HER
|
||||
DevilHerselfHimself = CHARACTER_HERSELF
|
||||
EvilGodNames = {
|
||||
third_estatist_devil_name
|
||||
third_estatist_trickster_god_name
|
||||
}
|
||||
HouseOfWorship = third_estatist_house_of_worship
|
||||
HouseOfWorshipPlural = third_estatist_house_of_worship_plural
|
||||
ReligiousSymbol = third_estatist_religious_symbol
|
||||
ReligiousText = third_estatist_religious_text
|
||||
ReligiousHeadName = third_estatist_religious_head_title
|
||||
ReligiousHeadTitleName = third_estatist_religious_head_title_name
|
||||
DevoteeMale = third_estatist_devotee
|
||||
DevoteeMalePlural = third_estatist_devotee_plural
|
||||
DevoteeFemale = third_estatist_devotee
|
||||
DevoteeFemalePlural = third_estatist_devotee_plural
|
||||
DevoteeNeuter = third_estatist_devotee
|
||||
DevoteeNeuterPlural = third_estatist_devotee_plural
|
||||
PriestMale = third_estatist_priest_male
|
||||
PriestMalePlural = third_estatist_priest_male_plural
|
||||
PriestFemale = third_estatist_priest
|
||||
PriestFemalePlural = third_estatist_priest_plural
|
||||
PriestNeuter = third_estatist_priest
|
||||
PriestNeuterPlural = third_estatist_priest_plural
|
||||
AltPriestTermPlural = third_estatist_priest_plural
|
||||
BishopMale = third_estatist_bishop
|
||||
BishopMalePlural = third_estatist_bishop_plural
|
||||
BishopFemale = third_estatist_bishop
|
||||
BishopFemalePlural = third_estatist_bishop_plural
|
||||
BishopNeuter = third_estatist_bishop
|
||||
BishopNeuterPlural = third_estatist_bishop_plural
|
||||
DivineRealm = third_estatist_positive_afterlife
|
||||
PositiveAfterLife = third_estatist_positive_afterlife
|
||||
NegativeAfterLife = third_estatist_negative_afterlife
|
||||
DeathDeityName = third_estatist_death_deity_name
|
||||
DeathDeityNamePossessive = third_estatist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodName = third_estatist_witch_god_name
|
||||
WitchGodNamePossessive = third_estatist_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HER
|
||||
WitchGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodMistressMaster = mistress
|
||||
WitchGodMotherFather = mother
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
girondin = {
|
||||
color = { 36 82 163}
|
||||
icon = girondin
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_liberte
|
||||
doctrine = tenet_egalite
|
||||
doctrine = tenet_fraternite
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_liberty
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
jacobin = {
|
||||
color = { 22 133 229 }
|
||||
icon = jacobin
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_human_sacrifice
|
||||
doctrine = tenet_warmonger
|
||||
doctrine = tenet_false_conversion_sanction
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_fraternity
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
communard = {
|
||||
color = { 127 12 50 }
|
||||
icon = communard
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = jerusalem
|
||||
holy_site = rome
|
||||
holy_site = cologne
|
||||
holy_site = santiago
|
||||
holy_site = kent
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = tenet_pursuit_of_power
|
||||
|
||||
#Special/virtue | placeholder
|
||||
doctrine = special_doctrine_equality
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,355 +0,0 @@
|
|||
wicca_religion = {
|
||||
family = rf_esoteric
|
||||
doctrine = pagan_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_cousins
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_crime
|
||||
doctrine = doctrine_adultery_women_crime
|
||||
doctrine = doctrine_kinslaying_close_kin_crime
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_virtuous
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_either
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { }
|
||||
sins = { }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
#holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = wicca_high_god_name
|
||||
HighGodNamePossessive = wicca_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_IT
|
||||
HighGodHerselfHimself = CHARACTER_ITSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_ITS
|
||||
HighGodNameAlternate = wicca_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = wicca_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = wicca_creator_god_name
|
||||
CreatorNamePossessive = wicca_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_IT
|
||||
CreatorHerHis = CHARACTER_HERHIS_ITS
|
||||
CreatorHerHim = CHARACTER_HERHIM_IT
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = wicca_health_god_name
|
||||
HealthGodNamePossessive = wicca_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = wicca_fertility_god_name
|
||||
FertilityGodNamePossessive = wicca_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = wicca_wealth_god_name
|
||||
WealthGodNamePossessive = wicca_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = wicca_household_god_name
|
||||
HouseholdGodNamePossessive = wicca_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = wicca_fate_god_name
|
||||
FateGodNamePossessive = wicca_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = wicca_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = wicca_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = wicca_war_god_name
|
||||
WarGodNamePossessive = wicca_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = wicca_trickster_god_name
|
||||
TricksterGodNamePossessive = wicca_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = wicca_night_god_name
|
||||
NightGodNamePossessive = wicca_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = wicca_water_god_name
|
||||
WaterGodNamePossessive = wicca_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = wicca_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
wicca_high_god_name
|
||||
wicca_high_god_name_alternate
|
||||
wicca_health_god_name
|
||||
wicca_fertility_god_name
|
||||
wicca_wealth_god_name
|
||||
wicca_fate_god_name
|
||||
wicca_knowledge_god_name
|
||||
wicca_war_god_name
|
||||
wicca_trickster_god_name
|
||||
wiccs_night_god_name
|
||||
}
|
||||
DevilName = wicca_devil_name
|
||||
DevilNamePossessive = wicca_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
wicca_devil_name
|
||||
}
|
||||
HouseOfWorship = wicca_house_of_worship
|
||||
HouseOfWorshipPlural = wicca_house_of_worship_plural
|
||||
ReligiousSymbol = wicca_religious_symbol
|
||||
ReligiousText = wicca_religious_text
|
||||
ReligiousHeadName = wicca_religious_head_title
|
||||
ReligiousHeadTitleName = wicca_religious_head_title_name
|
||||
DevoteeMale = wicca_devotee
|
||||
DevoteeMalePlural = wicca_devotee_plural
|
||||
DevoteeFemale = wicca_devotee
|
||||
DevoteeFemalePlural = wicca_devotee_plural
|
||||
DevoteeNeuter = wicca_devotee
|
||||
DevoteeNeuterPlural = wicca_devotee_plural
|
||||
PriestMale = wicca_priest_male
|
||||
PriestMalePlural = wicca_priest_male_plural
|
||||
PriestFemale = wicca_priest_female
|
||||
PriestFemalePlural = wicca_priest_female_plural
|
||||
PriestNeuter = wicca_priest_male
|
||||
PriestNeuterPlural = wicca_priest_male_plural
|
||||
AltPriestTermPlural = wicca_priest_alternate_plural
|
||||
BishopMale = wicca_bishop_male
|
||||
BishopMalePlural = wicca_bishop_male_plural
|
||||
BishopFemale = wicca_bishop_female
|
||||
BishopFemalePlural = wicca_bishop_female_plural
|
||||
BishopNeuter = wicca_bishop_male
|
||||
BishopNeuterPlural = wicca_bishop_male_plural
|
||||
DivineRealm = wicca_positive_afterlife
|
||||
PositiveAfterLife = wicca_positive_afterlife
|
||||
NegativeAfterLife = wicca_negative_afterlife
|
||||
DeathDeityName = wicca_death_deity_name
|
||||
DeathDeityNamePossessive = wicca_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodName = wicca_witch_god_name
|
||||
WitchGodNamePossessive = wicca_witch_god_name_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
avalonian = {
|
||||
color = { 204 204 0 }
|
||||
icon = avalonian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = stonehenge
|
||||
holy_site = southhampton
|
||||
holy_site = warwick
|
||||
holy_site = cornwall
|
||||
holy_site = rennes
|
||||
holy_site = bedford
|
||||
#holy_site = cairo
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = the_queen_of_summer
|
||||
doctrine = king_of_winter
|
||||
doctrine = the_book_of_shadows
|
||||
|
||||
localization = {
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = avalonian_summer_queen_name
|
||||
HealthGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = avalonian_summer_queen_name
|
||||
FertilityGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = avalonian_summer_queen_name
|
||||
WealthGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = avalonian_summer_queen_name
|
||||
HouseholdGodNamePossessive = avalonian_summer_queen_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HER
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = avalonian_winter_king_name
|
||||
KnowledgeGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_SHE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HER
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = avalonian_winter_king_name
|
||||
WarGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HER
|
||||
WarGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = avalonian_winter_king_name
|
||||
NightGodNamePossessive = avalonian_winter_king_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = wicca_water_god_name
|
||||
WaterGodNamePossessive = wicca_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_SHE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HER
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
PantheonTerm = wicca_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
avalonian_winter_king_name
|
||||
avalonian_summer_queen_name
|
||||
wicca_high_god_name
|
||||
wicca_high_god_name_alternate
|
||||
wicca_fate_god_name
|
||||
wicca_trickster_god_name
|
||||
}
|
||||
}
|
||||
}
|
||||
arcane = {
|
||||
color = { 22 198 229 }
|
||||
icon = arcane
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = london
|
||||
holy_site = stonehenge
|
||||
holy_site = southhampton
|
||||
holy_site = sussex
|
||||
holy_site = bedford
|
||||
holy_site = warwick
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
doctrine = special_doctrine_esoteric_witchcraft
|
||||
|
||||
doctrine = doctrine_spiritual_head
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_temporal
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_vows_of_poverty
|
||||
doctrine = tenet_armed_pilgrimages
|
||||
doctrine = the_book_of_shadows
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
@ -1,276 +0,0 @@
|
|||
xenology_religion = {
|
||||
family = rf_antediluvianist
|
||||
doctrine = abrahimic_hostility_doctrine
|
||||
|
||||
#Main Group | placeholder
|
||||
doctrine = doctrine_temporal_head
|
||||
doctrine = doctrine_gender_equal
|
||||
doctrine = doctrine_pluralism_righteous
|
||||
doctrine = doctrine_theocracy_lay_clergy
|
||||
|
||||
#Marriage | placeholder
|
||||
doctrine = doctrine_monogamy
|
||||
doctrine = doctrine_divorce_allowed
|
||||
doctrine = doctrine_bastardry_none
|
||||
doctrine = doctrine_consanguinity_aunt_nephew_and_uncle_niece
|
||||
|
||||
#Crimes | placeholder
|
||||
doctrine = doctrine_homosexuality_accepted
|
||||
doctrine = doctrine_adultery_men_shunned
|
||||
doctrine = doctrine_adultery_women_shunned
|
||||
doctrine = doctrine_kinslaying_shunned
|
||||
doctrine = doctrine_deviancy_accepted
|
||||
doctrine = doctrine_witchcraft_shunned
|
||||
|
||||
#Clerical Functions | placeholder
|
||||
doctrine = doctrine_clerical_function_alms_and_pacification
|
||||
doctrine = doctrine_clerical_gender_equal
|
||||
doctrine = doctrine_clerical_marriage_allowed
|
||||
doctrine = doctrine_clerical_succession_temporal_appointment
|
||||
|
||||
#Allow pilgrimages | placeholder
|
||||
doctrine = doctrine_pilgrimage_encouraged
|
||||
|
||||
#Funeral tradition | placeholder
|
||||
doctrine = doctrine_funeral_stoic
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
}
|
||||
|
||||
reserved_male_names = { #put witch names here later
|
||||
Andrew Antoninus Bartolomeus Benedict Christian Christopher Clement Constantine David Demetrius Eustace George Gregory
|
||||
Hans Isaac Joakim Jacob John Jordan Joseph Laurence Magnus Marcus Martin Matthew Michael Nicholas Patrick Paul Peter Philip
|
||||
Salvador Samuel Sebastian Simon Stephen Thomas Abraham Alexander Daniel Job Joshua Cyrus Luke Zachariah
|
||||
}
|
||||
reserved_female_names = { #put witch names here later
|
||||
Anna Beatrice Benedicta Brigid Catherine Cecilia Christina Clementia Constance Dorothy Elisabeth Joan Judith Juliana Helen
|
||||
Magdalena Margaret Maria Marine Patricia Philippa Rachel Sarah Sophia Stephania
|
||||
}
|
||||
|
||||
custom_faith_icons = {
|
||||
custom_faith_1 custom_faith_2 custom_faith_3 custom_faith_4 custom_faith_5 custom_faith_6 custom_faith_7 custom_faith_8 custom_faith_9 custom_faith_10 dualism_custom_1 zoroastrian_custom_1 zoroastrian_custom_2 buddhism_custom_1 buddhism_custom_2 buddhism_custom_3 buddhism_custom_4 taoism_custom_1 yazidi_custom_1 sunni_custom_2 sunni_custom_3 sunni_custom_4 muhakkima_1 muhakkima_2 muhakkima_4 muhakkima_5 muhakkima_6 judaism_custom_1 custom_faith_fp1_fenrir custom_faith_fp1_irminsul custom_faith_fp1_jormungandr custom_faith_fp1_odins_ravens custom_faith_fp1_runestone_moon custom_faith_fp1_thors_hammer custom_faith_fp1_valknut custom_faith_fp1_yggdrasil custom_faith_boromian_circles custom_faith_lotus custom_faith_aum_tibetan custom_faith_pentagram custom_faith_pentagram_inverted custom_faith_burning_bush custom_faith_allah custom_faith_gankyil custom_faith_eye_of_providence custom_faith_dove custom_faith_ichthys custom_faith_lamb custom_faith_black_sheep custom_faith_ankh custom_faith_chi_rho custom_faith_hamsa custom_faith_cool_s
|
||||
}
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_of_the_chalice" }
|
||||
{ name = "holy_order_order_of_the_holy_communion" }
|
||||
{ name = "holy_order_knights_of_the_first_gospel" }
|
||||
{ name = "holy_order_guardians_of_the_shroud" }
|
||||
{ name = "holy_order_knights_of_the_reliquary" }
|
||||
{ name = "holy_order_warriors_of_the_cross" }
|
||||
{ name = "holy_order_christian" coat_of_arms = "ho_christian" }
|
||||
}
|
||||
|
||||
holy_order_maa = { teutonic_knights } #placeholder
|
||||
|
||||
localization = {
|
||||
#HighGod | placeholder
|
||||
HighGodName = christianity_high_god_name
|
||||
HighGodName2 = christianity_high_god_name_2
|
||||
HighGodNamePossessive = christianity_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = christianity_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = christianity_high_god_name_alternate_possessive
|
||||
|
||||
#Creator | placeholder
|
||||
CreatorName = christianity_creator_god_name
|
||||
CreatorNamePossessive = christianity_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_HE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HIS
|
||||
CreatorHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HealthGod | placeholder
|
||||
HealthGodName = christianity_health_god_name
|
||||
HealthGodNamePossessive = christianity_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FertilityGod | placeholder
|
||||
FertilityGodName = christianity_fertility_god_name
|
||||
FertilityGodNamePossessive = christianity_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_HE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WealthGod | placeholder
|
||||
WealthGodName = christianity_wealth_god_name
|
||||
WealthGodNamePossessive = christianity_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod | placeholder
|
||||
HouseholdGodName = christianity_household_god_name
|
||||
HouseholdGodNamePossessive = christianity_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_HE
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#FateGod | placeholder
|
||||
FateGodName = christianity_fate_god_name
|
||||
FateGodNamePossessive = christianity_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_HE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HIS
|
||||
FateGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#KnowledgeGod | placeholder
|
||||
KnowledgeGodName = christianity_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = christianity_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod | placeholder
|
||||
WarGodName = christianity_war_god_name
|
||||
WarGodNamePossessive = christianity_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod | placeholder
|
||||
TricksterGodName = christianity_trickster_god_name
|
||||
TricksterGodNamePossessive = christianity_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod | placeholder
|
||||
NightGodName = christianity_night_god_name
|
||||
NightGodNamePossessive = christianity_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_HE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HIS
|
||||
NightGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WaterGod | placeholder
|
||||
WaterGodName = christianity_water_god_name
|
||||
WaterGodNamePossessive = christianity_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = christianity_high_god_name
|
||||
PantheonTerm2 = christianity_high_god_name_2
|
||||
PantheonTerm3 = christianity_high_god_name_3
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
christianity_high_god_name
|
||||
christianity_high_god_name_alternate
|
||||
chistianity_good_god_jesus
|
||||
chistianity_good_god_christ
|
||||
}
|
||||
DevilName = christianity_devil_name
|
||||
DevilNamePossessive = christianity_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
christianity_devil_name
|
||||
christianity_evil_god_lucifer
|
||||
christianity_evil_god_beelzebub
|
||||
christianity_evil_god_mephistopheles
|
||||
}
|
||||
HouseOfWorship = christianity_house_of_worship
|
||||
HouseOfWorship2 = christianity_house_of_worship_2
|
||||
HouseOfWorship3 = christianity_house_of_worship_3
|
||||
HouseOfWorshipPlural = christianity_house_of_worship_plural
|
||||
ReligiousSymbol = christianity_religious_symbol
|
||||
ReligiousSymbol2 = christianity_religious_symbol_2
|
||||
ReligiousSymbol3 = christianity_religious_symbol_3
|
||||
ReligiousText = christianity_religious_text
|
||||
ReligiousText2 = christianity_religious_text_2
|
||||
ReligiousText3 = christianity_religious_text_3
|
||||
ReligiousHeadName = christianity_religious_head_title
|
||||
ReligiousHeadTitleName = christianity_religious_head_title_name
|
||||
DevoteeMale = christianity_devotee_male
|
||||
DevoteeMalePlural = christianity_devotee_male_plural
|
||||
DevoteeFemale = christianity_devotee_female
|
||||
DevoteeFemalePlural = christianity_devotee_female_plural
|
||||
DevoteeNeuter = christianity_devotee_neuter
|
||||
DevoteeNeuterPlural = christianity_devotee_neuter_plural
|
||||
PriestMale = christianity_priest_male
|
||||
PriestMalePlural = christianity_priest_male_plural
|
||||
PriestFemale = christianity_priest_male
|
||||
PriestFemalePlural = christianity_priest_male_plural
|
||||
PriestNeuter = christianity_priest_male
|
||||
PriestNeuterPlural = christianity_priest_male_plural
|
||||
AltPriestTermPlural = christianity_priest_alternate_plural
|
||||
BishopMale = christianity_bishop
|
||||
BishopMalePlural = christianity_bishop_plural
|
||||
BishopFemale = christianity_bishop
|
||||
BishopFemalePlural = christianity_bishop_plural
|
||||
BishopNeuter = christianity_bishop
|
||||
BishopNeuterPlural = christianity_bishop_plural
|
||||
DivineRealm = christianity_positive_afterlife
|
||||
DivineRealm2 = christianity_positive_afterlife_2
|
||||
DivineRealm3 = christianity_positive_afterlife_3
|
||||
PositiveAfterLife = christianity_positive_afterlife
|
||||
PositiveAfterLife2 = christianity_positive_afterlife_2
|
||||
PositiveAfterLife3 = christianity_positive_afterlife_3
|
||||
NegativeAfterLife = christianity_negative_afterlife
|
||||
NegativeAfterLife2 = christianity_negative_afterlife_2
|
||||
NegativeAfterLife3 = christianity_negative_afterlife_3
|
||||
DeathDeityName = christianity_death_deity_name
|
||||
DeathDeityNamePossessive = christianity_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_HE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HIS
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodName = christianity_witchgodname_the_horned_god
|
||||
WitchGodNamePossessive = christianity_witchgodname_the_horned_god_possessive
|
||||
WitchGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WitchGodSheHe = CHARACTER_SHEHE_HE
|
||||
WitchGodHerHim = CHARACTER_HERHIM_HIM
|
||||
WitchGodMistressMaster = master
|
||||
WitchGodMotherFather = father
|
||||
|
||||
|
||||
GHWName = ghw_crusade
|
||||
GHWNamePlural = ghw_crusades
|
||||
|
||||
}
|
||||
|
||||
piety_icon_group = "christian"
|
||||
|
||||
faiths = {
|
||||
raelian = {
|
||||
color = { 0 0 100 }
|
||||
icon = raelian
|
||||
|
||||
# religious_head = k_papal_state
|
||||
|
||||
graphical_faith = "catholic_gfx"
|
||||
#placeholder holy sites
|
||||
holy_site = maastricht
|
||||
holy_site = rome_concord
|
||||
holy_site = strassburg
|
||||
holy_site = frankfurt
|
||||
holy_site = brussels
|
||||
holy_site = luxembourg
|
||||
#holy_site = segrada_familia
|
||||
|
||||
#Special Tolerance | placeholder
|
||||
#doctrine = special_doctrine_ecumenical_christian
|
||||
#doctrine = special_doctrine_people_of_the_book
|
||||
|
||||
#Tenets | placeholder
|
||||
doctrine = tenet_carnal_exaltation
|
||||
doctrine = tenet_polyamory
|
||||
doctrine = tenet_alexandrian_catechism
|
||||
|
||||
holy_order_names = { #placeholder
|
||||
{ name = "holy_order_knights_templar" coat_of_arms = "ho_knights_templar" }
|
||||
{ name = "holy_order_knights_hospitaller" coat_of_arms = "ho_knights_hospitaller" }
|
||||
{ name = "holy_order_teutonic_order" coat_of_arms = "ho_teutonic_order" }
|
||||
{ name = "holy_order_order_of_calatrava" coat_of_arms = "ho_order_of_calatrava" }
|
||||
{ name = "holy_order_order_of_alcantara" coat_of_arms = "ho_order_of_alcantara" }
|
||||
{ name = "holy_order_knights_of_santiago" coat_of_arms = "ho_knights_of_santiago" }
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue