Morphtronic Remoten: 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/57108202.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 51: | Line 51: | ||
<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/Morphtronic_Scannen" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Morphtronic_Scannen" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/1876841.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Staplen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Staplen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2250266.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Engine" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Engine" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7817703.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Gadget_Box" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Gadget_Box" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/8025950.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Scopen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Scopen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/10591919.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Mix-up" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Mix-up" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/14613029.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Smartfon" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Smartfon" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/15521027.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Rusty_Engine" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Rusty_Engine" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/20686759.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Cameran" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Cameran" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28124263.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Monitron" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Monitron" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28284902.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Magnen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Magnen" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/29947751.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Morphtronic_Earfon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Morphtronic_Earfon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/37260946.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 68: | Line 68: | ||
<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 18:39, 14 September 2023

Morphtronic Remoten
| Card Type: | Monster |
| Category: | Effect, Tuner |
| Type: | Machine |
| Attribute: | Earth |
| Level: | ★3 |
| Attack: | 300 |
| Defense: | 1200 |
| ID: | 57108202 |
| Archetypes: | Morphtronic |
| TCG Release: | May 02, 2009 |
| OCG Release: | February 14, 2009 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
● Once per turn, while in Attack Position: You can target 1 "Morphtronic" monster in your Graveyard; banish that target and add 1 "Morphtronic" monster with the same Level as the target from your Deck to your hand. ● Once per turn, while in Defense Position: You can send 1 "Morphtronic" monster from your hand to the Graveyard and add 1 other "Morphtronic" monster with the same Level as that monster from your Graveyard to your hand.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 270 | Raging Battle | May 12, 2009 |
| 437 | Yu-Gi-Oh! Advent Calendar | October 10, 2011 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 270 | Raging Battle | February 14, 2009 |
| 1748 | Duelist Edition Volume 3 | August 08, 2012 |
| 2598 | Duelist Pack: Duelists of Pyroxene | May 21, 2022 |












