Code Radiator: 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/75130221.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<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:10, 16 September 2023

Code Radiator
| Card Type: | Monster |
| Category: | Effect |
| Type: | Cyberse |
| Attribute: | Water |
| Level: | ★4 |
| Attack: | 1600 |
| Defense: | 800 |
| ID: | 75130221 |
| TCG Release: | August 22, 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 target 1 face-up monster your opponent controls; change its ATK to 0, also negate its effects. If this card on the field was used as material, you can target 2 monsters, instead. You can only use each effect of "Code Radiator" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1600 | Fists of the Gadgets | August 20, 2019 |
| 2508 | Ghosts From the Past: The 2nd Haunting | April 22, 2022 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1112 | Structure Deck: Master Link | June 20, 2018 |
