Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
e3080b4d25
11 changed files with 276 additions and 174 deletions
|
|
@ -1,55 +1,28 @@
|
|||
e_france={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=black
|
||||
color2=black
|
||||
custom=yes
|
||||
pattern="pattern_vertical_split_01.dds"
|
||||
color1=blue
|
||||
color2=red
|
||||
color3=red
|
||||
colored_emblem={
|
||||
color1=yellow
|
||||
texture="NEOW_ce_nap_eagle.dds"
|
||||
instance={
|
||||
scale={ 0.755000 0.755000 }
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="ce_fleur.dds"
|
||||
instance={position={1 1} scale={0.2 0.2}}
|
||||
instance={position={0.8 1} scale={0.2 0.2}}
|
||||
instance={position={0.6 1} scale={0.2 0.2}}
|
||||
instance={position={0.4 1} scale={0.2 0.2}}
|
||||
instance={position={0.2 1} scale={0.2 0.2}}
|
||||
instance={position={0 1} scale={0.2 0.2}}
|
||||
instance={position={0.9 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.7 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.5 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.3 0.8} scale={0.2 0.2}}
|
||||
instance={position={0.1 0.8} scale={0.2 0.2}}
|
||||
instance={position={1 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.8 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.6 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.4 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.2 0.6} scale={0.2 0.2}}
|
||||
instance={position={0 0.6} scale={0.2 0.2}}
|
||||
instance={position={0.9 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.7 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.5 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.3 0.4} scale={0.2 0.2}}
|
||||
instance={position={0.1 0.4} scale={0.2 0.2}}
|
||||
instance={position={1 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.8 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.6 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.4 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.2 0.2} scale={0.2 0.2}}
|
||||
instance={position={0 0.2} scale={0.2 0.2}}
|
||||
instance={position={0.9 0} scale={0.2 0.2}}
|
||||
instance={position={0.7 0} scale={0.2 0.2}}
|
||||
instance={position={0.5 0} scale={0.2 0.2}}
|
||||
instance={position={0.3 0} scale={0.2 0.2}}
|
||||
instance={position={0.1 0} scale={0.2 0.2}}
|
||||
texture="ce_block_01.dds"
|
||||
instance={
|
||||
depth=1.010000
|
||||
rotation=90
|
||||
}
|
||||
|
||||
}
|
||||
k_gondor={ # Flag for e_france if held by Numenoreans
|
||||
pattern="pattern_solid.dds"
|
||||
color1=black
|
||||
color2=white
|
||||
color3=black
|
||||
colored_emblem={
|
||||
color1=white
|
||||
texture="NEOW_ce_gondor_tree.dds"
|
||||
instance={scale={0.89 0.89}}
|
||||
}
|
||||
|
||||
}
k_brittany={
|
||||
pattern="pattern_horizontal_split_01.dds"
|
||||
color1=white
|
||||
|
|
|
|||
|
|
@ -16,4 +16,28 @@ e_france = {
|
|||
}
|
||||
coat_of_arms = e_france_soleil_royal
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:communard
|
||||
}
|
||||
coat_of_arms = e_france_communist
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:jacobin
|
||||
}
|
||||
coat_of_arms = e_france_jacobin
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:orleaniste
|
||||
}
|
||||
coat_of_arms = e_france_johannic
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:carolingian
|
||||
}
|
||||
coat_of_arms = e_france_carolingian
|
||||
}
|
||||
}
|
||||
|
|
@ -64,3 +64,6 @@ neow_tsar = {
|
|||
neow_tsar_nicholas = {
|
||||
texture = "gfx/interface/icons/faith/tsarist.dds"
|
||||
}
|
||||
neow_sisu = {
|
||||
texture = "gfx/interface/icons/faith/sisuist.dds"
|
||||
}
|
||||
|
|
@ -42,8 +42,8 @@ finnic_religion = { #placeholder
|
|||
doctrine = doctrine_no_anointment
|
||||
|
||||
traits = {
|
||||
virtues = { forgiving compassionate chaste }
|
||||
sins = { vengeful sadistic lustful }
|
||||
virtues = { humble compassionate brave }
|
||||
sins = { arrogant sadistic craven }
|
||||
}
|
||||
|
||||
reserved_male_names = { #these might be alright?
|
||||
|
|
@ -267,6 +267,162 @@ finnic_religion = { #placeholder
|
|||
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
doctrine = unreformed_faith_doctrine
|
||||
doctrine = doctrine_pluralism_pluralistic
|
||||
|
||||
localization = {
|
||||
#HighGod
|
||||
HighGodName = kalevalaist_high_god_name
|
||||
HighGodNamePossessive = kalevalaist_high_god_name_possessive
|
||||
HighGodNameSheHe = CHARACTER_SHEHE_HE
|
||||
HighGodHerselfHimself = CHARACTER_HIMSELF
|
||||
HighGodHerHis = CHARACTER_HERHIS_HIS
|
||||
HighGodNameAlternate = kalevalaist_high_god_name_alternate
|
||||
HighGodNameAlternatePossessive = kalevalaist_high_god_name_alternate_possessive
|
||||
|
||||
#Creator
|
||||
CreatorName = kalevalaist_creator_god_name
|
||||
CreatorNamePossessive = kalevalaist_creator_god_name_possessive
|
||||
CreatorSheHe = CHARACTER_SHEHE_SHE
|
||||
CreatorHerHis = CHARACTER_HERHIS_HER
|
||||
CreatorHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#HealthGod
|
||||
HealthGodName = kalevalaist_health_god_name
|
||||
HealthGodNamePossessive = kalevalaist_health_god_name_possessive
|
||||
HealthGodSheHe = CHARACTER_SHEHE_SHE
|
||||
HealthGodHerHis = CHARACTER_HERHIS_HER
|
||||
HealthGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#FertilityGod
|
||||
FertilityGodName = kalevalaist_fertility_god_name
|
||||
FertilityGodNamePossessive = kalevalaist_fertility_god_name_possessive
|
||||
FertilityGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FertilityGodHerHis = CHARACTER_HERHIS_HER
|
||||
FertilityGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WealthGod
|
||||
WealthGodName = kalevalaist_wealth_god_name
|
||||
WealthGodNamePossessive = kalevalaist_wealth_god_name_possessive
|
||||
WealthGodSheHe = CHARACTER_SHEHE_HE
|
||||
WealthGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WealthGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#HouseholdGod
|
||||
HouseholdGodName = kalevalaist_household_god_name
|
||||
HouseholdGodNamePossessive = kalevalaist_household_god_name_possessive
|
||||
HouseholdGodSheHe = CHARACTER_SHEHE_THEY
|
||||
HouseholdGodHerHis = CHARACTER_HERHIS_THEIR
|
||||
HouseholdGodHerHim = CHARACTER_HERHIM_THEM
|
||||
|
||||
#FateGod
|
||||
FateGodName = kalevalaist_fate_god_name
|
||||
FateGodNamePossessive = kalevalaist_fate_god_name_possessive
|
||||
FateGodSheHe = CHARACTER_SHEHE_SHE
|
||||
FateGodHerHis = CHARACTER_HERHIS_HER
|
||||
FateGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#KnowledgeGod
|
||||
KnowledgeGodName = kalevalaist_knowledge_god_name
|
||||
KnowledgeGodNamePossessive = kalevalaist_knowledge_god_name_possessive
|
||||
KnowledgeGodSheHe = CHARACTER_SHEHE_HE
|
||||
KnowledgeGodHerHis = CHARACTER_HERHIS_HIS
|
||||
KnowledgeGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#WarGod
|
||||
WarGodName = kalevalaist_war_god_name
|
||||
WarGodNamePossessive = kalevalaist_war_god_name_possessive
|
||||
WarGodSheHe = CHARACTER_SHEHE_HE
|
||||
WarGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WarGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#TricksterGod
|
||||
TricksterGodName = kalevalaist_trickster_god_name
|
||||
TricksterGodNamePossessive = kalevalaist_trickster_god_name_possessive
|
||||
TricksterGodSheHe = CHARACTER_SHEHE_HE
|
||||
TricksterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
TricksterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
#NightGod
|
||||
NightGodName = kalevalaist_night_god_name
|
||||
NightGodNamePossessive = kalevalaist_night_god_name_possessive
|
||||
NightGodSheHe = CHARACTER_SHEHE_SHE
|
||||
NightGodHerHis = CHARACTER_HERHIS_HER
|
||||
NightGodHerHim = CHARACTER_HERHIM_HER
|
||||
|
||||
#WaterGod
|
||||
WaterGodName = kalevalaist_water_god_name
|
||||
WaterGodNamePossessive = kalevalaist_water_god_name_possessive
|
||||
WaterGodSheHe = CHARACTER_SHEHE_HE
|
||||
WaterGodHerHis = CHARACTER_HERHIS_HIS
|
||||
WaterGodHerHim = CHARACTER_HERHIM_HIM
|
||||
|
||||
PantheonTerm = kalevalaist_high_god_name
|
||||
PantheonTermHasHave = pantheon_term_has
|
||||
GoodGodNames = {
|
||||
kalevalaist_high_god_name
|
||||
kalevalaist_creator_god_name
|
||||
kalevalaist_high_god_name_alternate
|
||||
kalevalaist_wealth_god_name
|
||||
kalevalaist_fertility_god_name
|
||||
kalevalaist_health_god_name
|
||||
kalevalaist_trickster_god_name
|
||||
kalevalaist_water_god_name
|
||||
}
|
||||
DevilName = kalevalaist_devil_name
|
||||
DevilNamePossessive = kalevalaist_devil_name_possessive
|
||||
DevilSheHe = CHARACTER_SHEHE_HE
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerHis = CHARACTER_HERHIS_HIS
|
||||
DevilHerselfHimself = CHARACTER_HIMSELF
|
||||
EvilGodNames = {
|
||||
kalevalaist_devil_name
|
||||
kalevalaist_war_god_name
|
||||
}
|
||||
HouseOfWorship = kalevalaist_house_of_worship
|
||||
HouseOfWorshipPlural = kalevalaist_house_of_worship_plural
|
||||
ReligiousSymbol = kalevalaist_religious_symbol
|
||||
ReligiousText = kalevalaist_religious_text
|
||||
ReligiousHeadName = kalevalaist_religious_head_title
|
||||
ReligiousHeadTitleName = kalevalaist_religious_head_title_name
|
||||
DevoteeMale = kalevalaist_devotee
|
||||
DevoteeMalePlural = kalevalaist_devotee_plural
|
||||
DevoteeFemale = kalevalaist_devotee
|
||||
DevoteeFemalePlural = kalevalaist_devotee_plural
|
||||
DevoteeNeuter = kalevalaist_devotee
|
||||
DevoteeNeuterPlural = kalevalaist_devotee_plural
|
||||
PriestMale = kalevalaist_priest
|
||||
PriestMalePlural = kalevalaist_priest_plural
|
||||
PriestFemale = kalevalaist_priest
|
||||
PriestFemalePlural = kalevalaist_priest_plural
|
||||
PriestNeuter = kalevalaist_priest
|
||||
PriestNeuterPlural = kalevalaist_priest_plural
|
||||
BishopMale = kalevalaist_bishop
|
||||
BishopMalePlural = kalevalaist_bishop_plural
|
||||
BishopFemale = kalevalaist_bishop
|
||||
BishopFemalePlural = kalevalaist_bishop_plural
|
||||
BishopNeuter = kalevalaist_bishop
|
||||
BishopNeuterPlural = kalevalaist_bishop_plural
|
||||
DivineRealm = kalevalaist_positive_afterlife
|
||||
PositiveAfterLife = kalevalaist_positive_afterlife
|
||||
NegativeAfterLife = kalevalaist_negative_afterlife
|
||||
DeathDeityName = kalevalaist_death_deity_name
|
||||
DeathDeityNamePossessive = kalevalaist_death_deity_name_possessive
|
||||
DeathDeitySheHe = CHARACTER_SHEHE_SHE
|
||||
DeathDeityHerHis = CHARACTER_HERHIS_HER
|
||||
DeathDeityHerHim = CHARACTER_HERHIM_HER
|
||||
WitchGodName = kalevalaist_witch_god_name
|
||||
WitchGodNamePossessive = kalevalaist_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
|
||||
|
||||
}
|
||||
}
|
||||
sami_pagan = {
|
||||
color = { 204 195 102 }
|
||||
|
|
@ -282,7 +438,7 @@ finnic_religion = { #placeholder
|
|||
|
||||
#Tenets
|
||||
doctrine = tenet_communal_identity
|
||||
doctrine = tenet_druidry
|
||||
doctrine = tenet_sun_worship
|
||||
doctrine_selection_pair = {
|
||||
requires_dlc_flag = all_under_heaven
|
||||
doctrine = tenet_takamin
|
||||
|
|
@ -310,6 +466,7 @@ finnic_religion = { #placeholder
|
|||
doctrine = tenet_militant_vows
|
||||
|
||||
doctrine = doctrine_pilgrimage_local_rites
|
||||
doctrine = doctrine_pluralism_fundamentalist
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
BIN
gfx/interface/icons/faith/sisuist.dds
(Stored with Git LFS)
BIN
gfx/interface/icons/faith/sisuist.dds
(Stored with Git LFS)
Binary file not shown.
|
|
@ -1885,10 +1885,9 @@ holding = none
|
|||
|
||||
|
||||
5200 = { #Gomel
|
||||
holding = none
|
||||
1142.1.1 = {
|
||||
holding = city_holding
|
||||
}
|
||||
holding = castle_holding
|
||||
culture = NEOW_polessian
|
||||
religion = fracture
|
||||
}
|
||||
|
||||
5202 = { #Surazichi
|
||||
|
|
|
|||
|
|
@ -3135,61 +3135,3 @@
|
|||
dynn_van_spc_Haensbergen:0 "van Haensbergen"
|
||||
dynn_van_spc_Hasselt:0 "van Hasselt"
|
||||
dynn_van_spc_Nieuwland:0 "van Nieuwland"
|
||||
dynn_Korhonen:0 "Korhonen"
|
||||
dynn_Virtanen:0 "Virtanen"
|
||||
dynn_Rajam_a_uml_ki:0 "Rajamäki"
|
||||
dynn_Autio:0 "Autio"
|
||||
dynn_Pohjolainen:0 "Pohjolainen"
|
||||
dynn_Raitanen:0 "Raitanen"
|
||||
dynn_Porvari:0 "Porvari"
|
||||
dynn_Mustakallio:0 "Mustakallio"
|
||||
dynn_Mattila:0 "Mattila"
|
||||
dynn_Viljanen:0 "Viljanen"
|
||||
dynn__O_uml_ystil_a_uml_:0 "Öystilä"
|
||||
dynn_Haapakoski:0 "Haapakoski"
|
||||
dynn_Helenius:0 "Helenius"
|
||||
dynn_Salo:0 "Salo"
|
||||
dynn_Honkavaara:0 "Honkavaara"
|
||||
dynn_L_o_act_pez:0 "López"
|
||||
dynn_Lascorz:0 "Lascorz"
|
||||
dynn_Bergua:0 "Bergua"
|
||||
dynn_P_e_act_rez:0 "Pérez"
|
||||
dynn_Garc_i_act_a:0 "García"
|
||||
dynn_Gim_e_act_nez:0 "Giménez"
|
||||
dynn_S_a_act_nchez:0 "Sánchez"
|
||||
dynn_Mart_i_act_nez:0 "Martínez"
|
||||
dynn_Gracia:0 "Gracia"
|
||||
dynn_Gonz_a_act_lez:0 "González"
|
||||
dynn_Ferrer:0 "Ferrer"
|
||||
dynn_Pueyo:0 "Pueyo"
|
||||
dynn_Hern_a_act_ndez:0 "Hernández"
|
||||
dynn_Fern_a_act_ndez:0 "Fernández"
|
||||
dynn_Rodr_i_act_guez:0 "Rodríguez"
|
||||
dynn_Mur:0 "Mur"
|
||||
dynn_Campo:0 "Campo"
|
||||
dynn_Jim_e_act_nez:0 "Jiménez"
|
||||
dynn_Sanz:0 "Sanz"
|
||||
dynn_Mart_i_act_n:0 "Martín"
|
||||
dynn_Calvo:0 "Calvo"
|
||||
dynn_Buil:0 "Buil"
|
||||
dynn_G_o_act_mez:0 "Gómez"
|
||||
dynn_Garc_e_act_s:0 "Garcés"
|
||||
dynn_Oliv_a_act_n:0 "Oliván"
|
||||
dynn_Escart_i_act_n:0 "Escartín"
|
||||
dynn_Allu_e_act_:0 "Allué"
|
||||
dynn_Ara:0 "Ara"
|
||||
dynn_Cast_a_act_n:0 "Castán"
|
||||
dynn_Castillo:0 "Castillo"
|
||||
dynn_Ballar_i_act_n:0 "Ballarín"
|
||||
dynn_Ibarz:0 "Ibarz"
|
||||
dynn_Villacampa:0 "Villacampa"
|
||||
dynn_Pascual:0 "Pascual"
|
||||
dynn_Pardo:0 "Pardo"
|
||||
dynn_Abad_i_act_as:0 "Abadías"
|
||||
dynn_Lanau:0 "Lanau"
|
||||
dynn_Vi_n_tld_uales:0 "Viñuales"
|
||||
dynn_Palac_i_act_n:0 "Palacín"
|
||||
dynn_Arnal:0 "Arnal"
|
||||
dynn_Palacio:0 "Palacio"
|
||||
dynn_Besc_o_act_s:0 "Bescós"
|
||||
dynn_Santolaria:0 "Santolaria"
|
||||
|
|
|
|||
|
|
@ -10376,7 +10376,6 @@
|
|||
Rosa_spc_Mar_i_act_a:0 "Rosa María"
|
||||
Carmen_spc_Mar_i_act_a:0 "Carmen María"
|
||||
Laura_spc_Pilar:0 "Laura Pilar"
|
||||
Isabela_spc_Mar_i_act_a:0 "Isabela Pilar"
|
||||
Begonia:0 "Begonia"
|
||||
Merz_e_act_:0 "Merzé"
|
||||
Alegr_i_act_a:0 "Alegría"
|
||||
|
|
@ -10397,13 +10396,11 @@
|
|||
Mar_i_act_a_spc_Lo_i_act_sa:0 "María Loísa"
|
||||
Lo_i_act_sa:0 "Loísa"
|
||||
Mar_i_act_a_spc_Lorda:0 "María Lorda"
|
||||
Ana_spc_Rosa:0 "Ana Rosa"
|
||||
Mar_i_act_a_spc_Rosa:0 "María Rosa"
|
||||
Asunzi_o_act_n:0 "Asunzión"
|
||||
Mar_i_act_a_spc_Asunzi_o_act_n:0 "María Asunzión"
|
||||
Mar_i_act_a_spc_Merz_e_act_:0 "María Merzé"
|
||||
Ana_spc_Crestina:0 "Ana Crestina"
|
||||
Mar_i_act_a_spc_Ascensi_o_act_n:0 "María Ascensión"
|
||||
Mar_i_act_a_spc_Crestina:0 "María Crestina"
|
||||
Mar_i_act_a_spc_Cruz:0 "María Cruz"
|
||||
Mar_i_act_a_spc_Nieus:0 "María Nieus"
|
||||
|
|
@ -10420,12 +10417,6 @@
|
|||
Mar_i_act_a_spc_Immaculata:0 "María Immaculata"
|
||||
Mar_i_act_a_spc_Montserrat:0 "María Montserrat"
|
||||
Mar_i_act_a_spc_Yolanda:0 "María Yolanda"
|
||||
Mar_i_act_a_spc_Sonia:0 "María Sonia"
|
||||
Mar_i_act_a_spc_Blanga:0 "María Blanga"
|
||||
Mar_i_act_a_spc_Ar_a_act_nzazu:0 "María Aránzazu"
|
||||
Mar_i_act_a_spc_Ferranda:0 "María Ferranda"
|
||||
Mar_i_act_a_spc_Auxiliadora:0 "María Auxiliadora"
|
||||
Mar_i_act_a_spc_Malena:0 "María Malena"
|
||||
Chusepa:0 "Chusepa"
|
||||
Francha:0 "Francha"
|
||||
Antona:0 "Antona"
|
||||
|
|
@ -10490,45 +10481,4 @@
|
|||
Wybrand:0 "Wybrand"
|
||||
Goltz:0 "Goltz"
|
||||
Tethart:0 "Tethart"
|
||||
Kullervo:0 "Kullervo"
|
||||
Pasi:0 "Pasi"
|
||||
Pekka:0 "Pekka"
|
||||
Juhani:0 "Juhani"
|
||||
Iida:0 "Iida"
|
||||
Pauliina:0 "Pauliina"
|
||||
Juha:0 "Juha"
|
||||
Tapio:0 "Tapio"
|
||||
Katriina:0 "Katriina"
|
||||
V_a_uml_in_o_uml_:0 "Väinö"
|
||||
Aki:0 "Aki"
|
||||
Asko:0 "Asko"
|
||||
Antero:0 "Antero"
|
||||
Jarmo:0 "Jarmo"
|
||||
Kalevi:0 "Kalevi"
|
||||
Wiljam:0 "Wiljam"
|
||||
Anna-Liisa:0 "Anna-Liisa"
|
||||
Janne_male:0 "Janne"
|
||||
Marjanna:0 "Marjanna"
|
||||
Tapani:0 "Tapani"
|
||||
Jouni:0 "Jouni"
|
||||
Kaarina:0 "Kaarina"
|
||||
Pirkko:0 "Pirkko"
|
||||
Vesa:0 "Vesa"
|
||||
Reetta:0 "Reetta"
|
||||
Reettakaisa:0 "Reettakaisa"
|
||||
Kaisa:0 "Kaisa"
|
||||
Juho:0 "Juho"
|
||||
Sari:0 "Sari"
|
||||
Antti:0 "Antti"
|
||||
Gala:0 "Gala"
|
||||
Rosal_i_act_a:0 "Rosalía"
|
||||
Henriqueta:0 "Henriqueta"
|
||||
Balma:0 "Balma"
|
||||
Ixeya:0 "Ixeya"
|
||||
Liena:0 "Liena"
|
||||
Lizara:0 "Lizara"
|
||||
Orosia:0 "Orosia"
|
||||
Mar_i_act_a_spc_Pe_n_tld_a:0 "María Peña"
|
||||
Pe_n_tld_a:0 "Peña"
|
||||
Salas:0 "Salas"
|
||||
Tremedal:0 "Tremedal"
|
||||
|
||||
|
|
@ -75,6 +75,8 @@
|
|||
tenet_alexandrian_catechism_desc:0 "Our faith has a long tradition of encouraging theologians to think critically and question the status quo."
|
||||
tenet_islamic_rationalism_name: "$tenet_alexandrian_catechism_name$"
|
||||
tenet_islamic_rationalism_desc: "$tenet_alexandrian_catechism_desc$"
|
||||
tenet_takamin_name: "Bear Worship"
|
||||
tenet_takamin_desc: "Believing bears as manifestations of gods, the sanctity of these animals must be respected, and the killing of one during hunts should be done with utmost respect."
|
||||
tenet_love_under_will_name:0 "Love Under Will"
|
||||
tenet_do_what_thou_wilt_name:0 "Do What Thou Wilt"
|
||||
tenet_rule_the_waves_name:0 "Rule the Waves"
|
||||
|
|
|
|||
|
|
@ -10,16 +10,63 @@
|
|||
kalevalaist_adj:0 "Kalevalaist"
|
||||
kalevalaist_adherent:0 "Kalevalaist"
|
||||
kalevalaist_adherent_plural:0 "Kalevalaists"
|
||||
kalevalaist_desc:0 "I will write description later"
|
||||
kalevalaist_desc:0 "The Kalevala is the ancient Finnic national epic, describing the creation of the world, the adventures of the hero Väinämöinen, and various other gods and characters in Finnic mythology led by Ukko, the god of the sky. The epic is largely orally transmitted, with written versions of the pre-Event world being few and far between. It is often recited as the centrepiece of large celebrations and festivals, in which offerings and prayers are given to the gods."
|
||||
|
||||
sami_pagan:0 "Noaidivuohta"
|
||||
sami_pagan_adj:0 "Noaidivuohta"
|
||||
kalevalaist_high_god_name:0 "Ukko"
|
||||
kalevalaist_high_god_name_possessive:0 "Ukko's"
|
||||
kalevalaist_high_god_name_alternate:0 "Ylijumala"
|
||||
kalevalaist_high_god_name_alternate_possessive:0 "Ylijumala's"
|
||||
kalevalaist_creator_god_name:0 "Ilmatar"
|
||||
kalevalaist_creator_god_name_possessive:0 "Ilmatar's"
|
||||
kalevalaist_health_god_name:0 "Kipu-tyttö"
|
||||
kalevalaist_health_god_name_possessive:0 "Kipu-tyttö's"
|
||||
kalevalaist_fertility_god_name:0 "Lempo"
|
||||
kalevalaist_fertility_god_name_possessive:0 "Lempo's"
|
||||
kalevalaist_wealth_god_name:0 "Ilmarinen"
|
||||
kalevalaist_wealth_god_name_possessive:0 "Ilmarinen's"
|
||||
kalevalaist_household_god_name:0 "Tonttu"
|
||||
kalevalaist_household_god_name_possessive:0 "Tonttu's"
|
||||
kalevalaist_fate_god_name:0 "Kohtalotar"
|
||||
kalevalaist_fate_god_name_possessive:0 "Kohtalotar's"
|
||||
kalevalaist_knowledge_god_name:0 "Väinämöinen"
|
||||
kalevalaist_knowledge_god_name_possessive:0 "Väinämöinen's"
|
||||
kalevalaist_war_god_name:0 "Perkele"
|
||||
kalevalaist_war_god_name_possessive:0 "Perkele's"
|
||||
kalevalaist_trickster_god_name:0 "Joukahainen"
|
||||
kalevalaist_trickster_god_name_possessive:0 "Joukahainen's"
|
||||
kalevalaist_night_god_name:0 "Kuutar"
|
||||
kalevalaist_night_god_name_possessive:0 "Kuutar's"
|
||||
kalevalaist_water_god_name:0 "Ahti"
|
||||
kalevalaist_water_god_name_possessive:0 "Ahti's"
|
||||
kalevalaist_devil_name:0 "Piru"
|
||||
kalevalaist_devil_name_possessive:0 "Piru's"
|
||||
kalevalaist_house_of_worship:0 ""
|
||||
kalevalaist_house_of_worship_plural:0 ""
|
||||
kalevalaist_religious_symbol:0 "kantele"
|
||||
kalevalaist_religious_text:0 "Kalevala"
|
||||
kalevalaist_religious_head_title:0 "Päätietäjä"
|
||||
kalevalaist_religious_head_title_name:0 "Tietäjien neuvosto"
|
||||
kalevalaist_devotee:0 ""
|
||||
kalevalaist_devotee_plural:0 ""
|
||||
kalevalaist_priest:0 "Tietäjä"
|
||||
kalevalaist_priest_plural:0 ""
|
||||
kalevalaist_bishop:0 "Suurtietäjä"
|
||||
kalevalaist_bishop_plural:0 ""
|
||||
kalevalaist_positive_afterlife:0 "Tuonela"
|
||||
kalevalaist_negative_afterlife:0 "Manala"
|
||||
kalevalaist_death_deity_name:0 "Tuonetar"
|
||||
kalevalaist_death_deity_name_possessive:0 "Tuonetar's"
|
||||
kalevalaist_witch_god_name:0 "Louhi"
|
||||
kalevalaist_witch_god_name_possessive:0 "Louhi's"
|
||||
|
||||
sami_pagan:0 "Noaidevuohta"
|
||||
sami_pagan_adj:0 "Noaidevuohta"
|
||||
sami_pagan_adherent:0 "Shamanist"
|
||||
sami_pagan_adherent_plural:0 "Shamanists"
|
||||
sami_pagan_desc:0 "I will write description later"
|
||||
sami_pagan_desc:0 "Traditional Sami beliefs are based on a pantheon of deities led by the thunder god Ipmil and the mother goddess Máttaráhkká, who together give life to humanity. Other gods under them include Diepmis, the god of health, Leaibealmmái, the god of the hunt, and Beaivi, the sun god. Máttaráhkká has three daughters - Sáráhkká, Uksáhkká, and Juoksáhkká - who are protectors of women and children. Rituals are typically led by a priest called a noaidi, who uses a drum to enter a trance in which they predict the future and commune with spirits."
|
||||
|
||||
sisuist:0 "Sisuism"
|
||||
sisuist_adj:0 "Sisuist"
|
||||
sisuist_adherent:0 "Sisuist"
|
||||
sisuist_adherent_plural:0 "Sisuists"
|
||||
sisuist_desc:0 "I will write description later"
|
||||
sisuist_desc:0 "The central teachings of Finnish religion revolve around the cultivation of [Concept('neow_sisu','sisu')|E] in order to maintain good health and good standing with the gods. This is primarily achieved through physical exercise, spiritual meditation, and regular prayer to the divine, for which the gods in return reward the faithful with divine energy. Sisuists believe that by leading a rigorous and disciplined life, this attained lifeforce will empower and prolong one’s physical body, after which the most pious among them will ascend to Ylijumala’s realm as a deity themselves."
|
||||
|
|
@ -57,6 +57,11 @@ game_concept_neow_leviathan_queen_desc: "Formed from the discarded flaws of the
|
|||
game_concept_neow_leviathans: "Leviathans"
|
||||
game_concept_neow_leviathans_desc: "Born at the beginning of time itself, the Leviathans were the original rulers of the primordial universe, creating themselves from nothing using their own strength. Their civilisation lived in a sprawling Utopia in the sky, without anything else in existence. To entertain themselves, they created Earth and populated it with life, but it was never to their liking. To fix this, the Leviathans created a plan that would result in the creation of perfect beings, who could be their equals and companions. So they first destroyed Earth and everything on it, then themselves, thus creating it anew. Though they died, they grew only more powerful by shedding their physical bodies and imperfections; from their corpses, their perfect creation emerged: humanity.\n\nYet, because of their lack of physical forms, they could no longer directly impact the world without the usage of conduits, constructed and powered by their own remains. So they guided mankind by using the British, helping them to resist the influence of [Concept('neow_leviathan_queen','the Queen')|E] and to unite the world into Utopia over the course of thousands of years. Sadly, their plan has been derailed, and now, unless humanity once again heeds the Leviathans, the world may be forever stuck in squalor."
|
||||
|
||||
# Finns
|
||||
|
||||
game_concept_neow_sisu: "Sisu"
|
||||
game_concept_neow_sisu_desc: "Sisu is described by its followers as the energy that allows living creatures to struggle and survive, and is believed to emanate from the gods. Ritual cultivation of sisu strengthens the mind and body, prolongs one’s life, and improves their standing in the eyes of the gods."
|
||||
|
||||
# Resurgentist stuff
|
||||
|
||||
game_concept_neow_singularity: "Singularity"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue