diceydungeons.com icon indicating copy to clipboard operation
diceydungeons.com copied to clipboard

Changes to equipment slots/descriptions/names don't get reverted after combat when playing as Jester

Open racknae opened this issue 2 years ago • 2 comments

If a card's slots are changed via e.changeslots(), this change is reverted after combat for most characters. As Jester however this never happens and the new slots on the card become permanent.

Similar issue when changing the description with e.fulldescription or the equipment name with e.name.

racknae avatar Mar 15 '22 09:03 racknae

i'm fairly sure changes to e.fulldescription and e.name don't get reverted for any characters. your issue might be that before combat & after combat scripts never run for jester: #2165

ncrecc avatar Mar 19 '22 12:03 ncrecc

Commenting to confirm that changes to e.fulldescription (and e.name from the look of things) do get reverted after battle when playing as other characters. The equipment I made where I encountered this issue does not have a before/after combat script, either.

racknae avatar May 07 '22 07:05 racknae