安装 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(越南语)
Українська(乌克兰语)
报告翻译问题
-Armors can now be crafted of any metallic resource with their per material buffs. (thanks to KitKat)
-All items can now be crafted on both fueled & electric table. (thanks to KitKat)
-Plate Helmet is now full head protection. (thanks to KitKat)
-Rebalanced armor values.
-Other minor fixings
<recipeMaker>
<unfinishedThingDef>UnfinishedMetallicTechArmor</unfinishedThingDef>
<recipeUsers Inherit="False">
<li>ElectricSmithy</li>
<li>FueledSmithy</li>
</recipeUsers>
</recipeMaker>
Repeat per item, and all items should be craftable at both types of smith tables.
Sorry if my constant posts are obnoxious, I just want to help :P
<costStuffCount>30</costStuffCount>
<stuffCategories>
<li>Metallic</li>
</stuffCategories>
This is just an example, I replaced the existing line defining material cost with this, and it allows any metallic material to be used instead. To make sure this would have an appropriate effect on the effectiveness of the item, insert the following lines, editing the values as you deem appropriate.
<StuffEffectMultiplierArmor>0.46</StuffEffectMultiplierArmor>
<StuffEffectMultiplierInsulation_Cold>0.05</StuffEffectMultiplierInsulation_Cold>
<StuffEffectMultiplierInsulation_Heat>0.05</StuffEffectMultiplierInsulation_Heat>
These three lines determine how strong the effect of the material is on the stats of the armor piece.
<supportedVersions>
<li>1.0</li>
<li>1.1</li>
<li>1.2</li>
<li>1.3</li>
<li>1.4</li>
Anyways, I love the mod, but I'm totally gonna mess with the files to see if I can consolidate all of the arquebuses and flintlocks into like 2 research items instead of the 10-ish by default. Gotta bring it in line with the vanilla game or it'll drive me crazy. Nice sprites though, good work.
Moreover, the damage is not listed for the item in its information. Any suggestions?
希望添加中文 谢谢!
sorry for this
-New Graphic for the Pike.
-Reduced size of the Conqueror Helmet.
-Added 2 new melee weapons.
-Halberd
-Pike
-Added Conqueror's Helmet & Conqueror's Armor.(Require Smithing tech)
-Added Conqueror's Toledo Blade. (Require Smithing tech)
-New Sound for attack on Conqueror's Toledo Blade.
-Fixed an error on files that prevented new guns appear on enemy raids. now, tribals may use flintlock pistols and axe pistols and pirates may use muskets etc.