/ow_loot_box_calc

Quick python code written to calculate how many loot boxes you need to open in order to get all of the items in overwatch. Each loot box has 4 items in it of different rarities: common, rare, epic, legendary. Each rarity has a certain chance of appearing. I use random numbers to calculate how many you need to get all of the overwatch items!

Primary LanguagePython

This repository is not active