Challenge 0-4

Treasure (hoard)DMGp. 1372014

This entry has no prose โ€” see the raw data below.

Raw data
{
  "name": "Challenge 0-4",
  "page": 137,
  "coins": {
    "cp": "6d6*100",
    "gp": "2d6*10",
    "sp": "3d6*100"
  },
  "crMax": 4,
  "crMin": 0,
  "table": [
    {
      "max": 6,
      "min": 1
    },
    {
      "max": 16,
      "min": 7,
      "gems": {
        "type": 10,
        "amount": "2d6"
      }
    },
    {
      "max": 26,
      "min": 17,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      }
    },
    {
      "max": 36,
      "min": 27,
      "gems": {
        "type": 50,
        "amount": "2d6"
      }
    },
    {
      "max": 44,
      "min": 37,
      "gems": {
        "type": 10,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "A",
          "amount": "1d6"
        }
      ]
    },
    {
      "max": 52,
      "min": 45,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      },
      "magicItems": [
        {
          "type": "A",
          "amount": "1d6"
        }
      ]
    },
    {
      "max": 60,
      "min": 53,
      "gems": {
        "type": 50,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "A",
          "amount": "1d6"
        }
      ]
    },
    {
      "max": 65,
      "min": 61,
      "gems": {
        "type": 10,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "B",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 70,
      "min": 66,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      },
      "magicItems": [
        {
          "type": "B",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 75,
      "min": 71,
      "gems": {
        "type": 50,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "B",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 78,
      "min": 76,
      "gems": {
        "type": 10,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "C",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 80,
      "min": 79,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      },
      "magicItems": [
        {
          "type": "C",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 85,
      "min": 81,
      "gems": {
        "type": 50,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "C",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 92,
      "min": 86,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      },
      "magicItems": [
        {
          "type": "F",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 97,
      "min": 93,
      "gems": {
        "type": 50,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "F",
          "amount": "1d4"
        }
      ]
    },
    {
      "max": 99,
      "min": 98,
      "artObjects": {
        "type": 25,
        "amount": "2d4"
      },
      "magicItems": [
        {
          "type": "G",
          "amount": "1"
        }
      ]
    },
    {
      "max": 100,
      "min": 100,
      "gems": {
        "type": 50,
        "amount": "2d6"
      },
      "magicItems": [
        {
          "type": "G",
          "amount": "1"
        }
      ]
    }
  ],
  "source": "DMG"
}