Warframe is Farming Simulator 2013 with guns what "video games cause violence" people think every game is a bug showcase Tencent's latest spyware container in the form of a pseudo-MMO grindfest in the form of a PvE third-person "shooter" that I may be playing too much.
As is the case with all grindy games where the 100% "win" condition is obtaining every collectible that goes into some inventory space, some things in the game are rarer than others (e.g. "you hit more than twice as hard in close quarters" vs "you hit a hell lot more than twice as hard in close quarters"). Luckily for all players' sanity, the devs decided to disclose exactly how rare everything is, and a bunch of good Samaritans integrated their data to the game's wiki. This allows players to quickly check how much time they'll need to get particular things.
One day, I felt like taking this "quickly check how much time I'll need to get a particular thing" really far with some ad hoc Python. This is that bit of ad hoc Python, generalized to work with any collectible from any grindfest.
- Get Python 3.9
git clone [email protected]:dorukayhan/rng-pls.git
cd rng-pls
./rng-pls.py -h
orpy -3 rng-pls.py -h
- Follow the instructions