Helvetic tenets

This commit is contained in:
Damimani 2026-01-26 19:33:38 +01:00
parent 1e8e90695f
commit c57193c434
6 changed files with 98 additions and 8 deletions

View file

@ -2,10 +2,7 @@
theomonarchy_succession_law = { # For Helvetics and Monarchomachs
can_have = {
government_has_flag = government_is_feudal
OR = { # Rewrite to "has theomonarchy tenet" when that exists
religion = helvetic
#religion = monarchomach #when it is made
}
faith = { has_doctrine_parameter = has_access_to_theomonarchy_succession }
highest_held_title_tier >= tier_kingdom
}
can_pass = {

View file

@ -1181,7 +1181,80 @@
}
}
##### CALVINIST ######
tenet_five_points = {
icon = core_tenet_five_points
can_pick = {
custom_description = {
text = incompatible_doctrine_mummification_trigger
NOT = { doctrine:doctrine_funeral_mummification = { is_in_list = selected_doctrines } }
}
}
piety_cost = {
if = {
limit = {
religion_tag = protestant_religion
}
value = faith_tenet_cost_low
}
else = {
value = faith_tenet_cost_massive
}
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_five_points }
multiply = faith_unchanged_doctrine_cost_mult
}
}
parameters = {
reforging_artifacts_costs_piety = yes
destroying_artifacts_is_pious = yes
literalist_debate_enabled = yes
}
character_modifier = {
monthly_merit_mult = 0.1
}
traits = {
virtues = {
scholar
}
}
}
tenet_theomonarchy = {
icon = core_tenet_legal_pronouncements
piety_cost = {
if = {
limit = {
religion_tag = protestant_religion
}
value = faith_tenet_cost_low
}
else = {
value = faith_tenet_cost_massive
}
# Multiplier for keeping same tenet
if = {
limit = { has_doctrine = tenet_theomonarchy }
multiply = faith_unchanged_doctrine_cost_mult
}
}
parameters = {
temporal_condemnation_enabled = yes
religious_legal_pronouncements_law_cost_reduction = yes
excommunication_active = yes
has_access_to_theomonarchy_succession = yes
}
traits = {
sins = {
excommunicated = 3
}
}
}
###### VANILLA TENETS ######

View file

@ -668,10 +668,10 @@
doctrine = special_doctrine_radical_reform
doctrine = doctrine_pilgrimage_encouraged
#Tenets | placeholder
doctrine = tenet_aniconism
doctrine = tenet_literalism
doctrine = tenet_communion
#Tenets
doctrine = tenet_five_points
doctrine = tenet_theomonarchy
doctrine = tenet_armed_pilgrimages
ReligiousHeadName = helvetic_england_religious_head_title
ReligiousHeadTitleName = helvetic_england_religious_head_title_name

Binary file not shown.

View file

@ -0,0 +1,8 @@
l_english:
theomonarchy_succession_law:0 "Pious Elective"
theomonarchy_succession_law_effects:0 "The [ruler|E], all direct de facto [vassals|E] of one or two [ranks|E] below the [title|E] and all pious people in the realm can nominate a [title_heir|E] from among themselves and the [close_family|E] of the ruler."
theomonarchy_elective_electors:0 "Ruler, Vassals and Pious People"
theomonarchy_elective_electors_tooltip:0 "In order to be a valid [elector|E] under Pious Elective, a vassal must fulfill all the following conditions:\n$EFFECT_LIST_BULLET$Be a [de_jure|E] vassal of the title\n$EFFECT_LIST_BULLET$Be a direct vassal of the title\n$EFFECT_LIST_BULLET$Be only one or two [ranks|E] below the title\nOR as any courtier have atleast [piety_level|e] $piety_level_2$"
theomonarchy_elective_candidates:0 "Close Family, Claimants, and Electors"
theomonarchy_elective_candidates_tooltip:1 "In order to be a valid Candidate under Pious Elective, a character must fulfill one of the following conditions:\n$EFFECT_LIST_BULLET$Be a legitimate [close_family|E] member of the current ruler, who is not in line to inherit a Theocracy or Republic. Children of a candidate cannot be nominated\n$EFFECT_LIST_BULLET$Be a [claimant|E] to the title, who is not in line to inherit a Theocracy or Republic\n$EFFECT_LIST_BULLET$Be a valid Feudal [elector|E] to the title"

View file

@ -27,6 +27,15 @@
tenet_communal_possessions_oceanic_name:0 "All Hands on Deck"
tenet_communal_possessions_oceanic_desc:0 "As life on water is difficult, everyone is expected to contribute as much as they can to their community. Taking more than one's fair share of plunder and hoarding wealth while others suffer is greatly frowned upon, and mob justice is a frequent form of punishment for the rich and avaricious."
#Calvinist Tenets
tenet_five_points_name:0 "The Five Points"
tenet_five_points_desc:0 "The Five Points of Calvinism state that God saves everyone who He wants to, and that His efforts are not deterred by the depraved nature of humanity."
tenet_theomonarchy_name:0 "Theomonarchy"
tenet_theomonarchy_desc:0 "Established in the early years of the Event by Emperor Jürgen, it has been the form of governance of the Alpine Empire for centuries. Rulers following [ROOT.Faith.GetName] are granted power over both earthly and heavenly matters, but should their spirit be weak, and fall to sin, they will not hold the position for long."
doctrine_parameter_has_access_to_theomonarchy_succession:0 "Gives access to $theomonarchy_succession_law$."
#GENERIC
tenet_wandering_bards_name:0 "Sacred Poetry"