三國全面戰(zhàn)爭修改方法-添加兵種至兵營
《三國全面戰(zhàn)爭修改方法-添加兵種至兵營》由會員分享,可在線閱讀,更多相關《三國全面戰(zhàn)爭修改方法-添加兵種至兵營(14頁珍藏版)》請在裝配圖網上搜索。
1、第一步,打開bi\data下的export_descr_unit.txt文件,然後找到逍遙津死士。也就是這個: type Xiaoyaojinsishi Lvbu dictionary Xiaoyaojinsishi_Lvbu category infantry class heavy voice_type Heavy_1 soldier Xiaoyaojinsishi_Lvbu, 16, 0, 3.25, 0.6, 2.2 attributes sea_farin
2、g, hide_forest, frighten_foot, very_hardy, warcry, can_swim formation 1.7, 1.7, 2.4, 2.4, 3, square stat_health 2, 0 stat_pri 14, 8, no, 0, 0, melee, blade, piercing, sword, 10 ,1 stat_pri_attr no stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1 stat_sec_attr
3、no stat_pri_armour 5, 8, 0, flesh stat_sec_armour 0, 0, flesh stat_heat 2 stat_ground 1, -2, 0, -1 stat_mental 15, berserker, untrained stat_charge_dist 30 stat_fire_delay 0 stat_food 60, 300 stat_cost 1, 1400, 360, 60, 60, 700 ownership goths 然後將最
4、後一排ownership的勢力歸屬添加一個曹總的進去,也就是在goths後面加上ostrogoths,於是就變成了: type Xiaoyaojinsishi Lvbu dictionary Xiaoyaojinsishi_Lvbu category infantry class heavy voice_type Heavy_1 soldier Xiaoyaojinsishi_Lvbu, 16, 0, 3.25, 0.6, 2.2 attributes sea_fa
5、ring, hide_forest, frighten_foot, very_hardy, warcry, can_swim formation 1.7, 1.7, 2.4, 2.4, 3, square stat_health 2, 0 stat_pri 14, 8, no, 0, 0, melee, blade, piercing, sword, 10 ,1 stat_pri_attr no stat_sec 0, 0, no, 0, 0, no, no, no, none, 25 ,1 stat_sec_attr
6、 no stat_pri_armour 5, 8, 0, flesh stat_sec_armour 0, 0, flesh stat_heat 2 stat_ground 1, -2, 0, -1 stat_mental 15, berserker, untrained stat_charge_dist 30 stat_fire_delay 0 stat_food 60, 300 stat_cost 1, 1400, 360, 60, 60, 700 ownership goths, o
7、strogoths(修改添加處) 搞定之後保存。老鳥們就不用我提醒了,如果是新手,不知道各個勢力的代表,我就發(fā)一下吧: ostrogoths ;曹操 goths ;呂布 sarmatians ;袁術 vandals ;陶謙 roxolani ;孔融 slavs ;張繡 empire_east ;劉備 empire_east_rebels ;劉璋 romano_british ;張魯 sass
8、anids ;孫策 celts ;嚴白虎 empire_west ;劉表 empire_west_rebels ;韓玄 lombardi ;袁紹 saxons ;公孫瓚 alemanni ;張燕 burgundii ;馬騰 franks ;李傕 huns ;孟獲 好,我們進入第二步,bi\data下的文件descr_model_bat
9、tle.txt,然後找到逍遙津死士,也就是這個: ;逍遙津死士 type Xiaoyaojinsishi_Lvbu skeleton fs_2handed_berserker indiv_range 40 texture goths, bi/data/models_unit/sanguo/textures/Xiaoyaojinsishi_Lvbu.tga
10、 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu.cas, 15 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu1.cas, 30 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu2.cas, 4
11、0 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu3.cas, max model_sprite goths, 60.0, bi/data/sprites/goths_Xiaoyaojinsishi_Lvbu_sprite.spr model_tri 400, 0.5f, 0.5f, 0.5f 我玩得是1.8版本的,裏面有兩個,一個是騎兵的,一個是步兵的。不知道其他的人是不是這樣。有的話,記得弄清楚,我們要的是
12、步兵的逍遙津死士,而不是騎兵的。然後就是修改,在 texture goths,bi/data/models_unit/sanguo/textures/Xiaoyaojinsishi_Lvbu.tga model_sprite goths, 60.0, bi/data/sprites/goths_Xiaoyaojinsishi_Lvbu_sprite.spr 後面加上兩個曹總。於是就變成了這樣: ;逍遙津死士 type Xiaoyaojinsishi_Lvbu skeleton fs
13、_2handed_berserker indiv_range 40 texture goths, bi/data/models_unit/sanguo/textures/Xiaoyaojinsishi_Lvbu.tga texture ostrogoths, bi/data/models_unit/sanguo/textures/Xiaoyaojinsishi_Lvbu.tga
14、(修改添加處) model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu.cas, 15 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu1.cas, 30 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu
15、2.cas, 40 model_flexi bi/data/models_unit/sanguo/Xiaoyaojinsishi_Lvbu3.cas, max model_sprite goths, 60.0, bi/data/sprites/goths_Xiaoyaojinsishi_Lvbu_sprite.spr model_sprite ostrogoths, 60.0, bi/data/sprites/goths_Xiaoyaojinsishi_Lvbu_sp
16、rite.spr(修改添加處) model_tri 400, 0.5f, 0.5f, 0.5f 其實也就是將上面的復制下來,然後改一下勢力將呂布的goths改成曹總的ostrogoths,完成之後,保存就可以了。 接下來,進入第三步。這也是將兵種加入兵營的,最為重要的一步。找到bi\data下的export_descr_buildings.txt,將文件打開。找到兵營,因為裏面的文件太多,我們可以用編輯裏面的‘查找’指令,找‘訓練場’三個字。訓練場也就是第一級的兵營,兵營總共有五個等級:訓練場 步兵營 大型兵營 禁衛(wèi)兵營 禁軍禁衛(wèi)營。我們找到之後,顯示的就是前四
17、個,第五個禁軍禁衛(wèi)營是與前面四個分開來的: ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;-all-1,2,3,4,5級-訓練場 步兵營 大型兵營 禁衛(wèi)兵營 禁軍禁衛(wèi)營 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; building barracks { levels muster_f
18、ield militia_barracks city_barracks army_barracks royal_barracks { muster_field requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } and hidden_resource AA01-Gov { capability { ;------------1級步兵---------------- ;
19、 recruit "Minbin Wei" 0 requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } recruit "Minbin Hanxuan" 0 requires factions { ostrogoths, goths, sarmatians, lombardi, burgundii, empire_west, } ;recruit "ShanZei ALL" 0 requires factions { al
20、emanni, sarmatians, slavs, empire_east, empire_east_rebels, huns, saxons, berbers, slave, } recruit "huangjinzei all" 0 requires factions { alemanni, slave, berbers, } } construction 2 cost 600 settlement_min town
21、 upgrades { militia_barracks } } militia_barracks requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } { capability { ;------------1級步兵---------------- ; recruit
22、"Minbin Wei" 1 requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } recruit "Minbin Hanxuan" 1 requires factions { ostrogoths, goths, sarmatians, lombardi, burgundii, empire_west, } ;recruit "ShanZei ALL" 1 requires factions { berbers, sl
23、ave, } recruit "huangjinzei all" 1 requires factions { alemanni, slave, berbers, } ;------------2級步兵---------------- recruit "Zhongyuanqiangbin Wei" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Zhong
24、yuanbubin Wei" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Yongliangbubin Mateng" 0 requires factions { burgundii, franks, } recruit "Yongliangqiangbin Mateng" 0 requires factions { burgundii, franks, }
25、 recruit "Jinzoububin Hanxuan" 0 requires factions { empire_west, empire_west_rebels, } recruit "Jinzouqiangbin Hanxuan" 0 requires factions { empire_west, empire_west_rebels, } recruit "Jiangdongbubin Sunche" 0 requires factions { sassanids, celts, }
26、 recruit "Jiangdongqiangbin Sunche" 0 requires factions { sassanids, celts, } recruit "Hebeibubin YuanShao" 0 requires factions { lombardi, saxons, } recruit "huangjinjun all" 0 requires factions { alemanni, } recruit "Hebeiqiangb
27、in YuanShao" 0 requires factions { lombardi, saxons, } recruit "huangjinzeiqiangbin all" 0 requires factions { alemanni, } recruit "Bashububin Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Bashuqiang
28、bin Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Nanmanbin Menghuo" 0 requires factions { huns, } recruit "Cike All" 0 requires factions { celts, slavs, berbers, slave, } recruit "ManZei ALL" 0 re
29、quires factions { huns, celts, alemanni, burgundii, } ;recruit "LingNanYeRen HanXuan" 0 requires factions { empire_west_rebels, } recruit "Shuibin Sunche" 0 requires factions { sassanids, empire_west, empire_west_rebels, } recruit "huangjinjun a
30、ll" 0 requires factions { alemanni, slave, berbers, } recruit "HuoZhu Bing" 0 requires factions { empire_east, } and hidden_resource AB15-nanz } construction 3 cost 1200 settlement_min large_town upgrades
31、 { city_barracks } } city_barracks requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } { capability { ;------------1級步兵---------------- ; recruit "Minbin Wei" 2 require
32、s factions { barbarian, carthaginian, eastern, hun, nomad, roman, } recruit "Minbin Hanxuan" 2 requires factions { ostrogoths, goths, sarmatians, lombardi, burgundii, empire_west, } ;recruit "ShanZei ALL" 2 requires factions { berbers, slave, }
33、recruit "huangjinzei all" 2 requires factions { alemanni, slave, berbers, } ;------------2級步兵---------------- recruit "Zhongyuanqiangbin Wei" 1 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Zhongyuanbubin Wei" 1 requi
34、res factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Yongliangbubin Mateng" 1 requires factions { burgundii, franks, } recruit "Yongliangqiangbin Mateng" 1 requires factions { burgundii, franks, } recruit "Jinzoubub
35、in Hanxuan" 1 requires factions { empire_west, empire_west_rebels, } recruit "Jinzouqiangbin Hanxuan" 1 requires factions { empire_west, empire_west_rebels, } recruit "Jiangdongbubin Sunche" 1 requires factions { sassanids, celts, } recruit "J
36、iangdongqiangbin Sunche" 1 requires factions { sassanids, celts, } recruit "Hebeibubin YuanShao" 1 requires factions { lombardi, saxons, } recruit "huangjinjun all" 1 requires factions { alemanni, } recruit "Hebeiqiangbin YuanShao" 1 require
37、s factions { lombardi, saxons, } recruit "huangjinzeiqiangbin all" 1 requires factions { alemanni, } recruit "Bashububin Liubei" 1 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Bashuqiangbin Liubei" 1 requires
38、 factions { empire_east, empire_east_rebels, romano_british, } recruit "Nanmanbin Menghuo" 1 requires factions { huns, } recruit "Cike All" 1 requires factions { celts, slavs, berbers, slave, } recruit "ManZei ALL" 1 requires factions { huns,
39、celts, alemanni, burgundii, } ;recruit "LingNanYeRen HanXuan" 1 requires factions { empire_west_rebels, } recruit "Shuibin Sunche" 1 requires factions { sassanids, empire_west, empire_west_rebels, } recruit "huangjinjun all" 1 requires faction
40、s { alemanni, slave, berbers, } recruit "HuoZhu Bing" 1 requires factions { empire_east, } and hidden_resource AB15-nanz ;------------3級步兵---------------- recruit "Jianshi Zhanglu" 0 requires factions { romano_british, } recruit "Xiaodaoshou Li
41、ubei" 0 requires factions { empire_east, } ;recruit "Shanyuebin Sunche" 0 requires factions { sassanids, empire_west_rebels, celts, } recruit "Zhongyuanzhong Wei" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, }
42、 recruit "Zhongyuanchangqiang Wei" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Fubin Yuansu" 0 requires factions { sarmatians, } recruit "Yongliangzhongbubin Mateng" 0 requires factions { burgundii, franks, }
43、 recruit "Qiangbin Mateng" 0 requires factions { burgundii, slavs, } recruit "Yongliangchangqiangbin Mateng" 0 requires factions { burgundii, franks, } recruit "Jinzouzhongbubin Hanxuan" 0 requires factions { empire_west, empire_west_rebels, }
44、 recruit "Jinzouzhongchangqiangbin Hanxuan" 0 requires factions { empire_west, empire_west_rebels, } recruit "Jiangdongzhongbubin Sunche" 0 requires factions { sassanids, celts, } recruit "Jiangdongchangqiangbin Sunche" 0 requires factions { sassani
45、ds, celts, } recruit "Hebeizhongbubin YuanShao" 0 requires factions { lombardi, saxons, } recruit "huangjinjundaodun all" 0 requires factions { alemanni, } recruit "Hebeichangqiangbin YuanShao" 0 requires factions { lombardi, saxons, }
46、 recruit "Bashuzhongbubin Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Bashuchangqiangbin Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } ;recruit "Jianshi Liubei" 0 requir
47、es factions { empire_east, empire_east_rebels, romano_british, } ;recruit "Shanyue Liuzhang" 0 requires factions { empire_east_rebels, romano_british, } recruit "NanmanZhongJiabin Menghuo" 0 requires factions { huns, } recruit "YuLin BuBing" 0
48、 requires factions { ostrogoths, goths, roxolani, sarmatians, vandals, slavs, lombardi, alemanni, saxons, celts, empire_east, empire_west, empire_west_rebels, burgundii,franks , romano_british ,empire_east_rebels, sassanids, } and hidden_resource rome recruit "JiaZhouZhongBing All"
49、 0 requires factions { saxons, goths, burgundii, } recruit "Baiyishuibing Sunche" 0 requires factions { sassanids, empire_west, } recruit "SunMeiMei Sunce" 1 requires factions { sassanids, } } construction 4 cost 2400
50、 settlement_min city upgrades { army_barracks } } army_barracks requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } { capability { ;------------1級步兵-
51、--------------- ; recruit "Minbin Wei" 2 requires factions { barbarian, carthaginian, eastern, hun, nomad, roman, } recruit "Minbin Hanxuan" 2 requires factions { ostrogoths, goths, sarmatians, lombardi, burgundii, empire_west, } ;recruit "ShanZe
52、i ALL" 2 requires factions { berbers, slave, } recruit "huangjinzei all" 2 requires factions { alemanni, slave, berbers, } ;------------2級步兵---------------- recruit "Zhongyuanqiangbin Wei" 1 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs,
53、vandals, } recruit "Zhongyuanbubin Wei" 1 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Yongliangbubin Mateng" 1 requires factions { burgundii, franks, } recruit "Yongliangqiangbin Mateng" 1 requires f
54、actions { burgundii, franks, } recruit "Jinzoububin Hanxuan" 1 requires factions { empire_west, empire_west_rebels, } recruit "Jinzouqiangbin Hanxuan" 1 requires factions { empire_west, empire_west_rebels, } recruit "Jiangdongbubin Sunche" 1 r
55、equires factions { sassanids, celts, } recruit "Jiangdongqiangbin Sunche" 1 requires factions { sassanids, celts, } recruit "Hebeibubin YuanShao" 1 requires factions { lombardi, saxons, } recruit "huangjinjun all" 1 requires factions { alemann
56、i, } recruit "Hebeiqiangbin YuanShao" 1 requires factions { lombardi, saxons, } recruit "huangjinzeiqiangbin all" 1 requires factions { alemanni, } recruit "Bashububin Liubei" 1 requires factions { empire_east, empire_east_rebels, romano_briti
57、sh, } recruit "Bashuqiangbin Liubei" 1 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Nanmanbin Menghuo" 1 requires factions { huns, } recruit "Cike All" 1 requires factions { celts, slavs, berbers, slave, }
58、 recruit "ManZei ALL" 1 requires factions { huns, celts, alemanni, burgundii, } ;recruit "LingNanYeRen HanXuan" 1 requires factions { empire_west_rebels, } recruit "Shuibin Sunche" 1 requires factions { sassanids, empire_west, empire_west_rebels,
59、 } recruit "huangjinjun all" 1 requires factions { alemanni, slave, berbers, } recruit "HuoZhu Bing" 1 requires factions { empire_east, } and hidden_resource AB15-nanz ;------------3級步兵---------------- recruit "Jianshi Zhanglu" 0 requires fac
60、tions { romano_british, } recruit "Xiaodaoshou Liubei" 0 requires factions { empire_east, } ;recruit "Shanyuebin Sunche" 0 requires factions { sassanids, empire_west_rebels, celts, } recruit "Zhongyuanzhong Wei" 0 requires factions { ostrogoth
61、s, goths, roxolani, sarmatians, slavs, vandals, } recruit "Zhongyuanchangqiang Wei" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, slavs, vandals, } recruit "Fubin Yuansu" 0 requires factions { sarmatians, } recruit "Yongliangzho
62、ngbubin Mateng" 0 requires factions { burgundii, franks, } recruit "Qiangbin Mateng" 0 requires factions { burgundii, slavs, } recruit "Yongliangchangqiangbin Mateng" 0 requires factions { burgundii, franks, } recruit "Jinzouzhongbubin Hanxuan
63、" 0 requires factions { empire_west, empire_west_rebels, } recruit "Jinzouzhongchangqiangbin Hanxuan" 0 requires factions { empire_west, empire_west_rebels, } recruit "Jiangdongzhongbubin Sunche" 0 requires factions { sassanids, celts, } recru
64、it "Jiangdongchangqiangbin Sunche" 0 requires factions { sassanids, celts, } recruit "Hebeizhongbubin YuanShao" 0 requires factions { lombardi, saxons, } recruit "huangjinjundaodun all" 0 requires factions { alemanni, } recruit "Hebeichangqia
65、ngbin YuanShao" 0 requires factions { lombardi, saxons, } recruit "Bashuzhongbubin Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } recruit "Bashuchangqiangbin Liubei" 0 requires factions { empire_east, empire_east_rebels, roman
66、o_british, } ;recruit "Jianshi Liubei" 0 requires factions { empire_east, empire_east_rebels, romano_british, } ;recruit "Shanyue Liuzhang" 0 requires factions { empire_east_rebels, romano_british, } recruit "NanmanZhongJiabin Menghuo" 0 requires factions { huns, } recruit "YuLin BuBing" 0 requires factions { ostrogoths, goths, roxolani, sarmatians, vandals, slavs, lombardi, alemanni, saxons, celts, empire_east, empire_w
- 溫馨提示:
1: 本站所有資源如無特殊說明,都需要本地電腦安裝OFFICE2007和PDF閱讀器。圖紙軟件為CAD,CAXA,PROE,UG,SolidWorks等.壓縮文件請下載最新的WinRAR軟件解壓。
2: 本站的文檔不包含任何第三方提供的附件圖紙等,如果需要附件,請聯(lián)系上傳者。文件的所有權益歸上傳用戶所有。
3.本站RAR壓縮包中若帶圖紙,網頁內容里面會有圖紙預覽,若沒有圖紙預覽就沒有圖紙。
4. 未經權益所有人同意不得將文件中的內容挪作商業(yè)或盈利用途。
5. 裝配圖網僅提供信息存儲空間,僅對用戶上傳內容的表現方式做保護處理,對用戶上傳分享的文檔內容本身不做任何修改或編輯,并不能對任何下載內容負責。
6. 下載文件中如有侵權或不適當內容,請與我們聯(lián)系,我們立即糾正。
7. 本站不保證下載資源的準確性、安全性和完整性, 同時也不承擔用戶因使用這些下載資源對自己和他人造成任何形式的傷害或損失。
最新文檔
- 建筑施工重大危險源安全管理制度
- 安全培訓資料:典型建筑火災的防治基本原則與救援技術
- 企業(yè)雙重預防體系應知應會知識問答
- 8 各種煤礦安全考試試題
- 9 危險化學品經營單位安全生產管理人員模擬考試題庫試卷附答案
- 加壓過濾機司機技術操作規(guī)程
- 樹脂砂混砂工藝知識總結
- XXXXX現場安全應急處置預案
- 某公司消防安全檢查制度總結
- 1 煤礦安全檢查工(中級)職業(yè)技能理論知識考核試題含答案
- 4.燃氣安全生產企業(yè)主要負責人模擬考試題庫試卷含答案
- 工段(班組)級安全檢查表
- D 氯化工藝作業(yè)模擬考試題庫試卷含答案-4
- 建筑起重司索信號工安全操作要點
- 實驗室計量常見的30個問問答題含解析