Difference between revisions of "Template:DM1 card"

From Yugipedia
Jump to: navigation, search
(The guidebook and later games call "Elegant Egotist" an Equip Card.)
(pass card name to {{Enumeration}})
 
(43 intermediate revisions by 4 users not shown)
Line 1: Line 1:
__NOEDITSECTION__{{ #if: {{ #pos: {{PAGENAME}} | DM1 }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
+
{{ #if: {{ #pos: {{PAGENAME}} | DM1 }} | {{Italic dab|t=1}} }}{{ #if: {{NAMESPACE}}
 
|
 
|
 
| [[Category:Yu-Gi-Oh! Duel Monsters (video game) cards]]
 
| [[Category:Yu-Gi-Oh! Duel Monsters (video game) cards]]
Line 9: Line 9:
 
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #var: $pagename }} }} }} }}<!--
 
-->{{ #vardefine: $name      | {{ #if: {{{name|}}} | {{{name}}} | {{ #titleparts: {{ #var: $pagename }} }} }} }}<!--
 
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}      }}<!--
 
-->{{ #vardefine: $url-name  | {{ #replace: {{ #var: $name }} | # }}      }}<!--
-->{{ #vardefine: $type      | {{ #explode: {{{types|}}} | / }}           }}<!--
+
-->{{ #vardefine: $type      | {{ #explode: {{{types<includeonly>|</includeonly>}}} | / }} }}<!--
-->{{ #vardefine: $atk        | {{{atk|}}}                                 }}<!--
+
-->{{ #vardefine: $atk        | {{{atk<includeonly>|</includeonly>}}}       }}<!--
-->{{ #vardefine: $def        | {{{def|}}}                                 }}<!--
+
-->{{ #vardefine: $def        | {{{def<includeonly>|</includeonly>}}}       }}<!--
  
 
-->{{ #switch: {{ lc: {{{card_type}}} }}
 
-->{{ #switch: {{ lc: {{{card_type}}} }}
Line 21: Line 21:
  
 
-->{{ #vardefine: $image
 
-->{{ #vardefine: $image
| {{ #ifexist: File:{{Card image name|{{ #var: $url-name }}}}-DM1-JP-VG.png
+
| {{ #ifexist: File:{{Card image name|{{PAGENAME}}}}-DM1-JP-VG.png
   | {{Card image name|{{ #var: $url-name }}}}-DM1-JP-VG.png
+
   | {{Card image name|{{PAGENAME}}}}-DM1-JP-VG.png
 
   | {{Card image name|{{ #explode: {{ #var: $main }} | ( }}}}-DM1-JP-VG.png
 
   | {{Card image name|{{ #explode: {{ #var: $main }} | ( }}}}-DM1-JP-VG.png
 
   }}
 
   }}
Line 39: Line 39:
 
}}<!--
 
}}<!--
  
-->{{ #vardefine: $is_vbonus | {{ #ifeq: {{ #ask: [[Victory bonus::{{PAGENAME}}]][[Wins required::+]] | format=count }} | 0 ||1 }} }}<!--
+
-->{{ #vardefine: $is_fusion_material
-->{{ #vardefine: $is_drop  | {{ #ifeq: {{ #ask: [[Drops::{{PAGENAME}}]][[2048th probability::+]]    | format=count }} | 0 ||1 }} }}<!--
+
| {{ #ifeq: {{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Fusion Summon]]       | format=count }} | 0 || 1 }}
-->{{ #vardefine: $is_fm    | {{ #ifeq: {{ #ask: [[Fusion Material::{{PAGENAME}}]]                   | format=count }} | 0 ||1 }} }}<!--
+
}}<!--
-->{{ #vardefine: $has_equip | {{ #ifeq: {{ #ask: [[Equip targets::{{PAGENAME}}]]                     | format=count }} | 0 ||1 }} }}<!--
+
-->{{ #vardefine: $is_communication_fusion_material
-->{{ #vardefine: $has_field | {{ #ifeq: {{ #ask: [[Field affects::{{PAGENAME}}]]                    | format=count }} | 0 ||1 }} }}<!--
+
| {{ #ifeq: {{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Communication Fusion]]| format=count }} | 0 || 1 }}
 +
}}<!--
  
-->{{ #vardefine: $evolves_from
+
-->{{ #if: {{ #pos: {{{archseries<noinclude>|Forbidden One</noinclude>}}} | Forbidden One }}
| {{ #ask: [[Evolves to::{{PAGENAME}}]]
+
| {{ #vardefine: $is_exodia_piece | 1 }}
  |?Card number = Number
 
  |?English name (linked)
 
  | format      = template
 
  | template    = DM1 card/card reference
 
  | named args  = true
 
  }}
 
 
}}<!--
 
}}<!--
  
-->{{ #vardefine: $apply_fm_properties | 1 }}<!-- Apply properties to the Fusion Material when embedded.
+
-->{{ #vardefine: $has_equip | {{ #ifeq: {{ #ask: [[Equip targets::{{PAGENAME}}]] | format=count }} | 0 || 1 }} }}<!--
 +
-->{{ #vardefine: $has_field | {{ #ifeq: {{ #ask: [[Field affects::{{PAGENAME}}]] | format=count }} | 0 || 1 }} }}<!--
  
 
## Properties ##
 
## Properties ##
Line 64: Line 60:
 
   -->[[Main card page::{{ #var: $main }}| ]]<!--
 
   -->[[Main card page::{{ #var: $main }}| ]]<!--
 
   -->[[Card image::{{ #var: $image }}| ]]<!--
 
   -->[[Card image::{{ #var: $image }}| ]]<!--
 +
  -->{{ #subobject: artwork_1 | Japanese image = {{ #var: $image }} }}<!--
 
   -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 
   -->[[Card type::{{ #var: $card_type | Monster }} Card| ]]<!--
 
   -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
 
   -->{{ #set: Card type (short) = [[{{ #var: $card_type | Monster }} Card|{{ #var: $card_type_name | Monster }}]] }}<!--
Line 75: Line 72:
 
   -->{{ #set: Japanese lore = {{{ja_lore|}}} }}<!--
 
   -->{{ #set: Japanese lore = {{{ja_lore|}}} }}<!--
 
   -->{{ #if: {{{number|}}} | [[Card number::{{ padleft: {{{number}}} | 3 | 0 }}| ]] }}<!--
 
   -->{{ #if: {{{number|}}} | [[Card number::{{ padleft: {{{number}}} | 3 | 0 }}| ]] }}<!--
   -->{{ #if: {{{atk|}}}{{{def|}}} | {{ATK DEF properties|{{{atk|}}}|{{{def|}}}}} }}<!--
+
   -->{{ #if: {{ #var: $atk }}{{ #var: $def }} | {{ATK DEF properties|{{ #var: $atk }}|{{ #var: $def }}}} }}<!--
 
   -->[[Password::{{{password|}}}| ]]<!--
 
   -->[[Password::{{{password|}}}| ]]<!--
   -->[[Medium::Yu-Gi-Oh! Duel Monsters (video game series)| ]]<!--
+
   -->[[Medium::Video game| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
 
   -->[[Release::{{ #var: $release }}| ]]<!--
   -->{{ #set: Misc = {{#invoke:String|replace|source={{{misc|}}}|pattern=^*|plain=false}} |+sep=* }}
+
  -->[[Rarity grade::{{{rarity|}}}| ]]<!--
 +
   -->{{ #set: Misc       = {{#invoke:String|replace|source={{{misc|}}}      |pattern=^*|plain=false}} |+sep=* }}<!--
 +
  -->{{ #set: Archseries = {{#invoke:String|replace|source={{{archseries|}}}|pattern=^*|plain=false}} |+sep=* }}<!--
 +
 
 +
  -->[[Debut date::{{ #if: {{{password|}}}
 +
  | {{ #if: {{{password_date|}}}<!-- ideally this would check if both password_date and prize_condition have values, and store the earlier date between them, but meh -->
 +
    | {{{password_date}}}
 +
    | {{ #if: {{{prize_condition|}}}
 +
      | February 21, 1999<!-- date of the national championship finals -->
 +
    }}
 +
  }}
 +
  | {{ #if: {{{prize_condition|}}}
 +
    | February 21, 1999<!-- date of the national championship finals -->
 +
    | December 16, 1998<!-- date the game was released -->
 +
    }}
 +
  }}| ]]
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $main }}
 
-->{{ #if: {{ #var: $main }}
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"}}
+
| {{Main|type=card page|"[[{{ #var: $main }}|{{ #var: $main_text | {{ #var: $main }} }}]]"|t=1}}
 
}}<!--
 
}}<!--
  
Line 101: Line 113:
  
 
| label3    = [[ATK]] / [[DEF]]
 
| label3    = [[ATK]] / [[DEF]]
| data3    = {{ #if: {{{atk|}}}{{{def<includeonly>|</includeonly>}}} | {{{atk<includeonly>|</includeonly>}}} / {{{def<includeonly>|</includeonly>}}} }}
+
| data3    = {{ #if: {{ #var: $atk }}{{ #var: $def }} | {{ #var: $atk }} / {{ #var: $def }} }}
  
 
| label4    = [[Type]]
 
| label4    = [[Type]]
 
| data4    = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] }}
 
| data4    = {{ #if: {{ #var: $type }} | [[{{ #var: $type }}]] }}
  
| label5    = [[Passcode|Password]]
+
| label5    = [[Password]]
| data5    = {{{password|}}}
+
| data5    = {{{password<includeonly>|</includeonly>}}}
 +
 
 +
| label6    = [[Rarity (grade)|Rarity]]
 +
| data6    = {{{rarity<includeonly>|</includeonly>}}}
  
| data6     = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
+
| data7     = {{ #if: {{{lore<includeonly>|</includeonly>}}} |
 
<div class="lore main_lore">
 
<div class="lore main_lore">
 
<p>{{{lore}}}</p>
 
<p>{{{lore}}}</p>
Line 123: Line 138:
 
   |
 
   |
 
   |{{{number|}}}
 
   |{{{number|}}}
 +
  |name  = {{ #var: $name }}
 
   |last  = 365
 
   |last  = 365
 
   |curr  = ''[[Yu-Gi-Oh! Duel Monsters (video game)|Yu-Gi-Oh! Duel Monsters]]'' cards ([[List of Yu-Gi-Oh! Duel Monsters cards|list]] '''·''' [[Gallery of Yu-Gi-Oh! Duel Monsters cards|gallery]])
 
   |curr  = ''[[Yu-Gi-Oh! Duel Monsters (video game)|Yu-Gi-Oh! Duel Monsters]]'' cards ([[List of Yu-Gi-Oh! Duel Monsters cards|list]] '''·''' [[Gallery of Yu-Gi-Oh! Duel Monsters cards|gallery]])
Line 130: Line 146:
 
}}
 
}}
  
<div class="hlist" style="text-align: center;">
+
{{Card info links|{{ #var: $main | {{ #var: $pagename }} }}|medium=vg}}<!--
* {{Related page link| Card Gallery    | {{ #var: $main | {{PAGENAME}} }} | label = Gallery    }}
 
* {{Related page link| Card Artworks    | {{ #var: $main | {{PAGENAME}} }} | label = Artworks    }}
 
* {{Related page link| Card Tips        | {{ #var: $main | {{PAGENAME}} }} | label = Tips        }}
 
* {{Related page link| Card Trivia      | {{ #var: $main | {{PAGENAME}} }} | label = Trivia      }}
 
* {{Related page link| Card Appearances | {{ #var: $main | {{PAGENAME}} }} | label = Appearances }}
 
</div><!--
 
  
 
--><noinclude>{{TOC limit|2}}</noinclude><!--
 
--><noinclude>{{TOC limit|2}}</noinclude><!--
  
-->{{ #if: {{ #var: $is_vbonus }}{{ #var: $is_drop }}{{{fusion1_material1|}}}{{ #var: $evolves_from }}{{{starter_deck|}}}{{{password|}}}{{{prize_condition|}}}{{{link_battles<includeonly>|</includeonly>}}} |&#32;
+
-->{{ #vardefine: $password_text
==Obtained by==
+
| {{ #if: {{{password<includeonly>|</includeonly>}}}
&#32;
+
  | <p>"{{ #var: $name }}" can be unlocked by entering the '''[[Yu-Gi-Oh! Duel Monsters (video game)#Passwords|password]]''' <code>{{{password}}}</code>{{ #if: {{{password_trans<includeonly>|</includeonly>}}}
 +
    | , which means {{{password_trans}}}{{ #if: {{{password_note<includeonly>|</includeonly>}}}
 +
      | {{;}} {{{password_note}}}
 +
      }}
 +
    }}. {{ #if: {{{password_source<includeonly>|</includeonly>}}}
 +
    | This password could be found in {{{password_source}}}{{ #if: {{{password_date<includeonly>|</includeonly>}}} | , published on {{{password_date}}} }}.
 +
    }}</p>
 +
  }}
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{starter_deck<includeonly>|</includeonly>}}} |
+
-->{{ #vardefine: $prize_text
<p>{{ #ifeq: {{{starter_deck}}} | 2 | Two copies of }} "{{ #var: $name }}" {{ #if: {{ #var: $card_type }} | {{ #ifeq: {{{starter_deck}}} | 2 | are | is }} included | can be obtained }} in the '''[[Yu-Gi-Oh! Duel Monsters (video game)#Starter Deck|Starter Deck]]'''.</p>
+
| {{ #if: {{{prize_condition<includeonly>|</includeonly>}}}
 +
  | <p>"{{ #var: $name }}" was a '''[[Yu-Gi-Oh! Duel Monsters National Tournament prize cards|prize card]]''' at the ''Yu-Gi-Oh! Duel Monsters'' national tournament, awarded to {{ #switch: {{ lc: {{{prize_condition}}} }}
 +
    | 1 | 1st | winner = the winner
 +
    | 2 | 2nd | top 2  = the top two players
 +
    | 3 | 3rd | top 3  = the top three players
 +
    | 4 | 4th | top 4  = the top four players
 +
    | qualify          = qualifying players
 +
    | #default        = {{{prize_condition}}}
 +
    }} on February 21, 1999.</p>
 +
  }}
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{password<includeonly>|</includeonly>}}} |
+
-->{{ #vardefine: $starter_deck_text
<p>"{{ #var: $name }}" can be unlocked by entering the '''[[Yu-Gi-Oh! Duel Monsters (video game)#Passwords|password]]''' <code>{{{password}}}</code>.</p>
+
| {{ #if: {{{starter_deck<includeonly>|</includeonly>}}}
 +
  | <p>{{ #iferror: {{ #expr: {{{starter_deck}}} }}
 +
    | "{{ #var: $name }}" can be obtained
 +
    | {{ #ifeq: {{{starter_deck}}} | 2 | Two copies | One copy }} of "{{ #var: $name }}" {{ #ifeq: {{{starter_deck}}} | 2 | are | is }} included
 +
    }} in the '''[[Initial Deck (Duel Monsters 1)|Initial Deck]]'''.</p>
 +
  }}
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{prize_condition<includeonly>|</includeonly>}}} |
+
-->{{DM card obtain
<p>"{{ #var: $name }}" was a '''[[Yu-Gi-Oh! Duel Monsters National Tournament prize cards|prize card]]''' at the ''Yu-Gi-Oh! Duel Monsters'' national tournament, awarded to {{ #switch: {{ lc: {{{prize_condition}}} }}
+
| name                    = {{ #var: $name }}
  | 1 | 1st | winner = the winner
+
| communication_bonus      = {{{link_battles<includeonly>|</includeonly>}}}
  | 2 | 2nd | top 2  = the top two players
+
| communication_bonus_link = Yu-Gi-Oh! Duel Monsters (video game)#Communication bonuses
  | 3 | 3rd | top 3  = the top three players
+
| is_communication_fusion  = {{{communication_fusion1_material1<includeonly>|</includeonly>}}}
  | 4 | 4th | top 4  = the top four players
+
| random_drop_link        = Yu-Gi-Oh! Duel Monsters (video game)#Opponent drops
  | qualify          = qualifying players
+
| password_text            = {{ #var: $password_text }}
  | #default        = {{{prize_condition}}}
+
| prize_text              = {{ #var: $prize_text }}
  }}.</p>
+
| starter_deck_text        = {{ #var: $starter_deck_text }}
}}<!--
+
| victory_bonus_link      = Yu-Gi-Oh! Duel Monsters (video game)#Victory bonuses
  
-->{{ #if: {{{link_battles<includeonly>|</includeonly>}}} |
+
| evolution_link          = Yu-Gi-Oh! Duel Monsters (video game)#Evolution
<p>"{{ #var: $name }}" is awarded as a '''[[Yu-Gi-Oh! Duel Monsters (video game)#Communication bonuses|communication bonus]]''' by facing {{{link_battles}}} different opponents, using the [[wikipedia:Game Link Cable|Game Link Cable]].</p>
+
| is_fusion                = {{{fusion1_material1<includeonly>|</includeonly>}}}
 
}}<!--
 
}}<!--
  
-->{{ #if: {{ #var: $is_vbonus }}<noinclude>1</noinclude> |
+
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
<p>"{{ #var: $name }}" is awarded as a '''[[Yu-Gi-Oh! Duel Monsters (video game)#Victory bonuses|victory bonus]]''' after defeating these characters a specific number of times.</p>
+
<h2>Opponents' Decks</h2>
 
+
The following characters use "{{ #var: $name }}". Each of the 40 cards in each of their Decks have a chance of being it, which is listed below as a percentage and a probability out of 2048.
<table class="wikitable">
 
  <tr>
 
    <th scope="col">Character</th>
 
    <th scope="col">Wins</th>
 
  </tr>
 
{{ #ask: [[Victory bonus::{{PAGENAME}}]][[Wins required::+]]
 
|?Owner
 
|?Owner name
 
|?Wins required
 
|format   = template
 
|template  = DM1 card/Decks
 
|link      = none
 
|userparam = Victory bonus
 
}}
 
</table>
 
}}<!--
 
 
 
-->{{ #if: {{ #var: $is_drop }}<noinclude>1</noinclude> |
 
<p>"{{ #var: $name }}" can be won via '''[[Yu-Gi-Oh! Duel Monsters (video game)#Opponent drops|random drop]]''' from the following characters. The chance of winning it is listed as a percentage and a probability out of 2048.</p>
 
  
<table class="wikitable">
 
  <tr>
 
    <th scope="col">Character</th>
 
    <th scope="col">%</th>
 
    <th scope="col">2048th</th>
 
  </tr>
 
{{ #ask: [[Drops::{{PAGENAME}}]][[2048th probability::+]]
 
|?Owner
 
|?Owner name
 
|?Probability
 
|?2048th probability
 
|format    = template
 
|template  = DM1 card/Decks
 
|link      = none
 
|userparam = Drops
 
}}
 
</table>
 
}}<!--
 
 
-->{{ #if: {{ #var: $evolves_from }}<noinclude>1</noinclude> |
 
<p>"{{ #var: $name }}" can be temporarily obtained by '''[[Yu-Gi-Oh! Duel Monsters (video game)#Evolution|evolution]]''' by having {{ #var: $evolves_from }} stay on the field for one turn.</p>
 
}}<!--
 
 
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}} |
 
<p>"{{ #var: $name }}" can be temporarily obtained by '''[[Fusion Summon]]'''. See [[#Fusion Material|below]] for combinations.</p>
 
}}<!--
 
 
-->{{ #ifeq: {{ #ask: [[Deck contains::{{PAGENAME}}]] |format=count}} | <includeonly>0</includeonly> | |&#32;
 
==Opponents' Decks==
 
The following characters use "{{ #var: $name }}". The chances of the card being included in their Deck is listed as a percentage and a probability out of 2048.
 
 
<table class="wikitable">
 
<table class="wikitable">
 
   <tr>
 
   <tr>
Line 240: Line 222:
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{targets|}}}{{{affects|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $has_equip }}{{ #var: $has_field }}{{ #var: $is_fm }} | &#32;
+
-->{{ #if: {{{targets|}}}{{{affects|}}}{{{evolves_to<includeonly>|</includeonly>}}}{{ #var: $is_exodia_piece }}{{ #var: $has_equip }}{{ #var: $has_field }}{{ #var: $is_fusion_material }}{{ #var: $is_communication_fusion_material }} | &#32;
==Uses==
+
<h2>Uses</h2>
 
&#32; }}<!--
 
&#32; }}<!--
 +
 +
-->{{ #if: {{ #var: $is_exodia_piece }} |
 +
  <p>"{{ #var: $name }}" is one of the cards necessary to perform an [[Forbidden One|"Exodia" instant win]].</p>
 +
}}<!--
  
 
-->{{ #if: {{{targets<includeonly>|</includeonly>}}} | &#32;
 
-->{{ #if: {{{targets<includeonly>|</includeonly>}}} | &#32;
<p>"{{ #var: $name }}" can be equipped to the following monsters:</p><!--
+
<p>"{{ #var: $name }}" can be equipped to the following monsters, powering them up by 1 [[Level (stat boost)|Level]], effectively increasing their current ATK/DEF by 60%.</p><!--
  
 
-->{{ #arraydefine: $targets | {{{targets}}} | * }}{{ #arrayunique: $targets }}
 
-->{{ #arraydefine: $targets | {{{targets}}} | * }}{{ #arrayunique: $targets }}
Line 253: Line 239:
 
   <th scope="col">Card</th>
 
   <th scope="col">Card</th>
 
   <th scope="col">[[Type]]</th>
 
   <th scope="col">[[Type]]</th>
   <th scope="col">[[ATK]]</th>
+
   <th scope="col">Original [[ATK]]</th>
   <th scope="col">[[DEF]]</th>
+
   <th scope="col">Original [[DEF]]</th>
 
{{ #arrayprint: $targets || $target
 
{{ #arrayprint: $targets || $target
 
| {{ #ask: [[$target]]
 
| {{ #ask: [[$target]]
Line 273: Line 259:
  
 
-->{{ #if: {{{affects<includeonly>|</includeonly>}}} | &#32;
 
-->{{ #if: {{{affects<includeonly>|</includeonly>}}} | &#32;
<table class="wikitable" style="float: right; text-align: center;">
+
<table class="wikitable dm1-affects-caption" style="float: right; text-align: center;">
 
<caption>Key</caption>
 
<caption>Key</caption>
 
<tr>
 
<tr>
Line 284: Line 270:
 
"{{ #var: $name }}" affects the following monsters:
 
"{{ #var: $name }}" affects the following monsters:
  
<table class="wikitable card-list sortable" style="clear: both;>
+
<table class="wikitable card-list sortable" style="clear: both;">
 
   <th scope="col">#</th>
 
   <th scope="col">#</th>
 
   <th scope="col">Card</th>
 
   <th scope="col">Card</th>
Line 301: Line 287:
 
   |?ATK#      = ATK
 
   |?ATK#      = ATK
 
   |?DEF#      = DEF
 
   |?DEF#      = DEF
 +
  |?Archseries
 
   |format    = template
 
   |format    = template
 
   |template  = DM1 card/Field effect
 
   |template  = DM1 card/Field effect
Line 312: Line 299:
  
 
-->{{ #if: {{{evolves_to<includeonly>|</includeonly>}}} |
 
-->{{ #if: {{{evolves_to<includeonly>|</includeonly>}}} |
   <p>"{{ #var: $name }}" evolves into <noinclude>"{{{evolves_to}}}"</noinclude>{{ #ask: [[{{{evolves_to}}}]]
+
   <p>"{{ #var: $name }}" evolves into <noinclude>"{{{evolves_to}}}"</noinclude>{{ #show: {{{evolves_to}}} |?Reference name }} by staying on the field for one turn.</p>
  |?Card number = Number
 
  |?English name (linked)
 
  | format      = template
 
  | template    = DM1 card/card reference
 
  | named args  = true
 
  }} by staying on the field for one turn.</p>
 
 
}}<!--
 
}}<!--
  
 
-->{{ #if: {{ #var: $has_equip }} |  
 
-->{{ #if: {{ #var: $has_equip }} |  
   <p>"{{ #var: $name }}" can be equipped with the following [[Equip Spell Card|Equip Cards]]:</p>
+
   <p>"{{ #var: $name }}" can be equipped with the following [[Equip Spell Card|Equip Cards]], each of which power it up by 1 [[Level (stat boost)|Level]], effectively increasing its current ATK/DEF by 60%.</p>
  
 
   {{ #ask: [[Equip targets::{{PAGENAME}}]]
 
   {{ #ask: [[Equip targets::{{PAGENAME}}]]
Line 349: Line 330:
 
}}<!--
 
}}<!--
  
-->{{ #if: {{ #var: $is_fm }}<noinclude>1</noinclude> |  
+
-->{{ #if: {{ #var: $is_fusion_material }}{{ #var: $is_communication_fusion_material }}<noinclude>1</noinclude> |  
   <p>"{{ #var: $name }}" can be used as [[Fusion Material]] to Summon the following monsters:</p>
+
   <p>"{{ #var: $name }}" can be used as [[Fusion Material]]. See [[#Fusion Material for|below]] for combinations.</p>
 +
}}<!--
  
<table class="wikitable list-noicon">
+
-->{{ #if: {{ #var: $has_equip }}{{ #var: $has_field }} |
  <tr>
+
<h3>Modified stats</h3>
    <th>Result</th>
+
<table class="wikitable dm1-affects-caption" style="float: right; text-align: center;">
    <th>Fuse with</th>
+
<caption>Key</caption>
  </tr>
+
<tr><td>Original</td></tr>
{{ #ask: [[Fusion Material::{{PAGENAME}}]]
+
<tr><td style="background-color: #9f9;">Original plus 30%</td></tr>
|?Fuses with
+
<tr><td style="background-color: #f99;">Original minus 30%</td></tr>
| format  = template
+
<tr><td style="background-color: #99f;">Other</td></tr>
| template = DM Fusion Material2/for row
 
| link    = none
 
| sort    = Subobject of.Card number
 
}}
 
 
</table>
 
</table>
  
 +
The [[ATK]] and [[DEF]] of "{{ #var: $name }}" can be modified by use of [[Field Spell Card|Field Cards]] and [[Equip Spell Card|Equip Cards]]; Equip Cards increase [[Level (stat boost)|level]] by 1, while #349: "[[Spellbinding Circl (DM1)|Spellbinding Circl]]" decreases level by 1. These changes are summarized below:
 +
 +
<table class="wikitable dm1-modified-stats" style="clear: left;">
 +
<tr>
 +
  <th scope="colgroup" rowspan="2" colspan="2">Field</th>
 +
  <th scope="colgroup" colspan="2">Level -1</th>
 +
  <th scope="colgroup" colspan="2">Level 0</th>
 +
  <th scope="colgroup" colspan="2">Level 1</th>
 +
  <th scope="colgroup" colspan="2">Level 2</th>
 +
</tr>
 +
<tr>
 +
  <th scope="col">ATK</th>
 +
  <th scope="col">DEF</th>
 +
  <th scope="col">ATK</th>
 +
  <th scope="col">DEF</th>
 +
  <th scope="col">ATK</th>
 +
  <th scope="col">DEF</th>
 +
  <th scope="col">ATK</th>
 +
  <th scope="col">DEF</th>
 +
</tr>
 +
<tr>
 +
  <th scope="row" colspan="2">Arena</th>
 +
  <td>{{ #expr: ( {{{atk}}} * .6 ) round 0 }}</td>
 +
  <td>{{ #expr: ( {{{def}}} * .6 ) round 0 }}</td>
 +
  <td>{{{atk}}}</td>
 +
  <td>{{{def}}}</td>
 +
  <td>{{ #expr: ( {{{atk}}} * 1.6 ) round 0 }}</td>
 +
  <td>{{ #expr: ( {{{def}}} * 1.6 ) round 0 }}</td>
 +
  <td>{{ #expr: ( {{{atk}}} * 1.6 * 1.6 ) round 0 }}</td>
 +
  <td>{{ #expr: ( {{{def}}} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $forest_atk | {{ #switch: {{ #var: $type }} | Beast | Beast-Warrior | Insect | Plant = {{ #switch: {{ #var: $name }} | Beaver Warrior | Torike = {{{atk}}}<!-- unaffected --> | Petit Moth = 975 | #default = {{ #expr: {{{atk}}} * 1.3 }} }} | #default = {{{atk}}}<!-- unaffected --> }}
 +
  }}{{ #vardefine: $forest_def | {{ #switch: {{ #var: $type }} | Beast | Beast-Warrior | Insect | Plant = {{ #switch: {{ #var: $name }} | Beaver Warrior | Torike = {{{def}}}<!-- unaffected --> | Petit Moth = 585 | #default = {{ #expr: {{{def}}} * 1.3 }} }} | #default = {{{def}}}<!-- unaffected --> }}
 +
  }}{{ #vardefine: $forest_bg | {{ #switch: {{ #var: $forest_def }}<!-- "Cocoon of Evolutio" has 0 ATK --> | {{{def}}} = <!-- unaffected --> | {{ #expr: {{{def}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{def}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">330</th>
 +
  <th scope="row">"Forest"{{ #switch: {{ #var: $name }} | Beaver Warrior | Torike = <sup>†</sup> }}</th>
 +
  <td {{ #var: $forest_bg }}>{{ #expr: ( {{ #var: $forest_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #expr: ( {{ #var: $forest_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #var: $forest_atk }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #var: $forest_def }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #expr: ( {{ #var: $forest_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #expr: ( {{ #var: $forest_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #ifeq: {{ #var: $name }} | Perfectly Ultimate | style="background-color: #99f;" | {{ #var: $forest_bg }} }}>{{ #ifeq: {{ #var: $name }} | Perfectly Ultimate | 1648<sup>†</sup> | {{ #expr: ( {{ #var: $forest_atk }} * 1.6 * 1.6 ) round 0 }} }}</td>
 +
  <td {{ #var: $forest_bg }}>{{ #expr: ( {{ #var: $forest_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $wasteland_atk | {{ #switch: {{ #var: $type }} | Dinosaur | Rock | Zombie = {{ #expr: {{{atk}}} * 1.3 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 750 | {{{atk}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $wasteland_def | {{ #switch: {{ #var: $type }} | Dinosaur | Rock | Zombie = {{ #expr: {{{def}}} * 1.3 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 450 | {{{def}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $wasteland_bg | {{ #switch: {{ #var: $wasteland_atk }} | {{{atk}}} = <!-- unaffected --> | {{ #expr: {{{atk}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{atk}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">331</th>
 +
  <th scope="row">"Wasteland"</th>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #var: $wasteland_atk }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #var: $wasteland_def }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_atk }} * 1.6 * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $wasteland_bg }}>{{ #expr: ( {{ #var: $wasteland_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $mountain_atk | {{ #switch: {{ #var: $type }} | Dragon | Thunder | Winged Beast = {{ #expr: {{{atk}}} * 1.3 }} | #default = {{ #switch: {{ #var: $name }} | Giant Rock Soldier = {{ #expr: {{{atk}}} * 1.3 }} | Petit Moth = 750 | #default = {{{atk}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $mountain_def | {{ #switch: {{ #var: $type }} | Dragon | Thunder | Winged Beast = {{ #expr: {{{def}}} * 1.3 }} | #default = {{ #switch: {{ #var: $name }} | Giant Rock Soldier = {{ #expr: {{{def}}} * 1.3 }} | Petit Moth = 450 | #default = {{{def}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $mountain_bg | {{ #switch: {{ #var: $mountain_atk }} | {{{atk}}} = <!-- unaffected --> | {{ #expr: {{{atk}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{atk}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">332</th>
 +
  <th scope="row">"Mountain"{{ #ifeq: {{ #var: $name }} | Giant Rock Soldier | <sup>†</sup> }}</th>
 +
  <td {{ #var: $mountain_bg }}>{{ #expr: ( {{ #var: $mountain_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #expr: ( {{ #var: $mountain_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #var: $mountain_atk }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #var: $mountain_def }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #expr: ( {{ #var: $mountain_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #expr: ( {{ #var: $mountain_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #ifeq: {{ #var: $name }} | B. Skull Dragon | style="background-color: #99f;" | {{ #var: $mountain_bg }} }}>{{ #ifeq: {{ #var: $name }} | B. Skull Dragon | 649<sup>†</sup> | {{ #expr: ( {{ #var: $mountain_atk }} * 1.6 * 1.6 ) round 0 }} }}</td>
 +
  <td {{ #var: $mountain_bg }}>{{ #expr: ( {{ #var: $mountain_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $sogen_atk | {{ #switch: {{ #var: $type }} | Beast-Warrior | Warrior = {{ #expr: {{{atk}}} * 1.3 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 750 | {{{atk}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $sogen_def | {{ #switch: {{ #var: $type }} | Beast-Warrior | Warrior = {{ #expr: {{{def}}} * 1.3 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 450 | {{{def}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $sogen_bg | {{ #switch: {{ #var: $sogen_def }}<!-- "Millennium Shield" has 0 ATK --> | {{{def}}} = <!-- unaffected --> | {{ #expr: {{{def}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{def}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">333</th>
 +
  <th scope="row">"Sogen"</th>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #var: $sogen_atk }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #var: $sogen_def }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_atk }} * 1.6 * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $sogen_bg }}>{{ #expr: ( {{ #var: $sogen_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $umi_atk | {{ #switch: {{ #var: $type }} | Aqua | Fish | Sea Serpent | Thunder = {{ #expr: {{{atk}}} * 1.3 }} | Machine | Pyro = {{ #expr: {{{atk}}} * .7 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 750 | {{{atk}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $umi_def | {{ #switch: {{ #var: $type }} | Aqua | Fish | Sea Serpent | Thunder = {{ #expr: {{{def}}} * 1.3 }} | Machine | Pyro = {{ #expr: {{{def}}} * .7 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 450 | {{{def}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $umi_bg | {{ #switch: {{ #var: $umi_atk }} | {{{atk}}} = <!-- unaffected --> | {{ #expr: {{{atk}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{atk}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">334</th>
 +
  <th scope="row">"Umi"</th>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #var: $umi_atk }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #var: $umi_def }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_atk }} * 1.6 * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $umi_bg }}>{{ #expr: ( {{ #var: $umi_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr><!--
 +
  -->{{ #vardefine: $yami_atk | {{ #switch: {{ #var: $type }} | Spellcaster = {{ #expr: {{{atk}}} * 1.3 }} | Fiend = {{ #if: {{ #pos: {{ lc: {{{archseries}}} }} | panik's monster }} | {{ #expr: ( {{{atk}}} * 1.3 ) round -2 }} | {{ #expr: {{{atk}}} * 1.3 }} }} | Fairy = {{ #expr: {{{atk}}} * .7 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 750 | {{{atk}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $yami_def | {{ #switch: {{ #var: $type }} | Spellcaster = {{ #expr: {{{def}}} * 1.3 }} | Fiend = {{ #if: {{ #pos: {{ lc: {{{archseries}}} }} | panik's monster }} | {{ #expr: ( {{{def}}} * 1.3 ) round -2 }} | {{ #expr: {{{def}}} * 1.3 }} }} | Fairy = {{ #expr: {{{def}}} * .7 }} | #default = {{ #ifeq: {{ #var: $name }} | Petit Moth | 450 | {{{def}}}<!-- unaffected --> }} }}
 +
  }}{{ #vardefine: $yami_bg | {{ #switch: {{ #var: $yami_def }}<!-- "King of Yamimakai" has the same ATK before and after rounding to the nearest 100 --> | {{{def}}} = <!-- unaffected --> | {{ #expr: {{{def}}} * 1.3 }} = style="background-color: #9f9;" | {{ #expr: {{{def}}} * .7 }} = style="background-color: #f99;" | #default = style="background-color: #99f;" }}
 +
  }}<!--
 +
--><tr>
 +
  <th scope="row">335</th>
 +
  <th scope="row">"Yami"</th>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_atk }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_def }} * .6 ) round 0 }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #var: $yami_atk }}{{ #if: {{ #pos: {{ lc: {{{archseries}}} }} | panik's monster }} | <sup>†</sup> }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #var: $yami_def }}{{ #if: {{ #pos: {{ lc: {{{archseries}}} }} | panik's monster }} | <sup>†</sup> }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_atk }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_def }} * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_atk }} * 1.6 * 1.6 ) round 0 }}</td>
 +
  <td {{ #var: $yami_bg }}>{{ #expr: ( {{ #var: $yami_def }} * 1.6 * 1.6 ) round 0 }}</td>
 +
</tr>
 +
</table>
 +
{{ #switch: {{ #var: $name }}
 +
  | Beaver Warrior | Torike =
 +
* <sup>†</sup> "{{ #var: $name }}" is unaffected by "Forest", despite being {{ #var: $type }}-Type.
 +
  | Perfectly Ultimate | B. Skull Dragon =
 +
* <sup>†</sup> This ATK value is because of an [[Yu-Gi-Oh! Duel Monsters (video game)#Modifying ATK/DEF|integer overflow]]; without this bug, the value would be {{ #ifeq: {{ #var: $name }} | Perfectly Ultimate | 11648 | 10649 }}.
 +
  | Giant Rock Soldier =
 +
* <sup>†</sup> "Giant Rock Soldier" is affected by "Mountain", despite being {{ #var: $type }}-Type.
 +
  | #default = {{ #if: {{ #pos: {{ lc: {{{archseries}}} }} | panik's monster }} |
 +
* <sup>†</sup> The ATK and DEF of "{{ #var: $name }}" are rounded to the nearest 100 after the 30% boost from "Yami"; without this rounding, it would have {{ #expr: {{{atk}}} * 1.3 }} ATK and {{ #expr: {{{def}}} * 1.3 }} DEF.
 +
  }}
 +
}}
 
}}<!--
 
}}<!--
  
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}} | &#32;
+
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}}{{{communication_fusion1_material1|}}} | &#32;
==Fusion Material==
+
<h2>Fusion Material</h2>
{{See also|List of ''Yu-Gi-Oh! Duel Monsters'' Fusions#{{{number<includeonly>|</includeonly>}}}: "{{ #var: $name }}"}}
+
&#32; }}<!--
  
"{{ #var: $name }}" can be [[Fusion Summon]]ed using the following Fusion Material:<!--
+
-->{{ #if: {{{fusion1_material1<includeonly>|</includeonly>}}}
 +
| <!--
 +
  --><p>{{See also|List of ''Yu-Gi-Oh! Duel Monsters'' Fusions#{{{number<includeonly>|</includeonly>}}}: "{{ #var: $name }}"|t=1}}</p><!--
  
-->{{DM Fusion Material2
+
  --><p>"{{ #var: $name }}" can be [[Fusion Summon]]ed, using the following Fusion Material:</p><!--
 +
 
 +
  -->{{DM Fusion Material2
 +
  | type              = Fusion Summon
 
   | fusion1_material1 = {{{fusion1_material1|}}}
 
   | fusion1_material1 = {{{fusion1_material1|}}}
 
   | fusion1_material2 = {{{fusion1_material2|}}}
 
   | fusion1_material2 = {{{fusion1_material2|}}}
Line 384: Line 506:
 
   | fusion4_material2 = {{{fusion4_material2|}}}
 
   | fusion4_material2 = {{{fusion4_material2|}}}
 
   }}
 
   }}
 +
}}<!--
 +
 +
-->{{ #if: {{{communication_fusion1_material1<includeonly>|</includeonly>}}}
 +
| <!--
 +
  --><p id="Communication Fusion Material>"{{ #var: $name }}" can be obtained by [[Communication Fusion]], using the following Fusion Material:</p><!--
 +
 +
  -->{{DM Fusion Material2
 +
  | type              = Communication Fusion
 +
  | fusion1_material1 = {{{communication_fusion1_material1|}}}
 +
  | fusion1_material2 = {{{communication_fusion1_material2|}}}
 +
  | fusion1_material3 = {{{communication_fusion1_material3|}}}
 +
  }}
 +
}}<!--
 +
 +
-->{{ #if: {{ #var: $is_fusion_material }}{{ #var: $is_communication_fusion_material }}<noinclude>1</noinclude> | &#32;
 +
<h2>Fusion Material for</h2>
 +
&#32;
 +
}}<!--
 +
 +
-->{{ #if: {{ #var: $is_fusion_material }}<noinclude>1</noinclude>
 +
| <!--
 +
  --><p>"{{ #var: $name }}" can be used as material for the following [[Fusion Summon]]s:</p><!--
 +
 +
  --><table class="wikitable list-noicon">
 +
    <tr>
 +
      <th>Result</th>
 +
      <th>Other Material</th>
 +
    </tr><!--
 +
    -->{{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Fusion Summon]]
 +
    |?Fuses with
 +
    | format  = template
 +
    | template = DM Fusion Material2/for row
 +
    | link    = none
 +
    | sort    = Subobject of.Card number
 +
    }}
 +
  </table>
 +
}}<!--
 +
 +
-->{{ #if: {{ #var: $is_communication_fusion_material }}<noinclude>1</noinclude>
 +
| <!--
 +
  --><p>"{{ #var: $name }}" can be used as material for the following [[Communication Fusion]]s:</p><!--
 +
 +
  --><table class="wikitable list-noicon">
 +
    <tr>
 +
      <th>Result</th>
 +
      <th>Other material 1</th>
 +
      <th>Other material 2</th>
 +
    </tr><!--
 +
  -->{{ #ask: [[Fusion Material::{{PAGENAME}}]][[Fusion type::Communication Fusion]]
 +
    |?Fuses with
 +
    | format  = template
 +
    | template = DM Fusion Material2/for row
 +
    | link    = none
 +
    | sort    = Subobject of.Card number
 +
    }}
 +
  </table>
 
}}<!--
 
}}<!--
  

Latest revision as of 19:25, 15 March 2024

DM1 card
Japanese
{{{ja_name}}}
Rōmaji
{{{romaji_name}}}
Translated
{{{trans_name}}}
Back-EN.png
Number {{{number}}}
ATK / DEF {{{atk}}} / {{{def}}}
Type [[{{{types}}}]]
Password {{{password}}}
Rarity {{{rarity}}}

{{{lore}}}

{{{ja_lore}}}

  • [[Card Gallery:{{{main}}}|Gallery]]
  • [[Card Artworks:{{{main}}}|Artworks]]
  • [[Card Tips:{{{main}}}|Tips]]
  • [[Card Trivia:{{{main}}}|Trivia]]
  • [[Card Appearances:{{{main}}}|Appearances]]
  • [[Card Names:{{{main}}}|Names]]
  • [[Card Lores:{{{main}}}|Lores]]

Obtained by

"DM1 card" can be obtained in the Initial Deck.

"DM1 card" can be unlocked by entering the password {{{password}}}, which means {{{password_trans}}}; {{{password_note}}}. This password could be found in {{{password_source}}}, published on {{{password_date}}}.

"DM1 card" was a prize card at the Yu-Gi-Oh! Duel Monsters national tournament, awarded to {{{prize_condition}}} on February 21, 1999.

"DM1 card" is awarded as a communication bonus by facing {{{link_battles}}} different opponents, using the Game Link Cable.

"DM1 card" can be obtained by Communication Fusion. See below for combinations.

"DM1 card" can be temporarily obtained by Fusion Summon. See below for combinations.

Opponents' Decks

The following characters use "DM1 card". Each of the 40 cards in each of their Decks have a chance of being it, which is listed below as a percentage and a probability out of 2048.

Character % 2048th

Uses

"DM1 card" is one of the cards necessary to perform an "Exodia" instant win.

"DM1 card" can be equipped to the following monsters, powering them up by 1 Level, effectively increasing their current ATK/DEF by 60%.

# Card Type Original ATK Original DEF

Key
Original plus 30% Original minus 30% Other

"DM1 card" affects the following monsters:

# Card Type Original ATK Original DEF Modified ATK Modified DEF
278 Petit Moth Insect 300 200 750 450

"DM1 card" evolves into "{{{evolves_to}}}" by staying on the field for one turn.

"DM1 card" can be used as Fusion Material. See below for combinations.

Fusion Material

"DM1 card" can be Fusion Summoned, using the following Fusion Material:

Material 1 Material 2

"DM1 card" can be obtained by Communication Fusion, using the following Fusion Material:

Material 1 Material 2

Fusion Material for

"DM1 card" can be used as material for the following Fusion Summons:

Result Other Material

"DM1 card" can be used as material for the following Communication Fusions:

Result Other material 1 Other material 2