Template:DQ7Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
mNo edit summary
(Simplified remake section to just include changes and sprite.)
Line 18: Line 18:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-sprite|}}} | {{{psx-sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-hp|}}}|{{{psx-hp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-mp|}}}|{{{psx-mp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-exp|}}}|{{{psx-exp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-gold|}}}|{{{psx-gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-attack|}}}|{{{psx-attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-defense|}}}|{{{psx-defense}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-agility|}}}|{{{psx-agility}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-tameRate|}}}|{{{psx-tameRate}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 33: Line 33:
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-bestiaryNumber|}}} | '''{{{psx-bestiaryNumber}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-spells|}}} | '''{{{psx-spells}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-skills|}}} | '''{{{psx-skills}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-locations|}}} | '''{{{psx-locations}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
         <td style="text-align: center;">{{#if: {{{psx-items|}}} | '''{{{psx-items}}}'''}}</td>
         <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 65: Line 65:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-evasion|}}} | {{{psx-evasion}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-frizz-resist|}}}|{{{psx-frizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sizz-resist|}}}|{{{psx-sizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-bang-resist|}}}|{{{psx-bang-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-crack-resist|}}}|{{{psx-crack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-woosh-resist|}}}|{{{psx-woosh-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-zap-resist|}}}|{{{psx-zap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-whack-resist|}}}|{{{psx-whack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
       </tr>
       </tr>


Line 86: Line 86:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-poof-resist|}}} | {{{psx-poof-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-dazzle-resist|}}}|{{{psx-dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-snooze-resist|}}}|{{{psx-snooze-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-drain-resist|}}}|{{{psx-drain-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fizzle-resist|}}}|{{{psx-fizzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fuddle-resist|}}}|{{{psx-fuddle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sap-resist|}}}|{{{psx-sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-zap-resist|}}}|{{{psx-poison-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
       </tr>
       </tr>


Line 106: Line 106:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-stun-resist|}}} | {{{psx-stun-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-ban-dance-resist|}}}|{{{psx-ban-dance-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fire-breath-resist|}}}|{{{psx-fire-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-cool-breath-resist|}}}|{{{psx-cool-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{cool-breath-resist|}}}|{{{cool-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-strike-resist|}}}|{{{psx-strike-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{strike-resist|}}}|{{{strike-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-burning-breath-resist|}}}|{{{psx-burning-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{burning-breath-resist|}}}|{{{burning-breath-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-army-resist|}}}|{{{psx-army-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{army-resist|}}}|{{{army-resist}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
     </div>
     </div>
 
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
    <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px; margin-top: 10px;">
     <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remake (3DS)'''</div>
     <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes (3DS)'''</div>
     <div style="padding: 3px; ">
     <div style="padding: 3px; ">
        <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #f4ce81; width: 120px; padding: 2px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; text-align: center; border-right: 1px solid orange">'''Notable Changes'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
       </tr>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprite|}}} | {{{remake-sprite}}} }}</td>
         <td style="padding: 2px; 128px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprite|}}} | {{{remake-sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-hp|}}}|{{{remake-hp}}}|?}}</td>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>  
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-mp|}}}|{{{remake-mp}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-exp|}}}|{{{remake-exp}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-gold|}}}|{{{remake-gold}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-attack|}}}|{{{remake-attack}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-defense|}}}|{{{remake-defense}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-agility|}}}|{{{remake-agility}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-tameRate|}}}|{{{remake-tameRate}}}|?}}</td>
      </tr>
    </table>
 
    <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">
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-bestiaryNumber|}}} | '''{{{remake-bestiaryNumber}}}''' }}</td>
      </tr>
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-spells|}}} | '''{{{remake-spells}}}''' }}</td>
      </tr>
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-skills|}}} | '''{{{remake-skills}}}''' }}</td>
      </tr>
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-locations|}}} | '''{{{remake-locations}}}''' }}</td>
      </tr>
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
        <td style="text-align: center;">{{#if: {{{remake-items|}}} | '''{{{remake-items}}}'''}}</td>
      </tr>
    </table>
   
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, & Jolly Rager}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, & Rib-Tickler}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-evasion|}}} | {{{remake-evasion}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-frizz-resist|}}}|{{{remake-frizz-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sizz-resist|}}}|{{{remake-sizz-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-bang-resist|}}}|{{{remake-bang-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-crack-resist|}}}|{{{remake-crack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-woosh-resist|}}}|{{{remake-woosh-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-zap-resist|}}}|{{{remake-zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-whack-resist|}}}|{{{remake-whack-resist}}}|?}}</td>
      </tr>
 
      <tr>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & Dazzleflash}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, & Counting Sheep}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes Drain Magic, Tap Dance, & Weird Dance}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance''' {{tt|*|This includes Fizzle & Spellbinding Song}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle, Weird Whacker, & Fuddle Dance}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Poison]] Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-poof-resist|}}} | {{{remake-poof-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-dazzle-resist|}}}|{{{remake-dazzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-snooze-resist|}}}|{{{remake-snooze-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-drain-resist|}}}|{{{remake-drain-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fizzle-resist|}}}|{{{remake-fizzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fuddle-resist|}}}|{{{remake-fuddle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sap-resist|}}}|{{{remake-sap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-poison-resist|}}}|{{{remake-poison-resist}}}|?}}</td>
      </tr>
 
      <tr>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, Aooo!, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, & Magma Blast}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike/Rock Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Army Resistance''' {{tt|*|This includes Call of the Wild, Lambpede, & Call to Arms}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-stun-resist|}}} | {{{remake-stun-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-ban-dance-resist|}}}|{{{remake-ban-dance-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fire-breath-resist|}}}|{{{remake-fire-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-cool-breath-resist|}}}|{{{remake-cool-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-strike-resist|}}}|{{{remake-strike-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-burning-breath-resist|}}}|{{{remake-burning-breath-resist}}}|?}}</td>
        <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-army-resist|}}}|{{{remake-army-resist}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 235: Line 134:
</div></includeonly>
</div></includeonly>
<noinclude>
<noinclude>
This is a template for enemies as they appear in ''[[Dragon Quest VII]]''. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies that are exclusive to the remake versions of ''[[Dragon Quest VII]]''. For appearances in other games, please use the corresponding enemy template.  


== Example ==
== Example ==
Line 242: Line 141:
|kanji=スライム  
|kanji=スライム  
|romanji=suraimu
|romanji=suraimu
|psx-sprite=[[File:DQ7-PSX-SLIME.png]]
|sprite=
|psx-hp=7
|hp=7
|psx-mp=0
|mp=0
|psx-exp=1
|exp=2
|psx-gold=1
|gold=2
|psx-attack=9
|attack=9
|psx-defense=8
|defense=8
|psx-agility=3
|agility=3
|psx-tameRate={{fraction|1|8}}
|tameRate={{fraction|1|8}}
|psx-bestiaryNumber=1
|bestiaryNumber=1
|psx-spells=
|spells=
|psx-skils=
|skills=
|psx-locations=Near Ballymolloy
|locations=Near Ballymolloy
|psx-items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}})
|items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}})
|psx-evasion={{fraction|1|64}}
|evasion={{fraction|1|64}}
|psx-frizz-resist=0%
|frizz-resist=0%
|psx-sizz-resist=0%
|sizz-resist=0%
|psx-bang-resist=0%
|bang-resist=0%
|psx-crack-resist=0%
|crack-resist=0%
|psx-woosh-resist=0%
|woosh-resist=0%
|psx-zap-resist=0%
|zap-resist=0%
|psx-whack-resist=0%
|whack-resist=0%
|psx-poof-resist=80%
|poof-resist=80%
|psx-dazzle-resist=0%
|dazzle-resist=0%
|psx-snooze-resist=0%
|snooze-resist=0%
|psx-drain-resist=100%
|drain-resist=100%
|psx-fizzle-resist=100%
|fizzle-resist=100%
|psx-fuddle-resist=0%
|fuddle-resist=0%
|psx-sap-resist=0%
|sap-resist=0%
|psx-poison-resist=0%
|poison-resist=0%
|psx-stun-resist=0%
|stun-resist=0%
|psx-ban-dance-resist= 100%
|ban-dance-resist=100%
|psx-fire-breath-resist=0%
|fire-breath-resist=0%
|psx-cool-breath-resist=0%
|cool-breath-resist=0%
|psx-strike-resist=0%
|strike-resist=0%
|psx-burning-breath-resist=50%
|burning-breath-resist=50%
|psx-army-resist=0%
|army-resist=0%
|remake-sprites=
|remake-hp=7
|remake-mp=0
|remake-exp=2
|remake-gold=2
|remake-attack=9
|remake-defense=8
|remake-agility=3
|remake-tameRate={{fraction|1|8}}
|remake-bestiaryNumber=1
|remake-spells=
|remake-skills=
|remake-locations=Near Ballymolloy
|remake-items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}})
|remake-evasion={{fraction|1|64}}
|remake-frizz-resist=0%
|remake-sizz-resist=0%
|remake-bang-resist=0%
|remake-crack-resist=0%
|remake-woosh-resist=0%
|remake-zap-resist=0%
|remake-whack-resist=0%
|remake-poof-resist=80%
|remake-dazzle-resist=0%
|remake-snooze-resist=0%
|remake-drain-resist=100%
|remake-fizzle-resist=100%
|remake-fuddle-resist=0%
|remake-sap-resist=0%
|remake-poison-resist=0%
|remake-stun-resist=0%
|remake-ban-dance-resist=100%
|remake-fire-breath-resist=0%
|remake-cool-breath-resist=0%
|remake-strike-resist=0%
|remake-burning-breath-resist=50%
|remake-army-resist=0%
}}
}}


