mirror of
https://github.com/MetaFam/TheGame.git
synced 2026-04-24 03:00:09 -04:00
* Paraphase balanced payout strategy description Original description was confusing if you looked at it from a math point of view since you can not compute the difference of XP and SEEDs directly. Instead XP is converted to expected SEEDs and then we do some computations based on this. * Paraphrase reasoning for combination of payout strategies