Don't Starve Together

Don't Starve Together

Ocen: 26
Modified Tumbleweed Loot Table
   
Przyznaj nagrodę
Ulubione
Ulubione
Usuń z ulubionych
Rozmiar pliku
Zamieszczono
Zaktualizowano
430.754 KB
10 maja 2015 o 16:01
10 maja 2015 o 16:08
Listy zmian: 2 ( zobacz )

Zasubskrybuj, aby pobrać
Modified Tumbleweed Loot Table

Opis
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
Komentarzy: 13
Vash  [autor] 16 marca 2019 o 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 marca 2019 o 6:23 
how is .04% "More" than 0.1%??
oIS--OWLL 28 czerwca 2015 o 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 czerwca 2015 o 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  [autor] 10 czerwca 2015 o 11:42 
Default is what it normally is without the mod.
Recommended is what the mod Originally did.
Sapioit 10 czerwca 2015 o 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  [autor] 9 czerwca 2015 o 20:32 
It's intended to always be next to Default, since its my recommended for the mod.
Sapioit 9 czerwca 2015 o 13:10 
than you messed up the order... the "recomended" option should be after the "more" option
Vash  [autor] 9 czerwca 2015 o 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 czerwca 2015 o 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 "...