Skip to main content

Droptables

Overview

These define what items are dropped. They have Individual Drops as well as One-of Groups.

Individual Drops contain a list of items, where each item has a percentage probability of dropping. Each of these probabilities is calculated individually, it is possible that no items drop or every item drops.

One-of Groups contain groups of lists of items, where one item will be dropped from each group, using the weights provided by each item to calculate which item should be dropped.

Both items and droptables can be used as drops, and if a droptable is dropped then it will be run and its items will be added to the items dropped.