Crusader Kings II

Crusader Kings II

26 个评价
Great Work features.
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
8.056 KB
2019 年 4 月 26 日 下午 12:45
1 项改动说明 ( 查看 )

订阅以下载
Great Work features.

描述
A simple mod I made so you can build every upgrade to the great works.

Only works for great works build after installing this mod.
Only works after upgrading them to lv4.

Not compatible with mods that change anything to great works. Everything else
should work just fine.

I have not worked on this mod in years and as such it may not be compatible anymore. I also do not have the technical knowhow to improve this mod or even make it again.







17 条留言
Settra 2022 年 8 月 31 日 下午 11:29 
In case someone is still playing CK2 (superior to CK3 for at least decade).
This mod is still working, but as previous person said you lose Hagia Sophia.

BUT you can use this mod alongside "City of Wonders" mod and it is kinda compatible.

COW changes Constantinopole wonder into City in which Hagia Sophia will remain.

And all custom built wonders get all slots filled.
So only place you cannot fill entirely is Second Custom City of Wonders, and already existing wonders like Mausoleum of Halicarnassus, Stonehange, etc..
Imperator of Rome 2022 年 5 月 1 日 下午 1:20 
Is this mod supposed to do anything with the Hagia Sophia? Because I found after a little on-off testing with this mod that when its active, the Hagia Sophia is no longer present in any new games. And in preexisting games where it was present, the name and description slots turn blank, the Great Work you previously clicked on shows up in the Holding Window, and when you click on it, the picture in the Great Work Window displays a type of Great Work that doesn't even exist. Kinda looks like a fusion of the Grand Garden and the Grand University.
Dimitri Cosmos 2021 年 1 月 29 日 下午 2:09 
I changed this part of the script BACK TO VANILLA, and now I can build University and Library again as a reformed pagan.

It looks like this:

potential = {
is_nomadic = no
OR = {
religion_group = christian
religion_group = muslim
religion_group = jewish_group
religion_group = zoroastrian_group
religion_group = indian_group
religion_group = pagan_group
}
trigger_if = {
limit = {
religion_group = pagan_group
}
is_reformed_religion = yes
}
}
active = {
trigger_if = {
limit = {
religion_group = pagan_group
}
ROOT = {
is_reformed_religion = yes
}
}
}

I'll just leave this comment here, in case you want to edit your mod or in case someone else has the same problem.
Dimitri Cosmos 2021 年 1 月 29 日 下午 2:09 
Very useful mod. Thanks for the effort! I'm not sure, if you still remember what you did and why, but one question, though: Why did you restrict Grand University and Library for reformed pagans?

potential = {
is_nomadic = no
OR = {
religion_group = christian
religion_group = muslim
religion_group = jewish_group
religion_group = zoroastrian_group
religion_group = indian_group
religion = hellenic_pagan_reformed
religion = hellenic_pagan
}
trigger_if = {
limit = {
religion_group = pagan_group
is_reformed_religion = no
}
OR = {
is_reformed_religion = yes
NOT = { religion_group = pagan_group }
}
}
}
darthkitsune 2020 年 8 月 25 日 下午 3:23 
What do I need to add or delete to make all great works available to all cultures/religions?
DiceDaddy  [作者] 2020 年 8 月 16 日 上午 11:08 
@siberian Spetsnaz it does not work on pre build ones.
Paulica Windrunner 2020 年 6 月 3 日 上午 1:25 
ok ty oll see not played this since for 3 weeks now lol
DiceDaddy  [作者] 2020 年 5 月 14 日 上午 4:29 
@Legatus Paulus did you build the great work before or after installing this mod? Because it only works on great works build after installing the mod. That or something has changed in the file of great works since I published this mod.
Paulica Windrunner 2020 年 5 月 14 日 上午 3:48 
does not work still only can do 8
DiceDaddy  [作者] 2019 年 6 月 24 日 下午 3:07 
@FunGaming44 I unfortunately can't. This is my first and only mod which works by changing some numbers in a single file. nothing more and nothing less.