Card Shuffle: 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/12183332.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 46: | Line 46: | ||
<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 07:09, 13 September 2023

Card Shuffle
| Card Type: | Spell |
| Category: | Continuous |
| ID: | 12183332 |
| TCG Release: | July 18, 2003 |
| OCG Release: | May 16, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Pay 300 Life Points to use this card's effect. Shuffle either your or your opponent's Deck. You can only use this effect during your turn, once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1675 | Dark Revelation Volume 1 | March 16, 2005 |
| 1267 | Pharaonic Guardian | July 15, 2003 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1267 | Pharaonic Guardian | March 18, 2002 |
| 1912 | The New Ruler | May 13, 2002 |
| 1635 | Expert Edition Volume.1 | September 20, 2004 |
