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.