Skip to content

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!

Notifications You must be signed in to change notification settings

Cophy08/ow_loot_box_calc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

About

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!

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%