Harvest Angel of Doom: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Updated card data) |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{#seo:|title=Yu-Gi-Oh! Wiki - Harvest Angel of Doom | {{#seo:|title=Yu-Gi-Oh! Wiki - Harvest Angel of Doom | ||
|description=←8 【Pendulum Effect】 8→ During your Main Phase: You can destroy this card, and if you do, add 1 "Black Horn of Heaven" from your Deck to your hand. You | |||
|image=https://yugi.wiki/assets/card-images/common/31987203.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/31987203.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>8/8</td></tr> | <tr><td class="card-data-td-title">Pendulum Scales:</td><td>8/8</td></tr> | ||
<tr><td class="card-data-td-title">ID:</td><td>31987203</td></tr> | <tr><td class="card-data-td-title">ID:</td><td>31987203</td></tr> | ||
<tr><td class="card-data-td-title">TCG Release:</td><td>May 05, 2023</td></tr> | |||
<tr><td class="card-data-td-title">OCG Release:</td><td>January 14, 2023</td></tr> | |||
</table> | </table> | ||
<div id="banlist-status-container"> | <div id="banlist-status-container"> | ||
| Line 31: | Line 39: | ||
If this card is Normal or Pendulum Summoned: You can add 1 "Horn of Heaven" from your Deck to your hand. If this card is Tributed: You can place this card in your Pendulum Zone. You can only use each effect of "Harvest Angel of Doom" once per turn.</p> | If this card is Normal or Pendulum Summoned: You can add 1 "Horn of Heaven" from your Deck to your hand. If this card is Tributed: You can place this card in your Pendulum Zone. You can only use each effect of "Harvest Angel of Doom" once per turn.</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="31987203" /><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="Harvest+Angel+of+Doom" /><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="Harvest+Angel+of+Doom" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!-- | ||
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Harvest-Angel-of-Doom"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | --><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Harvest-Angel-of-Doom"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
<p id="card-packs-tcg-title" class="sets-title">TCG Sets</p> | |||
<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 id="card-pack"><td id="card-pack-abbr">734717</td><td id="card-pack-name">Cyberstorm Access</td><td id="card-pack-release-date">May 05, 2023</td></tr> | |||
</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">1016410</td><td id="card-pack-name">Theme Pack: Dragon Sword Trail</td><td id="card-pack-release-date">October 21, 2023</td></tr> | ||
<tr id="card-pack"><td id="card-pack-abbr">720347</td><td id="card-pack-name">Cyberstorm Access</td><td id="card-pack-release-date">January 14, 2023</td></tr> | |||
</table> | </table> | ||
</div> | </div> | ||
| Line 45: | 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 06:25, 6 August 2026

Harvest Angel of Doom
| Card Type: | Monster |
| Category: | Effect, Pendulum |
| Type: | Fairy |
| Attribute: | Dark |
| Level: | ★4 |
| Attack: | 1800 |
| Defense: | 1000 |
| Pendulum Scales: | 8/8 |
| ID: | 31987203 |
| TCG Release: | May 05, 2023 |
| OCG Release: | January 14, 2023 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
←8 【Pendulum Effect】 8→ During your Main Phase: You can destroy this card, and if you do, add 1 "Black Horn of Heaven" from your Deck to your hand. You can only use this effect of "Harvest Angel of Doom" once per turn. 【Monster Effect】 If this card is Normal or Pendulum Summoned: You can add 1 "Horn of Heaven" from your Deck to your hand. If this card is Tributed: You can place this card in your Pendulum Zone. You can only use each effect of "Harvest Angel of Doom" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 734717 | Cyberstorm Access | May 05, 2023 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1016410 | Theme Pack: Dragon Sword Trail | October 21, 2023 |
| 720347 | Cyberstorm Access | January 14, 2023 |
