I apologise for overlooking your support message! Please have a look at this. In addition to that, ConditionMinimumAmount and ConditionMaximumAmount work quite the same. It's a decimal value between 0 to 1, which 0 is minimum condition of an item (0) and 1 is the maximum condition of an item. Whenever a container is (re)generated, a random value is chosen between ConditionMinimumAmount and ConditionMaximumAmount, which gets scaled based on the item's maximum condition.