Скидка Auto Turret Interference 1.0.3

C#:
{
   "Remove interference for server auto turrets: default true (Useful for Raidable Bases or events)":true,
   "RolePermission":{
      "default":{
         "Player Auto Turrets without interference limit":12,
         "Radius within which the system checks for other turrets (greater = more turrets)":40
      },
      "vip1":{
         "Player Auto Turrets without interference limit":20,
         "Radius within which the system checks for other turrets (greater = more turrets)":40
      },
      "vip2":{
         "Player Auto Turrets without interference limit":30,
         "Radius within which the system checks for other turrets (greater = more turrets)":40
      },
      "vip3":{
         "Player Auto Turrets without interference limit":40,
         "Radius within which the system checks for other turrets (greater = more turrets)":40
      }
   }
}