Alya-N / C-Hero-Calc

PvE Solver for Cosmos Quest (Last Update: Archers and the Eternals)
10 stars 6 forks source link

Solution Issue #12

Closed robgw84 closed 5 years ago

robgw84 commented 5 years ago

I have noticed that when I try and find out what number of followers it would take me to finish a quest with my current heroes, the calculator will pick 2 heroes and then the lowest monster that can beat the quest with those two heroes. This results in it giving me a higher follower requirement than it needs.

Alya-N commented 5 years ago

Did you modify the lower follower limit(lowest monster value to consider for calculations) and upper follower limit(how many followers you have)?

robgw84 commented 5 years ago

I set the lower limit to 60% of my followers and then changed the upper to -1. I currently have 68 million followers, it immediately gave 72 million followers but only by using 2 heroes and 1 monster. It ignored any 4 unit solutions that may have been possible with less followers.

Alya-N commented 5 years ago

That's because it tries 3 unit solutions first and finds something that works. I believe older calc iterations had an option to continue until the lowest follower amount has been achieved, but I don't know how to enable it. I'll look it up.

Alya-N commented 5 years ago

Try opening default.cqconfig and setting "STOP_FIRST_SOLUTION" to FALSE instead of true. That might be what you're looking for.

Alya-N commented 5 years ago

Not sure if that solved it, but I haven't seen a reply from you in nearly 2 weeks, so I'll mark it as solved.