Flamvell Baby: 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/13761956.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/Neo_Flamvell_Lady" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Neo_Flamvell_Lady" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/816427.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Hedgehog" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/2377034.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 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 07:26, 13 September 2023

Flamvell Baby
| Card Type: | Monster |
| Category: | Effect, Tuner |
| Type: | Pyro |
| Attribute: | Fire |
| Level: | ★1 |
| Attack: | 800 |
| Defense: | 200 |
| ID: | 13761956 |
| Archetypes: | Flamvell |
| TCG Release: | May 25, 2010 |
| OCG Release: | September 22, 2008 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
During your Main Phase, you can send this card from your hand to the Graveyard to select 1 face-up FIRE monster you control and have it gain 400 ATK.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1556 | Hidden Arsenal 2 | July 17, 2010 |
| 1550 | Hidden Arsenal: Chapter 1 | January 25, 2022 |
| 97 | Duel Terminal 2 | May 25, 2010 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 98 | Duel Terminal - Justice Strikes Back!! | September 19, 2008 |
| 1649 | Duel Terminal Chronicle 1 - Chapter of Awakening | May 29, 2012 |












