超级玩家
 
- 贡献度
- 37
- 金元
- 5281
- 积分
- 676
- 精华
- 0
- 注册时间
- 2018-11-25
|
此MOD可以让你在巫师世界拥有一把枪械。
原贴:https://www.nexusmods.com/witcher3/mods/7711?tab=files
绝大多数图纸在铁匠哈托利那里就能买到,高等火药图纸在史凯利杰群岛的盖德尼斯那个炼金术师德鲁伊处购买,穿刺火药在诺维格瑞大地图中的草药医生的小屋那个侏儒医师处购买,两个火药自己在炼金界面就能制作,其他的子弹则需要去铁匠那里才行。
我已经整合了汉化和枪械的枪套,如果不需要枪套可以删除MOD文件夹里的MODFBH文件夹即可,有冲突记得合并一下。
链接:https://pan.baidu.com/s/1-_EsZZ2kWvz2P6i-wmJeJw
提取码:
--来自百度网盘超级会员V2的分享
请管理大大麻烦设置一下回复可见。
帮大家搬运了打完mod后可使用的代码:Bullets:
Note: add "_d" to the end of the following to receive the crafting recipe. For example typing additem("dimeritiumbullet_highgrade_material_d") will spawn it's mold.
bullet_material
bullet_highgrade_material
silverbullet_material
silverbullet_highgrade_material
alloybullet_material
alloybullet_highgrade_material
dimeritiumbullet_material
dimeritiumbullet_highgrade_material
-----------------
Gunpowder:
Blasting powder([url=]vanilla[/url] command for Zerrikanian powder)
highgrade_gunpowder_material
highgrade_gunpowder_d
infused_gunpowder_material
infused_gunpowder_d
Firearms:
Note: add "_d" to the end of the following to receive the crafting diagram. For example typing additem("dueling pistol_d") will spawn it's diagram.
dueling pistol
kakkerlak
wyrok
warsong= (Kriegslied)
lynx pistol
wolf pistol
gryphon pistol
bear pistol
vayleux
dragons gambitAmmunition:
Note: the following codes are used with this format: "itemcode#" . "itemcode" is the ammunition type and "#" refers to the level. 1 = standard, 2 = high-grade, 3 = infused. For example typing additem("frostbullet2",10) will add 10 high-grade frost bullets to your inventory.
bullet= (Powder & Shot)
silverbullet
buckshot
shrapnel
highcalibrebullet
silverhighcalibrebullet
firebullet
poisonbullet
frostbullet
|
评分
-
1
查看全部评分
-
|