Template:DQMEnemy: Difference between revisions

From Dragon Quest Wiki
(Template design credit goes to TheCodingGamer, I just stole it and tweaked it.)
 
No edit summary
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #00cccc; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 750px;" >
<div style="background-color: #66b3ff ; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<table style="width: 100%"><tr>
<table style="width: 100%"><tr>
Line 6: Line 6:
</td><td style="text-align:right">[[File:DWM Logo.png|125px|link=Dragon Quest Monsters]]</td>
</td><td style="text-align:right">[[File:DWM Logo.png|125px|link=Dragon Quest Monsters]]</td>
</tr></table></div>
</tr></table></div>
<div style="background-color: #E4EFF0; border-radius: 5px; padding: 3px;">
<div style="background-color: #ffffff; border-radius: 5px; padding: 3px;">
     <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid black; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''Sprite'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Level cap {{tt|*|Only applies to monsters with no + value}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''Level cap {{tt|*|Only applies to monsters with no + value}}'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP growth'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{HP}} growth'''</td>
         <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP growth'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{MP}} growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Strength growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Resilience growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Wisdom growth'''</td>
        <td style="background-color:  #ff9933; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility growth'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <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: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{level|}}}|{{{level}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{level|}}}|{{{level}}}|?}}</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: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{hp|}}}|{{{hp}}}|?}}</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: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
      </tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
      <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{wisdom|}}}|{{{wisdom}}}|?}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Strength}} growth'''</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Resilience}} growth'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Wisdom}} growth'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; width: 20%; text-align: center; border-right: 1px solid black">'''{{Agility}} growth'''</td>
      </tr>
      <tr>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{wisdom|}}}|{{{wisdom}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </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">
     <table  style="border: 1px solid black; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid black; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">Family</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">{{Family}}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">In-game description</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">In-game description</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{in-game-description|}}} | '''{{{in-game-description}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{in-game-description|}}} | '''{{{in-game-description}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">Abilities</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black">Abilities</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{abilities|}}} | '''{{{abilities}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{abilities|}}} | '''{{{abilities}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange;">Habitat</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black;">Habitat</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{habitat|}}} | '''{{{habitat}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{habitat|}}} | '''{{{habitat}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange;">Breeding chart</td>
         <td style="width: 25%; height: 24px; background-color:  #bec2cb; border-bottom: 1px solid black; border-right: 1px solid black;">Breeding chart</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{breeding|}}} | '''{{{breeding}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid black;">{{#if: {{{breeding|}}} | '''{{{breeding}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
       </tr>
       </tr>
     </table>
     </table>
     <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid black; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Frizz]] Resistance {{tt|*|This includes Blaze, Blazemore, Blazemost, BigBang, & FireSlash}}'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Sizz]] Resistance {{tt|*|This includes Firebal, Firebane, & Firebolt}}'''</td>
