Скидка Build Protection 1.0.1

C#:
{
  "Setting the time (in hours) and multiplying the coefficients affecting the cost": {
    "5": 1.0,
    "6": 1.2,
    "7": 1.4,
    "8": 1.5
  },
  "The list of privileges (The name of the permission and the maximum percentage of protection)": {
    "buildprotection.default": 30,
    "buildprotection.vip": 35,
    "buildprotection.medium": 40,
    "buildprotection.harm": 45,
    "buildprotection.diamond": 50
  },
  "The cost of 100% home protection": [
    {
      "SHORTNAME": "sulfur",
      "Amount": 45000,
      "SkinID": 0,
      "displayName in UI": "SULFUR",
      "Picture to display in the UI (leave blank if the standard item)": ""
    },
    {
      "SHORTNAME": "metal.refined",
      "Amount": 3000,
      "SkinID": 0,
      "displayName in UI": "HQM",
      "Picture to display in the UI (leave blank if the standard item)": ""
    },
    {
      "SHORTNAME": "metal.fragments",
      "Amount": 80000,
      "SkinID": 0,
      "displayName in UI": "METAL",
      "Picture to display in the UI (leave blank if the standard item)": ""
    },
    {
      "SHORTNAME": "glue",
      "Amount": 250,
      "SkinID": 2688973231,
      "displayName in UI": "DIAMOND",
      "Picture to display in the UI (leave blank if the standard item)": "https://i.imgur.com/2XQpFeh.png"
    }
  ]
}