Crusader Kings III

Crusader Kings III

54 个评价
转化领土信仰和文化
   
奖励
收藏
已收藏
取消收藏
文件大小
发表于
486.154 KB
2022 年 3 月 17 日 上午 7:44
1 项改动说明 ( 查看 )

订阅以下载
转化领土信仰和文化

描述
转化所有领土的信仰和文化,并且将控制力提升为100点。
如果玩家有最高领主,那么最高领主的领土会一并改变。
28 条留言
长者夸我跑得快 2024 年 10 月 22 日 上午 2:58 
盲悻 2024 年 10 月 15 日 下午 10:06 
求更新
yamatoonesama 2024 年 10 月 9 日 下午 7:09 
Update please.
hjyhy 2024 年 10 月 7 日 上午 8:46 
Update required.
Ziltoid819 2024 年 10 月 4 日 下午 7:49 
Is this mod working with the newest update? It doesn't seem to be
WSC 2024 年 10 月 3 日 下午 7:13 
@>_< 大佬的方法好用啊
simplenaive 2024 年 9 月 25 日 上午 11:35 
大佬再更更
无糖薄荷糖 2024 年 9 月 24 日 下午 9:47 
还不出现的看看是不是更新以后没启动播放集
无糖薄荷糖 2024 年 9 月 24 日 下午 9:46 
假如不行那就把我这一堆代码放到作者decision文件的txt里面,把他原来的effect以上的删除。
convert_immediately = {
picture = {
reference = "gfx/interface/illustrations/decisions/decision_dynasty_house.dds"
}
decision_group_type = major
ai_check_interval = 0
title = change_realm_culture_faith
desc = change_realm_culture_faith_desc
selection_tooltip = change_realm_culture_faith_tooltip
confirm_text = change_realm_culture_faith_confirm

is_shown = {
is_ai = no
is_ruler = yes
is_landed = yes
}

# is_valid = {
# is_ai = no
# }

is_valid_showing_failures_only = {
is_capable_adult = yes
is_imprisoned = no
# is_at_war = no
}
无糖薄荷糖 2024 年 9 月 24 日 下午 9:44 
mod不出现的只要你在picture那行下面加个 decision_group_type = major应该就好了。