Black Brutdrago: 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 - Black Brutdrago | {{#seo:|title=Yu-Gi-Oh! Wiki - Black Brutdrago | ||
|description=1 Tuner + 1+ non-Tuner Gemini monsters Once per turn: You can send 1 Gemini monster from your hand to the GY, then target 1 Spell/Trap your opponent | |||
|image=https://yugi.wiki/assets/card-images/common/96029574.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/96029574.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 27: | Line 33: | ||
</div> | </div> | ||
<p id="card-description-label">Description:</p> | <p id="card-description-label">Description:</p> | ||
<p id="card-description-data">1 Tuner + 1 | <p id="card-description-data">1 Tuner + 1+ non-Tuner Gemini monsters | ||
Once per turn | Once per turn: You can send 1 Gemini monster from your hand to the GY, then target 1 Spell/Trap your opponent controls; destroy it. When this card is destroyed and sent to the GY: You can target 1 Gemini monster in your GY; Special Summon that target and if you do, it becomes an Effect Monster, and gains its effect.</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="96029574" /><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="Black+Brutdrago" /><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="Black+Brutdrago" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Black-Brutdrago"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Black-Brutdrago"><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">1175822</td><td id="card-pack-name">Battles of Legend: Glorious Gallery</td><td id="card-pack-release-date">June 05, 2026</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">168932</td><td id="card-pack-name">Stardust Overdrive</td><td id="card-pack-release-date">November 17, 2009</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">319152</td><td id="card-pack-name">Duelist Edition Volume 4</td><td id="card-pack-release-date">August 11, 2012</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">394401</td><td id="card-pack-name">Stardust Overdrive</td><td id="card-pack-release-date">July 18, 2009</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 50: | Line 58: | ||
<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 19:21, 6 August 2026

Black Brutdrago
| Card Type: | Monster |
| Category: | Effect, Synchro |
| Type: | Dragon |
| Attribute: | Fire |
| Level: | ★8 |
| Attack: | 3000 |
| Defense: | 2600 |
| ID: | 96029574 |
| TCG Release: | November 17, 2009 |
| OCG Release: | July 18, 2009 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
1 Tuner + 1+ non-Tuner Gemini monsters Once per turn: You can send 1 Gemini monster from your hand to the GY, then target 1 Spell/Trap your opponent controls; destroy it. When this card is destroyed and sent to the GY: You can target 1 Gemini monster in your GY; Special Summon that target and if you do, it becomes an Effect Monster, and gains its effect.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1175822 | Battles of Legend: Glorious Gallery | June 05, 2026 |
| 168932 | Stardust Overdrive | November 17, 2009 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1205003 | Classic Times Deck | July 10, 2026 |
| 319152 | Duelist Edition Volume 4 | August 11, 2012 |
| 394401 | Stardust Overdrive | July 18, 2009 |
