DayZ
232 ratings
ZenVirus
7
2
2
   
Award
Favorite
Favorited
Unfavorite
Type: Mod
Mod Type: Mechanics
File Size
Posted
Updated
3.301 MB
Jun 18, 2022 @ 1:43am
Mar 15, 2023 @ 7:56pm
23 Change Notes ( view )

Subscribe to download
ZenVirus

Description
WHAT IS THIS?

This mod adds a new virus to the game that the player can only contract from zombies.

Getting hit by zombies has a chance to slowly infect the player with this virus agent, and once the player is infected past a certain point they are then stuck with the virus until they cure it (like wound infection and other vanilla diseases).

Once the player is sick with the zombie virus they will gradually become affected by various symptoms that start off benign and mostly just an inconvenience, but over time become life-threatening and eventually fatal.

At first they will exhibit signs of sickness like coughing and blurry vision. They will also start to hear audible hallucinations such as whispers, footsteps, trees falling down etc - generally annoying symptoms that put the player on edge.

But if they do not cure the virus in time eventually they will begin to vomit blood, develop wounds, fall unconscious and slowly lose health until they either find a cure - or die.

If the player is fast to identify the symptoms then they can take tetracycline AND vitamins to cure the virus. This only works if both vitamins and tetracycline are in the player's system and their infection stage is below 20%. Consuming vitamins will reduce the amount of virus agents you are infected with by 50% while your immunity is boosted.

This information is according to default mod settings - all of these parameters can be adjusted by server admins so use this as a rough guide and consult your server admins if you want to know which parameters are used on the server you play on.

The code for this mod is based on the project VIRUS by Munghard & Tom, so most credit goes to them https://steamcommunity.com/sharedfiles/filedetails/?id=1674233729

