{ "GameName": "DragonBreeZee", "ServerPort": 5400, "UseApi": false, "ApiPort": 5400, "UPnP": true, "OpenPortChecker": true, "Player": { "MaxStat": 2000, "MaxLevel": 150, "MaxInventory": 35, "MaxSpells": 35, "MaxBank": 100, "MaxCharacters": 3, "ItemDropChance": 30 }, "Passability": { "Normal": false, "Safe": true, "Arena": false }, "Equipment": { "WeaponSlot": 8, "ShieldSlot": -1, "Slots": [ "Under", "Pants", "Over", "Accessories", "Neck", "Cape", "Head", "Scouter", "Tool", "Wings", "Shirt", "Boots", "Belt" ], "Paperdoll": { "Up": [ "Player", "Tool", "Under", "Pants", "Shirt", "Over", "Neck", "Boots", "Belt", "Accessoires", "Cape", "Scouter", "Head", "Wings" ], "Down": [ "Player", "Wings", "Under", "Pants", "Shirt", "Over", "Neck", "Boots", "Belt", "Accessoires", "Cape", "Head", "Scouter", "Tool" ], "Left": [ "Player", "Under", "Pants", "Shirt", "Over", "Neck", "Boots", "Belt", "Accessoires", "Cape", "Head", "Scouter", "Tool", "Wings" ], "Right": [ "Player", "Under", "Pants", "Shirt", "Over", "Neck", "Boots", "Belt", "Accessoires", "Cape", "Head", "Scouter", "Tool", "Wings" ] }, "ToolTypes": [ "Axe", "Pickaxe", "Shovel", "Fishing Rod" ] }, "AnimatedSprites": [], "Combat": { "RegenTime": 10000, "MinAttackRate": 800, "MaxAttackRate": 50, "BlockingSlow": 0, "MaxDashSpeed": 200 }, "Map": { "GameBorderStyle": 0, "ItemSpawnTime": 15000, "ItemDespawnTime": 300000, "ZDimensionVisible": true, "Width": 32, "Height": 26, "TileWidth": 32, "TileHeight": 32 }, "PlayerDatabase": { "Type": "sqlite", "Server": "localhost", "Port": 3306, "Database": "", "Username": "", "Password": "" }, "GameDatabase": { "Type": "sqlite", "Server": "localhost", "Port": 3306, "Database": "", "Username": "", "Password": "" } }