Amorphage Infection: 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/50554729.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/50554729.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 42: Line 42:
<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/Amorphage_Pride" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/6283472.jpg"></a><!--
<a href="https://duelingnexus.com/wiki/Amorphage_Pride" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/6283472.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Greed" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/7305060.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Greed" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7305060.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Sloth" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/32687071.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Sloth" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/32687071.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Envy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/33300669.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Envy" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/33300669.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Gluttony" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/34522216.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Gluttony" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/34522216.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Lysis" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/47598941.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Lysis" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/47598941.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Goliath" target="_blank"><img id="related-card-image" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/69072185.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Goliath" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/69072185.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Lechery" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/70917315.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Lechery" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/70917315.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Wrath" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://cdn.statically.io/gh/The-Olacaryn-Nebulae/TheOlacarynNebulae/638f749/79794767.jpg"></a><!--
--><a href="https://duelingnexus.com/wiki/Amorphage_Wrath" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/79794767.jpg"></a><!--
--></div>
--></div>
</div>
</div>
Line 56: Line 56:
<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 17:25, 14 September 2023

Amorphage Infection

Card Type:Spell
Category:Continuous
ID:50554729
Archetypes:Amorphage
TCG Release:May 05, 2016
OCG Release:January 09, 2016

TCG Status: Unlimited

OCG Status: Unlimited

Description:

All "Amorphage" monsters on the field gain 100 ATK and DEF for each "Amorphage" card on the field. If a monster(s) in your hand or you control is Tributed, or destroyed by battle or card effect: You can add 1 "Amorphage" card from your Deck to your hand. You can only use this effect of "Amorphage Infection" once per turn.

TCG Sets

IDNameRelease Date
1048Shining VictoriesMay 06, 2016

OCG Sets

IDNameRelease Date
1048Shining VictoriesJanuary 09, 2016