Template:DQ4RemakeExclusiveEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
mNo edit summary
m (container: allow more width on mobile)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #00cc00; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="background-color: #00cc00; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<table style="width: 100%"><tr>
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQIV Logo.png|100px|link=Dragon Quest IV: Chapters of the Chosen]]</td>
    <div>[[File:DQIV Logo.png|100px|link=Dragon Quest IV: Chapters of the Chosen|alt=Dragon Quest IV: Chapters of the Chosen]]</div>
</tr></table>
</div>
</div>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
     <div style="height: 24px; width: 99%; background-color: #00cc99; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remake Exclusive (PSX, DS, Mobile) '''</div>
     <div style="height: 24px; width: 99%; background-color: #00cc99; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remake Exclusive (PSX, DS, Mobile) '''</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 teal; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''Sprite'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{HP}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{MP}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{Attack}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{Defense}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{Agility}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{Exp}}erience'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''[[Gold]]'''</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%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if: {{{sprite|}}} | {{{sprite}}} }}</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%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#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%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{mp|}}}|{{{mp}}}|?}}</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: 20%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{attack|}}}|{{{attack}}}|?}}</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: 20%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}
         <td style="padding: 2px; width: 20%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{agility|}}}|{{{agility}}}|?}}
         <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: 20%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#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>
         <td style="padding: 2px; width: 20%x; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td></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 teal; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid teal; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #00cc99; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="width: 25%x; height: 24px; background-color:  #00cc99; border-bottom: 1px solid teal; border-right: 1px solid teal">Bestiary No.</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid teal;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
       </tr>
       </tr>
         <td style="width: 100px; height: 24px; background-color:  #00cc99; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
         <td style="width: 25%x; height: 24px; background-color:  #00cc99; border-bottom: 1px solid teal; border-right: 1px solid teal">Spell(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid teal;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #00cc99; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
         <td style="width: 25%x; height: 24px; background-color:  #00cc99; border-bottom: 1px solid teal; border-right: 1px solid teal">Skill(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid teal;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #00cc99; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
         <td style="width: 25%x; height: 24px; background-color:  #00cc99; border-bottom: 1px solid teal; border-right: 1px solid teal;">Location(s)</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid teal;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #00cc99; border-right: 1px solid orange;">Item Dropped</td>
         <td style="width: 25%x; height: 24px; background-color:  #00cc99; border-right: 1px solid teal;">Item Dropped</td>
         <td style="text-align: center;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</td>
         <td style="text-align: center;">{{#if: {{{item|}}} | '''{{{item}}}''' }}</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 teal; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''{{Evasion}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizzle}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizzle}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, Sparkie's fire breath, Magic Burst, & Puff!}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%xx; text-align: center; border-right: 1px solid teal">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, Sparkie's fire breath, Magic Burst, & Puff!}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance {{tt|*|This includes Bang, Boom, & Kaboom}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%xx; text-align: center; border-right: 1px solid teal">'''[[Bang]] Resistance {{tt|*|This includes Bang, Boom, & Kaboom}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance {{tt|*|This includes Crack, Crackle, Kacrack, Kacrackle, & Sparkie's ice breath}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance {{tt|*|This includes Woosh, Swoosh, Kaswoosh, & Thin Air}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center;">'''[[Zap]] Resistance {{tt|*|This includes Zap, Kazap, Lightning Storm, & Gigasword}}'''</td>
         </tr>
         </tr>
         <tr>
         <tr>
         <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 teal">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</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 teal">{{#if:{{{frizz-resist|}}}|{{{frizz-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 teal">{{#if:{{{sizz-resist|}}}|{{{sizz-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 teal">{{#if:{{{bang-resist|}}}|{{{bang-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:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
         </tr>
         </tr>
         <tr>
         <tr>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance {{tt|*|This includes Whack, Thwack, & Kathwack}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%xx; text-align: center; border-right: 1px solid teal">'''[[Crack]] Resistance {{tt|*|This includes Crack, Crackle, Kacrack, Kacrackle, & Sparkie's ice breath}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Kamikazee Bracer]] Resistance'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%xx; text-align: center; border-right: 1px solid teal">'''[[Woosh]] Resistance {{tt|*|This includes Woosh, Swoosh, Kaswoosh, & Thin Air}}'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 20%x; text-align: center; border-right: 1px solid teal;">'''[[Zap]] Resistance {{tt|*|This includes Zap, Kazap, Lightning Storm, & Gigasword}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center;border-right: 1px solid orange">'''[[Snooze]] Resistance'''</td>
         <td  style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal;">'''[[Drain Magic]] Resistance'''</td>
         <td style="background-color: #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
         </tr>
         </tr>
         <tr>
         <tr>
         <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 teal">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{woosh-resist|}}}|{{{woosh-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 teal;">{{#if:{{{zap-resist|}}}|{{{zap-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 colspan="3.2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{drain-magic-resist|}}}|{{{drain-magic-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:{{{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>
         </tr>
         </tr>
         <tr>
         <tr>
         <td colspan="3.2" style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Drain Magic]] Resistance'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Whack]] Resistance {{tt|*|This includes Whack, Thwack, & Kathwack}}'''</td>
         <td colspan="4" style="background-color:  #00cc99; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal; font-size: 12px;">'''[[Kamikazee Bracer]] Resistance'''</td>
         <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Poof]] Resistance'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Fuddle]] Resistance'''</td>
        </tr>
        <tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{kamikazee-resist|}}}|{{{kamikazee-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
        </tr>
        <tr>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center;border-right: 1px solid teal">'''[[Snooze]] Resistance'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Dazzle]] Resistance'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td>
        <td style="background-color:  #00cc99; padding: 2px; width: 25%x; text-align: center; border-right: 1px solid teal">'''[[Fizzle]] Resistance'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
      <td colspan="3.2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-magic-resist|}}}|{{{drain-magic-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         <td colspan="4" 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 teal">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid teal">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
</td>
</td>
       </tr>
       </tr>
Line 109: Line 112:
</div>
</div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div></includeonly><noinclude>
This is a template for enemies as they appear in {{DQ4}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies as they appear in the {{PlayStation}}, [[Nintendo DS]], and [[Cell phone]] version of the game. For appearances in other games, please use the corresponding enemy template.  


== Example ==
==Example==
{{DQ4RemakeExclusiveEnemy
{{DQ4RemakeExclusiveEnemy
|name=Slime
|name=Slime
Line 184: Line 187:
}}
}}
</pre>
</pre>
</noinclude>
<noinclude>
[[Category:Enemy templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 13:31, 20 April 2025

This is a template for enemies as they appear in the PlayStation, Nintendo DS, and Cell phone version of the game. For appearances in other games, please use the corresponding enemy template.

Example[edit]

Slime (スライム suraimu)
Dragon Quest IV: Chapters of the Chosen
Remake Exclusive (PSX, DS, Mobile)
Sprite HP MP Attack Defense Agility Experience Gold
DQ4 PSX and NDS Slime Sprite.png 8 0 9 5 4 4 2
Bestiary No. 1
Spell(s)
Skill(s)
Location(s) Burland region.
Item Dropped Medicinal herb (1256)
Evasion Frizz Resistance * Sizz Resistance * Bang Resistance *
064 ? ? ?
Crack Resistance * Woosh Resistance * Zap Resistance * Drain Magic Resistance
? ? ? ?
Whack Resistance * Kamikazee Bracer Resistance Poof Resistance Fuddle Resistance
? ? ? ?
Snooze Resistance Dazzle Resistance Sap Resistance * Fizzle Resistance
? ? ? ?


Usage[edit]

{{DQ4RemakeExclusiveEnemy
|name=
|kanji= 
|romanji=
|bestiaryNumber=
|sprite=
|hp=
|mp=
|attack=
|defense=
|agility=
|exp=
|gold=
|spells=
|skills=
|item=
|locations=
|evasion=
|frizz-resist=
|sizz-resist=
|bang-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|kamikazee-resist=
|poof-resist=
|snooze-resist=
|fuddle-resist=
|dazzle-resist=
|fizzle-resist=
|drain-magic-resist=
|sap-resist=
}}