Template:DQ8Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m (rewrote head as flex instead of table layout)
No edit summary
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #FEEB00; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #F4C430; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
Line 6: Line 6:
</div>
</div>
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
    <div style="height: 24px; width: 99%; color: ; background-color: #ff0000; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original ({{PS2}})'''</div>
     <div style="padding: 3px; ">
     <div style="padding: 3px; ">
     <table style="border: 1px solid blue; 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:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''Sprite'''</td>
        <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''{{HP}}'''</td>
        <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''{{MP}}'''</td>
        <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''{{Attack}}'''</td>
       </tr>
       </tr>
      <tr>
        <td colspan="7" style="padding: 2px; width: 50px; height: 24px; text-align: center; border-right: 1px solid white">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
       <tr>
       <tr>
        <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
        <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
        <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
        <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
       </tr>
       </tr>
      <tr>
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Bestiary No.'''</td>
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Family'''</td>
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Defense}}'''</td>
      </tr>
         <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Agility}}'''</td>
         <td colspan="2" style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
        <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Exp}}erience'''</td>
         <td colspan="2" style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td>
        <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Gold]]'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''{{Exp}}erience'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Gold]]'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''{{HP}}'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''{{MP}}'''</td>
      </tr>
      <tr>
      </tr>
      <tr>
        <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:{{{gold|}}}|{{{gold}}}|?}}</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:{{{mp|}}}|{{{mp}}}|?}}</td>
       </tr>
       </tr>
    </table>
    <table  style="border: 1px solid blue; border-radius: 3px; width: 100%; margin-top: 5px; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue; ">'''Bestiary no.'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''{{Attack}}'''</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</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: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Family'''</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{family|}}} | '''{{{family}}}''' }}</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:{{{agility|}}}|{{{agility}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
       </tr>
       </tr>
    </table>
    <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''In-game description'''</td>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange;">'''In-Game Description'''</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Spell(s)'''</td>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange;">'''Spell(s)'''</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Skill(s)'''</td>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange;">'''Skill(s)'''</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Location(s)'''</td>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange;">'''Location(s)'''</td>
         <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 25%; height: 24px; background-color:#FEEB00;">'''Item(s) dropped'''</td>
         <td style="width: 100px; height: 24px; background-color: #f4ce81;">'''Item(s) Dropped'''</td>
         <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td>
         <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td>
       </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 blue; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Evasion}}'''</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''Attack Resistance'''</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''Attack Resistance'''</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Frizz]] Resistance''' {{tt|*|This includes Frizz, Frizzle, Kafrizzle, Firebird Throw & Big Banga}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance''' {{tt|*|This includes Frizz, Frizzle, Kafrizzle, Firebird Throw & Big Banga}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Sizz]] Resistance''' {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; 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: 25%; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]]<br>Resistance''' {{tt|*|This includes Magic Burst, Fire Breath, Flame Breath, Inferno, & Scorch }}</td>
       </tr>   
       </tr>   
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack-resist|}}}|{{{attack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{attack-resist|}}}|{{{attack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; 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 blue">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; 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 blue">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{flame-resist|}}} | {{{flame-resist}}}|?}}</td>
       </tr>   
       </tr>   
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fire Breath]]<br>Resistance''' {{tt|*|This includes Magic Burst, Fire Breath, Flame Breath, Inferno, & Scorch }}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Terrible Lightning, Lightning Slash, & Anger of the Gods}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Terrible Lightning, Lightning Slash, & Anger of the Gods}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Cool Breath|Ice breath]]<br>Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizard, & Frightfully C-c-cold Breath }}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Cool Breath|Ice breath]]<br>Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizard, & Frightfully C-c-cold Breath }}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Vacuum Slash, Thin Air, Wind Sickles, Clean Sweep (enemy version) & Pearly Gates }}</td>
      </tr>
      <tr>
        <td style="padding: 2px; width: 25%; 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 orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ice-resist|}}}|{{{ice-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if: {{{flame-resist|}}} | {{{flame-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[:Category:Strike skills|Strike/Rock]] Resistance {{tt|*|This includes Stone's Throw, Boulder Toss, Knuckle Sandwich, Clean Sweep (player version), Power Throw, Super Throw, Swing Both Ways, & Serpent's Bite}}'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Lightning Storm, Gigaslash, Gigagash, & Gigathrow}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
         <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{ice-resist|}}}|{{{ice-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikazee, Grim Reaper, Grimmer Reaper, Assassin's Stab, Sudden Death, Needle Shot, & Needle Rain }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Vacuum Slash, Thin Air, Wind Sickles, Clean Sweep (enemy version) & Pearly Gates }}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{grapple-resist|}}}|{{{grapple-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[:Category:Strike skills|Strike/Rock]] Resistance {{tt|*|This includes Stone's Throw, Boulder Toss, Knuckle Sandwich, Clean Sweep (player version), Power Throw, Super Throw, Swing Both Ways, & Serpent's Bite}}'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Lightning Storm, Gigaslash, Gigagash, & Gigathrow}}</td>
         <td style="padding: 4px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
         <td style="background-color: #FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Drain Magic]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{death-resist|}}}|{{{death-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{grapple-resist|}}}|{{{grapple-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
         <td colspan="2" style="padding: 4px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle & Kafuddle}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikazee, Grim Reaper, Grimmer Reaper, Assassin's Stab, Sudden Death, Needle Shot, & Needle Rain }}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dance-resist|}}}|{{{dance-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Ban Dance]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Dazzle]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fizzle]] Resistance'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{confusion-resist|}}}|{{{confusion-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{death-resist|}}}|{{{death-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Paralysis]] Resistance''' {{tt|*|This includes Angel Eyes, Charming Look, Parallax, Whiplash, Lashings of Love, & Blow Kiss}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{dance-resist|}}}|{{{dance-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Poison}} Resistance''' {{tt|*|This includes Toxic Dagger, Toxic Sword}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Snooze]] resistance''' {{tt|*|This includes Snooze, Kasnooze, & Sandman's Arrow }}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
         <td style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Stun}} Resistance''' {{tt|*|This includes Warcry, Underpants Dance, Puff-Puff, Heart Breaker, Mind Breaker, & Feel the Beat}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle & Kafuddle}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{paralysis-resist|}}}|{{{paralysis-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Paralysis]] Resistance''' {{tt|*|This includes Angel Eyes, Charming Look, Parallax, Whiplash, Lashings of Love, & Blow Kiss}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Poison}} Resistance''' {{tt|*|This includes Toxic Dagger, Toxic Sword}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sleep-resist|}}} | {{{sleep-resist}}}|?}}</td>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Snooze]] resistance''' {{tt|*|This includes Snooze, Kasnooze, & Sandman's Arrow }}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{shock-resist|}}}|{{{shock-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{confusion-resist|}}}|{{{confusion-resist}}}|?}}</td>
         <td colspan="4" style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, & Helm Splitter}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{paralysis-resist|}}}|{{{paralysis-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if: {{{sleep-resist|}}} | {{{sleep-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''{{Stun}} Resistance''' {{tt|*|This includes Warcry, Underpants Dance, Puff-Puff, Heart Breaker, Mind Breaker, & Feel the Beat}}</td>
         <td colspan="4" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
        <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, & Helm Splitter}}</td>
        <td colspan="2" style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''Army Resistance''' {{tt|*|This includes Golden Oldies, Monster Mia, & Fire in the 'Ole}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{shock-resist|}}}|{{{shock-resist}}}|?}}</td>
         <td colspan="4" style="background-color:#f4ce81; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''Army Resistance''' {{tt|*|This includes Golden Oldies, Monster Mia, & Fire in the 'Ole}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
      </tr>
         <td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{troop-resist|}}}|{{{troop-resist}}}|?}}</td>
      <tr>
         <td colspan="4" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{troop-resist|}}}|{{{troop-resist}}}|?}}</td>
         </tr>
         </tr>
     </table>
     </table>
     </div>
     </div>
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
     <div style="height: 24px; width: 99%; color: ; background-color: #ff0000; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remake ({{3DS}}, [[Cell phone|Mobile]])'''</div>
     <div style="height: 24px; width: 99%; color: ; background-color: #42cbec; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Ports ({{3DS}}, [[Cell phone|Mobile]])'''</div>
     <div style="padding: 3px; ">
     <div style="padding: 3px; ">
     <table style="border: 1px solid blue; 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:#FEEB00; padding: 2px; text-align: center; border-right: 1px solid blue">'''Notable Changes'''</td>
         <td style="background-color:#f4ce81; padding: 2px; text-align: center; border-right: 1px solid orange">'''Notable Changes'''</td>
       </tr>   
       </tr>   
       <tr>
       <tr>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid blue">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>  
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>  
       </tr>
       </tr>
     </table>
     </table>
