loot_generate
Generate individual treasure loot for any monster challenge rating using DMG tables. Get d100 ranges, probabilities, and average coin values for CR brackets 0-4, 5-10, 11-16, or 17+.
Instructions
Generate individual treasure loot for a monster of a given Challenge Rating, based on the DMG individual treasure tables. Returns all possible outcomes for the appropriate CR bracket (Challenge 0-4, 5-10, 11-16, or 17+) with their d100 range, probability percentage, and average coin amounts (using dice average values). Roll a d100 to select a row, or use the average coins for a quick reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cr | Yes | Monster's Challenge Rating. Accepts '0', '1/8', '1/4', '1/2', or integers 1–30. Valid values: 0, 1/8, 1/4, 1/2, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30. |