Don't Starve Together

Don't Starve Together

26 arvostelua
Modified Tumbleweed Loot Table
   
Palkinto
Lisää suosikkeihin
Lisätty suosikkeihin
Poista suosikeista
Tiedostokoko
Julkaistu
Päivitetty
430.754 KB
10.5.2015 klo 16.01
10.5.2015 klo 16.08
2 muutosilmoitusta ( näytä )

Tilaa ladataksesi
Modified Tumbleweed Loot Table

Kuvaus
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 kommenttia
Vash  [tekijä] 16.3.2019 klo 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.3.2019 klo 6.23 
how is .04% "More" than 0.1%??
oIS--OWLL 28.6.2015 klo 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.6.2015 klo 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  [tekijä] 10.6.2015 klo 11.42 
Default is what it normally is without the mod.
Recommended is what the mod Originally did.
Sapioit 10.6.2015 klo 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  [tekijä] 9.6.2015 klo 20.32 
It's intended to always be next to Default, since its my recommended for the mod.
Sapioit 9.6.2015 klo 13.10 
than you messed up the order... the "recomended" option should be after the "more" option
Vash  [tekijä] 9.6.2015 klo 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.6.2015 klo 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 "...