Don't Starve Together

Don't Starve Together

26 betyg
Modified Tumbleweed Loot Table
   
Utmärkelse
Favorit
Favoritmarkerad
Avfavoritmarkerad
Filstorlek
Lades upp
Uppdaterades
430.754 KB
10 maj, 2015 @ 16:01
10 maj, 2015 @ 16:08
2 ändringsnotiser ( visa )

Abonnera för att ladda ner
Modified Tumbleweed Loot Table

Beskrivning
Changes the loot table for tumbleweeds so that everything below .1% is .1% by default.

Before:
Blue gem:0.04%
Red Gem:0.02%
Beard Hair:0.02%
Orange Gem:0.02%
Green Gem:0.02%
Yellow Gem:0.01%
Purple Gem:0.01%

After:
Blue gem:0.1%
Red Gem:0.1%
Beard Hair:0.1%
Orange Gem:0.1%
Green Gem:0.1%
Yellow Gem:0.1%
Purple Gem:0.1%


Also has the option of customizing the drop rates for each individual item
-Less= 0.5x(half as much)
-Default = normal amount
-Recommended(only on gems and beardhair) = .1%
-More = 2.0x (twice as much)(except on twigs and grass, they only get 1.5x)

For example:
Red Gem Less = .01%
Red Gem Default = .02%
Red Gem Recommended =. 1%
Red Gem More = .04%

Also for Don't Starve Singleplayer!
http://gtm.steamproxy.vip/sharedfiles/filedetails/?id=384798782
13 kommentarer
Vash  [skapare] 16 mar, 2019 @ 12:30 
-More = 2.0x
More is 2x the original drop rate, so in this case for red gems, they're original drop rate is .02% so I double it to .04%.
Some people might not want the .1% that I recommend so I give them a middle ground.
hi :-) 16 mar, 2019 @ 6:23 
how is .04% "More" than 0.1%??
oIS--OWLL 28 jun, 2015 @ 3:41 
There appears to be an issue where if you find a monkey in one of the Tumblers and that monkey attacks you with range, it crashes the game...lol....tried it on two diff comps and two diff accounts...anyone else experience this?
Sapioit 10 jun, 2015 @ 18:07 
You are literally counting 1,2,10,4 ... One of the most important ruless of the design (including logic design, programming design and user interface design) is KISS, which means "Keep it Simple, Stupid". By not having it in a scaled order, you are restricting the player from being able to properly use the mod without looking at the source code, if the descrition of the mod is, for some reason, unavailable to the user in cause. That's a bad practice.
Vash  [skapare] 10 jun, 2015 @ 11:42 
Default is what it normally is without the mod.
Recommended is what the mod Originally did.
Sapioit 10 jun, 2015 @ 4:16 
If "Default" is your recomandation, than why is "Recommended" saying it is recommended by you? Alt least change the name from "Recommended" to "Tons", or something...
Vash  [skapare] 9 jun, 2015 @ 20:32 
It's intended to always be next to Default, since its my recommended for the mod.
Sapioit 9 jun, 2015 @ 13:10 
than you messed up the order... the "recomended" option should be after the "more" option
Vash  [skapare] 9 jun, 2015 @ 12:57 
"More = 2.0x" refers to the original drop rate. So the original drop rate was.02% so More means that the drop rate will be .04%.
Sapioit 9 jun, 2015 @ 10:10 
In the text says that "Red Gem More = .04%" which is less that the supposed .2% supposed to have, from the fact that you wrote "More = 2.0x "...