==Usage==
==Usage==
<pre>
<pre>
{{DQ7Enemy
{{DQ7RemakeExclusiveEnemy
|name=
|name=
|kanji=  
|kanji=  
|romanji=
|romanji=
|psx-sprite=
|sprite=
|psx-hp=
|hp=
|psx-mp=
|mp=
|psx-exp=
|exp=
|psx-gold=
|gold=
|psx-attack=
|attack=
|psx-defense=
|defense=
|psx-agility=
|agility=
|psx-tameRate=
|tameRate=
|psx-bestiaryNumber=
|bestiaryNumber=
|psx-spells=
|spells=
|psx-skills=
|skills=
|psx-locations=
|locations=
|psx-items=
|items=
|psx-evasion=
|evasion=
|psx-frizz-resist=
|frizz-resist=
|psx-sizz-resist=
|sizz-resist=
|psx-bang-resist=
|bang-resist=
|psx-crack-resist=
|crack-resist=
|psx-woosh-resist=
|woosh-resist=
|psx-zap-resist=
|zap-resist=
|psx-whack-resist=
|whack-resist=
|psx-poof-resist=
|poof-resist=
|psx-dazzle-resist=
|dazzle-resist=
|psx-snooze-resist=
|snooze-resist=
|psx-drain-resist=
|drain-resist=
|psx-fizzle-resist=
|fizzle-resist=
|psx-fuddle-resist=
|fuddle-resist=
|psx-sap-resist=
|sap-resist=
|psx-poison-resist=
|poison-resist=
|psx-stun-resist=
|stun-resist=
|psx-ban-dance-resist=
|ban-dance-resist=
|psx-fire-breath-resist=
|fire-breath-resist=
|psx-cool-breath-resist=
|cool-breath-resist=
|psx-strike-resist=
|strike-resist=
|psx-burning-breath-resist=
|burning-breath-resist=
|psx-army-resist=
|army-resist=
|remake-sprites=
|remake-sprite=
|remake-hp=
|remake-changes=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-tameRate=
|remake-bestiaryNumber=
|remake-spells=
|remake-skills=
|remake-locations=
|remake-items=
|remake-evasion=
|remake-frizz-resist=
|remake-sizz-resist=
|remake-bang-resist=
|remake-crack-resist=
|remake-woosh-resist=
|remake-zap-resist=
|remake-whack-resist=
|remake-poof-resist=
|remake-dazzle-resist=
|remake-snooze-resist=
|remake-drain-resist=
|remake-fizzle-resist=
|remake-fuddle-resist=
|remake-sap-resist=
|remake-poison-resist=
|remake-stun-resist=
|remake-ban-dance-resist=
|remake-fire-breath-resist=
|remake-cool-breath-resist=
|remake-strike-resist=
|remake-burning-breath-resist=
|remake-army-resist=
}}
}}
</pre>
</pre>
</noinclude>
</noinclude>

