Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Blossom Bombardment - The destroyed monster must also be a monster in the graveyard (trap monsters for example shouldn't count) and it must have more than 0 ATK for this card to be usable https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=8849&request_locale=ja
Jam Defender - The targeted Revival Jam must also have the name Revival Jam at resolution for the effect to apply
Primal Seed - Should be required to add both of the cards back or else you add neither and since the cards don't have to have any specific properties, you shouldn't have to reveal them (facedown banished cards should remain unknown to the opponent)
Cyber Jar - Should have to destroy at least 1 monster to proceed into the rest of the effect https://www.db.yugioh-card.com/yugiohdb/faq_search.action?ope=4&cid=4913&request_locale=ja
Cyber Valley - For its 1st effect, drawing and ending the battle phase should not occur at the same time
Rallis the Star Bird - Should not gain any ATK until the monster it's battling is face-up
Spiral Spear Strike - Should be forced to attempt to draw even if there are 0 cards left in your deck
Invitation to a Dark Sleep - Activation legality should always return true as it's mandatory, added if tc check since it's a mandatory targeting trigger effect
Nightmare Wheel - Fixed wrong SetCategory
Thousand Knives - Should only destroy the monster if the opponent still controls it at resolution
Shien's Spy - Should give control of the monster even if it becomes facedown at resolution
Maiden of Macabre - Should only trigger if it destroys an opponent's monster by battle specifically, added SetCategory and SetOperationInfo
Cloning - Should be checking that the summoned monster is still face-up in the monster zone during the activation window, or else it will be able to be activated in cases such as the monster destroying itself immediately upon being summoned.