MOD作用:一把被改装成使用燃烧弹的弹链供弹霰弹枪的轻机枪,弹夹100发。
使用方法:在公寓个人电脑上购买,或者输入代码获取【最下方有代码和截图】。
参数修改:用Notepad++软件编辑 .yaml 文件,可以修改弹夹容量和伤害。
前置文件:赛博朋克基础前置、需要有往日之影DLC、7991武器和附件商店、触发模式控制
--------------------------------------------------------------------------
安装位置:游戏根目录
--------------------------------------------------------------------------
友情提示:本人发布的MOD都是经过纯净客户端测试,保证能用。
有问题进Q群联系:963196878,1002403051。 抖音:塔克熊,B站:塔克熊游戏。
--------------------------------------------------------------------------
以下是测试截图:






获取代码:

MK8霰弹枪:
Game.AddToInventory("Items.MK8_Shotgun",1)
Game.AddToInventory("Items.MK8_Shotgun_Epic",1)
Game.AddToInventory("Items.MK8_Shotgun_Rare",1)
Game.AddToInventory("Items.MK8_Shotgun_Uncommon",1)
Game.AddToInventory("Items.MK8_Shotgun_Common",1)
配方:
Game.AddToInventory("Items.MK8Shotgun_Recipe_Legendary",1)
Game.AddToInventory("Items.MK8Shotgun_Recipe_Epic",1)
Game.AddToInventory("Items.MK8Shotgun_Recipe_Rare",1)
Game.AddToInventory("Items.MK8Shotgun_Recipe_Uncommon",1)
Game.AddToInventory("Items.MK8Shotgun_Recipe_Common",1)
MOD由sabbath7991大佬的创作,本人进行二次创作修改。
