Mimicking Man-Eater Bug: 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/72427512.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 21:23, 14 September 2023

Mimicking Man-Eater Bug
| Card Type: | Monster |
| Category: | Effect, Flip |
| Type: | Insect |
| Attribute: | Earth |
| Level: | ★4 |
| Attack: | 450 |
| Defense: | 600 |
| ID: | 72427512 |
| TCG Release: | November 04, 2021 |
| OCG Release: | July 17, 2021 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
FLIP: Target 1 monster on the field; destroy it, and if you do, this card gains ATK equal to that monster's original ATK, then you can change this card's Type to that monster's original Type. Cannot be destroyed by battle. Cannot be destroyed by the effects of monsters with its same Type.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1839 | Burst of Destiny | November 05, 2021 |
| 2615 | 2022 Tin of the Pharaoh's Gods | September 16, 2022 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1839 | Burst of Destiny | July 17, 2021 |
