Template:DQ7Enemy: Difference between revisions

(Created new enemy template (hooray!))
 
No edit summary
 
(22 intermediate revisions by 4 users not shown)
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" >
<div style="background-color: #00cc00; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="padding-left: 5px; padding-right: 5px; height: 32px; line-height: 32px;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}} [[File:DQ7-PSX-LOGO-ICON.png|right]]</div>
<div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}
    <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (PSX)'''</div>
</td><td style="text-align:right">[[File:DQVII_Logo.png|75px]]</td>
    <div style="padding: 3px; ">
</tr></table></div>
     <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
<div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px;">
     <table style="border: 1px solid green; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''Sprite'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{HP}}'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{MP}}'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{Attack}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{Defense}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-sprite|}}} | {{{psx-sprite}}} }}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-hp|}}}|{{{psx-hp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-mp|}}}|{{{psx-mp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-exp|}}}|{{{psx-exp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-gold|}}}|{{{psx-gold}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-attack|}}}|{{{psx-attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-defense|}}}|{{{psx-defense}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-agility|}}}|{{{psx-agility}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-tameRate|}}}|{{{psx-tameRate}}}|?}}</td>
       </tr>
       </tr>
    </table>
    <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{Agility}}'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-bestiaryNumber|}}} | '''{{{psx-bestiaryNumber}}}''' }}</td>
        <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''{{Exp}}erience'''</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid green">'''[[Gold]]'''</td>
        <td colspan="2" style="background-color:  #00cc00; padding: 2px; width: 20%; text-align: center;">'''Tame Rate'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-spells|}}} | '''{{{psx-spells}}}''' }}</td>
        <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
         <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
        <td colspan="2" style="padding: 2px; width: 20%; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td>
       </tr>
       </tr>
    </table>
    <table  style="border: 1px solid green; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid green; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
         <td style="width: 25%; height: 24px; background-color:  #00cc00; border-bottom: 1px solid green; border-right: 1px solid green">'''Bestiary No.'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-locations|}}} | '''{{{psx-locations}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid green;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
         <td style="width: 25%; height: 24px; background-color:  #00cc00; border-bottom: 1px solid green; border-right: 1px solid green">'''Spell(s)'''</td>
         <td style="text-align: center;">{{#if: {{{psx-items|}}} | '''{{{psx-items}}}'''}}</td>
         <td style="text-align: center; border-bottom: 1px solid green;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
       </tr>
       </tr>
    </table>
   
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
         <td style="width: 25%; height: 24px; background-color:  #00cc00; border-bottom: 1px solid green; border-right: 1px solid green">'''Skill(s)'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td>
         <td style="text-align: center; border-bottom: 1px solid green;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, グランドクロス, Tidal Wave, 地ひびき, & Jolly Rager}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, きゅうしょ突き, Fissure, King Fissure, Death Dance, ぶつかれ, マトンアタック, ともえ投げ, 突きとばし, ぶきみな光, & Rib-Tickler}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-evasion|}}} | {{{psx-evasion}}}|?}}</td>
         <td style="width: 25%; height: 24px; background-color: #00cc00; border-bottom: 1px solid green; border-right: 1px solid green;">'''Location(s)'''</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-frizz-resist|}}}|{{{psx-frizz-resist}}}|?}}</td>
         <td style="text-align: center; border-bottom: 1px solid green;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sizz-resist|}}}|{{{psx-sizz-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-bang-resist|}}}|{{{psx-bang-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-crack-resist|}}}|{{{psx-crack-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-woosh-resist|}}}|{{{psx-woosh-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-zap-resist|}}}|{{{psx-zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-whack-resist|}}}|{{{psx-whack-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td>
         <td style="width: 25%; height: 24px; background-color:  #00cc00; border-right: 1px solid green;">'''Item(s) Dropped'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & まぶしい光}}'''</td>
         <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, & Counting Sheep}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes Drain Magic, Tap Dance, & Weird Dance}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance''' {{tt|*|This includes Fizzle & Spellbinding Song}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle, へんてこ斬り, & Fuddle Dance}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Poison]] Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td>
       </tr>
       </tr>
    </table>
   
    <table style="border: 1px solid green; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-poof-resist|}}} | {{{psx-poof-resist}}}|?}}</td>
         <td style="background-color:  #00cc00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid green">'''{{Evasion}}'''</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-dazzle-resist|}}}|{{{psx-dazzle-resist}}}|?}}</td>
         <td style="background-color: #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-snooze-resist|}}}|{{{psx-snooze-resist}}}|?}}</td>
         <td style="background-color: #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-drain-resist|}}}|{{{psx-drain-resist}}}|?}}</td>
         <td style="background-color: #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, & Magma Blast}}'''</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fizzle-resist|}}}|{{{psx-fizzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fuddle-resist|}}}|{{{psx-fuddle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sap-resist|}}}|{{{psx-sap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-zap-resist|}}}|{{{psx-poison-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, ほえろ, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[おどりふうじ]] Resistance</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, & Magma Blast}}'''</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[???]] Resistance''' {{tt|*|This includes とおぼえ, どとうのひつじ, & ぐんたい呼び}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-stun-resist|}}} | {{{psx-stun-resist}}}|?}}</td>
         <td style="background-color: #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-???-resist|}}}|{{{psx-???-resist}}}|?}}</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fire-breath-resist|}}}|{{{psx-fire-breath-resist}}}|?}}</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-cool-breath-resist|}}}|{{{psx-cool-breath-resist}}}|?}}</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, & Jolly Rager}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-strike-resist|}}}|{{{psx-strike-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-burning-breath-resist|}}}|{{{psx-burning-breath-resist}}}|?}}</td>
        <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-???-resist|}}}|{{{psx-???-resist}}}|?}}</td>
      </tr>
    </table>
    </div>
 
    <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px; margin-top: 10px;">
    <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes (3DS)'''</div>
    <div style="padding: 3px; ">
        <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
         <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprite|}}} | {{{remake-sprite}}} }}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-hp|}}}|{{{remake-hp}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-mp|}}}|{{{remake-mp}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{cool-breath-resist|}}}|{{{cool-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-exp|}}}|{{{remake-exp}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-gold|}}}|{{{remake-gold}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-attack|}}}|{{{remake-attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-defense|}}}|{{{remake-defense}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-agility|}}}|{{{remake-agility}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-tameRate|}}}|{{{remake-tameRate}}}|?}}</td>
       </tr>
       </tr>
    </table>
    <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[:Category:Strike skills|Strike/Rock]] Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-bestiaryNumber|}}} | '''{{{remake-bestiaryNumber}}}''' }}</td>
        <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Drain Magic]] Resistance''' {{tt|*|This includes Drain Magic, Tap Dance, & Weird Dance}}</td>
        <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, & Rib-Tickler}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{strike-resist|}}}|{{{strike-resist}}}|?}}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-spells|}}} | '''{{{remake-spells}}}''' }}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-locations|}}} | '''{{{remake-locations}}}''' }}</td>
        <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''{{Poison}} Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td>
        <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Burning Breath]] Resistance'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle, Weird Whacker, & Fuddle Dance}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
         <td style="text-align: center;">{{#if: {{{remake-items|}}} | '''{{{remake-items}}}'''}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
        <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{burning-breath-resist|}}}|{{{burning-breath-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
       </tr>
       </tr>
    </table>
   
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, & Counting Sheep}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & Dazzleflash}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Fizzle]] Resistance''' {{tt|*|This includes Fizzle & Spellbinding Song}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Ban Dance]] Resistance</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, グランドクロス, Tidal Wave, 地ひびき, & Jolly Rager}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, きゅうしょ突き, Fissure, King Fissure, Death Dance, ぶつかれ, マトンアタック, ともえ投げ, 突きとばし, ぶきみな光, & Rib-Tickler}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-evasion|}}} | {{{remake-evasion}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-frizz-resist|}}}|{{{remake-frizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sizz-resist|}}}|{{{remake-sizz-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-bang-resist|}}}|{{{remake-bang-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#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:{{{remake-crack-resist|}}}|{{{remake-crack-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-woosh-resist|}}}|{{{remake-woosh-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-zap-resist|}}}|{{{remake-zap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-whack-resist|}}}|{{{remake-whack-resist}}}|?}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''{{Stun}} Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, Aooo!, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & まぶしい光}}'''</td>
         <td style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, & Counting Sheep}}'''</td>
         <td colspan="2" style="background-color:  #00cc00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid green">'''Army Resistance''' {{tt|*|This includes Call of the Wild, Lambpede, & Call to Arms}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes Drain Magic, Tap Dance, & Weird Dance}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance''' {{tt|*|This includes Fizzle & Spellbinding Song}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle, へんてこ斬り, & Fuddle Dance}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Poison]] Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td>
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-poof-resist|}}} | {{{remake-poof-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-dazzle-resist|}}}|{{{remake-dazzle-resist}}}|?}}</td>
         <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-snooze-resist|}}}|{{{remake-snooze-resist}}}|?}}</td>
         <td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{army-resist|}}}|{{{army-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-drain-resist|}}}|{{{remake-drain-resist}}}|?}}</td>
  </tr>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fizzle-resist|}}}|{{{remake-fizzle-resist}}}|?}}</td>
    </table>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fuddle-resist|}}}|{{{remake-fuddle-resist}}}|?}}</td>
    </div>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sap-resist|}}}|{{{remake-sap-resist}}}|?}}</td>
    <div style="background-color: #FFFFFF; border-radius: 5px; padding: 3px; margin-top: 10px;">
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-poison-resist|}}}|{{{remake-poison-resist}}}|?}}</td>
    <div style="padding: 3px; ">
      </tr>
    <table style="border: 1px solid green; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
 
       <tr>
       <tr>
         <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, ほえろ, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
         <td style="background-color:  #00cc00; padding: 2px; text-align: center; border-right: 1px solid green">'''{{3DS}} version changes'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[おどりふうじ]] Resistance</td>
       </tr>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, & Magma Blast}}'''</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[???]] Resistance''' {{tt|*|This includes とおぼえ, どとうのひつじ, & ぐんたい呼び}}</td>
       </tr>
       <tr>
       <tr>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-stun-resist|}}} | {{{remake-stun-resist}}}|?}}</td>
         <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid green">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>  
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-???-resist|}}}|{{{remake-???-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fire-breath-resist|}}}|{{{remake-fire-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-cool-breath-resist|}}}|{{{remake-cool-breath-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-strike-resist|}}}|{{{remake-strike-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-burning-breath-resist|}}}|{{{remake-burning-breath-resist}}}|?}}</td>
        <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-???-resist|}}}|{{{remake-???-resist}}}|?}}</td>
       </tr>
       </tr>
     </table>
     </table>
Line 225: Line 144:
</div>
</div>
</div>
</div>
</div></includeonly>
</div>{{clear}}</includeonly><noinclude>
<noinclude>
This is a template for enemies that are exclusive to the remake versions of {{DQ7}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies as they appear in ''[[Dragon Quest VII]]''. For appearances in other games, please use the corresponding enemy template.  


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


Line 314: Line 198:
|kanji=  
|kanji=  
|romanji=
|romanji=
|psx-sprite=
|sprite=
|psx-hp=
|hp=
|psx-mp=
|mp=
|psx-exp=
|exp=
|psx-gold=
|gold=
|psx-attack=
|attack=
|psx-defense=
|defense=
|psx-agility=
|agility=
|psx-tameRate=
|tameRate=
|psx-bestiaryNumber=
|bestiaryNumber=
|psx-spells=
|spells=
|psx-locations=
|skills=
|psx-items=
|locations=
|psx-evasion=
|items=
|psx-frizz-resist=
|evasion=
|psx-sizz-resist=
|frizz-resist=
|psx-bang-resist=
|sizz-resist=
|psx-crack-resist=
|bang-resist=
|psx-woosh-resist=
|crack-resist=
|psx-zap-resist=
|woosh-resist=
|psx-whack-resist=
|zap-resist=
|psx-poof-resist=
|whack-resist=
|psx-dazzle-resist=
|poof-resist=
|psx-snooze-resist=
|dazzle-resist=
|psx-drain-resist=
|snooze-resist=
|psx-fizzle-resist=
|drain-resist=
|psx-fuddle-resist=
|fizzle-resist=
|psx-sap-resist=
|fuddle-resist=
|psx-poison-resist=
|sap-resist=
|psx-stun-resist=
|poison-resist=
|psx-???-resist=
|stun-resist=
|psx-fire-breath-resist=
|ban-dance-resist=
|psx-cool-breath-resist=
|fire-breath-resist=
|psx-strike-resist=
|cool-breath-resist=
|psx-burning-breath-resist=
|strike-resist=
|psx-???-resist=
|burning-breath-resist=
|remake-sprites=
|army-resist=
|remake-hp=
|remake-changes=
|remake-mp=
|remake-exp=
|remake-gold=
|remake-attack=
|remake-defense=
|remake-agility=
|remake-tameRate=
|remake-bestiaryNumber=
|remake-spells=
|remake-locations=
|remake-items=
|remake-evasion=
|remake-frizz-resist=
|remake-sizz-resist=
|remake-bang-resist=
|remake-crack-resist=
|remake-woosh-resist=
|remake-zap-resist=
|remake-whack-resist=
|remake-poof-resist=
|remake-dazzle-resist=
|remake-snooze-resist=
|remake-drain-resist=
|remake-fizzle-resist=
|remake-fuddle-resist=
|remake-sap-resist=
|remake-poison-resist=
|remake-stun-resist=
|remake-???-resist=
|remake-fire-breath-resist=
|remake-cool-breath-resist=
|remake-strike-resist=
|remake-burning-breath-resist=
|remake-???-resist=
}}
}}
</pre>
</pre>
</noinclude>
<noinclude>
[[Category:Enemy templates|{{PAGENAME}}]]
</noinclude>
</noinclude>

Latest revision as of 05:15, 17 July 2022

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

ExampleEdit

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



UsageEdit

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