Project Zomboid

Project Zomboid

Not enough ratings
Vorpal Weapons Continued - Edited
   
Award
Favorite
Favorited
Unfavorite
File Size
Posted
Updated
251.166 KB
1 Feb, 2023 @ 8:30am
3 Feb, 2023 @ 9:23am
2 Change Notes ( view )

Subscribe to download
Vorpal Weapons Continued - Edited

In 1 collection by Zanklev™
my pak
375 items
Description
An edit of the Vorpal Weapons Continued mod. After you kill enough zeds your weapon will gain a name and increased power. Keep going and it will happen again.

All rights belong to the original creator, I merely edited the prefixes/suffixes to more suit what I want from this mod.
If the original creator requests I take this down I will, but for now I hope you all can enjoy this reupload/edit of this great mod.

The prefixes/suffixes:
"Murderous | Decent Dmg and Swing Speed increase"
"Pristine | Incredibly boosted durability"
"Haste | Excellent Swing Speed Increase"
"Cruel | Decent Dmg and Crit Increase"
"Hastened Reach | Decent Swing Speed and Weapon Reach Increase"
"Hastened Cleave | Increased max targets per hit, Swing Speed Increase"
"Reinforced Breaching | Door Dmg Increase, Minor Durability Boost"
"Vorpal 'Legendary Effect' | Increased targets per hit, Excellent Boost to Dmg, Incredibly Boosted Durability"
"Lesser Vorpal | Decent Dmg Boost, Increased Targets per hit, Decent Boost to Durability"
"Breaching | Decent Dmg Boost, Boosted Dmg against Doors"
"Sharpened | Good Boost to Dmg"
"Gargantuan | Inreased max targets per hit, Excellent boost to Weapon Reach"
"Reinforced Precision | Increased Crit Chance, Decent Durability Boost"
"Demonic 'Legendary Effect' | Excellent Boost to Dmg, Boost to Crit Chance, Increased Max Targets per Hit"
"Cleaving | Minor Boost to Dmg, Increased Targets per hit"
"Reinforced Haste | Boost to Swing Speed, Boost to Durability"

Workshop ID: 2926887053
Mod ID: VorpalWeaponsContinuedEdit
21 Comments
AnotherGuy 22 Feb, 2024 @ 10:19am 
using a show weapon stats mod shows all values resetting to default for any weapon; the prefix applies correctly but then goes to default after just 1 kill. not sure why...anyone else notice this?
AnotherGuy 21 Feb, 2024 @ 5:25pm 
I made my own edits for personal use, if anyone wants to change the parameters for when you get pre/suffixes you just edit these lines in the file:
modData.prefixKills = ZombRand(##) + ##; -- kills for prefix
modData.suffixKills = ZombRand(##) + ##; -- kills for suffix
Change the ## to the numbers you want
ZombRand(##) is a random number between 1 and whatever number you put in the brackets, then you add whatever number you want in the end, for instance:

EXAMPLE:

modData.prefixKills = ZombRand(20) + 10; -- kills for prefix
; 10 kills + a random amount between 1 & 20 you get the prefix latest at 30 kills earliest at 11.

modData.suffixKills = ZombRand(50) + 80; -- kills for suffix
; 80 kills + a random amount between 1 & 50 you get the suffix latest at 120 kills earliest at 81.
Arkitekt 27 Dec, 2023 @ 11:48am 
Got a Hastened Cleave Hand Axe of Hastened Cleave
Zanklev™  [author] 10 Oct, 2023 @ 4:50pm 
@facilitās Ah I believe it's the weapon modifier mod, it's the way modifiers get applied causes conflicts with this mod. I wish I knew coding because then I could probably look into fixing the problems with this one but I haven't had the time. I just know how to edit files fairly well and was able to change the modifiers this mod had and since it got removed twice I decided to reupload it with my own modifiers.
facilitās 10 Oct, 2023 @ 1:00pm 
@Zanklev™ wow thanks for replying. it was a crowbar, and im using the weapon modifier mod. so i assume it maybe conflict with that. i will do some testing
Zanklev™  [author] 9 Oct, 2023 @ 11:09am 
@facilitās Most likely a mod conflict, I had this happen during testing but only with certain weapons from certain mods. I'm not the original creator of this mod nor a coder myself so I'm not sure how to fix it.
facilitās 9 Oct, 2023 @ 3:04am 
for some reason i have a reinforced precision of lesser vorpal, but the suffix over right the prefix, any idea?
drayshocklee 3 May, 2023 @ 10:15pm 
Just got a demonic vorpal on my 3rd spear
Invader 10 Mar, 2023 @ 7:50pm 
Just letting you know that this mod is awsome for SP runs. Keep up the good work.
Zanklev™  [author] 8 Feb, 2023 @ 7:55pm 
@Dirmagnos It should work, I can't say how stable or how well they will work together however.