Neo Flamvell Lady: 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/816427.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 48: | Line 48: | ||
<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/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/2377034.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Baby" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Baby" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13761956.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Guard" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Guard" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/21615956.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Firedog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Firedog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/23297235.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Ancient_Flamvell_Deity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Ancient_Flamvell_Deity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/26304459.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Poun" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Poun" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/28332833.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Shaman" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Shaman" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/39761138.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Commando" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Commando" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/40189917.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Uruquizas" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Uruquizas" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/53714009.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Archer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Archer" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/54326448.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Flamvell_Counter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Counter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/60718396.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Garuda" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Garuda" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/65156847.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 65: | Line 65: | ||
<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 05:04, 13 September 2023

Neo Flamvell Lady
| Card Type: | Monster |
| Category: | Effect |
| Type: | Pyro |
| Attribute: | Fire |
| Level: | ★4 |
| Attack: | 1600 |
| Defense: | 200 |
| ID: | 816427 |
| Archetypes: | Flamvell |
| TCG Release: | May 02, 2019 |
| OCG Release: | January 12, 2019 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
(Quick Effect): You can send 1 FIRE monster from your hand to the GY, then target 1 card in your opponent's GY; banish that card. If a card is banished from your opponent's GY, while you control this monster (except during the Damage Step): You can send 1 FIRE monster with 200 or less DEF from your Deck to the GY, except "Neo Flamvell Lady". You can only use each effect of "Neo Flamvell Lady" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | April 30, 2019 |
| 1329 | 2020 Tin of Lost Memories | August 24, 2020 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 80 | Dark Neostorm | January 09, 2019 |












