ForgottenArbiter / SeedSearch

A mod that searches through Slay the Spire seeds.
MIT License
47 stars 8 forks source link

Got different relics from the searching result when playing #2

Closed woolen-sheep closed 3 years ago

woolen-sheep commented 4 years ago

For example:

The mod output the following relicList: [Sozu, SsserpentHead, White Beast Statue, Meat on the Bone, StrikeDummy, The Courier, Magic Flower, Eternal Feather, Orichalcum, Boot] However, when I was playing, I got relic Bottled Flame from the first Elite instead of White Beast Statue.

I think a headless game should get the same result as a normal game, what's the problem?

ForgottenArbiter commented 3 years ago

Sorry, I was swamped with some stuff at the beginning of quarantine and forgot to respond to this one. The issue is that Bottled Flame only spawns if there is a non-basic attack in your deck. I had a setting to ensure bottled Tornado would show up, but none for Bottled Flame, since it used to count basic attacks and therefore almost always show up. I added a setting to make Bottled Flame always show up (defaulting to true).