大块头左轮手枪

大块头左轮手枪

最强大的左轮手枪

[color=#ea9999][b][size=4]Big Shot[/size][/b][/color]

[color=#ea9999][b]一把非常强大的三发左轮手枪。附带爆炸子弹变体。[/b][/color]


[color=#f1c232][b]注意:[/b][/color]
[b][color=#b6d7a8]爆炸版本基于投射物,因此使用起来更像榴弹发射器[/color][/b]

[b][color=#f1c232][size=4][u]如何获得:[/u][/size][/color]

制作配方可在以下地点购买:

-普通:Arroyo 枪支商人

-罕见:Rancho Coronado 枪支商人(需要等级 9)

-稀有:Japantown 枪支商人(需要等级 17)

-史诗:Northside 枪支商人(需要等级 25)

-传说:Corpo Center 枪支商人(需要等级 33)

-该武器的传说稀有度可在夜之城大多数枪支商人处购买

-武器也可以在我的 [url=https://www.nexusmods.com/cyberpunk2077/mods/18757]虚拟工作室[/url] 中购买,或使用 CET 添加[/b]



[b][color=#ffd966][size=3]所有 CET 代码[/size][/color][/b]
[spoiler][b][size=2]

[color=#ffd966]传说:

Game.AddToInventory("Items.BigShot",1)
Game.AddToInventory("Items.BigShot_Explosive",1)[/color]


[color=#b4a7d6]史诗:

Game.AddToInventory("Items.BigShot_Epic",1)
Game.AddToInventory("Items.BigShot_Explosive_Epic",1)[/color]

[color=#a4c2f4]稀有:

Game.AddToInventory("Items.BigShot_Rare",1)
Game.AddToInventory("Items.BigShot_Explosive_Rare",1)[/color]


[color=#93c47d]罕见:

Game.AddToInventory("Items.BigShot_Uncommon",1)
Game.AddToInventory("Items.BigShot_Explosive_Uncommon",1)[/color]


普通:
Game.AddToInventory("Items.BigShot_Common",1)
Game.AddToInventory("Items.BigShot_Explosive_Common",1)[/size][/b][/spoiler]
[b]

[color=#ffd966][size=3]所有制作配方[/size][/color][/b]
[spoiler][size=2][b]

[color=#b6d7a8]Game.AddToInventory("Items.BigShot_Recipe_Legendary",1)
Game.AddToInventory("Items.BigShot_Explosive_Recipe_Legendary",1)

Game.AddToInventory("Items.BigShot_Recipe_Epic",1)
Game.AddToInventory("Items.BigShot_Explosive_Recipe_Epic",1)

Game.AddToInventory("Items.BigShot_Recipe_Rare",1)
Game.AddToInventory("Items.BigShot_Explosive_Recipe_Rare",1)

Game.AddToInventory("Items.BigShot_Recipe_Uncommon",1)
Game.AddToInventory("Items.BigShot_Explosive_Recipe_Uncommon",1)

Game.AddToInventory("Items.BigShot_Recipe_Common",1)
Game.AddToInventory("Items.BigShot_Explosive_Recipe_Common",1)[/color][/b][/size][/spoiler]
[size=2][b]

[b][b]使用的工具:

3DS MAX 2021 - 导入、绑定和导出 3D 网格

Blender 3.6 - 额外的网格编辑和动画编辑

Upscayl - 用于放大低分辨率图像

[b]MlsetupBuilder - 编辑原版武器纹理[/b][/b][/b][/b][/size][b]

Wolvenkit - 提取和编辑各种游戏文件(基本上是《赛博朋克 2077》模组制作的核心工具)

Adobe Photoshop CS6 - 编辑纹理

Notepad++ - 编辑 .yaml 文件

感谢所有帮助创建这些工具的人[/b]