RimWorld

RimWorld

Loot Boxes [CONTINUED]
142 Comments
rameyjames4 6 Feb @ 8:27pm 
will there be an update for 1.5?
Aegis J Hyena 8 Jul, 2024 @ 11:49am 
Thanks, Mlie! This is one of my requireds! o7
Mlie 1 Jun, 2024 @ 4:56am 
(≡◉‿‿◉≡) 22 May, 2024 @ 12:11pm 
1.5
TikkiGaming 9 May, 2024 @ 1:45am 
Will this be updated to 1.5? This is a really funny mod, just wondering if it will be updated. Please take your time to update it (if so) as a rushed update can be worse than no update!
IHateTheIRS 30 Apr, 2024 @ 2:45am 
Ever heard of the term, wait?
Onikage-056, God of Animatronics 11 Apr, 2024 @ 4:48pm 
Mod needs updating for 1.5.
maizzycakes 8 Apr, 2024 @ 11:16pm 
Mr. Streamer figured out which mod is conflicting and causing empty boxes! delete the mod that give faction goodwill as a quest reward
Jay 24 Mar, 2024 @ 9:07am 
Last update from me:
The error came from SirRolin's Quests Give Goodwill (although I'm using a 300+ modpack "Pirate Wars" by Mr Samuel Streamer
Jay 24 Mar, 2024 @ 8:14am 
The mod on it's own works in 1.4 (clearly) - it's clashing with other mod/s but yet to find what..
Jay 23 Mar, 2024 @ 11:47am 
I just opened 7 big gold lootboxes and they all made an eerie insect/pychic sound and no loot spawned. Am I missing something…?
Torres 20 Mar, 2024 @ 6:40am 
Is there a way to open all the boxes on a tile without having to click and wait and so on?
Win 5 Feb, 2024 @ 10:54am 
I'm using this mod with medieval genepacks and frequently when I get more than one loot box from a quest, If I get one genepack, the chances of me getting the SAME genepack from the remaining loot boxes is high. There is a way that I could change it?
Alex Nares 6 Oct, 2023 @ 5:09am 
Thanks, I understand completely!
♡ Pustalorc ♡  [author] 4 Oct, 2023 @ 11:19am 
You are almost right. Yes the 7 is the drop weight, but the 20, 30 and 50 are a bit special. They are the quantities that can drop, but the first number is the minimum, the second is the low end of the maximum, and the third is the high end of the maximum.
So in your example with silver, if it gets selected, it can spawn a maximum between 30 and 50, but whatever it picks randomly for the maximum is again used to pick the final actual drop count from the minimum and that random maximum.
You can see the code that handles that logic here: https://github.com/Pustalorc/Rimworld-Loot-Boxes/blob/master/Source/Things/CompUseEffectLootBox.cs#L156-L161
Alex Nares 3 Oct, 2023 @ 9:28pm 
Sweet, thanks! Looking at the code, am I correct in presuming that on this line for example:

new(7, new Reward("Silver", 20, 30, 50)),

The first number "7" is the drop weight (so a 7 would be 7 times more likely to be selected randomly over a 1), and the group of numbers at the end "20, 30, 50" are the possible quantities that can drop? So in this case, when Silver drops, it may be 20 Silver, or 30 Silver, or 50 Silver?
♡ Pustalorc ♡  [author] 3 Oct, 2023 @ 9:35am 
They are in the source code on github. They are in this folder: https://github.com/Pustalorc/Rimworld-Loot-Boxes/blob/master/Source/Things
under the CompUseEffect files
Alex Nares 3 Oct, 2023 @ 1:32am 
Pardon me, but maybe I'm missing something here. The mod description says the loot tables were previously obfuscated (hidden) but now this version has de-obfuscated them. But I can't find the loot tables. Where are they?
pgames-food 25 May, 2023 @ 3:23pm 
ah maybe it was just randomly thats what it gave you if you have the gene dlc.

(you could try using dev mode and making more lootboxes from this mod as a test, and if each and every one is only genes, it could be a conflict or mod loading order issue?)
(≡◉‿‿◉≡) 24 May, 2023 @ 8:35pm 
what's silly for me is that I've got 15 boxes and all of them are gene packs. I didn't receive any weapons/armors/items aside from these packs.
pgames-food 14 Mar, 2023 @ 6:43pm 
hi one thing that could help meanwhile, is to use the shift-click to queue them up.
for example, if you have say 1 of each, you give the command to open 1 of them, and while its being opened you can hold shift key and issue a quick similar command to the others too and they should get opened in turn, automatically, while you focus on something else - not the best way to achieve what you wanted but could help a bit) :)

