Vision HERO Vyon: 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://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/27780618.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/27780618.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 53: Line 53:
<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/Vision_HERO_Faris" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/18094166.jpg"></a><!--
<a href="https://duelingnexus.com/wiki/Vision_HERO_Faris" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/18094166.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Increase" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/22865492.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Increase" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/22865492.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Adoration" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/45170821.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Adoration" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/45170821.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Trinity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/46759931.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Trinity" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/46759931.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Gravito" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/54185227.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Gravito" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/54185227.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Minimum_Ray" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/61320914.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Minimum_Ray" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/61320914.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Witch_Raider" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/82697428.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Witch_Raider" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/82697428.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Poisoner" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/83414006.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Poisoner" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/83414006.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Multiply_Guy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/96693371.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Vision_HERO_Multiply_Guy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/96693371.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://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/" + id + ".jpg";
document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg";
}
}
</script>
</script>
</html>
</html>

Revision as of 04:06, 14 September 2023

Vision HERO Vyon

Card Type:Monster
Category:Effect
Type:Warrior
Attribute:Dark
Level:★4
Attack:1000
Defense:1200
ID:27780618
Archetypes:Vision HERO
TCG Release:March 30, 2017
OCG Release:March 11, 2017

TCG Status: Unlimited

OCG Status: Unlimited

Description:

If this card is Normal or Special Summoned: You can send 1 "HERO" monster from your Deck to the GY. You can only use this effect of "Vision HERO Vyon" once per turn. Once per turn: You can banish 1 "HERO" monster from your GY; add 1 "Polymerization" from your Deck to your hand.

TCG Sets

IDNameRelease Date
1640Duelist SagaMarch 28, 2017
1641Duel PowerMarch 31, 2019
1843Battles of Legend: Hero's RevengeJuly 09, 2019
2508Ghosts From the Past: The 2nd HauntingApril 22, 2022

OCG Sets

IDNameRelease Date
1248Premium Pack 19December 14, 2016
1364LINK VRAINS Pack 2November 20, 2018
2239Premium Pack Vol.12June 08, 2017
2740Classic Pack 02November 26, 2022