Starbound

Starbound

Naturally spawning bandits and cultists
50 kommentarer
Lukiwarble  [ophavsmand] For 6 timer siden 
i never checked the monsters/npcs teams files so i don't have much info on it. But i'm pretty sure you can.
Levion For 7 timer siden 
Is there any way to make it so naturally hostile animals pick fights with cultists and bandits the same way they would with passive npcs? Feels weird to have a pack of wild monstrosities slaughter a camper, and chill with a bandit
Lukiwarble  [ophavsmand] 7. okt. kl. 21:53 
the mod uses the vanilla npcs so anything else that modifies then will work
Additive51 7. okt. kl. 17:54 
Does this work with The Forge by Xraiizy?
Blackwolf_swe 5. juni kl. 12:38 
Thx for the reply.

Ah yeah that makes sense.. sadly i can't even do simple math so i got no chance of makign the changes myself.

Even tho i never play without..I would hope this be seperate and NOT rely on FU since not everyone likes it :P

It was just as an example.
Lukiwarble  [ophavsmand] 5. juni kl. 6:30 
as for spawn distance, that is configured when you would spawn the entities via lua commands
Lukiwarble  [ophavsmand] 5. juni kl. 6:22 
it could be triggered by madness and other things like that, but it would require lua knowledge that i dont have, after all FU already have things that spawn only when madness is going on it would only be changing one of those things to entities
Blackwolf_swe 5. juni kl. 2:15 
I'm curious about a way to make this compatible with more mods and also uninstall friendly..

Could the spawning be triggered by an item in your inventory?
(for example the madness added by paintings in FU)

That way you might be able to set the distance to further away as to not have them spawn right on top of you?

This would make pretty much any and all plants compatible as well as it just working with most if not all mods?

It's the one thing missing from exploring planets more than once and having a fully upgraded endgame character makes exploring planets a VERY fast task if all you have in the way are the usual fauna.

I would REALLY like to use this mod but i need to know tha ti can at least save my space stations and planets from the storage folder to keep renewing (if and when) i need to remove the mod.

Hope you can make sense out of my rambling :P
Lukiwarble  [ophavsmand] 4. jan. kl. 4:20 
seems like a mod conflict to me and yes, if you install a mod to add enemies and delete it, the world where it generated will break since starbound doesn't update that after the world was created
♥Yuki♥ 3. jan. kl. 18:07 
Okay so this mods causes crashes that rolls back making you loose progress. removing made the world i built my base on break. It just sends me back to my ship. rip
Lukiwarble  [ophavsmand] 30. dec. 2024 kl. 16:19 
i see
FelmastProMcLane 30. dec. 2024 kl. 10:54 
I figured out why the "damageTaken" error happens, inside your "/monsters/bandit_spawner/bandit_spawner.lua", the init() function is overwritten and thus certain values are missing when updating the spawner monster, this logs the errors.

Doesn't actually break anything though.
Lukiwarble  [ophavsmand] 10. dec. 2024 kl. 13:23 
i used that method since it was the only one i got working
Seth Yuikora 10. dec. 2024 kl. 12:41 
I've also seen conflicts with the BL3 Health Bars mod. Specifically a fringe case that seemed to be causing one of my weapons to break on a player's build. I couldn't recreate it, so I assume it was just something about their install they weren't sharing with me or weren't aware of.

But yeah, not sure what's triggering your error specifically, but I believe it's the status.SetResource("health",0) call in the LUAs for your spawners. Since it appears that your method for spawning the NPCs is to spawn a "monster" that runs a spawn command, then destroys themselves.

Seems that code is used with apeboss projectors to make sure they die when the boss is dead. Might be possible to get the spawners to disappear with a different method. I'll look into it and let you know if I figure anything out.

Also, might want to let players know that uninstalling the mod will break any world they've visited with it active.
Lukiwarble  [ophavsmand] 9. dec. 2024 kl. 4:43 
i'm also getting this error but from BL3 Health bars mod
Seth Yuikora 8. dec. 2024 kl. 11:41 
Appears that your monsterspawners are flagging an error in the logs related to monster.LUA. I'm assuming they are spawning the bandits/cultists, then destroying themselves. Figured I'd let you know:



