安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题








-go to tavern, export troop tree
-go to and open with NP++ or similar
"C:\Program Files (x86)\Steam\steamapps\common\Mount & Blade II Bannerlord\Modules\exportname\ModuleData\troops.xml"
-edit where it says
<Equipments>
<EquipmentRoster>
<equipment slot="Body" id="Item.bandit_envelope_dress_v1"/>
<equipment slot="Leg" id="Item.wrapped_shoes"/>
</EquipmentRoster>
so that there is only one "EquipmentRoster" entry OTHER THAN the civilian=true entry
you should have ONE EquipmentRoster AND the EquipmentRoster civilian=true
-save and exit game, save and exit the xml
-open game and enable the exported list under "mods" in menu BEFORE launching game
-go to tavern, import tree
-you should have two "recruit" and two "elite recruit" options in the troops list, no idea why two.
(i just named one "zzz" and "zzzelite" in case i wanted them later or sthg)
of course, if you want more than 1 variant but not 4 specifically, just add/remove the
<EquipmentRoster>
<equipment slot="Body" id="Item.bandit_envelope_dress_v1"/>
<equipment slot="Leg" id="Item.wrapped_shoes"/>
</EquipmentRoster>
in the appropriate areas as needed.