Pazuzule: 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 - Pazuzule | {{#seo:|title=Yu-Gi-Oh! Wiki - Pazuzule | ||
|description=←1 【Pendulum Effect】 1→ Once per turn: You can target 1 card in your other Pendulum Zone; this card's Pendulum Scale becomes the Level of that Pendulum | |||
|image=https://yugi.wiki/assets/card-images/common/77384395.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/77384395.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 20: | Line 26: | ||
<tr><td class="card-data-td-title">Pendulum Scales:</td><td>1/1</td></tr> | <tr><td class="card-data-td-title">Pendulum Scales:</td><td>1/1</td></tr> | ||
<tr><td class="card-data-td-title">ID:</td><td>77384395</td></tr> | <tr><td class="card-data-td-title">ID:</td><td>77384395</td></tr> | ||
<tr><td class="card-data-td-title">TCG Release:</td><td>August | <tr><td class="card-data-td-title">TCG Release:</td><td>August 13, 2021</td></tr> | ||
<tr><td class="card-data-td-title">OCG Release:</td><td>September 10, 2022</td></tr> | |||
</table> | </table> | ||
<div id="banlist-status-container"> | <div id="banlist-status-container"> | ||
| Line 32: | Line 39: | ||
Pendulum Summons of your monsters cannot be negated.</p> | Pendulum Summons of your monsters cannot be negated.</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="77384395" /><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="Pazuzule" /><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="Pazuzule" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Pazuzule"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Pazuzule"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
| Line 40: | Line 47: | ||
<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">734703</td><td id="card-pack-name">2022 Tin of the Pharaoh's Gods</td><td id="card-pack-release-date">September 16, 2022</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr"> | <tr id="card-pack"><td id="card-pack-abbr">734720</td><td id="card-pack-name">Dawn of Majesty</td><td id="card-pack-release-date">August 13, 2021</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">709162</td><td id="card-pack-name">World Premiere Pack 2022</td><td id="card-pack-release-date">September 10, 2022</td></tr> | ||
</table> | </table> | ||
</div> | </div> | ||
| Line 53: | 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 15:41, 6 August 2026

Pazuzule
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Fiend |
| Attribute: | Dark |
| Level: | ★1 |
| Attack: | 500 |
| Defense: | 500 |
| Pendulum Scales: | 1/1 |
| ID: | 77384395 |
| TCG Release: | August 13, 2021 |
| OCG Release: | September 10, 2022 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←1 【Pendulum Effect】 1→ Once per turn: You can target 1 card in your other Pendulum Zone; this card's Pendulum Scale becomes the Level of that Pendulum Monster Card until the end of this turn, also you cannot Special Summon for the rest of this turn, except by Pendulum Summon. 【Monster Effect】 Pendulum Summons of your monsters cannot be negated.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 734703 | 2022 Tin of the Pharaoh's Gods | September 16, 2022 |
| 734720 | Dawn of Majesty | August 13, 2021 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 709162 | World Premiere Pack 2022 | September 10, 2022 |
