JSON:
{
         "Prefix": "Portable Repair Bench",
         "OpenCommand": "rbench",
         "PlayOpenEffect": true,
         "ChatIconSteamId": 0,
         "Rules": {
                  "CanUseRepairBenchWhileBuildingBlocked": true,
                  "CanUseRepairBenchWhileCombatBlocked": true,
                  "CanUseRepairBenchWhileRaidBlocked": true
         },
         "Phrases": {
                  "CooledDown": "You're in cooldown.\n<size=12><color=orange>{0}</color> seconds left.</size>",
                  "BuildingBlocked": "You're building-blocked.",
                  "CombatBlocked": "You're combat-blocked.",
                  "RaidBlocked": "You're raid-blocked.",
                  "CloseClear": "Your <color=orange>Portable Repair Bench</color> emptied as you cannot store items inside of it."
         },
         "GroupCooldowns": {
                  "default": 0.0
         }
}