[Error] Exception while invoking lua function 'update'. (LuaException) Error code 2, [string "/monsters/monster.lua"]:100: attempt to index a nil value (field 'damageTaken')
stack traceback:
[C]: in metamethod '__index'
[string "/monsters/monster.lua"]:100: in function <[string "/monsters/monster.lua"]:98>
Aethis 22. nov. 2024 kl. 20:56 
tbh you should link the clip of the tf2 spy driving home after insulting cereal with all the snipers showing up on the roads lol
felt like that with the old value when holding alt to see
Rusty 20. nov. 2024 kl. 18:09 
I ran a quick test of the mod and found the following error. it doesn't seem the break anything
"Could not apply patch from file /biomes/underground/barrenunderground.biome.patch in source: '"Naturally spawning bandits and cultists No such key 'spawnProfile' in pathApply("/spawnProfile/groups/-"
Lukiwarble  [ophavsmand] 16. nov. 2024 kl. 6:21 
generate a new world and test it
Lukiwarble  [ophavsmand] 16. nov. 2024 kl. 5:48 
i already did, i even put the current value in the change logs
Major Poison 15. nov. 2024 kl. 15:00 
then please reduce the spawn rate!
Lukiwarble  [ophavsmand] 15. nov. 2024 kl. 5:43 
yes, its in the ".spawntype" file
Grandgok_7554 15. nov. 2024 kl. 2:13 
you can reduce spawn rate?
Lukiwarble  [ophavsmand] 14. nov. 2024 kl. 7:47 
space racism fixed!
Major Poison 13. nov. 2024 kl. 15:38 
-literal space racists
-makes them multi-racial
make it make sense
Lukiwarble  [ophavsmand] 12. nov. 2024 kl. 3:33 
i put them on several races just for fun
PizzaBoy 12. nov. 2024 kl. 2:39 
One issue I have is that the Occasus NPCs are multiple races, which doesn't make Lore sense since Occasus are a xenophobic cult.
Major Poison 7. nov. 2024 kl. 14:36 
Certainly seems like the spawn rates are bugged though. They’re WAY too frequent.
Lukiwarble  [ophavsmand] 6. nov. 2024 kl. 4:02 
thats just what happens when you install a mod that add enemies to a planet spawn list and remove the mod
Major Poison 5. nov. 2024 kl. 19:21 
just call this "The Thief and Racist Apocalypse" because i can't walk five feet without getting accosted by thieves and racist cultists
Major Poison 5. nov. 2024 kl. 19:18 
cultists and bandits spawn A LOT at night. also, apparently this mod affects world generation, because i can no longer visit any planets that were generated while i had it installed.
Lukiwarble  [ophavsmand] 5. nov. 2024 kl. 5:05 
dunno what your talking about XD
CSD Hupiteri 4. nov. 2024 kl. 23:21 
Would seem that the mod works fine otherwise but during nights it gets rather apocalyptic.
Especially underground
Aethis 4. nov. 2024 kl. 21:43 
oh yea, same issue, couldnt do a single escort sidequest without four guns worth of bandits annihilating my soon to be saved individual
Lukiwarble  [ophavsmand] 4. nov. 2024 kl. 16:11 
unless 0.03 stands for 30% in this situation and im stupid
Lukiwarble  [ophavsmand] 4. nov. 2024 kl. 4:57 
no idea how that happened with only 3% spawn chance, unlucky i guess
Swenthorian 4. nov. 2024 kl. 4:32 
Resulted in ungodly large numbers of bandits and cultists for me. Almost can't walk more than a screen across a planet's surface without a new band of bandits or cultists attacking me.
Good idea at least. Thanks for trying!
Aethis 3. nov. 2024 kl. 9:46 
Raiizy cultist overhaul users are sitting behind cover bc aint no one survivin that poisonous belt-fed automatic shotgun with little to no kickback
Xander_100k 2. nov. 2024 kl. 18:43 
This will be a godsend for RPG growth users that use the specialization tab gimmick. Some of the selections in that menu require to kill a great amount bandits or cultists.

I personally don't use the gimmick often due to having 500+ mods but the Vanish Sphere is busted beyond comprehension.
Lukiwarble  [ophavsmand] 2. nov. 2024 kl. 17:59 
in other words, yes
Lukiwarble  [ophavsmand] 2. nov. 2024 kl. 17:55 
the npcs from this mod have literally 3 lines in their npc file (name, base type and the despawning script), meaning that everything else will come from the vanilla cultist, which i used as base type, same thing goes to the bandits
Major Poison 2. nov. 2024 kl. 17:13 
do they have the same drop tables as other cultists? can they drop the cultist clothing pieces?
Million 2. nov. 2024 kl. 16:49 
Love seeing mods like these, good work!
Lukiwarble  [ophavsmand] 1. nov. 2024 kl. 14:50 
i set them to 3% spawn chance, and no its not safe to unistall since you are, in fact, adding more enemies to the biome spawn list
TarXor 1. nov. 2024 kl. 13:13 
How often do they appear (will they be too annoying)? Is it safe to remove the mod?
Yuna 1. nov. 2024 kl. 4:51 
please keep adding compatibility. awesome mod ive unpacked it and tweaked the scripts a little for my pack but its a great addition for those wanting extra difficulty from vanilla
KitsukiKit 31. okt. 2024 kl. 22:58 
wise words
Lukiwarble  [ophavsmand] 31. okt. 2024 kl. 20:35 
they wont spawn if it doesnt so thats how you know
Lukiwarble  [ophavsmand] 31. okt. 2024 kl. 20:34 
yes, although maybe not all of them
KitsukiKit 31. okt. 2024 kl. 19:47 
works on modded planets too?