Core Rules
WoTC AD&D 2nd Edition -- Drakein API Reference
Loading...
Searching...
No Matches
TreaBun.dat — Treasure bundles

Holds named treasure bundles — pre-assembled collections of specific items, such as the loot in a particular chest or a hidden cache. Unlike the tables in Treasure.dat, a bundle involves no dice or probabilities: it is a fixed list of the actual items it contains, so rolling is never required to know what it holds.

Data in this file includes

  • Bundle Name — The name of the treasure bundle, used to look it up and to reference it elsewhere.
  • Contents — The items that make up the bundle, held as an inventory collection. Each entry is a concrete item (with its quantity and properties), and containers within the bundle may hold their own nested items, so the contents can nest to any depth.