Set Rotation: 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/73468603.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 50: | Line 50: | ||
<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:53, 16 September 2023

Set Rotation
| Card Type: | Spell |
| Category: | Quick Play |
| ID: | 73468603 |
| TCG Release: | May 04, 2017 |
| OCG Release: | January 14, 2017 |
TCG Status: Limited
OCG Status: Limited
Description:
Set 2 Field Spells with different names from your Deck on the field (1 on your field, and 1 on your opponent's field). While either of those cards remain Set on the field, neither player can activate or Set other Field Spells.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 196 | Maximum Crisis | May 02, 2017 |
| 1303 | OTS Tournament Pack 6 | December 04, 2017 |
| 1331 | 2018 Mega-Tin Mega Pack | August 27, 2018 |
| 1065 | Structure Deck: Sacred Beasts | July 06, 2020 |
| 1360 | Maximum Gold | November 09, 2020 |
| 1113 | Structure Deck: Powercode Link | August 07, 2018 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 196 | Maximum Crisis | January 11, 2017 |
| 1113 | Structure Deck: Powercode Link | December 06, 2017 |
| 291 | Structure Deck: Sacred Beasts of Chaos | March 17, 2020 |
