Second Goblin: 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/19086954.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 49: | Line 49: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/Goblin_of_Greed" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Goblin_of_Greed" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/425934.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Minor_Goblin_Official" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Minor_Goblin_Official" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/1918087.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Good_Goblin_Housekeeping" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Good_Goblin_Housekeeping" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/9744376.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblins_Secret_Remedy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblins_Secret_Remedy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/11868825.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblin_Calligrapher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblin_Calligrapher" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/12057781.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scrounging_Goblin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scrounging_Goblin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/12152769.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblin_Pothole_Squad" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblin_Pothole_Squad" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/12755462.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Toon_Goblin_Attack_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Toon_Goblin_Attack_Force" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/15270885.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblin_King" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblin_King" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18590133.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblin_Circus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblin_Circus" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18658572.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblin_Decoy_Squad" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblin_Decoy_Squad" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/18960169.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Goblindbergh" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Goblindbergh" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/25259669.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 66: | Line 66: | ||
<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 02:31, 14 September 2023

Second Goblin
| Card Type: | Monster |
| Category: | Effect, Union |
| Type: | Fiend |
| Attribute: | Dark |
| Level: | ★1 |
| Attack: | 100 |
| Defense: | 100 |
| ID: | 19086954 |
| Archetypes: | Goblin |
| TCG Release: | October 10, 2003 |
| OCG Release: | July 18, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Once per turn, during your Main Phase, if you control this monster on the field, you can equip it to your "Giant Orc" as an Equip Spell Card, OR unequip the Union equipment and Special Summon this card in face-up Attack Position. While equipped to a monster by this card's effect, you can change the equipped monster's battle position once per turn. (1 monster can only be equipped with 1 Union Monster at a time. If the equipped monster is destroyed as a result of battle, destroy this card instead.)
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1675 | Dark Revelation Volume 1 | March 16, 2005 |
| 1352 | Magician's Force | October 07, 2003 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1911 | Advent of Union | July 15, 2002 |
| 1635 | Expert Edition Volume.1 | September 20, 2004 |












