Don't Starve Together
Оценок: 26
Modified Tumbleweed Loot Table
   
Наградить
В избранное
В избранном
Удалить
Размер файла
Добавлен
Изменён
430.754 KB
10 мая. 2015 г. в 16:01
10 мая. 2015 г. в 16:08
Обновлений: 2 (просмотреть)

Подпишитесь, чтобы загрузить
Modified Tumbleweed Loot Table

Описание
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
Vash  [создатель] 16 мар. 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 мар. 2019 г. в 6:23 
how is .04% "More" than 0.1%??
oIS--OWLL 28 июн. 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 июн. 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  [создатель] 10 июн. 2015 г. в 11:42 
Default is what it normally is without the mod.
Recommended is what the mod Originally did.
Sapioit 10 июн. 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  [создатель] 9 июн. 2015 г. в 20:32 
It's intended to always be next to Default, since its my recommended for the mod.
Sapioit 9 июн. 2015 г. в 13:10 
than you messed up the order... the "recomended" option should be after the "more" option
Vash  [создатель] 9 июн. 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 июн. 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 "...