鋼鐵雄心2的 部隊(duì)生產(chǎn)加速有沒(méi)有?
看版本,在末日,決戰(zhàn),等版本里只能通過(guò)流水線和科技來(lái)加成,有些MOD事件也有某些時(shí)間加成。在AOD中,可以按生產(chǎn)界面上的部隊(duì)流水線上的小綠箭頭,最多可以按3次,IC使用翻3倍,時(shí)間省3倍。自己手打的,麻煩給個(gè)最佳吧……
求高手編寫(xiě)個(gè)鋼鐵雄心2加資源的事件
event = {
id = 1300001
random = no
name = 增加資源
desc = 增加資源
style = 0
date = { day = 1 month = january year = 1936 }
offset = 1
deathdate = { day = 30 month = december year = 1936 }
action_a = {
name = OK!
command = { type = free_energy value = 400 }#能源
command = { type = free_metal value = 200 }#鐵
command = { type = free_rare_materials value = 100 }#稀金
command = { type = free_oil value = 150} #油
}
}
試試這個(gè)行不行
