made a few edits to my copy.
Still gets stuck on breaks occasionally for no apparent reason.
117: info.break = 1
159~164: commented out the crystals I don't want to use. (wind & earth are stupid easy to farm; water is next since it's a hop from the wind and can be farmed while gathering copious amounts of wind.
593: added a single retry to keep the chain going before resetting using info.break .
599: reset info.break on success.
604: elseif SynthSuccess == 2 then changed to else; there are t2 HQ's, no need to bother picking, if it's not a break or normal quality, then it's a HQ.
made a few edits to my copy.
Still gets stuck on breaks occasionally for no apparent reason.
117: info.break = 1
159~164: commented out the crystals I don't want to use. (wind & earth are stupid easy to farm; water is next since it's a hop from the wind and can be farmed while gathering copious amounts of wind.
593: added a single retry to keep the chain going before resetting using info.break .
599: reset info.break on success.
604: elseif SynthSuccess == 2 then changed to else; there are t2 HQ's, no need to bother picking, if it's not a break or normal quality, then it's a HQ.