Moffein / RiskyMod

A full-game overhaul for RoR2 inspired by Risk of Rain 1, aimed towards multiplayer and looping. Feel free to take parts of this mod for your own use as long as you credit me in the README.
MIT License
2 stars 5 forks source link

Combat Shrine only drops items on first use (Mystic's Items Compat.) #19

Closed gaforb closed 1 year ago

gaforb commented 2 years ago

Currently only one item is awarded even when the shrine is used multiple times, regardless of if the spawned monsters are killed or the item is collected between shrine uses. As far as I know the only item/mod that implements multiple shrine uses is Mystic's Items' Black Monolith. I'm not sure if the implementation it uses that prevents this working, or if it's a generic problem that could be resolved on this end.

Relevant code from Mystic's Items Here: https://github.com/TheMysticSword/MysticsItems/blob/main/Items/Tier2/ExtraShrineUse.cs