Machina Force: 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/58054262.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/Machina_Fortress" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Machina_Fortress" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/5556499.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Defense_Perimeter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Defense_Perimeter" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/13247801.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Air_Raider" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Air_Raider" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/23469398.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Sniper" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Sniper" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/23782705.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Armored_Unit" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Armored_Unit" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/31828916.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Cannon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Cannon" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/39284521.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Gearframe" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Gearframe" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/42940404.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Unclaspare" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Unclaspare" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/45674286.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Ruinforce" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Ruinforce" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/46033517.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Irradiator" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Irradiator" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/50863093.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Megaform" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Megaform" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/51617185.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Machina_Resavenger" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Machina_Resavenger" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/54563536.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 70: | Line 70: | ||
<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:48, 14 September 2023

Machina Force
| Card Type: | Monster |
| Category: | Effect, Special Summon |
| Type: | Machine |
| Attribute: | Earth |
| Level: | ★10 |
| Attack: | 4600 |
| Defense: | 4100 |
| ID: | 58054262 |
| Archetypes: | Machina |
| TCG Release: | February 19, 2010 |
| OCG Release: | December 17, 2005 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Cannot be Normal Summoned/Set. Must be Special Summoned by "Commander Covington". You must pay 1000 LP to declare an attack with this card. You can send this card you control to the GY, then target 1 "Machina Soldier", "Machina Sniper", and "Machina Defender" in your GY; Special Summon those targets.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1075 | Machina Mayhem Structure Deck | February 20, 2010 |
| 1412 | Legendary Collection 3: Yugi's World Mega Pack | September 29, 2012 |
| 338 | Structure Deck: Mechanized Madness | April 13, 2020 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1243 | Premium Pack 9 | December 14, 2005 |
| 1130 | Structure Deck: Machiners Command | December 09, 2009 |
| 1007 | Structure Deck R: Machiners Command | February 22, 2020 |
| 2326 | Premium Pack Vol.2 | December 27, 2008 |
| 2724 | Theme Pack: War of Infinite Machine | October 29, 2022 |












