ShishioValentine / MiqoCrafter

MiqoCrafter is an utility to automatically generate Miqobot gathering/crafting scenarios.
Apache License 2.0
13 stars 3 forks source link

Hidden Node counts don't account for no spawn #7

Open SydneyKereliuk opened 3 years ago

SydneyKereliuk commented 3 years ago

Setup:

I have adequate quantities of all mats except Titanium Ore.

If possible, MiqoCrafter should add an additional buffer on hidden node calculations to account for nodes that don't yield the hidden item. I'm not sure what the optimal multiplier would be. Maybe qty needed / (yield per node * .25)

For now I've manually changed it to 100 nodes instead of 38.

ShishioValentine commented 3 years ago

Hi ! Thanks a lot for the feedback, and the good idea :). I will add this multiplier.