Template:DQ3Enemy: Difference between revisions

7,840 bytes removed ,  17:44, 2 June 2025
no edit summary
No edit summary
No edit summary
 
(21 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #0066ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="background-color: #0066ff; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center; color: white;">
<table style="width: 100%"><tr>
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }}</span>)}}</div>
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation]]</td>
    <div>[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation|alt=Dragon Quest III: The Seeds of Salvation]]</div>
</tr></table>
</div>
</div>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<div style="background-color: #ffecc1; border-radius: 5px; padding: 1px;">
    <div style="height: 24px; width: 99%; background-color: #FFD700; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (NES)'''</div>
<div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px; font-weight: bold; color: white;">Original ({{NES}})</div>
    <div style="padding: 3px; ">
{{paired list grid
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
| key background color = #FFD700
      <tr>
| border color = orange
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
| span 1  = 4
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Level'''</td>
| key 1    = Sprite
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
| value 1  = {{{sprite|}}}
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
| span 2  = 4
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
  | key 2    = Bestiary No.
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
| value 2  = {{{bestiaryNumber|}}}
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
| span 3  = 4
        <td style="background-color: #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
| key 3    = Level
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
  | value 3  = {{{lvl|?}}}
      </tr>
| key 4    = {{Exp}}erience
      <tr>
| value 4 = {{{exp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
| key 5    = [[Gold]]
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{lvl|}}}|{{{lvl}}}|?}}</td>
| value 5 = {{{gold|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
| key 6    = {{HP}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
| value 6 = {{{hp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
| key 7    = {{MP}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
| value 7 = {{{mp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
| key 8    = {{Attack}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
| value 8  = {{{attack|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
| key 9    = {{Defense}}
      </tr>
| value 9 = {{{defense|?}}}
    </table>
| key 10  = {{Agility}}
 
| value 10 = {{{agility|?}}}
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
  | key 11  = {{Evasion}}
      <tr>
| value 11 = {{{evasion|?}}}
        <td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
}}
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
{{paired list stack
      </tr>
| key background color = #FFD700
 
| border color = orange
        <td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
| key 1  = Spell(s)
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
| value 1 = {{{spells|}}}
      </tr>
| key 2  = Skill(s)
      <tr>
| value 2 = {{{skills|}}}
        <td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
| key 3  = Location(s)
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
| value 3 = {{{locations|}}}
      </tr>
| key 4  = Item Dropped
      <tr>
| value 4 = {{{item|}}}
        <td style="width: 100px; height: 24px; background-color:  #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
}}
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
{{paired list grid
      </tr>
| label =
      <tr>
| label id = dq3-enemy-resistances
        <td style="width: 100px; height: 24px; background-color:  #FFD700; border-right: 1px solid orange;">Item Dropped</td>
| key background color = #FFD700
        <td style="text-align: center;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td>
| border color = orange
      </tr>
| key 1    = Fire resistance {{tt|*|Frizz, Frizzle, Kafrizzle, Sizz, Sizzle, Kasizzle, Bang, Boom, Kaboom, Puff!}}
    </table>
| value 1  = {{{fire-resist|?}}}
   
| key 2    = [[Crack]] resistance {{tt|*|Crack, Crackle, Kacrack, Kacrackle}}
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
| value 2  = {{{crack-resist|?}}}
      <tr>
| key 3    = [[Woosh]] resistance {{tt|*|Woosh, Swoosh, Kaswoosh}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
| value 3  = {{{woosh-resist|?}}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Fire Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizzle, Sizz, Sizzle, Kasizzle, Bang, Boom, Kaboom, & Puff!}}'''</td>
| key 4    = [[Zap]] resistance {{tt|*|Zap, Kazap}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance {{tt|*|This includes Crack, Crackle, Kacrack, & Kacrackle}}'''</td>
| value 4  = {{{zap-resist|?}}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance {{tt|*|This includes Woosh, Swoosh & Kaswoosh}}'''</td>
| key 5    = [[Drain Magic]] resistance
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center;">'''[[Zap]] Resistance {{tt|*|This includes Zap & Kazap}}'''</td>
| value 5  = {{{drain-magic-resist|?}}}
        </tr>
| key 6    = [[Whack]] resistance {{tt|*|Whack, Thwack}}
        <tr>
| value 6  = {{{whack-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
| key 7    = [[Kamikazee]] resistance
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fire-resist|}}}|{{{fire-resist}}}|?}}</td>
| value 7  = {{{kamikazee-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
| key 8    = [[Poof]] resistance
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
| value 8  = {{{poof-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
| span 9  = 4
        </tr>
| key 9    = [[Dazzle]] resistance
        <tr>
| value 9  = {{{dazzle-resist|?}}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Drain Magic]] Resistance'''</td>
| span 10  = 4
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance {{tt|*|This includes Whack & Thwack}}'''</td>
| key 10  = [[Fizzle]] resistance
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Kamikazee]] Resistance'''</td>
  | value 10 = {{{fizzle-resist|?}}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance'''</td>
| span 11  = 4
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance'''</td>
| key 11  = [[Fuddle]] resistance
        </tr>
| value 11 = {{{fuddle-resist|?}}}
        <tr>
| span 12  = 4
      <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-magic-resist|}}}|{{{drain-magic-resist}}}|?}}</td>
  | key 12  = [[Snooze]] resistance
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
| value 12 = {{{snooze-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
| span 13  = 4
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
| key 13  = [[Deceleratle]] resistance {{tt|*|Deceleratle, Bazoom}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
| value 13 = {{{deceleratle-resist|?}}}
        </tr>
| span 14  = 4
        <tr>
| key 14  = [[Sap]] resistance {{tt|*|Sap, Kasap}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance'''</td>
  | value 14 = {{{sap-resist|?}}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance'''</td>
}}
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
</div>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td>
<div style="background-color: #ffecc1; margin-top: 3px; border-radius: 5px; padding: 1px;">
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; font-size: 11px;">'''[[Deceleratle]] Resistance {{tt|*|This includes Deceleratle & Bazoom}}'''</td>
<div style="height: 24px; margin: 5px; background-color: #0066ff; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px; font-weight: bold; color: white;">Remakes sprites</div>
      </tr>
{{paired list grid
      <tr>
| key background color = #FFD700
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
  | border color = orange
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
| span 1  = 4
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
| key 1  = {{SFC}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
| value 1 = {{{snes-sprites|}}}
        <td style="padding: 2px; width: 64px; text-align: center;">{{#if:{{{deceleratle-resist|}}}|{{{deceleratle-resist}}}|?}}</td>
| span 2  = 4
      </tr>
| key 2  = {{GBC}}
    </table>
| value 2 = {{{gbc-sprites|}}}
    </div>
| span 3  = 4
 
| key 3  = {{Switch}}
    <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px; margin-top: 10px;">
| value 3 = {{{switch-sprites|}}}
    <div style="height: 24px; width: 99%; background-color: #FFD700; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes (SNES, GBC, Mobile)'''</div>
}}
    <div style="padding: 3px; ">
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #FFD700; width: 120px; padding: 2px; text-align: center; border-right: 1px solid orange">'''Sprites'''</td>
        <td style="background-color:  #FFD700; padding: 2px; text-align: center; border-right: 1px solid orange">'''Notable Changes'''</td>
      </tr> 
      <tr>
        <td style="padding: 2px; 128px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprites|}}} | {{{remake-sprites}}} }}</td>
        <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>
      </tr>
    </table>
    </div>
</div>
</div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div></includeonly><noinclude>
This is a template for enemies as they appear in {{DQ3}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies as they appear in {{DQ3}}. For appearances in other games, please use the corresponding enemy template.  


Line 137: Line 124:
|defense=5
|defense=5
|agility=4
|agility=4
|spells=
|spells=spells
|skills=skills
|item=[[Medicinal herb]] ({{fraction|1|256}})
|item=[[Medicinal herb]] ({{fraction|1|256}})
|locations=South [[Aliahan]] region.
|locations=South [[Aliahan]] region.
|evasion={{fraction|0|64}}
|evasion={{fraction|0|64}}
|fire-resist=
|fire-resist=fire
|crack-resist=
|crack-resist=crack
|woosh-resist=
|woosh-resist=woosh
|zap-resist=
|zap-resist=zap
|whack-resist=
|whack-resist=whack
|kamikazee-resist=
|kamikazee-resist=kamikazee
|poof-resist=
|poof-resist=poof
|dazzle-resist=
|dazzle-resist=dazzle
|snooze-resist=
|snooze-resist=snooze
|drain-magic-resist=
|drain-magic-resist=drain
|fizzle-resist=
|fizzle-resist=fizzle
|fuddle-resist=
|fuddle-resist=fuddle
|sap-resist=
|sap-resist=sap
|deceleratle-resist=
|deceleratle-resist=deceleratle
|remake-sprites=[[File:DQ3-SNES-SLIME.png]] [[File:SLIME GBC.gif]]
|snes-sprites=[[File:DQ3-SNES-SLIME.png]]
|remake-changes=
|gbc-sprites=[[File:SLIME GBC.gif]]
|switch-sprites=[[File:DQIII Switch Slime.png|55px]]
}}
}}


Line 194: Line 183:
|sap-resist=
|sap-resist=
|deceleratle-resist=
|deceleratle-resist=
|remake-sprites=
|snes-sprites=
|remake-changes
|gbc-sprites=
|switch-sprites=
}}
}}
</pre>
</pre>