Dice It: 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/8868767.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 44: | Line 44: | ||
<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 06:32, 13 September 2023

Dice It
| Card Type: | Trap |
| ID: | 8868767 |
| TCG Release: | May 02, 2019 |
| OCG Release: | January 12, 2019 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Roll a six-sided die. Apply this effect, depending on whose turn it is. ● During your turn: Banish cards from your GY equal to the result. Then, if the result was 1, send 6 cards from the top of your Deck to the GY. ● During your opponent's turn: Send cards from the top of your Deck to the GY equal to the result. Then, if the result was 6, banish 1 card from your GY.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | April 30, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | January 09, 2019 |
