wongkj12 / TFT-Rolling-Odds-Calculator

A calculator that provides the odds of hitting your units in TFT, made with very simple HTML and Chart.js
7 stars 10 forks source link

Headliner capabilities #2

Closed enteigss closed 11 months ago

enteigss commented 11 months ago

I attempted to add the ability to incorporate headliner odds to the calculation, let me know if it looks good.

wongkj12 commented 11 months ago

Hey the calculations look good, though as far as I know there may be some hidden rules for headliner odds, e.g. once you see a specific headliner/+1 trait, can't see same unit/+1 trait again for X shops which can complicate things. But maybe those factors are negligible (I haven't been playing Set 10 so correct me if I'm wrong)

Also I can't really think of a good way to incorporate headliner odds into the chart while keeping it simple (e.g. to select if I already have headliner, and display odds of obtaining headliner and at least X units, or NOT obtaining headliner and at least X units?) so I think I'll leave the chart as is - though feel free to update it if you find a good way to display the data!