Skip to content

I tried to metagame in Warframe and accidentally made a Monte Carlo simulator

License

Notifications You must be signed in to change notification settings

dorukayhan/rng-pls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RNG Pls

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.

Installation and usage

  1. Get Python 3.9
  2. git clone [email protected]:dorukayhan/rng-pls.git
  3. cd rng-pls
  4. ./rng-pls.py -h or py -3 rng-pls.py -h
  5. Follow the instructions

About

I tried to metagame in Warframe and accidentally made a Monte Carlo simulator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages