• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

(1.0/A21) bdubyah's modlets

I tried to replicate this issue as follows:

1. Start the game with EAC off.
2. Join a dedicated server that also has EAC off to reflect the new trader .dll feature. Joining the dedicated server really puts The Wasteland to the test as the demands are typically higher.

3. Visit the remnant_wasteland_01 Prefab.

The result was a clean spawn of the Mutant type entities. And yet another swing at me showed responsiveness after I upset their slumber.

View attachment 22904

I checked the console and it was clean where it specifically related to The Wasteland mod. There was one warning though, but it was a Vanilla warning about the snake pain sound. It might have been suffering the same fate I was facing.


Very cool and thank you. I wonder if it has something to do with a simple edit to the gamestages files:

I edited the gamestages files with a minimal change (and only realised this recently, sorry). I doubled the values of the sleeper spawns (num="1" and maxalive="1" were changed to 2). I dont know enough about the base game, but is it possible there is a conflict to the game trying to spawn "too many" mobs/mutants in this case?

It isn't 100% reproducible so I'll keep trying to narrow down the scenario.

 
I am so glad this got ported to A20 so quickly!  I'm enjoying the hell out of this, just like I did with the A19 mod.  I can't wait to play this with the new compopack as soon as that gets released (please please please soon!)

 
Hello Bdubyah,

i'm testing your mod now and found an mistake in progression.xml

<attribute name="attLuck" name_key="attLuckName" desc_key="attLuckDesc" icon="ui_game_symbol_loot_sack">
            <effect_group>
                    <passive_effect name="LootGamestage" operation="perc_add" level="2,8" value="5,35"/>
<passive_effect name="LootGamestage" operation="perc_add" level="9,10" value="40,50"/>




Your values multiply the LootGamestage value from 5 to 35 times and then 40 and 50 times. 
I tested it on player lvl 300 and after LootGamestage 10k u can't find any loot. 

According to description it may just increase 5% - 35% - 40% - 50% 
Mb values schould be 5,35 - > .05, .035 — 40,50 -> .4, .5 ?

 
Yup - it was increasing the spawns in the gamestages file. The PoIs dont like the increased raider/mutant spawns and therefore spawn none. Thanks all

 
Is there a manual for this mod?  I don't understand why I can't upgrade levels in my skill tree where it shows a green shopping cart, and green locks.  It say "NA" when I hover over them.  Also, my health never goes above 106 even though the max is 158.  Using a bandage at 106 health doesn't increase the health.

 
Is there a manual for this mod?  I don't understand why I can't upgrade levels in my skill tree where it shows a green shopping cart, and green locks.  It say "NA" when I hover over them.  Also, my health never goes above 106 even though the max is 158.  Using a bandage at 106 health doesn't increase the health.
Every time you respawn in an in-game week you lose 3 health could be that ?

 
So does that mean I never get the ability to get above my max health - (3 *numberOfDeaths)?  Or does that reset every 7 days?  Is there a discord channel where I can ask questions?  I love so many things about this mod, but it's frustrating not knowing how certain things work.

 
THE WASTELAND

Is there any way to increase your attribute level post reading the 21 books at the start of the game ?
From what I understand, we can find 'statues' which carry additional SPIFSAL attribute increases for individual attributes.

 
Is there a manual for this mod?  I don't understand why I can't upgrade levels in my skill tree where it shows a green shopping cart, and green locks.  It say "NA" when I hover over them.  Also, my health never goes above 106 even though the max is 158.  Using a bandage at 106 health doesn't increase the health.
The Progression has certainly changed for this build and since we can no longer interact with the attribute tree, it can pretty much be overlooked. I spent 5 SPIFSAL on Strength and I will only concern myself with what's on the left side from hereon. Saying that, there is still some residual interaction since each SPIFSAL added to strength opens up a slot on the Backpack regardless of adding no Skill to Pack Mule.

20220121100403_1.jpg

