I’ve been interested in finding the best Pal breeding strategies, which is pretty difficult because of gender limitations, passive skill inheritance & all sorts of special cases in the Pal breeding system. So I wrote this small utility to help me find the strongest Pals that I can breed & plan the optimal breeding.

If you’re into breeding pals you might find this useful :)

  • @Makeshift@sh.itjust.works
    link
    fedilink
    English
    15 months ago

    This seems really useful so far!

    Is there a way to search for a specific species/trait mix from your save that isn’t necessarily “best of”?

    • 𝖒𝖆𝖋OP
      link
      English
      25 months ago

      Unfortunately not. Somebody also asked me about finding the best fighters elsewhere. Like you say, it would be cool to be able to search for any trait combination. I think that would be more general and also easier to understand. Also requesting specific pals or using some custom scoring functions would be nice.

      I’m still thinking how to do this. Maybe the user could write a snippet of JavaScript and the C++ side could call it to score the Pals… It would be pretty flexible but also rather difficult to use… I’m traveling so I can only theorize now. If you have any ideas, let me know. I’ll probably have some time to code tomorrow.

    • 𝖒𝖆𝖋OP
      link
      English
      25 months ago

      You can try the “Advanced Search” below the predefined search presets now. It requires some understanding of JavaScript but should be fairly flexible. Unfortunately I didn’t figure out any JavaScript-free interface :/

      • @Makeshift@sh.itjust.works
        link
        fedilink
        English
        35 months ago

        Just got a chance to play around with that and it’s perfect! Definitely keeping it bookmarked for easy guidance towards fun stuff.

      • @Makeshift@sh.itjust.works
        link
        fedilink
        English
        15 months ago

        I don’t know any JavaScript, but sounds like a good motivator to learn! Still a super useful tool and glad you shared it!