安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题






If you check out the CK3 wiki pages for faith and religions you can see how each faith is categorised
here's my Chinese translation:
https://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2903983628
There are a few ways to get this mod to fully take into account another mod. The one way, and probably easiest to implement, is to overwrite the other mod's files defining the faiths and add the desired deity doctrine of this mod (I made it so this mod checks if a faith already has a deity doctrine and if so leaves the faith alone). The another option, and probably require the least upkeep, is to overwrite the file dd_game_start.txt and add another effect to the end of dd_fix_deity_doctrine's effects that fixes any incorrect deity doctrines (can check out dd_fix_deity_doctrine_for_specific_faiths_effect for how I do this with vanilla CK3 faiths).
If you have any questions about implementing the code feel free to ask
Trying to understand the code for the actual defining and a little lost - If I made a spreadsheet with other religion families from other/popular mods, would you be able to implement? or if you're too busy, point me to a code snippet that will be easy to reproduce and upload compatch?
I would love to see an option to name deities too.