Skip to content

A quick script to do monte carlo simulations of Trials of Osiris passages for the game Destiny.

Notifications You must be signed in to change notification settings

djspinmonkey/tribulations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Ye olde Trials simulation engine

INSTRUCTIONS: Look up your Trials win rate on destinytracker.com and pass it in below. Maybe look at your seasonal win rate, and also your win rate in recent weekends, as they may be different. If your laptop is a potato, pick a relatively low number of games, like 100000.

Usage: tribulations [options]

-t, --type [TYPE]                The passage type to simulate (mercy, ferocity, persistence, all)
-n, --num-games [COUNT]          The number of games to simulate (defaults to 10 million)
-w, --win-rate [PERCENTAGE]      The percentage of games to simulate winning

About

A quick script to do monte carlo simulations of Trials of Osiris passages for the game Destiny.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages