Skip to main content

Probability Management

You can upload the probability file to BACKND Console and perform the draw in the BACKND SDK.
Draws are performed on the server, and the result can be checked on the client.

You can use this to create a probability table for each item and use it for the in-game probability item(such as Random box, Loot box, Gotcha and etc.) feature.

You can create up to 200 probabilities and create and upload up to 600 probability files.

Related console guide: BACKND Base - Probability Management
Related SDK developer documentation: Probability Management - Draw List Lookup