Template:DQ7Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Can't quite get ban dance resistance to show up in the PSX bracket, but everything else is updated. Remaining Kanji is the army skill djinn genie learns and I don't know the name.
mNo edit summary
 
(31 intermediate revisions by 6 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; border-radius: 7px; max-width: 63em;">
<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="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }}</span>)}}</div>
    <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (PSX)'''</div>
    <div>[[File:DQVII_Logo.png|75px|link=Dragon Quest VII: Fragments of the Forgotten Past|alt=Dragon Quest VII: Fragments of the Forgotten Past]]</div>
    <div style="padding: 3px; ">
</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: 1px;">
      <tr>
{{paired list grid
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
| key background color = #00cc00
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
| border color = green
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
| span 1  = 4
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
| key 1    = Sprite
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
| value 1  = {{{sprite|}}}
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
| span 2  = 4
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
| key 2    = Bestiary No.
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
| value 2 = {{{bestiaryNumber|}}}
        <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
  | span 3  = 4
      </tr>
| key 3    = Recruit Rate
      <tr>
| value 3 = {{{tameRate|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-sprite|}}} | {{{psx-sprite}}} }}</td>
  | key 4    = {{Exp}}erience
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-hp|}}}|{{{psx-hp}}}|?}}</td>
| value 4 = {{{exp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-mp|}}}|{{{psx-mp}}}|?}}</td>
  | key 5    = [[Gold]]
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-exp|}}}|{{{psx-exp}}}|?}}</td>
| value 5  = {{{gold|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-gold|}}}|{{{psx-gold}}}|?}}</td>
  | key 6    = {{HP}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-attack|}}}|{{{psx-attack}}}|?}}</td>
| value 6 = {{{hp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-defense|}}}|{{{psx-defense}}}|?}}</td>
  | key 7    = {{MP}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-agility|}}}|{{{psx-agility}}}|?}}</td>
| value 7  = {{{mp|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-tameRate|}}}|{{{psx-tameRate}}}|?}}</td>
| key 8    = {{Attack}}
      </tr>
| value 8  = {{{attack|?}}}
    </table>
| key 9    = {{Defence}}
 
| value 9  = {{{defence| {{{defense|}}} }}}</span>
    <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">
| key 10  = {{Agility}}
      <tr>
| value 10 = {{{agility|?}}}
        <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
| key 11  = {{Evasion}}
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-bestiaryNumber|}}} | '''{{{psx-bestiaryNumber}}}''' }}</td>
| value 11 = {{{evasion|?}}}
      </tr>
}}
      <tr>
{{paired list stack
        <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
| key background color = #00cc00
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-spells|}}} | '''{{{psx-spells}}}''' }}</td>
| border color = green
      </tr>
| key 1  = Spell(s)
      <tr>
| value 1 = {{{spells|}}}
        <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
| key 2  = Skill(s)
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-locations|}}} | '''{{{psx-locations}}}''' }}</td>
| value 2 = {{{skills|}}}
      </tr>
| key 3  = Location(s)
      <tr>
| value 3 = {{{locations|}}}
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
| key 4  = Item(s) Dropped
        <td style="text-align: center;">{{#if: {{{psx-items|}}} | '''{{{psx-items}}}'''}}</td>
| value 4 = {{{items|}}}
      </tr>
}}
    </table>
{{paired list grid
   
| label =
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
| label id = dq7-enemy-resistances
      <tr>
| key background color = #00cc00
        <td style="background-color: #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
| border color = green
        <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>
| key 1    = [[Frizz]] resistance {{tt|*|Frizz, Frizzle, Kafrizz, Big Banga}}
        <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>
| value 1  = {{{frizz-resist|?}}}
        <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>
| key 2    = [[Sizz]] resistance {{tt|*|Sizz, Sizzle, Kasizzle, Flame Slash}}
        <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>
| value 2  = {{{sizz-resist|?}}}
        <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, Pearly Gates, Tidal Wave, Stomp, & Jolly Rager}}</td>
| key 3    = [[Fire Breath]] resistance {{tt|*|Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, Magma Blast}}
        <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>
| value 3  = {{{fire-breath-resist|?}}}
        <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, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, & Rib-Tickler}}</td>
| key 4    = [[Bang]] resistance {{tt|*|Bang, Boom, Kaboom, Lightning Slash, Lightning}}
      </tr>
  | value 4  = {{{bang-resist|?}}}
      <tr>
| key 5    = [[Crack]] resistance {{tt|*|Crack, Crackle, Kacrackle, Kacrackle Slash}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-evasion|}}} | {{{psx-evasion}}}|?}}</td>
| value 5 = {{{crack-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-frizz-resist|}}}|{{{psx-frizz-resist}}}|?}}</td>
| key 6    = [[Cool Breath|Ice Breath]] resistance {{tt|*|Cool Breath, Chilly Breath, Freezing Blizzard, C-c-cold Breath}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sizz-resist|}}}|{{{psx-sizz-resist}}}|?}}</td>
| value 6  = {{{cool-breath-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-bang-resist|}}}|{{{psx-bang-resist}}}|?}}</td>
| key 7    = [[Woosh]] resistance {{tt|*|Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, Jolly Rager}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-crack-resist|}}}|{{{psx-crack-resist}}}|?}}</td>
| value 7  = {{{woosh-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-woosh-resist|}}}|{{{psx-woosh-resist}}}|?}}</td>
  | key 8    = [[:Category:Strike skills|Strike/Rock]] resistance {{tt|*|Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, Puff-Puff (Male)}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-zap-resist|}}}|{{{psx-zap-resist}}}|?}}</td>
| value 8  = {{{strike-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-whack-resist|}}}|{{{psx-whack-resist}}}|?}}</td>
| key 9    = [[Zap]] resistance {{tt|*|Zap, Kazap, Kazapple, Gigaslash, Lightning Storm}}
      </tr>
| value 9 = {{{zap-resist|?}}}
 
| key 10  = [[Drain Magic]] resistance {{tt|*|Drain Magic, Tap Dance, Weird Dance}}
      <tr>
| value 10 = {{{drain-resist|?}}}
        <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>
| key 11  = [[Whack]] resistance {{tt|*|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 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, & Dazzleflash}}'''</td>
| value 11 = {{{whack-resist|?}}}
        <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>
| key 12  = [[Poof]] resistance {{tt|*|Poof, Bazoom}}
        <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>
| value 12 = {{{poof-resist|?}}}
        <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>
| key 13  = [[Ban Dance]] resistance
        <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, Weird Whacker, & Fuddle Dance}}</td>