(btw i tried mass opening bags in my recycling mod, and using a large stack size to open all in a stack but while it opened them all, the game didnt actually give you all of the items in the stack which would have been given had they been opened individually, so i had to limit it in my mod to play safe)
Chrisinater5 14 Mar, 2023 @ 2:48am 
How do you open multiple box's at the same time? I have a shit load of them and there's gotta be a faster way then one at a time
Richard 12 Mar, 2023 @ 8:07pm 
can you make the lootboxes come in different quality levels that magnify or reduce the loot value within?
Richard 4 Mar, 2023 @ 12:53pm 
can you make a slider for "loot box recipe cost" so that I can make it at least 10x more expensive to craft? also can you make an option to make the loot multiplier automatically scale from 0.1x to 5x depending on colony wealth? with the option to make it scale ascending, or descending between a set minimum and maximum colony wealth? for example you can make the loot boxes give better loot the poorer you are, or vice versa, with the ability to set the colony value at 0.1x you can set it to 10k or 100000k, and you can set the colony value for 5x to 100000k or 10k respectively
loklan 15 Jan, 2023 @ 12:22am 
There is a patch by MrKociak {LINK REMOVED} that removes the ability to craft loot boxes.
Victor 27 Dec, 2022 @ 6:18pm 
Suggestion: add a bill for automatically open the crates!
Chaos Legion 13 Dec, 2022 @ 8:50am 
@Dester
"Cherry picker" mod allows you to diasble items, recipes and such.
Dester 5 Dec, 2022 @ 6:06pm 
Please add option for removing the crafting option of loot boxes.
It's silly to think someone can craft a box with free loot.
Unexpected Katz 17 Nov, 2022 @ 3:16am 
Would it be possible to add option to queue (or check) loot boxes for opening, kinda like graves? It is quite a bother to click twice every chest with specific pawn to just open single loot box. If it is not possible, then maybe add building (for example 1200 silver) that is 2x1 and is openable like grave. It would be destroyed after opening and it would be an equivalent (in loot) of two chests for 600 silver. :monsterthinking:
[W.I.R.E.]casino.doug 1 Nov, 2022 @ 5:07pm 
how do i unlock making the red chest building? i can't seem to find it in research and it isn't unlocked by default.
Taemaly 1 Nov, 2022 @ 8:05am 
Thank you for updating :winter2019happybulb:
Tatzenmonster 1 Nov, 2022 @ 7:38am 
Thanks for the update :steamhappy:
ProfileName 30 Oct, 2022 @ 4:34pm 
Good to know. A button like that is always useful.
♡ Pustalorc ♡  [author] 30 Oct, 2022 @ 11:31am 
Not really much to note other than a reset config settings button. Primarily updated to work under 1.4.
ProfileName 30 Oct, 2022 @ 10:44am 
Nice. Any changes of note? Or nothin' to say?
♡ Pustalorc ♡  [author] 30 Oct, 2022 @ 8:48am 
Alright mod should be updated and working for 1.4
ProfileName 30 Oct, 2022 @ 6:14am 
Alright - thanks!
♡ Pustalorc ♡  [author] 29 Oct, 2022 @ 3:02pm 
I'm currently working on updating it and testing it. It'll be pushed to 1.4 hopefully tomorrow.
ProfileName 29 Oct, 2022 @ 10:35am 
Well, guess this won't work in 1.4. Good to have anyways.
Renix 25 Oct, 2022 @ 6:30am 
Tried it myself, cannot open loot boxes and loot box configuration menu is blank.
Renix 25 Oct, 2022 @ 12:36am 
Also showing interest in 1.4. Also wish these showed up in actual map loot and quest loot(if at all) just a little bit more, don't know if there was a config for that in the configuration
Death by coughs 23 Oct, 2022 @ 2:27pm 
awesome, thanks!
♡ Pustalorc ♡  [author] 23 Oct, 2022 @ 2:19pm 
I haven't tried it yet, so I don't know if it works. If it doesn't though, I'll be fixing it when I get some time.
Death by coughs 23 Oct, 2022 @ 2:03pm 
Yeah wondering if it still works or needs an update. might have to try it and find out ><
g3 23 Oct, 2022 @ 2:44am 
does this work in 1.4
ShareThePain 16 Oct, 2022 @ 2:57pm 
Can you add please an option to auto open the boxes by pawns?
Plutoski 23 Jul, 2022 @ 11:52pm 
for some reason i keep getting masterwork stone double beds upon opening every chest, is there any way to tweak the loot pool?
Ghrathryn 4 Jul, 2022 @ 3:20pm 
@SinglePotato - Select a Pawn, right-click then pick open from the context menu I believe.
SinglePotato 13 Apr, 2022 @ 11:12am 
how do i open the chest
Taemaly 12 Feb, 2022 @ 5:22am 
i am am having the same problem with ofutons