Mathmech Induction: 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/14393464.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/Mathmech_Equation" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Mathmech_Equation" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/14025912.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Geomathmech_Magma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Geomathmech_Magma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/15248594.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Subtraction" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Subtraction" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/16360142.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Diameter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Diameter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/17946349.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Sigma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Sigma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/27182739.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Circular" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Circular" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/36521307.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Billionblade_Nayuta" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Billionblade_Nayuta" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/41410651.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Geomathmech_Final_Sigma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Geomathmech_Final_Sigma" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/42632209.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Multiplication" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Multiplication" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/52354896.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Nabla" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Nabla" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/53577438.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Mathmech_Addition" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Addition" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/80965043.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Primathmech_Alembertian" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Primathmech_Alembertian" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/85692042.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 59: | Line 59: | ||
<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:32, 13 September 2023

Mathmech Induction
| Card Type: | Trap |
| Category: | Continuous |
| ID: | 14393464 |
| Archetypes: | Mathmech |
| TCG Release: | November 21, 2019 |
| OCG Release: | August 03, 2019 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
All Cyberse monsters you control gain 500 ATK. If you control a "Mathmech" monster: You can send this face-up card from the field to the GY, then target 1 card your opponent controls; destroy it. You can only use this effect of "Mathmech Induction" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1317 | Mystic Fighters | November 19, 2019 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1764 | Deck Build Pack: Mystic Fighters | July 31, 2019 |












