Snowman Effect: 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/62370023.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 19:35, 14 September 2023

Snowman Effect
| Card Type: | Trap |
| ID: | 62370023 |
| TCG Release: | May 02, 2019 |
| OCG Release: | January 12, 2019 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Target 1 face-up monster you control; it gains ATK equal to the combined original ATK of the other monsters you control, until the end of this turn. It cannot attack directly during the turn you activate this card. You can only activate 1 "Snowman Effect" per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | April 30, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | January 09, 2019 |
