I was just about to make a post suggesting ways to improve the monster database, and choosing the display name in the CSE was part of it (the thing you did with alternate figures for the Mummy and Sharkbear is another part of it). I'm guessing the hard part you noticed later was Ig-Gabig (and Morvin) where you have two monsters with the same name but different decks?
Actually the problem is that the client doesn't have the monster list. That's fixable, but I'm not sure I want to send it down to every client just for this, which means grabbing it when it is needed. It's doable, just extra work.
Awesome! We can finally use Greater Holy Insight since Cardotron never uses it. I did find a bug with the Plant Pigmy. Numbing Blowdart does not seem to target anyone even though it reads as a cone attack. Code from the turn in question: Code: BATTLE LOG: Player=LeisureSuitLoli,Scenario=Testing Map,Room=LeisureSuitLoli's battle (custom),RoomID=316,Event=PlayAction,Action=Numbing Blowdart,Instigator=Cizin,Targets= Received extension response: battleTimer Parameters: (int) playerIndex: 0 (int) timeRemaining: 0 (bool) start: false Received extension response: battle Parameters: (utf_string) type: done (bool) IIU: false Received extension response: battle Parameters: (utf_string) type: done (bool) IIU: false Received extension response: battle Parameters: (utf_string) type: hasTrait (int) PUI: 1 (bool) IIU: false
Looks like you changed all the internal names, but didn't change MP Darkscapel in the CSE dropdown list.