And now all the SPIFSAL unlocked Perk Skills have become level dependent there are some interesting trade offs compared to the regular system.

For example, I can access Miner 69'er Skill Level 4 pretty quickly since there is no need to build the attribute tree and all those Skill Points can be dedicated to Miner 69'er based on Level. And since early Level increases come rapidly, our selected SPIFSAL options are going to be a real asset to offset the ones we didn't select.

Choosing that initial SPIFSAL load out very carefully was something I found to be critical. I went with a very very balanced selection that provides for early game features with survival and 'body' features being predominant. This ensures I can take a knock from the zombies and get my base up and running without any slogging for resources. My understanding is we can find further SPIFSAL as we progress and I can unlock some specialised items later on.

And that's what I like about this new system. We can choose either a very balanced set-up to give all the essentials right from the start, or slightly move towards a very specialist track. And players who can deal with that initial struggle who put all their SPIFSAL into something highly specialised are investing for latter Game Stage where that initial suffering will have paid off.

It took me a couple of play throughs to get a feel for the SPIFSAL set up as with learning anything new, but I can appreciate its intricacies and 'manipulate' it to the way I play.

What's up with your health? Are you carrying an injury from one of the Wasteland beasties?

 
hopefully someone else has encountered this issue and knows a fix

whenever I place any door from the Wasteland, the next time I log in to the game all of the doors are stuck in a permanent loop of opening, and I can't interact with them
I always need to destroy blocks around them to make the door collapse, and place a new one but it just happens all over again with every login

 
Hmm, that's odd. I redid the doors in Unity to make them more like how vanilla doors operate. I never noticed that happening before, but just repro'd it. If the door is closed, it seems fine, but if it's open when you log out it seems to break. I'll see what I can find out.

 
Quick Question: Is there a way to change the limit of 21 Attribute increases from reading the SPIFSAL books in the beginning by editing?

Where would I find this in the files? Thx Guys.

 
Quick Question: Is there a way to change the limit of 21 Attribute increases from reading the SPIFSAL books in the beginning by editing?

Where would I find this in the files? Thx Guys.


It's a limit hardcoded in each of the SPIFSAL book, so you can change it in items.xml, preferably by patching it with your own mod rather than editing the file itself, otherwise every new update to Wasteland mod itself would revert that change and you would have to change it all over again. If you don't know how, this would be a good start if you want to learn.

 
Quick Question: Is there a way to change the limit of 21 Attribute increases from reading the SPIFSAL books in the beginning by editing?

Where would I find this in the files? Thx Guys.
I can appreciate the reason you are considering this action to possibly increase availability. I'm guessing it's not to lower the limit.

I posted this elsewhere to a reasonable comment, and just overlooked others as they were a 'touch' unfair relating to the SPIFSAL update. I hope you'll read it and consider it, and if it doesn't work out, I'll be the first to assist you with your request.

--------------------------------------------------

This is a very fair and understandable comment. The first release candidate of SPIFSAL was tested thoroughly over a prolonged period of time to check the impact on a wide range of dynamics (logical progression linked to GS, overall challenge and core needs, fun factor, ability to play solo, existing additional Wasteland gains beyond Vanilla, etc). The feedback was that there were a few primary areas that could do with placing a little earlier on the SPIFSAL list to allow them to be more accessible. This was in consideration of fundamental activities that are critical to survival, particularly in early GS.

However, adding ALL of what we have become accustomed to as being fundamental in the Vanilla build, into the 21 would make SPIFSAL redundant and go against where it can be most appealing, especially because a number of these suggested 'fundamentals' compound (Miner 69er-Motherlode / Master Chef-The Huntman-Living off the Land). This current release is a balanced compromise.

After testing this current build with a variety of trade-offs, there are 3 clear modes of play that stand out:

- A balanced load out. This was carefully calculated to available SPIFSAL and gives the player access to most, but not all key survival elements. Players can thrive from very early GS. In fact, they can reach Skill levels quicker than in Vanilla for many traits and this may come as a surprise. Players new to the Wasteland Mod will recognize these choices when choosing SPIFSAL and this can provide them with a sense of security and familiarity to ease them in. More experienced players may also prefer this load out for what it offers.

