File information

Last updated

Original upload

Created by

sabbath7991

Uploaded by

sabbath7991

Virus scan

Safe to use

Tags for this mod

About this mod

18 standalone melee weapons

Requirements
Permissions and credits
Melee Weapons Pack

-Teeth of Terra (Reskin of the Cut-O-Matic with increased damage)

-Doom Chainsaw (Same as above but with higher damage increase)

-Machete (Reskin of the Machete)

-Scythe and Blood Bunny Scythe (Reskin of the Machete)

-All Hatchets (Reskin of the Tomahawk)

-Heat Hawk Hatchet (Same as above but with 50% burn chance)

-Doom Hammer (Reskin of the Hammer with increased attack speed)

-Louisville Slugger (Reskin of the Default Baseball Bat with increased attack speed)

-Harley Quinn's Good Night Bat (Reskin of Denny's Gold Baseball Bat with increased attack speed and Melee Leap ability)

-Fury's Song (Reskin of the Byakko Katana)

-HF Murasama (Same as above with increased attack speed, melee leap in air ability and melee dash abilities but lower damage)

-Leviathan Axe (Reskin of the Tomahawk with 50% shock chance)

-Metal Vampire Stake (Reskin of the default knife with 100% burn chance)

-Swiss Army Knife (Reskin of the default knife)

-Master Sword (Same as Fury's Song but with 20% burn chance and 20% Shock chance and 10% Stun chance)

-Fleshlight (Reskin of the Dildo and grants 1000 extra health and 100% stun chance but does not deal any damage)

-Crysknife


-All weapons stats/effects can be changed/enabled/disabled in the yaml files
-All weapons are standalone


NSFW
Are You 18 or older? YES/NO


-Use cyber engine tweaks to obtain or obtain from most gun vendors in Night City starting at level 17

Game.AddToInventory("Items.Teeth_of_Terra",1)
Game.AddToInventory("Items.Doom_Chainsaw",1)
Game.AddToInventory("Items.Machete_Default",1)
Game.AddToInventory("Items.Scythe_Default",1)
Game.AddToInventory("Items.Scythe_Blood_Bunny",1)
Game.AddToInventory("Items.Hatchet_No_Masters",1)
Game.AddToInventory("Items.Hatchet_Riddle_Of_Steel",1)
Game.AddToInventory("Items.Sledgehammer_Doom_Hammer",1)
Game.AddToInventory("Items.Louisville_Slugger", 1)
Game.AddToInventory("Items.Furys_Song", 1)
Game.AddToInventory("Items.Harley_Quinn_Good_Night", 1)
Game.AddToInventory("Items.HF_Murasama", 1)
Game.AddToInventory("Items.Hatchet_Heat_Hawk", 1)
Game.AddToInventory("Items.Leviathan_Axe", 1)
Game.AddToInventory("Items.Vampire_Metal_Stake", 1)
Game.AddToInventory("Items.Swiss_Army_Knife", 1)
Game.AddToInventory("Items.Zelda_Master_Sword", 1)
Game.AddToInventory("Items.Fleshlight", 1)


Tools used:

3DS MAX 2017 - 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