Tri-and-Guess: 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/73988674.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 00:58, 16 September 2023

Tri-and-Guess
| Card Type: | Trap |
| ID: | 73988674 |
| TCG Release: | May 16, 2014 |
| OCG Release: | February 15, 2014 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
If each player has an Extra Deck: Declare 1 Extra Deck monster card type (Fusion, Synchro, or Xyz); both players reveal their Extra Deck, and the player who has more cards of the declared card type gains 3000 Life Points.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 243 | Primal Origin | May 13, 2014 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 243 | Primal Origin | February 12, 2014 |
