Micro Coder: 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/2347477.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 50: | Line 50: | ||
<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 05:21, 13 September 2023

Micro Coder
| Card Type: | Monster |
| Category: | Effect |
| Type: | Cyberse |
| Attribute: | Dark |
| Level: | ★1 |
| Attack: | 300 |
| Defense: | 0 |
| ID: | 2347477 |
| TCG Release: | August 20, 2019 |
| OCG Release: | June 23, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
If a Cyberse monster you control would be used as Link Material for a "Code Talker" monster, this card in your hand can also be used as material. If this card is sent from the hand or field to the GY as material for the Link Summon of a "Code Talker" monster: You can either add 1 "Cynet" Spell/Trap from your Deck to your hand, or, if this card on the field was used as material, you can add 1 Level 4 Cyberse monster instead. You can only use each effect of "Micro Coder" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1373 | Yu-Gi-Oh! Legacy of the Duelist: Link Evolution promotional cards | August 17, 2019 |
| 950 | Toon Chaos | June 15, 2020 |
| 1342 | Maximum Gold: El Dorado | November 16, 2021 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1112 | Structure Deck: Master Link | June 20, 2018 |