| value 13 = {{{ban-dance-resist|?}}}
        <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>
| key 14  = [[Dazzle]] resistance {{tt|*|Dazzle, Sandstorm, Dazzleflash}}
        <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>
| value 14 = {{{dazzle-resist|?}}}
      </tr>
  | key 15  = [[Fizzle]] resistance {{tt|*|Fizzle, Spellbinding Song}}
      <tr>
| value 15 = {{{fizzle-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-poof-resist|}}} | {{{psx-poof-resist}}}|?}}</td>
| key 16  = [[Fuddle]] resistance {{tt|*|Fuddle, Weird Whacker, Fuddle Dance}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-dazzle-resist|}}}|{{{psx-dazzle-resist}}}|?}}</td>
| value 16 = {{{fuddle-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-snooze-resist|}}}|{{{psx-snooze-resist}}}|?}}</td>
| span 17  = 4
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-drain-resist|}}}|{{{psx-drain-resist}}}|?}}</td>
| key 17  = [[Paralysis]] resistance {{tt|*|Burning Breath}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fizzle-resist|}}}|{{{psx-fizzle-resist}}}|?}}</td>
| value 17 = {{{burning-breath-resist|?}}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fuddle-resist|}}}|{{{psx-fuddle-resist}}}|?}}</td>
| span 18  = 4
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sap-resist|}}}|{{{psx-sap-resist}}}|?}}</td>
| key 18  = {{Poison}} resistance {{tt|*|Poison Breath, Venom Mist}}
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-zap-resist|}}}|{{{psx-poison-resist}}}|?}}</td>
| value 18 = {{{poison-resist|?}}}
      </tr>
