summaryrefslogtreecommitdiff
path: root/mod/common/religions/01_alt_religions.txt
diff options
context:
space:
mode:
authorhaoyuren <13851610112@163.com>2026-05-19 18:59:52 +0800
committerhaoyuren <13851610112@163.com>2026-05-19 18:59:52 +0800
commitf7febe50153bd0e20a741fcc7171f98e583b7c06 (patch)
treea73eacab5a41a8f2d42010716cf10c597d5abf97 /mod/common/religions/01_alt_religions.txt
parent9cffa65cb268aa0661cd596e20970d6917322a76 (diff)
Add mod descriptor, custom religions, custom cultures
Mod files: - descriptor.mod + alt_song.mod (V3 launcher recognition) - common/religions/01_alt_religions.txt: volga_orthodox (Great Khanate state church) - common/cultures/01_alt_cultures.txt: 7 new cultures - northern_han (Jianzhou + north of Yangtze) - southern_han (south of Yangtze + Vietnam/Burma) - mongol_rus (Great Khanate ruling class) - novgorod_rus (Northern Ulus) - ukrainian (emerging identity from serf estates) - mongol_magyar (Hungarian Plain hybrid) - illyrian (unified South Slavic) Country definitions updated to use new cultures where applicable (Song → northern+southern_han, Jianzhou → northern_han, Great Khanate → mongol_rus, Northern Ulus → novgorod_rus, Illyria → illyrian, Australia → southern_han) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Diffstat (limited to 'mod/common/religions/01_alt_religions.txt')
-rw-r--r--mod/common/religions/01_alt_religions.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/mod/common/religions/01_alt_religions.txt b/mod/common/religions/01_alt_religions.txt
new file mode 100644
index 0000000..f87388b
--- /dev/null
+++ b/mod/common/religions/01_alt_religions.txt
@@ -0,0 +1,10 @@
+# Alt History Mod - Additional Religions
+
+# Volga Orthodox (伏尔加蒙古化东正教)
+# The Great Khanate's state church - fuses Orthodox theology with Mongol/Tengri elements
+# Independent from Constantinople Patriarchate
+volga_orthodox = {
+ icon = "gfx/interface/icons/religion_icons/orthodox.dds"
+ heritage = heritage_christian
+ color = { 0.3 0.4 0.2 }
+}