Arasaka JSH-X12 Nobunaga

Arasaka JSH-X12 Nobunaga

A Power Sniper Rifle from Arasaka

[b][color=#ffd966][size=4]Arasaka JSH-X12 Nobunaga[/size][/color]

[color=#b6d7a8]A sniper rifle that was possibly cut from the game. It appears in the quest "Play it Safe". You can read about it [url=https://cyberpunk.fandom.com/f/p/4400000000000038647]here[/url]. This was brought to my attention by a user named [/color][color=#b6d7a8][url=https://forums.nexusmods.com/profile/75233103-alarak737/]Alarak737[/url], who did some testing for me as well

Comes with a custom HPO Kanone MAX Mk.77 scope and two suppressors[/color][color=#b6d7a8]

[/color][color=#f6b26b]Notes:
-Arasaka guards will also carry this gun
[b][url=https://www.nexusmods.com/cyberpunk2077/mods/13077]-Tigger Mode Control[/url] is needed to remove the "Charged Shot" HUD text. Make sure you update to the latest version[/b]
-The scope is already attached to the gun upon spawning/crafting/buying
-You can use other sights and scopes as well, even iron sights. The sight picture on some of the non-sniper scopes is smaller for some reason
[/color][color=#ffff00]
v1.1 - Fixed a mesh issue
v1.2 - Fixed some weapon conflicts[/color]


[color=#ea9999][u]Comes with a crafting recipes[/u]

Common: Heywood- The Glen gun vendor

Uncommon: Heywood- Wellsprings gun vendor (Level 9 requirement)

Rare: Heywood- Vista del Rey gun vendor (Level 17 Requirement)

Epic: Pacifica gun vendor (Level 25 Requirement)

Legendary:  Heywood- Vista del Rey gun vendor (Level 33 Requirement)[/color]


[color=#a4c2f4]The gun itself can be bought in my [size=4][size=2][url=https://www.nexusmods.com/cyberpunk2077/mods/18757]virtual atelier[/url][/size][/size] or at most gun vendors in Night City or added using CET

Game.AddToInventory("Items.Arasaka_Nobunaga",1)

Game.AddToInventory("Items.Arasaka_Nobunaga_Suppressor",1)

Game.AddToInventory("Items.Arasaka_Nobunaga_Suppressor2",1)

Game.AddToInventory("Items.Arasaka_Nobunaga_Scope",1)


Game.AddToInventory("Items.Arasaka_Nobunaga_Rare",1)

Game.AddToInventory("Items.Arasaka_Nobunaga_Epic",1)

Game.AddToInventory("Items.Arasaka_Nobunaga_Uncommon",1)

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

[color=#ffd966][u][size=3]How to edit weapon stats[/size][/u][size=4][size=2]

Open the yaml file with a text editor. I suggest Notepad++[/size][/size][size=3][u]
[/u][/size][size=4][size=2]
[u]Damage: Line 151[/u] -Higher number = more damage, lower number = less damage. 0= Default damage values

[u]Magazine Capacity: Line 157[/u].  0 = default (4 rounds) Example: If you want 10 rounds you'll put "6" as the value[/size][/size]

[size=4][size=2][u]Rate Of Fire: Line 163[/u]. Higher value = LOWER ROF,  Lower Value = HIGHER ROF.
Try to keep this value between "-2.5" (High ROF) and "0" (Low ROF)
[/size][/size][size=4][size=2][u]Note: INCREASING the rate of fire will also make the damage DECREASE, 
DECREASING the rate of fire will make damage INCREASE. So you'll have to
adjust the damage values after changing the ROF[/u][/size][/size][/color][size=4][size=2][color=#ffd966]

[u]Wall Piercing Ability: Line 205[/u]. Change to "0" to disable[/color]

[size=2]
[b]
[size=2]Tools Used: 

[b][b][size=2][b][size=2][b]3DS MAX 2021 - Importing, Rigging and Exporting 3D meshes

Blender 3.6 - Additional mesh editing and texture mapping

Upscayl - For upscaling low res images

[b]MlsetupBuilder - Editing vanilla weapon textures[/b][/b][/size][b]

Wolvenkit - Extracting and editing various game files (basically the backbone to Cyberpunk 2077 modding)

Adobe Photoshop CS6 - Editing textures

Notepad++ - Editing .yaml files

Thank You to all the people who helped create these tools[/b][/b][/size][/b][/b][/size][/b][/size][/size][/size]


[/b]