新手发问~~~如何改IC啊?是不是在building_costs文件里啊~~~
钢铁雄心吧
全部回复
仅看楼主
level 1
ic = {
     cost         = 5
     buildtime      = 360
     manpower     = 0
     size         = 1
}
coastalfort = {
     cost         = 4
     buildtime      = 1000
     manpower     = 0
     size         = 1
}
landfort = {
     cost         = 5
     buildtime      = 1200
     manpower     = 0
     size         = 1
}
anti_air = {
     cost         = 3
     buildtime      = 60
     manpower     = 1
     size         = 1
}
infra = {
     cost         = 1
     buildtime      = 360
     manpower     = 0
     size         = 0.1
}
air_base = {
     cost         = 1
     buildtime      = 180
     manpower     = 0
     size         = 1
}
naval_base = {
     cost         = 5
     buildtime      = 180
     manpower     = 0
     size         = 1
}
radar_station = {
     cost         = 2
     buildtime      = 180
     manpower     = 0
     size         = 1
}
nuclear_reactor = {
     cost         = 50
     buildtime      = 180
     manpower     = 0
     size         = 1
}
rocket_test = {
     cost         = 40
     buildtime      = 180
     manpower     = 0
     size         = 1
}
哪个是IC的数值~~~我玩的是原版的~~~~
2010年02月07日 13点02分 1
level 9
这是改建造时间和花费的地方
2010年02月07日 14点02分 2
level 6
#########################################################################
# Industrial Capacity Cheat
#########################################################################
event = {
id = 666666
random = no
trigger = { ai = no }
name = "工业能力作弊开启"
desc = "工业快速发展,生产动能更有效率。"
picture = "lend_lease"
style = 0
action_a = {
name = "我需要更好的工业能力"
command = { type = free_ic value = 400 }
command = { type = free_energy value = 18000 }  
command = { type = free_metal value = 9000}  
command = { type = free_oil value = 9000 }  
command = { type = free_rare_materials value = 9000 }
}
action_b = {
name = "我不想作弊"
command = { }
}
}
加在db\events\nationalist_china.txt里面 进游戏 爱抚即可
注意备份
2010年02月07日 14点02分 3
level 6
回复:3楼
我应该降低我的IC,我IC太高了……
(我一不小心种地种的太多了,资源疯涨……供应全球五大主流国家都没问题……)
2010年02月07日 22点02分 4
1