Self-Destruct Button: 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/57585212.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 45: | Line 45: | ||
<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:43, 14 September 2023

Self-Destruct Button
| Card Type: | Trap |
| ID: | 57585212 |
| TCG Release: | March 01, 2004 |
| OCG Release: | July 17, 2003 |
TCG Status: Banned
OCG Status: Unlimited
Description:
You can only activate this card while your Life Points are lower than your opponent's Life Points and the difference is 7000 points or more. Both players' Life Points become 0.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1537 | Invasion of Chaos | February 27, 2004 |
| 1674 | Dark Revelation Volume 2 | October 17, 2005 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1906 | Invader of Darkness | July 14, 2003 |
| 1634 | Expert Edition Volume.2 | March 14, 2005 |
| 463 | Expansion Pack Vol.3 | December 02, 2008 |
