Skip to content

Various script updates and fixes#1203

Merged
pyrQ merged 2 commits intomasterfrom
various-updates-fixes
Jul 28, 2025
Merged

Various script updates and fixes#1203
pyrQ merged 2 commits intomasterfrom
various-updates-fixes

Conversation

@pyrQ
Copy link
Copy Markdown
Member

@pyrQ pyrQ commented Jul 28, 2025

  • Black Rose Garden: Its last effect is an effect that would inflict damage on activation only if that player has a Plant monster in their GY or banishment.
  • Grandpa Demetto: Should be able to use its 1st effect if you cannot Special Summon except DARK monsters + shouldn't destroy the target of the 2nd effect if you control it on resolution.
  • Junk Warrior Extreme: Set the materials of the "Junk" Synchro Monster to be none.
  • K9-666 "Jacks": Shouldn't destroy the target if it's still related but not a monster on resolution.
  • Melffy Mommy: Shouldn't be able to activate the last effect if the other monster's ATK is 0.
  • Number 16: Shock Master: Don't allow the player to declare a type that they've already declared with the effect of "Number 16: Shock Master" previously in the same turn.
  • Princess Cologne: The last effect should be OPC + it should also check that the Normal Monster was face-up and is still a Normal Monster in the GY.
  • Tuner's Barrier: Shouldn't be able to target the same monster with a 2nd "Tuner's Barrier" + the effect shouldn't be applied if the target isn't a face-up Tuner on resolution.

Added new card constants:
- CARD_BOX_OF_FRIENDS
- CARD_GRANDPA_DEMETTO
- CARD_MACRO_COSMOS
- CARD_PRINCESS_COLOGNE
- CARD_SPYRAL_SUPER_AGENT

  • Removed "SUMMON_BY_NOUVELLES" as it's not used anymore.

  • Card.IsCanBeXyzMaterial: Return false by default if the card to attach and the Xyz Monster to attach the card to are the same card.

  • As I Predicted...! & Fear of the Dark: Moved their handling to their own scripts.

@pyrQ pyrQ requested a review from ClementLouis as a code owner July 28, 2025 22:40
@pyrQ pyrQ merged commit 82c4ad5 into master Jul 28, 2025
1 check passed
@pyrQ pyrQ deleted the various-updates-fixes branch July 28, 2025 23:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant