Flamvell Uruquizas: 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/53714009.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 52: | Line 52: | ||
<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_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" src="https:// | --><a href="https://duelingnexus.com/wiki/Flamvell_Poun" target="_blank"><img id="related-card-image" 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" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Neo_Flamvell_Shaman" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" 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_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 69: | Line 69: | ||
<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 18:00, 14 September 2023

Flamvell Uruquizas
| Card Type: | Monster |
| Category: | Effect, Synchro |
| Type: | Pyro |
| Attribute: | Fire |
| Level: | ★6 |
| Attack: | 2100 |
| Defense: | 400 |
| ID: | 53714009 |
| Archetypes: | Flamvell |
| TCG Release: | November 05, 2009 |
| OCG Release: | April 12, 2008 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
1 Tuner + 1+ non-Tuner monsters If this card attacks a Defense Position monster, inflict piercing battle damage. If this card inflicts battle damage to your opponent: It gains 300 ATK.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1557 | Hidden Arsenal | November 07, 2009 |
| 1550 | Hidden Arsenal: Chapter 1 | January 25, 2022 |
| 95 | Duel Terminal 1 | January 26, 2010 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1663 | Duel Terminal - Synchro Awakening!! | April 12, 2008 |
| 1649 | Duel Terminal Chronicle 1 - Chapter of Awakening | May 29, 2012 |
| 2234 | Starter Pack Volume 2 | September 27, 2014 |