| span 19  = 4
 
  | key 19  = [[Snooze]] resistance {{tt|*|Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, Counting Sheep}}
      <tr>
| value 19 = {{{snooze-resist|?}}}
        <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, Aooo!, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
| span 20  = 4
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td>
  | key 20  = {{Stun}} resistance {{tt|*|War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, Aooo!, Puff-Puff (Female), Silly Song, One-Liner}}
        <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>
| value 20 = {{{stun-resist|?}}}
        <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>
| span 21  = 4
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike/Rock Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
  | key 21  = [[Sap]] resistance {{tt|*|Sap, Kasap, Tongue Bashing, Cursed Verse}}
        <td style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
| value 21 = {{{sap-resist|?}}}
        <td colspan="2" style="background-color:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Army Resistance''' {{tt|*|This includes Call of the Wild, Lambpede, & ぐんたい呼び}}</td>
| span 22  = 4
      </tr>
  | key 22  = Army resistance {{tt|*|Call of the Wild, Lambpede, Call to Arms}}
      <tr>
| value 22 = {{{army-resist|?}}}
        <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="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-???-resist|}}}|{{{psx-???-resist}}}|?}}</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="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="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>
        <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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-hp|}}}|{{{remake-hp}}}|?}}</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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-exp|}}}|{{{remake-exp}}}|?}}</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>
    </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>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
        <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-bestiaryNumber|}}} | '''{{{remake-bestiaryNumber}}}''' }}</td>
      </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="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-spells|}}} | '''{{{remake-spells}}}''' }}</td>
      </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="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-locations|}}} | '''{{{remake-locations}}}''' }}</td>
      </tr>
      <tr>
        <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
        <td style="text-align: center;">{{#if: {{{remake-items|}}} | '''{{{remake-items}}}'''}}</td>
      </tr>
    </table>
   
    <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
      <tr>
        <td style="background-color:  #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</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:  #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, Pearly Gates, Tidal Wave, Stomp, & 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, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, & Rib-Tickler}}</td>
      </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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-frizz-resist|}}}|{{{remake-frizz-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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-bang-resist|}}}|{{{remake-bang-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>
        <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:  #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[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">'''[[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, Weird Whacker, & 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>
        <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: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-dazzle-resist|}}}|{{{remake-dazzle-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 style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-drain-resist|}}}|{{{remake-drain-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fizzle-resist|}}}|{{{remake-fizzle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fuddle-resist|}}}|{{{remake-fuddle-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sap-resist|}}}|{{{remake-sap-resist}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-poison-resist|}}}|{{{remake-poison-resist}}}|?}}</td>
      </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, 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">'''[[Ban Dance]] Resistance</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="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/Rock 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">'''Army Resistance''' {{tt|*|This includes Call of the Wild, Lambpede, & ぐんたい呼び}}</td>
      </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; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-???-resist|}}}|{{{remake-ban-dance-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>
    </table>
    </div>
</div>
</div>
<div style="background-color: #FFFFFF; margin-top: 3px; border-radius: 5px; padding: 1px;">
{{paired list grid
| key background color = #00cc00
| border color = green
| span 1  = 12
| key 1  = {{3DS}} version changes
| value 1 = {{{remake-changes|None}}}
}}
</div>
</div>
</div></includeonly>
</div></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 121:
|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
|defence=8
|psx-agility=3
|agility=3
|psx-tameRate={{fraction|1|8}}
|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={{fraction|1|64}}
|items=[[Medicinal herb]] ({{fraction|1|64}})<br/>[[Slime]] [[Monster Heart]] ({{fraction|1|8}})
|psx-frizz-resist=0%
|evasion={{fraction|1|64}}
|psx-sizz-resist=0%
|frizz-resist=0%
|psx-bang-resist=0%
|sizz-resist=0%
|psx-crack-resist=0%
|bang-resist=0%
|psx-woosh-resist=0%
|crack-resist=0%
|psx-zap-resist=0%
|woosh-resist=0%
|psx-whack-resist=0%
|zap-resist=0%
|psx-poof-resist=80%
|whack-resist=0%
|psx-dazzle-resist=0%
|poof-resist=80%
|psx-snooze-resist=0%
|dazzle-resist=0%
|psx-drain-resist=100%
|snooze-resist=0%
|psx-fizzle-resist=100%
|drain-resist=100%
|psx-fuddle-resist=0%
|fizzle-resist=100%
|psx-sap-resist=0%
|fuddle-resist=0%
|psx-poison-resist=0%
|sap-resist=0%
|psx-stun-resist=0%
|poison-resist=0%
|psx-ban-dance-resist= 100%
|stun-resist=0%
|psx-fire-breath-resist=0%
|ban-dance-resist=100%
|psx-cool-breath-resist=0%
|fire-breath-resist=0%
|psx-strike-resist=0%
|cool-breath-resist=0%
|psx-burning-breath-resist=50%
|strike-resist=0%
|psx-???-resist=0%
|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={{fraction|1|8}}
|remake-bestiaryNumber=1
|remake-spells=
|remake-locations=Near Ballymolloy
|remake-items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}})
|remake-evasion={{fraction|1|64}}
|remake-frizz-resist=0%
|remake-sizz-resist=0%
|remake-bang-resist=0%
|remake-crack-resist=0%
|remake-woosh-resist=0%
|remake-zap-resist=0%
|remake-whack-resist=0%
|remake-poof-resist=80%
|remake-dazzle-resist=0%
|remake-snooze-resist=0%
|remake-drain-resist=100%
|remake-fizzle-resist=100%
|remake-fuddle-resist=0%
|remake-sap-resist=0%
|remake-poison-resist=0%
|remake-stun-resist=0%
|remake-ban-dance-resist= 100%
|remake-fire-breath-resist=0%
|remake-cool-breath-resist=0%
|remake-strike-resist=0%
|remake-burning-breath-resist=50%
|remake-???-resist=0%
}}
}}


