Ashyaa / persona4-fusion-calculator

An AngularJS app to compute how to make a precise persona.
MIT License
6 stars 0 forks source link

Rare persona fusion recipe missing #4

Open chinhodado opened 7 years ago

chinhodado commented 7 years ago

For Andras: http://heimdall409.github.io/#/persona/Andras

Crystal Skull (50 / Fool) + Flauros (25 / Devil) should be a recipe, right? Flauros is a special persona but that shouldn't affect a recipe when it's an ingredient.

Ashyaa commented 7 years ago

My implementation of the reverse-engineered altgorithm was a bit too trivial. I considered that there could only be only one possible recipe to fuse a given persona using a given rare persona, which, as you stated, is wrong. I think I corrected it, but my implementation might still be lacking, or giving false positives. A little testing is required before I consider this issue closed.