Day and Night Wasteland Demolisher

7 days to die day and night wasteland demolisher, 7 days to die zombies, 7 days to die biomes

This mod allows Demolishers to spawn in the Wasteland during the daytime and at nighttime. The Demolisher has simply been added to the requisite zombie group for that location and will spawn within standard probability parameters. However, in real play testing, being placed at the top of the group list seems to give the Demolisher a higher probability of spawning first or very early into the spawn cycle.

arramus is relatively new to 7D2D and missed out on Snufkin’s Zombies as they appear to need a bit of tweaking for the latest build. However, he did play on a server where the Demolisher was roaming quite freely in the Wasteland and Forest (possibly just walked out of the Wasteland) and he wanted to play it again.

That mod was probably made by War3zuk as arramus did see it on a mod site but it had been pulled for incompatibility issues with an update. arramus couldn’t find any others around the community similar to this and he is attempting to emulate it because it was a lot of fun. As such, credit for the inspiration must certainly be directed at War3zuk unless arramus missed other builds; apologies if that’s the case.

arramus did however build this the hard way through trial and error and going through the xml files. He is glad he did as there was a reference to a wasteland group of zombies appearing with the Screamer and an earlier build he tested would have seen a Demolisher visiting someone’s front door when it is least expected. Giving the Demolishers a unique group solved that issue.

As with the standard settings, spawns of any zombie in the Wasteland during the daytime is infrequent while nighttime can become a real challenge if you stick around long enough. Allowing Demolishers to spawn at any time just adds to the challenge.

Daytime – Nice and Sedate

7 days to die day and night wasteland demolisher additional screenshot 1

Nighttime

7 days to die day and night wasteland demolisher additional screenshot 2

Nighttime Extreme

7 days to die day and night wasteland demolisher additional screenshot 3

<configs>

	<set xpath="/spawning">

	<biome name="wasteland">
		<spawn maxcount="1" respawndelay="0.3" time="Day"	entitygroup="ZombiesWastelandDayDemolition" />
		<spawn maxcount="3" respawndelay="0" time="Night" entitygroup="ZombiesWastelandNightDemolition" />
		<spawn maxcount="1" respawndelay="0.3" time="Any" entitygroup="EnemyAnimalsWasteland" spawnDeadChance="0" />
	</biome>

	</set>
	
</configs>
<configs>

	<append xpath="/entitygroups">
	
		<!-- Based on "ZombiesAll" as per current wasteland day setting - Gives more variety with recent additions -->
	
		<entitygroup name="ZombiesWastelandDayDemolition">
		<entity name="zombieDemolition"/>
		<entity name="zombieBoe"/>
		<entity name="zombieJoe"/>
		<entity name="zombieSteve"/>
		<entity name="zombieMoe"/>
		<entity name="zombieYo"/>
		<entity name="zombieBusinessMan"/>
		<entity name="zombieArlene"/>
		<entity name="zombieDarlene"/>
		<entity name="zombieMarlene"/>
		<entity name="zombieSkateboarder"/>
		<entity name="zombieCheerleader" prob="0.3"/>
		<entity name="zombieOldTimer" prob="0.3"/>
		<entity name="zombieBiker" prob="0.3"/>
		<entity name="zombieFarmer" prob="0.3"/>
		<entity name="zombieStripper" prob="0.3"/>
		<entity name="zombieUtilityWorker" prob="0.3"/>
		<entity name="zombieJanitor" prob="0.2"/>
		<entity name="zombieNurse" prob="0.3"/>
		<entity name="zombieSteveCrawler"/>
		<entity name="zombieFatHawaiian" prob="0.3"/>
		</entitygroup>
		
		<!-- Based on "ZombiesWastelandNight" as per current wasteland night setting -->
		
		<entitygroup name="ZombiesWastelandNightDemolition">
		<entity name="zombieDemolition"/>
		<entity name="zombieSpiderFeral"/>
		<entity name="zombieBoeFeral"/>
		<entity name="zombieJoeFeral"/>
		<entity name="zombieSteveFeral"/>
		<entity name="zombieMoeFeral"/>
		<entity name="zombieYoFeral"/>
		<entity name="zombieBusinessManFeral"/>
		<entity name="zombieArleneFeral"/>
		<entity name="zombieDarleneFeral"/>
		<entity name="zombieMarleneFeral"/>
		<entity name="zombieNurseFeral"/>
		<entity name="animalZombieDog"/>
		<entity name="zombieSteveCrawlerFeral"/>
		<entity name="zombieFatCopFeral"/>
		<entity name="zombieBurnt"/>
		<entity name="animalZombieBear"/>
		<entity name="zombieWightFeral"/>
		<entity name="animalZombieVulture" prob="0.6"/>
		<entity name="animalZombieVultureRadiated"  prob="0.4"/>
		<entity name="zombieMaleHazmat" prob="0.2"/>
		<entity name="zombieFatHawaiian"/>
		</entitygroup>
		
	 </append>
	 
</configs>

Installation – For players and server hosts who have never installed a mod before

If you’ve never installed a mod before it is necessary to create a mod folder in the main directory or in an area suggested by your server host if they have modified the installation. Simply make a new folder called Mods (with a capital M to reflect standard nomenclature). If you drag the mod folder directly out of the zipped file it can be placed directly into the Mods folder and the game will look in there as you launch your World. If you allow your unzip function to extract the folder, it may make another unnecessary folder and place the mod inside it. This will not be recognised by the game/server if you place it in the Mods folder like this. Please take it out of the extra folder level. The top layer will be a single folder and in the second layer you will see a ModInfo.xml folder with or without additional folders depending on the mod. This will become elementary once you’ve launched a few mods.

Download

The forum topic of the mod is here.

Credits: arramus

Share this with your friends:
Subscribe
Notify of
guest

If you have any questions or have any problems/bugs, please use the support link (Discord, Forum Topic, GitHub Issues, etc.) in the post. If there is no support link in the post, please use the comments section.

2 Comments
Inline Feedbacks
View all comments
Jacob
Jacob
March 17, 2024 9:56 pm

Download Link not working as of 3/17/24

Techalyzer
Techalyzer
January 31, 2022 9:10 am

Download link broken