Line 155: Line 164:
</div>{{clear}}</includeonly>
</div>{{clear}}</includeonly>
<noinclude>
<noinclude>
This is a template for enemies that appear in {{DQ8}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies that appear in {{DQ8}}. For appearances in other games, please use the corresponding enemy template.  


Line 162: Line 172:
|kanji=スライム  
|kanji=スライム  
|romanji=suraimu
|romanji=suraimu
|sprite=[[File:SLIME - DQ8.png]]
|sprite=[[File:HQDQ8-1.gif]]
|hp=7
|hp=100
|mp=0
|mp=100
|exp=1
|exp=100
|gold=1
|gold=1,000
|attack=10
|attack=10
|defense=8
|defense=8
|agility=6
|agility=6
|bestiaryNumber=
|bestiaryNumber=001
|family={{Slime}}
|family={{Slime}}
|description=They are very slimey.
|description=They are very slimey.
|spells=
|spells=None
|skills=
|skills=None
|locations=[[Farebury Region]]
|locations=[[Farebury Region]]
|items=
|items=[[Medicinal herb]]
|evasion={{fraction|0|64}}
|evasion={{fraction|0|64}}
|attack-resist=0%
|attack-resist=100%
|frizz-resist=0%
|frizz-resist=100%
|sizz-resist=0%
|sizz-resist=100%
|flame-resist=0%
|flame-resist=100%
|bang-resist=0%
|bang-resist=100%
|woosh-resist=0%
|woosh-resist=100%
|crack-resist=0%
|crack-resist=100%
|ice-resist=0%
|ice-resist=100%
|grapple-resist=0%
|grapple-resist=100%
|zap-resist=0%
|zap-resist=100%
|troop-resist=0%
|death-resist=0%
|poison-resist=0%
|paralysis-resist=80%
|shock-resist=0%
|sleep-resist=0%
|confusion-resist=0%
|dazzle-resist=0%
|fizzle-resist=100%
|dance-resist=100%
|sap-resist=0%
|drain-resist=100%
|drain-resist=100%
|death-resist=100%
|dance-resist=0%
|dazzle-resist=100%
|confusion-resist=100%
|fizzle-resist=0%
|paralysis-resist=100%
|poison-resist=100%
|sleep-resist=100%
|shock-resist=100%
|sap-resist=100%
|troop-resist=100%
|remake-sprite=
|remake-sprite=
|remake-changes=
|remake-changes=
Line 253: Line 263:
</noinclude>
</noinclude>
<noinclude>
<noinclude>
[[Category:Enemy templates|{{PAGENAME}}]]
[[Category:Enemy templates]]
</noinclude>
</noinclude>

Latest revision as of 21:05, 28 May 2025


This is a template for enemies that appear in Dragon Quest VIII: Journey of the Cursed King. For appearances in other games, please use the corresponding enemy template.

Example[edit]

Slime (スライム suraimu)
Dragon Quest VIII: Journey of the Cursed King
HQDQ8-1.gif
Bestiary No. Family
001 Slime
Experience Gold HP MP
100 1,000 100 100
Attack Defense Agility Evasion
10 8 6 064
In-Game Description They are very slimey.
Spell(s) None
Skill(s) None
Location(s) Farebury Region
Item(s) Dropped Medicinal herb
Attack Resistance Frizz Resistance * Sizz Resistance * Fire Breath
Resistance
*
100% 100% 100% 100%
Bang Resistance * Crack Resistance * Ice breath
Resistance
*
Woosh Resistance *
100% 100% 100% 100%
Strike/Rock Resistance * Zap Resistance * Drain Magic Resistance Whack Resistance *
100% 100% 100% 100%
Ban Dance Resistance Dazzle Resistance Fizzle Resistance Fuddle Resistance *
0% 100% 0% 100%
Paralysis Resistance * Poison Resistance * Snooze resistance * Stun Resistance *
100% 100% 100% 100%
Sap Resistance *
100%
Army Resistance *
100%
Ports (3DS, Mobile)
Notable Changes
None



Usage[edit]

{{DQ8Enemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|mp=
|exp=
|gold=
|attack=
|defense=
|agility=
|bestiaryNumber=
|family={{Slime}}
|description=
|spells=
|skills=
|locations=
|items=
|evasion=
|attack-resist=
|frizz-resist=
|sizz-resist=
|flame-resist=
|bang-resist=
|woosh-resist=
|crack-resist=
|ice-resist=
|grapple-resist=
|zap-resist=
|troop-resist=
|death-resist=
|poison-resist=
|paralysis-resist=
|shock-resist=
|sleep-resist=
|confusion-resist=
|dazzle-resist=
|fizzle-resist=
|dance-resist=
|sap-resist=
|drain-resist=
|remake-changes=
}}