Armored Axon Kicker: Difference between revisions

From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.)
 
(Updated card data)
 
(4 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{#seo:|title=Yu-Gi-Oh! Wiki - Armored Axon Kicker}}
{{#seo:|title=Yu-Gi-Oh! Wiki - Armored Axon Kicker
{{#seo:|description=If you control a face-up Psychic-Type monster, you can Normal Summon this card without Tributing. If this card destroys an opponent's monster by battle,}}
|description=If you control a face-up Psychic-Type monster, you can Normal Summon this card without Tributing. If this card destroys an opponent's monster by battle,
|image=https://yugi.wiki/assets/card-images/common/62742651.jpg
|image_width=421
|image_height=614
|type=article
|site_name=Yu-Gi-Oh! Wiki
}}
<html>
<html>
<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/62742651.jpg"></p>
<p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/62742651.jpg"></p>
<div id="alternative-arts"><!--
<div id="alternative-arts"><!--
--></div>
--></div>
Line 29: Line 35:
<p id="card-description-data">If you control a face-up Psychic-Type monster, you can Normal Summon this card without Tributing. If this card destroys an opponent's monster by battle, you take damage equal to half the destroyed monster's ATK. Then, you can Special Summon 1 monster from your Graveyard with ATK less than or equal to the damage you took.</p>
<p id="card-description-data">If you control a face-up Psychic-Type monster, you can Normal Summon this card without Tributing. If this card destroys an opponent's monster by battle, you take damage equal to half the destroyed monster's ATK. Then, you can Special Summon 1 monster from your Graveyard with ATK less than or equal to the damage you took.</p>
<div id="card-container-buttons">
<div id="card-container-buttons">
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/browse/yugioh-deck/index.php"><input type="hidden" name="cardId" value="62742651" /><button id="find-decks">Find in Decks</button></form><!--
<form class="card-button" style="margin-right: 1%;" action="https://duelingnexus.com/yugioh-decks/index.php" target="_blank"><input type="hidden" name="cardId" value="62742651" /><button id="find-decks">Find in Decks</button></form><!--
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Armored+Axon+Kicker" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" style="margin-right: 1%;" action="https://www.tcgplayer.com/search/yugioh/product" target="_blank"><input type="hidden" name="productLineName" value="yugioh" /><input type="hidden" name="q" value="Armored+Axon+Kicker" /><button id="buy-card-tcgplayer">Buy on TCGplayer</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Armored-Axon-Kicker"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
--><form class="card-button" action="https://www.cardmarket.com/en/YuGiOh/Cards/Armored-Axon-Kicker" target="_blank"><button id="buy-card-cardmarket">Buy on Cardmarket</button></form><!--
--></div>
--></div>
</div>
</div>
Line 37: Line 43:
<table id="card-packs-tcg-table" class="card-packs-table">
<table id="card-packs-tcg-table" class="card-packs-table">
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr id="card-pack"><td id="card-pack-abbr">39</td><td id="card-pack-name">Ancient Prophecy</td><td id="card-pack-release-date">August 29, 2009</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">273105</td><td id="card-pack-name">Ancient Prophecy</td><td id="card-pack-release-date">September 01, 2009</td></tr>
</table>
</table>
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p>
<p id="card-packs-ocg-title" class="sets-title">OCG Sets</p>
<table id="card-packs-ocg-table" class="card-packs-table">
<table id="card-packs-ocg-table" class="card-packs-table">
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr class="card-pack-title"><th id="card-pack-abbr-title">ID</th><th id="card-pack-name-title">Name</th><th id="card-pack-release-date-title">Release Date</th></tr>
<tr id="card-pack"><td id="card-pack-abbr">39</td><td id="card-pack-name">Ancient Prophecy</td><td id="card-pack-release-date">April 15, 2009</td></tr>
<tr id="card-pack"><td id="card-pack-abbr">429496</td><td id="card-pack-name">Ancient Prophecy</td><td id="card-pack-release-date">April 18, 2009</td></tr>
</table>
</table>
</div>
</div>
Line 48: Line 54:
<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>

Latest revision as of 08:15, 13 August 2026

Armored Axon Kicker

Card Type:Monster
Category:Effect
Type:Psychic
Attribute:Earth
Level:★6
Attack:2200
Defense:1800
ID:62742651
TCG Release:September 01, 2009
OCG Release:April 18, 2009

TCG Status: Unlimited

OCG Status: Unlimited

Description:

If you control a face-up Psychic-Type monster, you can Normal Summon this card without Tributing. If this card destroys an opponent's monster by battle, you take damage equal to half the destroyed monster's ATK. Then, you can Special Summon 1 monster from your Graveyard with ATK less than or equal to the damage you took.

TCG Sets

IDNameRelease Date
273105Ancient ProphecySeptember 01, 2009

OCG Sets

IDNameRelease Date
429496Ancient ProphecyApril 18, 2009