Sneaky C: 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/25137581.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 42: | Line 42: | ||
<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 03:38, 14 September 2023

Sneaky "C"
| Card Type: | Monster |
| Category: | Effect |
| Type: | Insect |
| Attribute: | Earth |
| Level: | ★7 |
| Attack: | 1300 |
| Defense: | 2500 |
| ID: | 25137581 |
| OCG Release: | October 15, 2022 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
When your opponent Special Summons a monster(s) (except during the Damage Step): You can Special Summon this card from your hand in face-down Defense Position, and if you do, during the End Phase of this turn, change it to face-up Defense Position. You can only use this effect of "Sneaky "C"" once per turn. If this card is flipped face-up during the End Phase: Destroy all Special Summoned monsters on the field.
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 2701 | Photon Hypernova | October 15, 2022 |
