Revendread Executor: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| Line 4: | Line 4: | ||
<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/34093683.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 50: | Line 50: | ||
<div id="related-cards" style="display: block; " hidden=""> | <div id="related-cards" style="display: block; " hidden=""> | ||
<p>Related Cards</p> | <p>Related Cards</p> | ||
<a href="https://duelingnexus.com/wiki/Scar_of_the_Vendread" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Scar_of_the_Vendread" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/1855886.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Reunion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Reunion" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2266498.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Revolution" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Revolution" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2287848.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Battlelord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Battlelord" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/3909436.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Revendread_Slayer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Revendread_Slayer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/4388680.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Revendread_Evolution" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Revendread_Evolution" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7986397.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ravenous_Vendread" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Ravenous_Vendread" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/13386407.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Chimera" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Chimera" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13482075.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Scavenger" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Scavenger" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/29348048.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Reorigin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Reorigin" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/30650147.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Token" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/30650148.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Vendread_Revenants" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Vendread_Revenants" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/31772684.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 67: | Line 67: | ||
<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> | ||
Revision as of 14:24, 14 September 2023

Revendread Executor
| Card Type: | Monster |
| Category: | Effect, Ritual |
| Type: | Zombie |
| Attribute: | Dark |
| Level: | ★8 |
| Attack: | 3000 |
| Defense: | 0 |
| ID: | 34093683 |
| Archetypes: | Vendread |
| TCG Release: | May 03, 2018 |
| OCG Release: | September 08, 2018 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
You can Ritual Summon this card with any "Vendread" Ritual Spell. This card's name becomes "Revendread Slayer" while on the field. While this Ritual Summoned card is on the field, your opponent cannot target cards you control with card effects, except this card. If this Ritual Summoned card is destroyed by battle, or is destroyed by an opponent's card effect while in its owner's Monster Zone: You can add 1 "Vendread" card from your Deck to your hand. You can only use this effect of "Revendread Executor" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 129 | Flames of Destruction | May 01, 2018 |
| 1330 | 2019 Gold Sarcophagus Tin Mega Pack | August 27, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 129 | Flames of Destruction | January 10, 2018 |
| 1616 | Extra Pack 2018 | September 05, 2018 |
| 2745 | Secret Utility Box | December 24, 2022 |












