3DMGAME 3DM首页 新闻中心 前瞻 | 评测 游戏库 热门 | 最新 攻略中心 攻略 | 秘籍 下载中心 游戏 | 汉化 购买正版 论坛

注册 登录

QQ登录

只需一步,快速开始

查看: 3690|回复: 9
打印 上一主题 下一主题

[求助] 求大佬 做一个去除特殊建筑条件的MOD 或者教我怎么改的

[复制链接]

80

主题

1675

帖子

1646

积分

游戏狂人

Rank: 6Rank: 6

贡献度
10
金元
16062
积分
1646
精华
0
注册时间
2012-11-27
跳转到指定楼层
主题
发表于 2020-9-11 17:38 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
holy_site_cathedral_01 = {

        asset = {
                type = pdxmesh
                name = "building_special_cathedral_generic_mesh"
        }

        construction_time = very_slow_construction_time

        type_icon = "icon_structure_cologne_cathedral.dds"
       
        can_construct_potential = {
                building_requirement_tribal = no
        }
       
        can_construct = {
                custom_description = {
                        text = holy_site_building_trigger
                        barony = {
                                is_holy_site_of = scope:holder.faith
                        }
                }
                scope:holder = {
                        culture = {
                                has_innovation = innovation_crop_rotation
                        }
                }
        }
       
        is_enabled = {
                custom_description = {
                        text = holy_site_building_trigger
                        barony = {
                                is_holy_site_of = scope:holder.faith
                        }
                }
        }
       
        cost_gold = 1000

        character_modifier = {
                monthly_piety = 0.25
                monthly_dynasty_prestige_mult = 0.05
                holy_order_hire_cost_mult = -0.15
                clergy_opinion = 5
                monthly_county_control_change_factor = 0.05
        }
       
        county_modifier = {
                tax_mult = 0.2
                development_growth_factor = 0.2
                development_growth = 0.1
        }
       
        province_modifier = {
                monthly_income = 2
        }
       
        ai_value = {
                base = 100
        }
       
        type = special
}
我把can_construct_potential和can_construct里的项目删除了 建筑可以建了 但是没效果
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|3DMGAME ( 京ICP备14006952号-1  沪公网安备 31011202006753号

GMT+8, 2026-4-2 17:35 , Processed in 0.397522 second(s), 15 queries , Memcached On.

Powered by Discuz! X3.2

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表