+
+ Legendary Probability: {{ (solution.bestProbability * 100).toFixed(2) }}%?
+
+
+ Legendary Craft Probability: {{ (solution.craftProbability * 100).toFixed(2) }}%
+
+
+ Legendary Drop Probability: {{ (solution.dropProbability * 100).toFixed(2) }}%?
+
+
Fuel: {{ (solution.fuelUsed / 1_000_000_000_000).toFixed(2) }}T Eggs
+
+
+ -
+ {{ (qty / 1_000_000_000_000).toFixed(2) }}T
+
+
+
+
Time: {{ (solution.timeUnitsUsed / 86400).toFixed(1) }} days
+
Expected crafts: {{ solution.expectedCrafts.toFixed(1) }}
+
+
+
+
+
+
+
+