Gyaku-Gire Panda: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (4 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Gyaku-Gire Panda | {{#seo:|title=Yu-Gi-Oh! Wiki - Gyaku-Gire Panda | ||
|description=Increase the ATK of this card by 500 points for each monster on your opponent's side of the field. When this card attacks with an ATK that is higher than | |||
|image=https://yugi.wiki/assets/card-images/common/9817927.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/9817927.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 29: | Line 35: | ||
<p id="card-description-data">Increase the ATK of this card by 500 points for each monster on your opponent's side of the field. When this card attacks with an ATK that is higher than the DEF of your opponent's Defense Position monster, inflict the difference as Battle Damage to your opponent's Life Points.</p> | <p id="card-description-data">Increase the ATK of this card by 500 points for each monster on your opponent's side of the field. When this card attacks with an ATK that is higher than the DEF of your opponent's Defense Position monster, inflict the difference as Battle Damage to your opponent's Life Points.</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="9817927" /><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="Gyaku-Gire+Panda" /><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="Gyaku-Gire+Panda" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Gyaku-Gire-Panda"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Gyaku-Gire-Panda"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 37: | Line 43: | ||
<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">937566</td><td id="card-pack-name">Dark Crisis (25th Anniversary Edition)</td><td id="card-pack-release-date">April 21, 2023</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">94478</td><td id="card-pack-name">Dark Revelation Volume 1</td><td id="card-pack-release-date">March 19, 2005</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">233344</td><td id="card-pack-name">Dark Crisis</td><td id="card-pack-release-date">December 01, 2003</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">420521</td><td id="card-pack-name">Expert Edition Volume.1</td><td id="card-pack-release-date">September 23, 2004</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">233279</td><td id="card-pack-name">Power of the Guardian</td><td id="card-pack-release-date">November 21, 2002</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| Line 50: | Line 57: | ||
<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 20:41, 5 August 2026

Gyaku-Gire Panda
| Card Type: | Monster |
| Category: | Effect |
| Type: | Beast |
| Attribute: | Earth |
| Level: | ★3 |
| Attack: | 800 |
| Defense: | 1600 |
| ID: | 9817927 |
| TCG Release: | December 01, 2003 |
| OCG Release: | November 21, 2002 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Increase the ATK of this card by 500 points for each monster on your opponent's side of the field. When this card attacks with an ATK that is higher than the DEF of your opponent's Defense Position monster, inflict the difference as Battle Damage to your opponent's Life Points.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 937566 | Dark Crisis (25th Anniversary Edition) | April 21, 2023 |
| 94478 | Dark Revelation Volume 1 | March 19, 2005 |
| 233344 | Dark Crisis | December 01, 2003 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 420521 | Expert Edition Volume.1 | September 23, 2004 |
| 233279 | Power of the Guardian | November 21, 2002 |
