comes with a suppressor
This mod doesn't function like the real life version, which is a pump action shotgun. Instead it's semi-auto and has a charging handle which I added
-Use cyber engine tweaks to obtain or use the virtual atelier or purchase from most gun vendors in night city starting at level 17-
Game.AddToInventory("Items.Mag7",1)
Game.AddToInventory("Items.Mag7_Suppressor",1)
How to edit weapon stats
Open the yaml file with a text editor
Rate of Fire : Line 129 - Increase the value for LOWER rate of fire and decrease the value for a HIGHER rate of fire.
Magazine Capacity: Line 135 - 0 = default (30 rounds) Example: If you want 25 rounds you'll put "-5" as the value
Damage: Line 141 - Pretty self-explanatory
Tools used:
3DS MAX 2021 - Importing, Rigging and Exporting 3D meshes
Blender 3.6 - Additional mesh editing and texture mapping
Noesis - Importing and Exporting meshes to Cyberpunk 2077 format
Noesis script for 3DS Max - Importing .mesh files to 3DS MAX
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