Scareclaw Tri-Heart: 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/59120809.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 44: | Line 44: | ||
<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/Scareclaw_Alternative" target="_blank"><img id="related-card-image" src="https:// | <a href="https://duelingnexus.com/wiki/Scareclaw_Alternative" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/5941982.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Defanging" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Defanging" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/7236721.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Belone" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Belone" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/19882096.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Decline" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Decline" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/32152870.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Straddle" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Straddle" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/41619242.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Acro" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Acro" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/46877100.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Light-Heart" target="_blank"><img id="related-card-image" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Light-Heart" target="_blank"><img id="related-card-image" src="https://yugi.wiki/assets/card-images/common/53776969.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Kashtira" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Kashtira" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/78534861.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Sclash" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Sclash" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/79552283.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Reichheart" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Reichheart" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/82361809.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Astra" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Astra" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/83488497.jpg"></a><!-- | ||
--><a href="https://duelingnexus.com/wiki/Scareclaw_Arrival" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https:// | --><a href="https://duelingnexus.com/wiki/Scareclaw_Arrival" target="_blank"><img id="related-card-image" style="margin-left: 0.8%;" src="https://yugi.wiki/assets/card-images/common/83558891.jpg"></a><!-- | ||
--></div> | --></div> | ||
</div> | </div> | ||
| Line 61: | Line 61: | ||
<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 19:00, 14 September 2023

Scareclaw Tri-Heart
| Card Type: | Monster |
| Category: | Effect, Link |
| Type: | Beast-Warrior |
| Attribute: | Dark |
| Link Rating: | 3 |
| Link Arrows: | ⇙⇓⇘ |
| Attack: | 3000 |
| ID: | 59120809 |
| Archetypes: | Scareclaw |
| TCG Release: | May 19, 2022 |
| OCG Release: | January 15, 2022 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
3 Effect Monsters Must be Link Summoned. All face-up monsters on the field are changed to Defense Position. Unaffected by the activated effects of Defense Position monsters. Once per turn, if this card is in the Extra Monster Zone: You can target 1 Level 3 "Scareclaw" monster in your GY; Special Summon it, and if you do, add 1 "Scareclaw" monster from your Deck to your hand, also you cannot Special Summon monsters for the rest of this turn, except "Scareclaw" monsters.
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1956 | Dimension Force | January 15, 2022 |
| 203 | Dimension Force +1 Bonus Pack | January 15, 2022 |