Line 314: Line 167:
|kanji=  
|kanji=  
|romanji=
|romanji=
|psx-sprite=
|sprite=
|psx-hp=
|hp=
|psx-mp=
|mp=
|psx-exp=
|exp=
|psx-gold=
|gold=
|psx-attack=
|attack=
|psx-defense=
|defence=
|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-ban-dance-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-army-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-ban-dance-resist=
|remake-fire-breath-resist=
|remake-cool-breath-resist=
|remake-strike-resist=
|remake-burning-breath-resist=
|remake-army-resist=
}}
}}
</pre>
</pre>
[[Category:Enemy templates]]
</noinclude>
</noinclude>

Latest revision as of 02:21, 3 March 2026

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.

Example[edit source]

Slime (スライム suraimu)
Dragon Quest VII: Fragments of the Forgotten Past
Sprite
Bestiary No.
1
Recruit Rate
18
Gold
2
HP
7
MP
0
Attack
9
Evasion
164
Spell(s)
Skill(s)
Location(s)
Near Ballymolloy
Item(s) Dropped
Medicinal herb (164)
Slime Monster Heart (18)
Frizz resistance *
0%
Sizz resistance *
0%
Fire Breath resistance *
0%
Bang resistance *
0%
Crack resistance *
0%
Ice Breath resistance *
0%
Woosh resistance *
0%
Strike/Rock resistance *
0%
Zap resistance *
0%
Drain Magic resistance *
100%
Whack resistance *
0%
Poof resistance *
80%
Ban Dance resistance
100%
Dazzle resistance *
0%
Fizzle resistance *
100%
Fuddle resistance *
0%
Paralysis resistance *
50%
Poison resistance *
0%
Snooze resistance *
0%
Stun resistance *
0%
Sap resistance *
0%
Army resistance *
0%
3DS version changes
None

Usage[edit source]

{{DQ7Enemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|mp=
|exp=
|gold=
|attack=
|defence=
|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=
}}