Support for all languages is included (although translations are almost certainly going to be bad - feel free to repack this mod with edits if you know what you're doing).

VIRUS SYMPTOMS

Here is a list of stages and their symptoms:

Stage 0: No symptoms.
Stage 1 (10% infected):
- Audible hallucinations.
- Very rare vomiting of blood or making a zombie scream that other players can hear.
Stage 2 (25% infected):
- Screen begins to turn red (this red colorization tint gets worse the more infected you become).
- Can no longer be cured by tetra & vitamins.
- May develop fever symptoms (shivering, sweating).
- May cough up blood sometimes.
Stage 3 (50% infected):
- Player will cough up blood more often.
- Blurry vision and light pains can be felt.
- Chance of making a zombie scream increases.
Stage 4 (75% infected):
- Player will begin to vomit blood randomly.
- Hands will begin to shake when aiming (kuru symptoms).
- Chance of making a zombie scream increases significantly.
Stage 5 (90% infected):
- Player will begin falling unconscious randomly.
- Player will develop random bleeding wounds.
Stage 6 (99% infected):
- Player will begin to laugh randomly (kuru symptoms).
- Player will scream like a zombie frequently (can be heard by other players).
- Player begins to lose health randomly, as well as vomit blood more frequently.
- Certain death awaits any player who doesn't have an endless supply of blood bags and bandages.

VIRUS CURE

Once the virus infection spreads through more than 20% of the player's system, then the only chance of survival is manufacturing a virus cure injector.

The default server setting gives the player at least 5 hours before the infection spreads through their entire body which is plenty of time to find all of the items needed to make a cure.

This infection time can be adjusted by server owners however, so depending on the style of the server you're playing on it might be more or less forgiving, and the cure items might be common or much rarer.

To manufacture a cure the player needs the following items:
- A microscope (with a 9v battery)
- A petridish
- A full blood bag
- An empty syringe
- An infected brain (from skinning dead zombies)

The default settings have most of these items spawning in medical loot spawns, but this can be changed in the server types.xml files if desired. The infected brain can only be retrieved by skinning dead zombies.

Once the player has all of these items they need to place them into the microscope and use the "Analyze Virus" action on the Microscope.

After a few seconds the microscope will generate two vials - one with antibodies, one with virus agents. Using an empty syringe on these vials will give the player an injection syringe to either cure themselves - or intentionally infect others with the virus if they get close enough to them to use the syringe.

OPTIONAL FEATURES
(SERVER ADMINS CAN CHOOSE TO DEACTIVATE THESE)

- When the player becomes 80% infected they will get a boost to stamina (consumes stamina slower, recovers stamina faster).
- When the player becomes 100% infected zombies will ignore the player entirely (unless the player attacks the zombie).
- While these three features seem OP, keep in mind by this stage the player will be vomiting blood and bleeding all over the place regularly and is almost certainly going to die soon.
- If the player dies to zombie infection, a zombie can spawn on their corpse with some of their gear (disabled by default - experimental feature).
- If the player eats human meat while infected it might reduce their infection without giving them kuru unless they over-indulge, based on the config options in the CONFIG_INFECTION server settings. HumanMeatVirusAdd= -5 is the default setting and means eating human meat will reduce virus infection by -5 for each bite. HumanMeatDisableKuru=1 means the player will NOT contract kuru when eating human flesh AND infected with the virus - once the virus infection is cured this exemption no longer applies.
- Check the 'extras' folder for an extra mod which adds the ability to poison crossbow bolts with the virus pathogen vial or injection syringe.

OTHER NOTES FOR SERVER ADMINS

There are a ton of config options to adjust this mod to your preference. By default the mod will also send the player random tips on how to manufacture a cure as there are so many parts to it that it might be difficult for them to figure out the cure without help (but this can be disabled in the config settings for servers where you have a discord or website with information on how your mods work). The tips are included in the config file so they can also be translated to other languages if needed.

You can find a complete list of the config settings, types.xml and other info in the mod folder.

INSTALLATION

Install this mod like any other mod - copy it into your server folder and add it to your mods list. Make sure to copy the .bikey into your server keys and merge the types.xml entries with your server types.xml.

When you run the mod for the first time after installation the default config .json file will be created in your server profile folder under "Zenarchist/ZenVirusConfig.json".

TYPES
- Zen_Virus_Cure_Injector
- Zen_Virus_AntiBodiesVial
- Zen_Virus_Cure_Petridish
- Zen_Virus_Cure_Microscope
- Syringe
- Zen_Virus_Injector
- Zen_Virus_Injector_Empty
- Zen_Virus_Cure_Injector_Empty
- Zen_Virus_Brain
- Zen_Virus_PathogenVial

REPACK & SOURCE CODE

Unfortunately due to lack of time I can't maintain all of my mods all of the time. I do my best, but these mods are offered as-is. If there's a problem, you have the source code and my permission to fix it yourself and upload a fixed version to the workshop without any credit necessary. It's all free.

You can repack this mod if you like, and do anything else you want with it for that matter. The source code is available on my GitHub at www.zenarchist.io
Popular Discussions View All (4)
1
Jan 19, 2023 @ 7:39am
Microscope damage
MastaHiggins
0
Mar 24, 2023 @ 4:19pm
Cherno Coords
QuickFuse
0
Feb 5, 2023 @ 2:19am
Previous versions
MastaHiggins
266 Comments
Endergoth Jun 2 @ 6:36am 
Cure does not work. Anyone knows solution?
Эйнар May 22 @ 1:49pm 
I ran into a problem that food and drinks do not infect the character. Has anyone encountered such a problem?
Tompkins Mar 2 @ 7:11am 
anyone else having issues after 1.24 update that the blood collection bags arent getting filled to 100% when you pull your own blood?
Big Ai Feb 8 @ 1:38pm 
@Coffee Look a little lower to find "ChanceOfWoundInfectionBleed" and set this to 0

(I know I'm responding to old comments, maybe these people will see this, or maybe I'll help others, or maybe I'm wrong haha)
Big Ai Feb 8 @ 1:34pm 
@WawaGods I think if you put the zombies you want in

"CreatureGuaranteedVirus": [
"infected",
"add_scary_monster_types_here"
],

And set the base chance to get the virus to 0 you'll get what you're looking for. That's how I interpret this.
Lugnut_91 Jan 22 @ 4:51pm 
@drtybuckshot36g i think thats a nitrado thing, i keep having the same problem with other mod config directories disappearing. if you use filezilla it will show the directory and the file youre looking for is still there.
RmF Jan 6 @ 9:04am 
HI why i can make cure in ruined battery can i change this}
WawaGods Nov 21, 2023 @ 6:45am 
Is it possible to only assign the virus infection to certain types of infected (e.g. military)? I'm trying to create a specific area where this "version" of the infection can spread to survivors as part of my questline. Thanks!
Coffee_sw Nov 11, 2023 @ 12:49am 
I found this in the documentation. Does the infection here refer to the vanilla wound infection?

VirusChancePerScratch = 0.5; // Chance of being infected each time the player is hit by a zombie

I don’t know if it’s because of the installation of this module. Every time I’m hit by a zombie, I have a high chance of getting a vanilla wound infection. Regardless of whether there is a wound or not, this makes me very distressed. For this reason, I have to add alcohol and other disinfectants. Item refresh. If this configuration was a vanilla wound infection, I'd want to turn it down a bit.
drtybuckshot36g Sep 26, 2023 @ 7:28pm 
PLEASE HELP!!! I was able to use this mod on my local server to test it out and get my config files where I want them as soon as i load it into my community server for some reason i cant find my config file anymore I can do a search while in my main config folder and find and open the file ZenVirusConfig.json but any changes I make do not work. So I don't know if it's a Nitrado issue or if I did something wrong but like I said earlier everything worked perfectly on my local server. Any help or info would be great