diff --git a/common/religion/religion_types/00_judaism.txt b/common/religion/religion_types/00_judaism.txt index cf80c83c..e871ac9c 100644 --- a/common/religion/religion_types/00_judaism.txt +++ b/common/religion/religion_types/00_judaism.txt @@ -251,5 +251,128 @@ #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. } + + haredi = { + color = { 22 22 114 } + icon = haredi + + 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 + doctrine = doctrine_pluralism_fundamentalist + + #tenets + doctrine = tenet_communal_identity + doctrine = tenet_unrelenting_faith + 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. + } + + haskalah = { + color = { 40 40 204 } + icon = haskalah + + 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_adaptive + 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. + } + + neolog = { + color = { 15 153 153 } + icon = neolog + + 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 + doctrine = doctrine_pluralism_righteous + + #tenets + doctrine = tenet_communal_identity + doctrine = tenet_adaptive + doctrine = tenet_esotericism + + #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. + } + + karaite = { + color = { 68 175 229 } + icon = karaite + + 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_adaptive + doctrine = tenet_esotericism + + #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. + } + + meshichist = { + color = { 31 12 127 } + icon = meshichist + + 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 + doctrine = doctrine_pluralism_fundamentalist + + #tenets + doctrine = tenet_communal_identity + doctrine = tenet_adaptive + doctrine = tenet_esotericism + + #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. + } } } diff --git a/gfx/interface/icons/faith/congregational.dds b/gfx/interface/icons/faith/congregational.dds index 7d090650..bc4cf227 100644 --- a/gfx/interface/icons/faith/congregational.dds +++ b/gfx/interface/icons/faith/congregational.dds @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:862e357d1bbe5158db5ebf992921935f0d21f88f089c2d99f38acd34e95cb562 +oid sha256:d8613a3eddcf4bcdb6763c4cadc3c5e4b884539f85e34b3a70dfcf21b354756e size 40128 diff --git a/gfx/interface/icons/faith/karaite.dds b/gfx/interface/icons/faith/karaite.dds new file mode 100644 index 00000000..06d4435a --- /dev/null +++ b/gfx/interface/icons/faith/karaite.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d7e9485c90ad28e43329d0012818e562a85c11285354dc2e78144651ac4de4 +size 40128 diff --git a/gfx/interface/icons/faith/meshichist.dds b/gfx/interface/icons/faith/meshichist.dds new file mode 100644 index 00000000..5e758060 --- /dev/null +++ b/gfx/interface/icons/faith/meshichist.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e52d601ec680decab021337ab750310e94234b9fc34f6b143e130d0e1130dcb2 +size 40128 diff --git a/gfx/interface/icons/faith/neolog.dds b/gfx/interface/icons/faith/neolog.dds new file mode 100644 index 00000000..35bf302a --- /dev/null +++ b/gfx/interface/icons/faith/neolog.dds @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c94b2d5295fc1428aba655862b8567a6b2af3c576d830574354c5f9d48410c16 +size 40128 diff --git a/history/characters/NEOW_e_benelux.txt b/history/characters/NEOW_e_benelux.txt index 4d7c026d..6cb9633a 100644 --- a/history/characters/NEOW_e_benelux.txt +++ b/history/characters/NEOW_e_benelux.txt @@ -107,8 +107,8 @@ benelux_guillem_vassal_3 = { benelux_guillem_vassal_4 = { name = "Adriaan" dynasty = oost_dynasty - religion = "carolingian" - culture = dutch + religion = "haskalah" + culture = ashkenazi 2521.1.1 = { birth = yes effect = { diff --git a/history/characters/NEOW_e_germania.txt b/history/characters/NEOW_e_germania.txt index f091bf40..5375b0da 100644 --- a/history/characters/NEOW_e_germania.txt +++ b/history/characters/NEOW_e_germania.txt @@ -631,8 +631,8 @@ germany0006 = { germany0008 = { #Lars Hauke, Count of Haguenau name = "Lorenz" dynasty = hauke_dynasty - religion = "lutheran" - culture = elsasse + religion = "haredi" + culture = ashkenazi trait = education_martial_2 trait = arbitrary trait = wrathful diff --git a/history/characters/NEOW_e_hispania.txt b/history/characters/NEOW_e_hispania.txt index e28ae25f..ccd1ae03 100644 --- a/history/characters/NEOW_e_hispania.txt +++ b/history/characters/NEOW_e_hispania.txt @@ -681,8 +681,8 @@ aragon_bermond_figueroa = { aragon_arnaua_onda = { name = "Arnau" dynasty = medina_dynasty - religion = sevillian - culture = valencian + religion = haskalah + culture = NEOW_sephardi trait = ambitious trait = chaste trait = wrathful diff --git a/history/characters/NEOW_e_nistrenia.txt b/history/characters/NEOW_e_nistrenia.txt index 1e7af347..abcee52b 100644 --- a/history/characters/NEOW_e_nistrenia.txt +++ b/history/characters/NEOW_e_nistrenia.txt @@ -290,10 +290,10 @@ nistria0013 = { # } } -nistria0014 = { #king of transylvania - name = "Demid" +nistria0014 = { # Jewish Cossacks + name = "Moisei" dynasty= navarykasha_dynasty - religion = "kozachina" + religion = "karaite" culture = NEOW_cossack trait = education_martial_1 trait = lifestyle_hunter @@ -927,6 +927,10 @@ nistria0049 = { 2519.8.3 = { birth = yes } + 2554.1.1 = { + effect = { + make_character_crypto_religionist_effect = { CRYPTO_RELIGION = faith:haredi } + } 2600.1.1 = { death = yes } diff --git a/history/characters/NEOW_e_zapadoslavia.txt b/history/characters/NEOW_e_zapadoslavia.txt index 3198bc3d..e6883c32 100644 --- a/history/characters/NEOW_e_zapadoslavia.txt +++ b/history/characters/NEOW_e_zapadoslavia.txt @@ -924,7 +924,7 @@ zapadoslavia0042 = { zapadoslavia0043 = { name = "Izbor" dynasty = brochwicz_dynasty - religion = mariavite + religion = haredi culture = NEOW_lesser_polish trait = brave trait = patient @@ -2265,7 +2265,7 @@ hungary0002 = { #duke of the calvinists hungary0003 = { #jews of hont name = "Joszef" dynasty = horn_dynasty - religion = "congregationist" + religion = "neolog" trait = education_diplomacy_4 culture = hungarian trait = patient diff --git a/history/provinces/e_italy.txt b/history/provinces/e_italy.txt index cd450820..7e6ffcca 100644 --- a/history/provinces/e_italy.txt +++ b/history/provinces/e_italy.txt @@ -477,7 +477,7 @@ ###c_iviza 2000 = { culture = sharoni - religion = congregationist + religion = haskalah holding = city_holding } ##d_calari diff --git a/history/provinces/e_nistrenia.txt b/history/provinces/e_nistrenia.txt index fc91a760..7598da17 100644 --- a/history/provinces/e_nistrenia.txt +++ b/history/provinces/e_nistrenia.txt @@ -1048,7 +1048,7 @@ ###c_uman 5260 = { #Yary culture = NEOW_kievan - religion = orthodox + religion = haredi holding = castle_holding } @@ -1062,7 +1062,7 @@ ###c_cherkassy 5263 = { #Cherkassy culture = NEOW_kievan - religion = orthodox + religion = haredi holding = castle_holding } @@ -1421,15 +1421,15 @@ holding = none ##Feodosia 12336 = { #Theodosia AKA Feodosia culture = NEOW_crimean - religion = orthodox + religion = karaite holding = city_holding } 12337 = { #Yalta holding = castle_holding } 12338 = { - culture = NEOW_crimean_tatar - religion = jadidi + culture = NEOW_crimean + religion = orthodox holding = castle_holding } ###c_kerch @@ -1466,8 +1466,8 @@ holding = none } 5330 = { #Aqmescit AKA Simferopol holding = city_holding - culture = NEOW_crimean_tatar - religion = jadidi + culture = NEOW_crimean + religion = orthodox } diff --git a/history/provinces/e_yugoslavia.txt b/history/provinces/e_yugoslavia.txt index 5f75810b..946af74e 100644 --- a/history/provinces/e_yugoslavia.txt +++ b/history/provinces/e_yugoslavia.txt @@ -29,7 +29,7 @@ ###c_ljubljana 3096 = { #LJUBLJANA culture = NEOW_slovene - religion = roman_catholic + religion = yugoslavist holding = castle_holding } 3097 = { #DOBOVEC diff --git a/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml b/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml index c93a28a6..03587d5c 100644 --- a/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml +++ b/localization/english/replace/religion/zz_NEOW_religion_judaism_l_english.yml @@ -1,8 +1,38 @@ l_english: #Congregationist - congregationist:0 "United Synagogue of Britain" - congregationist_adj:0 "United Synagogal" - congregationist_adherent:0 "United Synagogal" - congregationist_adherent_plural:0 "United Synagogals" + congregationist:0 "Kabbalah Society" + congregationist_adj:0 "Kabbalist" + congregationist_adherent:0 "Kabbalist" + congregationist_adherent_plural:0 "Kabbalists" congregationist_desc:1 "Being the largest remaining Jewish community in Western Europe, the United Synagogue is one of the most influential institutions within Old World Judaism. Though legally an institution within the British Empire by which it is recognised as a legitimate religious organisation, the United Synagogue covers congregations across much of Europe, integrating within it Sephardic as well as Ashkenazi congregations. The United Synagogue itself promotes a secular lifestyle among its followers while still adhering to more orthodox Jewish traditions." + + haredi:0 "Haredi Judaism" + haredi_adj:0 "Haredi" + haredi_adherent:0 "Haredi" + haredi_adherent_plural:0 "Haredim" + haredi_desc:1 "WIP" + + meshichist:0 "Meshichism" + meshichist_adj:0 "Meshichist" + meshichist_adherent:0 "Meshichist" + meshichist_adherent_plural:0 "Meshichists" + meshichist_desc:1 "WIP" + + haskalah:0 "Haskalah" + haskalah_adj:0 "Haskalah" + haskalah_adherent:0 "Maskil" + haskalah_adherent_plural:0 "Maskilim" + haskalah_desc:1 "WIP" + + neolog:0 "Neológ Judaism" + neolog_adj:0 "Neológ" + neolog_adherent:0 "Neológ" + neolog_adherent_plural:0 "Neológs" + neolog_desc:1 "WIP" + + karaite:0 "Karaism" + karaite_adj:0 "Karaite" + karaite_adherent:0 "Karaite" + karaite_adherent_plural:0 "Karaites" + karaite_desc:1 "WIP"