Gauntlet Launcher: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Gauntlet Launcher | {{#seo:|title=Yu-Gi-Oh! Wiki - Gauntlet Launcher | ||
|description=2 Level 6 monsters You can detach 1 Xyz Material from this card, then target 1 monster your opponent controls; destroy it. | |||
|image=https://yugi.wiki/assets/card-images/common/15561463.jpg | |||
|image_width=421 | |||
|image_height=614 | |||
|type=article | |||
|site_name=Yu-Gi-Oh! Wiki | |||
}} | |||
<html> | <html> | ||
<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/15561463.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 30: | Line 36: | ||
You can detach 1 Xyz Material from this card, then target 1 monster your opponent controls; destroy it.</p> | You can detach 1 Xyz Material from this card, then target 1 monster your opponent controls; destroy it.</p> | ||
<div id="card-container-buttons"> | <div id="card-container-buttons"> | ||
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com | <form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php"><input type="hidden" name="cardId" value="15561463" /><button id="find-decks">Find in Decks</button></form><!-- | ||
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Gauntlet+Launcher" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | --><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Gauntlet+Launcher" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Gauntlet-Launcher"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Gauntlet-Launcher"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 38: | Line 44: | ||
<table id="card-packs-tcg-table" class="card-packs-table"> | <table id="card-packs-tcg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">317202</td><td id="card-pack-name">2014 Mega-Tin Mega Pack</td><td id="card-pack-release-date">August 29, 2014</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">254592</td><td id="card-pack-name">Lord of the Tachyon Galaxy</td><td id="card-pack-release-date">May 17, 2013</td></tr> | ||
</table> | </table> | ||
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | <p id="card-packs-ocg-title" class="sets-title">OCG Sets</p> | ||
<table id="card-packs-ocg-table" class="card-packs-table"> | <table id="card-packs-ocg-table" class="card-packs-table"> | ||
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | <tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">1205003</td><td id="card-pack-name">Classic Times Deck</td><td id="card-pack-release-date">July 10, 2026</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">309758</td><td id="card-pack-name">Starter Pack Volume 2</td><td id="card-pack-release-date">September 27, 2014</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">284453</td><td id="card-pack-name">Duelist Pack: Yuma 2: Gogogo & Dododo</td><td id="card-pack-release-date">September 21, 2013</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">247063</td><td id="card-pack-name">Lord of the Tachyon Galaxy</td><td id="card-pack-release-date">February 16, 2013</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 52: | Line 59: | ||
<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> | ||
Latest revision as of 21:52, 5 August 2026

Gauntlet Launcher
| Card Type: | Monster |
| Category: | Effect, XYZ |
| Type: | Warrior |
| Attribute: | Earth |
| Rank: | ★6 |
| Attack: | 2400 |
| Defense: | 2800 |
| ID: | 15561463 |
| TCG Release: | May 17, 2013 |
| OCG Release: | February 16, 2013 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
2 Level 6 monsters You can detach 1 Xyz Material from this card, then target 1 monster your opponent controls; destroy it.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 317202 | 2014 Mega-Tin Mega Pack | August 29, 2014 |
| 254592 | Lord of the Tachyon Galaxy | May 17, 2013 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1205003 | Classic Times Deck | July 10, 2026 |
| 309758 | Starter Pack Volume 2 | September 27, 2014 |
| 284453 | Duelist Pack: Yuma 2: Gogogo & Dododo | September 21, 2013 |
| 247063 | Lord of the Tachyon Galaxy | February 16, 2013 |
