{
  "entries": [
    {
      "level": 0,
      "rageAmounts": {
        "CHEST": [
          {
            "value": {
              "min": 1.0,
              "max": 4.0,
              "type": "uniform"
            },
            "weight": 1.0
          },
          {
            "value": {
              "min": 0.5,
              "max": 3.0,
              "type": "uniform"
            },
            "weight": 1.0
          }
        ],
        "ORE": [
          {
            "value": {
              "min": 1.0,
              "max": 4.0,
              "type": "uniform"
            },
            "weight": 1.0
          },
          {
            "value": {
              "min": 1.0,
              "max": 5.0,
              "type": "uniform"
            },
            "weight": 1.0
          }
        ],
        "KILL": [
          {
            "value": {
              "min": 3.0,
              "max": 4.0,
              "type": "uniform"
            },
            "weight": 1.0
          },
          {
            "value": {
              "min": 2.0,
              "max": 3.0,
              "type": "uniform"
            },
            "weight": 1.0
          }
        ]
      }
    }
  ]
}