Template: Drops from (Rev. 17)


Usage

{{template-drops-from
| bag=
| tierDrops=
| drops=
| obtain=
}}

To display the loot bag an item is assigned to, the enemies it drops from, and other ways it can be obtained.

bag - The type of bag that the item is assigned to, as specified in the game XML. Note that items that do not drop from enemies are still assigned a bag type, but for clarity, do not add a bag type for items that have never been dropped from enemies. This should be one of the following:

  • Brown
  • Pink
  • Purple
  • Golden
  • Cyan
  • Blue
  • Orange
  • Red
  • White

tierDrops - For tiered items only. Lists enemies whose drops are entire tiers of items.
drops - Lists enemies which drop can drop the item. Usually for untiered items or consumables. However, some tiered items can be dropped individually from enemies as well.
obtain - Other ways of obtaining the item that are not drops from enemies. Do not include “trading with other players.”

To add entries to tierDrops, drops, and obtain, have a list of links in HTML. Markdown is not supported. At the end of each link, include <br>.