Ver. 3.0 has the injection of items into the leveled list where sugar bombs are present.
In detail, add one item called "Sugar Bombs (Toy Commandos)" to the list below:
- LL_Food_Packaged(00067396)
- LLI_Vendor_Food_Rare(0007579E)
- LLI_Vender_Food_Unique(0009C2B3)
- LLI_Loot_Food_Rare(0021C98A)
- LLI_Loot_Food_Unique(0021C98B)
Every list contains about 20 foods (even more if you were using a mod that adds foods). This means that the probability of an item being added to a container or merchant from said list is about 1/20+.
"Sugar Bombs (Toy Commandos)"(XX004CB7) is food items. When you use it, you will get one of the items from "LL_Junk_ToySoldier" (XX005BEB).
This LL includes the following LL:
- LL_Junk_ToySoldier_common(XX000825)
- LL_Junk_ToySoldier_Unique(XX000826)
- LL_Junk_ToySoldier_Extra(XX005BEC)
It contains 4 common LL, 1 unique LL, and 3 extra LL. This means that the probability of each list being selected is 4/8, 1/8 and 3/8.
Common LL contain 7, unique LL contain 13, and extra LL contain 5 different items.
0 comments