Command Performance: 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/78184733.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 01:42, 16 September 2023

Command Performance
| Card Type: | Trap |
| ID: | 78184733 |
| TCG Release: | November 06, 2014 |
| OCG Release: | July 19, 2014 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
If you control a "Performapal" monster: Change all face-up Attack Position monsters your opponent controls to Defense Position. Monsters changed to Defense Position by this effect cannot change their battle positions until the end of the next turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 229 | The New Challengers | November 04, 2014 |
| 1027 | Star Pack ARC-V | June 09, 2015 |
| 1334 | 2015 Mega-Tin Mega Pack | September 15, 2015 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 229 | The New Challengers | July 16, 2014 |
