Trouble understanding loot tableSolved
Nivex can you help me understand this.

    "Loot (Easy Difficulty)": [
      {
        "shortname": "abovegroundpool",
        "amount": 0, <== Is this Max amount Possible?
        "skin": 0,
        "amountMin": 0 
      },

Sorry confused on what these do....

If i set amount to 2 and amountMin to 1 does that mean there will be atleast (1) AboveGroundPool in a chest when i raid a Easy Base?​

yes that's correct. you see amountMin was added in a later update and I didn't want to rename 'amount' to 'amountMax' as everyone would have had to reset their amounts. that'd suck. so I left it alone
Locked automatically