Revision as of 06:44, 19 November 2016


This is a template for enemies that are exclusive to the remake versions of Dragon Quest VII. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
DQ7-PSX-LOGO-ICON.png
Original (PSX)
Sprite HP MP Experience Gold Attack Defense Agility Tame Rate
7 0 2 2 9 8 3 18
Bestiary No. 1
Spell(s)
Skill(s)
Location(s) Near Ballymolloy
Item(s) Dropped Medicinal Herb (164)
Slime Heart (18)
Evasion Frizz Resistance * Sizz Resistance * Bang Resistance * Crack Resistance * Woosh Resistance * Zap Resistance * Whack Resistance *
164 0% 0% 0% 0% 0% 0% 0%
Poof Resistance * Dazzle Resistance * Snooze Resistance * Drain Magic Resistance * Fizzle Resistance * Fuddle Resistance * Sap Resistance * Poison Resistance *
80% 0% 0% 100% 100% 0% 0% 0%
Stun Resistance * Ban Dance Resistance Fire Breath Resistance * Cool Breath Resistance * Strike/Rock Resistance * Burning Breath Resistance Army Resistance *
0% 100% 0% 0% 0% 50% 0%
Remake (3DS)
Sprite Notable Changes
None


Usage

{{DQ7RemakeExclusiveEnemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|mp=
|exp=
|gold=
|attack=
|defense=
|agility=
|tameRate=
|bestiaryNumber=
|spells=
|skills=
|locations=
|items=
|evasion=
|frizz-resist=
|sizz-resist=
|bang-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|poof-resist=
|dazzle-resist=
|snooze-resist=
|drain-resist=
|fizzle-resist=
|fuddle-resist=
|sap-resist=
|poison-resist=
|stun-resist=
|ban-dance-resist=
|fire-breath-resist=
|cool-breath-resist=
|strike-resist=
|burning-breath-resist=
|army-resist=
|remake-sprite=
|remake-changes=
}}