<td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fire Breath]] Resistance {{tt|*|This includes FireAir, BlazeAir, Scorching & WhiteFire}}'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, &  Explodet}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
      </tr>
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Crack]] Resistance''' {{tt|*|This includes IceBolt, SnowStorm, Blizzard, & IceSlash}}</td>
<td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes FrigidAir, IceAir, IceStorm & WhiteAir}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Woosh]] Resistance''' {{tt|*|This includes Infernos, Infermore, Infermost, WindBeast, Vacuum, MultiCut, & VacuSlash}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''Rock/Army Resistance''' {{tt|*|This includes RockThrow, CallHelp, YellHelp, & Ahhh (Male)}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{ice-breath-resist|}}}|{{{ice-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{rock-resist|}}}|{{{rock-resist}}}|?}}</td>
      </tr>
      <tr>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Zap]] Resistance''' {{tt|*|This includes Bolt, Zap, Thordain, Lightening, Hellblast, BoltSlash}}</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Gigaslash]] Resistance''' </td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Magic Burst]] Resistance'''</td>
        <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Drain Magic]] Resistance''' {{tt|*|This includes RobMagic, OddDance, & RobDance}}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{gigaslash-resist|}}}|{{{gigaslash-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{magic-burst-resist|}}}|{{{magic-burst-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
      </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Blaze, Blazemore, Blazemost, BigBang, & FireSlash}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Whack]] Resistance''' {{tt|*|This includes Beat, Defeat, EerieLite, UltraDown, & K.O.Dance}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Firebal, Firebane, & Firebolt}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Kamikazee]] Resistance''' {{tt|*|This includes Sacrifice, Kamikaze & Ramming}}</td>
<td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes FireAir, BlazeAir, Scorching & WhiteFire}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''{{Poison}} Resistance''' {{tt|*|This includes PoisonHit, PoisonGas, & PoisonAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, & Explodet}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Paralysis]] Resistance''' {{tt|*|This includes Paralyze & PalsyAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes IceBolt, SnowStorm, Blizzard, & IceSlash}}</td>
<td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes FrigidAir, IceAir, IceStorm & WhiteAir}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Infernos, Infermore, Infermost, WindBeast, Vacuum, MultiCut, & VacuSlash}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{whack-resist|}}}|{{{whack-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{poison-resist|}}}|{{{poison-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{paralysis-resist|}}}|{{{paralysis-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:{{{ice-breath-resist|}}}|{{{ice-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Rock/Army Resistance''' {{tt|*|This includes RockThrow, CallHelp, YellHelp, & Ahhh (Male)}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fuddle]] Resistance''' {{tt|*|This includes PanicAll & PanicDance}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Bolt, Zap, Thordain, Lightening, Hellblast, BoltSlash}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Snooze]] Resistance {{tt|*|This includes Sleep, SleepAll, NapAttack, & SleepAir}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Gigaslash]] Resistance''' </td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Dazzle]] Resistance {{tt|*|This includes Radiant, Surround, & SandStorm}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Magic Burst]] Resistance'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Fizzle]] Resistance'''</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes RobMagic, OddDance, & RobDance}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance''' {{tt|*|This includes Beat, Defeat, EerieLite, UltraDown, & K.O.Dance}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Kamikazee]] Resistance''' {{tt|*|This includes Sacrifice, Kamikaze & Ramming}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{rock-resist|}}}|{{{rock-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fuddle-resist|}}}|{{{fuddle-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gigaslash-resist|}}}|{{{gigaslash-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{magic-burst-resist|}}}|{{{magic-burst-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{fizzle-resist|}}}|{{{fizzle-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:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poison]] Resistance''' {{tt|*|This includes PoisonHit, PoisonGas, & PoisonAir}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Ban Dance]] Resistance</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Paralysis]] Resistance''' {{tt|*|This includes Paralyze & PalsyAir}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Gobstopper]] Resistance</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes PanicAll & PanicDance}}</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''{{Stun}} Resistance {{tt|*|This includes LegSweep, LushLicks, Ahhh (female), BigTrip, WarCry, & LureDance}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Sleep, SleepAll, NapAttack, & SleepAir}}'''</td>
         <td style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Defense, & SickLick}}</td>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Radiant, Surround, & SandStorm}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#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:{{{paralysis-resist|}}}|{{{paralysis-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{gobstopper-resist|}}}|{{{gobstopper-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{stun-resist|}}} | {{{stun-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: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if:{{{sap-resist|}}}|{{{sap-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:{{{fizzle-resist|}}}|{{{fizzle-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>
</td>
       </tr>
       </tr>
         <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Gobstopper]] Resistance</td>
         <td colspan="2" style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Decelerate]] Resistance {{tt|*|This includes Slow & SlowAll}}'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes LegSweep, LushLicks, Ahhh (female), BigTrip, WarCry, & LureDance}}'''</td>
         <td colspan="2" style="background-color:  #bec2cb; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid black">'''[[Curses|Curse]] Resistance'''</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Defense, & SickLick}}</td>
        <td style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Decelerate]] Resistance {{tt|*|This includes Slow & SlowAll}}'''</td>
         <td colspan="3" style="background-color:  #ff9933; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cursed|Curse]] Resistance'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gobstopper-resist|}}}|{{{gobstopper-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{decelerate-resist|}}} | {{{decelerate-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 colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid black">{{#if: {{{curse-resist|}}} | {{{curse-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; border-right: 1px solid orange">{{#if: {{{decelerate-resist|}}} | {{{decelerate-resist}}}|?}}</td>
         <td colspan="3" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{curse-resist|}}} | {{{curse-resist}}}|?}}</td>
     </table>
     </table>
     </div>
     </div>
Line 132: Line 148:




== Example ==
==Example==
{{DQMEnemy
{{DQMEnemy
|name=Slime
|name=Slime
Line 147: Line 163:
|family=[[Slime family|Slime]]  
|family=[[Slime family|Slime]]  
|in-game-description=The most abundant of this popular species
|in-game-description=The most abundant of this popular species
|abilities=[[Fireball]], [[Radiant]], [[Mega Magic]]
|abilities=[[Sizz|Fireball]], [[Glow|Radiant]], [[Magic Burst|Mega Magic]]
|habitat=[[List of teleportals in Dragon Quest Monsters | Gate of Beginning]]
|habitat=[[List of teleportals in Dragon Quest Monsters|Gate of Beginning]]
|breeding=Slime + any member of the slime family
|breeding=Slime + any member of the slime family
|frizz-resist=None
|frizz-resist=None
Line 159: Line 175:
|rock-resist=None
|rock-resist=None
|zap-resist=None
|zap-resist=None
|water-resist=None
|gigaslash-resist=None
|gigaslash-resist=None
|magic-burst-resist=Strong
|magic-burst-resist=Strong
Line 179: Line 194:
}}
}}


Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use ''none, mild, strong, & immune'' to mark a monster's durability to an element or ailment.
Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use ''none, weak, strong, & immune'' to mark a monster's durability to an element or ailment.


==Usage==
==Usage==
Line 209: Line 224:
|rock-resist=
|rock-resist=
|zap-resist=
|zap-resist=
|water-resist=
|gigaslash-resist=
|gigaslash-resist=
|magic-burst-resist=
|magic-burst-resist=

Latest revision as of 09:26, 17 December 2023


Example[edit]

Slime DWM Logo.png
Sprite Level cap * HP growth MP growth
Slime DQM GBC.png 40 2/5 4/5
Strength growth Resilience growth Wisdom growth Agility growth
2/5 3/5 2/5 5/5
Family Slime
In-game description The most abundant of this popular species
Abilities Fireball, Radiant, Mega Magic
Habitat Gate of Beginning
Breeding chart Slime + any member of the slime family
Frizz Resistance * Sizz Resistance * Fire Breath Resistance * Bang Resistance *
None None None None
Crack Resistance * Ice Breath Resistance * Woosh Resistance * Rock/Army Resistance *
None None None None
Zap Resistance * Gigaslash Resistance Magic Burst Resistance Drain Magic Resistance *
None None Strong Strong
Whack Resistance * Kamikazee Resistance * Poison Resistance * Paralysis Resistance *
Strong Strong None None
Fuddle Resistance * Snooze Resistance * Dazzle Resistance * Fizzle Resistance
Strong Strong Strong Strong
Ban Dance Resistance Gobstopper Resistance Stun Resistance * Sap Resistance *
None None None Strong
Decelerate Resistance * Curse Resistance
Strong None



Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use none, weak, strong, & immune to mark a monster's durability to an element or ailment.

Usage[edit]

{{DQMEnemy
|name=
|kanji= 
|romanji=
|sprite=
|level=
|hp=
|mp=
|attack=
|defense=
|wisdom=
|agility=
|family= 
|in-game-description=
|abilities=
|habitat=
|breeding=
|frizz-resist=
|sizz-resist=
|fire-breath-resist=
|bang-resist=
|crack-resist=
|ice-breath-resist=
|woosh-resist=
|rock-resist=
|zap-resist=
|gigaslash-resist=
|magic-burst-resist=
|drain-resist=
|whack-resist=
|kamikazee-resist=
|poison-resist=
|paralysis-resist=
|fuddle-resist=
|snooze-resist=
|dazzle-resist=
|sap-resist=
|decelerate-resist=
|fizzle-resist=
|stun-resist=
|ban-dance-resist=
|gobstopper-resist=
|curse-resist=
}}