Case Battles
Case Battles involves users opening cases against each other. The user with the highest total item value wins the entire pot (in standard 1v1 mode).
{ "gamemode": "1v1", // "1v1", "1v1v1", "1v1v1v1", "2v2", "2v2v2", "3v3" "battleMode": "normal", // "normal", "share", "pointRush", "jackpot" "cases": [ { "id": "case-id-1", "quantity": 2 }, ], "isBot": false, "isPrivate": false, "isReversed": false, // Inverse Mode "isFastMode": false, "isLastChance": false, "fundingOptions": { "percentage": 50, // 0-100% (Partial Slot Funding) "minDeposit": 10, "period": "week", // "all", "day", "week", "month" "onlyAffiliates": true } }
Last updated