Myutant Synthesis: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| Line 4: | Line 4: | ||
<div> | <div> | ||
<div id="card-images-container"> | <div id="card-images-container"> | ||
<p style="margin: 0px; "><img id="card-image" src="https:// | <p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/79194594.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/Myutant_Clash" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Myutant_Clash" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/5466615.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Ultimus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Ultimus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/6182103.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Arsenal" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Arsenal" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7574904.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_ST-46" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_ST-46" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8200556.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Mutant" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Mutant" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/26561172.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Cry" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Cry" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/31855260.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Evolution_Lab" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Evolution_Lab" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/34572613.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Beast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Beast" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/34695290.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Fusion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Fusion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/42577802.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_GB-88" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_GB-88" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/43709490.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Expansion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Expansion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/60967717.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Myutant_Mist" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Myutant_Mist" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/61089209.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 66: | Line 66: | ||
<script> | <script> | ||
setCardImage = function(image, id) { | setCardImage = function(image, id) { | ||
document.getElementById("card-image").src = "https:// | document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg"; | ||
} | } | ||
</script> | </script> | ||
</html> | </html> | ||
Revision as of 01:52, 16 September 2023

Myutant Synthesis
| Card Type: | Monster |
| Category: | Effect, Fusion |
| Type: | Psychic |
| Attribute: | Water |
| Level: | ★9 |
| Attack: | 2500 |
| Defense: | 2000 |
| ID: | 79194594 |
| Archetypes: | Myutant |
| TCG Release: | November 05, 2020 |
| OCG Release: | September 25, 2021 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
2 "Myutant" monsters with different Attributes If this card is Fusion Summoned: You can target 1 card on the field; destroy it. When your opponent activates a card or effect (Quick Effect): You can activate this effect; for the rest of this turn, this face-up card is unaffected by the effects of an opponent's cards of the same type (Monster, Spell, or Trap) as that card. If this Fusion Summoned card you control is destroyed by an opponent's card: You can add 1 of your banished "Myutant" cards to your hand. You can only use each effect of "Myutant Synthesis" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1262 | Phantom Rage | November 06, 2020 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1262 | Phantom Rage | August 08, 2020 |
| 627 | World Premiere Pack 2021 | September 22, 2021 |












