Template:DQ3Enemy: Difference between revisions

118 bytes added ,  22:31, 22 March 2020
no edit summary
No edit summary
No edit summary
Line 15: Line 15:
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center;">'''Agility'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
Line 26: Line 26:
         <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:{{{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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{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: 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:{{{exp|}}}|{{{exp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{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: 48px; height: 24px; text-align: center;">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 36: Line 36:
     <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 orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Bestiary No.'''</td>
         <td style="width: 100px; height: 24px; background-color:  #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
       </tr>
       </tr>
Line 73: Line 73:
         </tr>
         </tr>
         <tr>
         <tr>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Drain Magic]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance {{tt|*|This includes Whack & Thwack}}'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance {{tt|*|This includes Whack & Thwack}}'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Kamikazee]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Kamikazee]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center;">'''[[Snooze]] Resistance'''</td>
         </tr>
         </tr>
         <tr>
         <tr>
      <td 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 orange">{{#if:{{{whack-resist|}}}|{{{whack-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>
         <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 orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-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;">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
         </tr>
         </tr>
         <tr>
         <tr>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange; font-size: 12px;">'''[[Drain Magic]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td>
        <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; font-size: 11px;">'''[[Deceleratle]] Resistance {{tt|*|This includes Deceleratle & Bazoom}}'''</td>
         <td style="background-color:  #FFD700; padding: 2px; width: 64px; text-align: center; font-size: 11px;">'''[[Deceleratle]] Resistance {{tt|*|This includes Deceleratle & Bazoom}}'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
      <td 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 orange">{{#if:{{{snooze-resist|}}}|{{{snooze-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:{{{fizzle-resist|}}}|{{{fizzle-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:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 64px; text-align: center;">{{#if:{{{deceleratle-resist|}}}|{{{deceleratle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 64px; text-align: center;">{{#if:{{{deceleratle-resist|}}}|{{{deceleratle-resist}}}|?}}</td>