- Semi-balanced load out. This still offers many primary survival features, but players will need to be more considerate of where they will need to put in a bit more work. The trade-off will be that specialization that can make all the difference in certain situations. And players can manipulate their game-play to increase these certain situations.

- Specialized load out. Players who really want to be a master of some very specialized feature(s) will feel the challenge in primary survival activities early on and will need to adapt. However, once established, those specializations will be clearly useful, and some may say excessively useful.

On top of the SPIFSAL 21, we are going to find the additional statues to give a permanent +1 to each attribute. As players test a few load outs, they may reconsider that initial SPIFSAL 21 in the knowledge that these statues are to come, and possibly at a time when they are more relevant. In addition, 'time' sensitive or 'inventory' sensitive items will also provide those attributes, as players have become accustomed to in Vanilla, as well as the unique ones we can find in the Wasteland, such as 'Happy-go-Lucky', 'Braintats', and their cousins which I won't mention so as not to spoil the surprises. Players will see how these additions can be used at the right time and for the right purpose when they are most needed.

And with all the Wasteland 'health' drinks from Nuka, customized items, custom general weapons and ammo, abundance of Wasteland food choices to offset the change in Vanilla farming, supplementary Wasteland books also integrating skill features that are fundamental to survival, Power Armor and the abundance of mods, and last but certainly not least 'Legendary Weapons', life will remain pretty good out there for players who are getting their quests complete, looking out for those high value looting opportunities, and making considered choices.

The update is very new. Subjective and impulsive concerns are noted but given very limited consideration. However, constructive feedback based on objective tangible observations based on putting in some time to test things out are not only welcome but will be acted on where re-balancing may be appropriate. Give it a chance :)

@bdubyah I wanna add your vehicle mod to the wasteland, how do I go about it?
The Wasteland Mod and Bdub's Vehicles run together without any issues at all. I have been using them both since the first release of The Wasteland. It's as convenient as placing 'Bdubs Vehicles' mod in your 'Mods' folder in your 7 Days to Die main directory.

 
If people would spend the time playing it instead of sitting around complaining about it, they would realize it isn't broken like they think it is. Give it a shot, give it some time, and adapt. It isn't that bad...

But on that note, I am done answering questions about changing/tweaking/removing the SPIFSAL feature. I've had enough of it. Either give it a chance and get used to it, or find another mod to play.

If you have legit questions or balance feedback, I'm all ears.

 
@ Mr Devolver Thank you for your answer I could change the points according to my preferences now.

@ Arramus. Thank you as well for your insight into the balancing process. Of course players enjoy vastly different experiences in difficulty settings in progression speed in maximum power level that can be achieved etc. 

I play video games for about 35 years now and I know exactly what I like. I played the original Fallout 1 and 2 and even back then I used a Hexeditor to change the starting attributes. Not the skillpoints, not the perks not the money. But specifically the attribute points. Same for Baldursgate etc. I don´t want to criticize the overall design philosophy. I think it is a good system (of course the specific number 21 would always be debatable) it is just not optimal for me because I am an outlier. So I just change 1 small thing and I am much happier with the game.

 
bdubyah said:
I think you need to make that change in entityclasses. Need to add something like

<property name="Consumables" value="ulmAmmoFuelGasoline,ulmAmmoFuelGasolineBarrel"/>


to each vehicle. And I think in vehicles, each one needs

<passive_effect name="VehicleCargoCapacity" operation="base_set" value="1000"/>


Just from what I gathered from others asking. Haven't tested myself, so ymmv.


entityclasses line is right

This line

<passive_effect name="VehicleCargoCapacity" operation="base_set" value="1000"/>


should added in items.xml not vehicles.

Tested——>It works

 
Last edited by a moderator:
Back
Top