Mathmech Addition: 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/80965043.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 48: | Line 48: | ||
<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/Mathmech_Induction" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Induction" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/14393464.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" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Circular" target="_blank"><img id="related-card-image" 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" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Mathmech_Billionblade_Nayuta" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" 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/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 65: | Line 65: | ||
<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 02:11, 16 September 2023

Mathmech Addition
| Card Type: | Monster |
| Category: | Effect |
| Type: | Cyberse |
| Attribute: | Fire |
| Level: | ★4 |
| Attack: | 1000 |
| Defense: | 1000 |
| ID: | 80965043 |
| Archetypes: | Mathmech |
| TCG Release: | November 21, 2019 |
| OCG Release: | August 03, 2019 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
You can target 1 face-up monster on the field; you cannot Special Summon monsters from the Extra Deck for the rest of this turn, except Cyberse monsters, also Special Summon this card from your hand (but it cannot attack this turn), and if you do, the targeted monster gains 1000 ATK until the end of this turn. You can only use this effect of "Mathmech Addition" once per turn.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1317 | Mystic Fighters | November 19, 2019 |
| 2508 | Ghosts From the Past: The 2nd Haunting | April 22, 2022 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1764 | Deck Build Pack: Mystic Fighters | July 31, 2019 |












