Template:DQ6Enemy: Difference between revisions
From Dragon Quest Wiki
Limp Bizkit (talk | contribs) m (better number) |
mNo edit summary |
||
(4 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #00cccc; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: | <div style="background-color: #00cccc; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | <div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;"> | ||
<table style="width: 100%"><tr> | <table style="width: 100%"><tr> | ||
Line 11: | Line 11: | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">'''Sprite'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">'''{{HP}}''' {{tt|*|Increase HP by 25% for all non-boss and non-metal slime monsters in the SNES version}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">'''{{MP}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">'''{{Attack}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 20%; text-align: center; border-right: 1px solid orange">'''{{Defense}}'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 20%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td> | ||
<td style="padding: 2px; width: | </tr> | ||
<td style="padding: 2px; width: | <tr> | ||
<td style="padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Agility}}'''</td> | ||
<td style="padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Exp}}erience {{tt|*|Decrease EXP by 20% for all non-boss and non-metal slime monsters in the SNES version}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Gold]]'''</td> | |||
<td colspan="2" style="background-color: #ff9933; padding: 2px; width: 25%; text-align: center;">'''Recruit Rate'''</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td> | |||
<td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td> | |||
</tr> | </tr> | ||
</table> | </table> | ||
Line 36: | Line 40: | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Bestiary No.'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Spell(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Skill(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #ff9933; border-bottom: 1px solid orange; border-right: 1px solid orange;">'''Location(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: | <td style="width: 25%; height: 24px; background-color: #ff9933; border-right: 1px solid orange;">'''Item(s) Dropped'''</td> | ||
<td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td> | <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td> | ||
</tr> | </tr> | ||
Line 59: | Line 63: | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: #ff9933; padding: 2px; width: | <td style="background-color: #ff9933; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Evasion}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Pyre o' Fire, & Magma Blast}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | </tr> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <tr> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Cool Breath|Ice Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, & Stomp}}</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{cool-breath-resist|}}}|{{{cool-breath-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[:Category:Strike skills|Strike/Rock]] Resistance''' {{tt|*|This includes Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; 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: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, Pressure Pointer, Fissure, Death Dance, Heave-Ho, Shove, & Spooky Aura}}</td> | |||
</tr> | |||
<tr> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{strike-resist|}}}|{{{strike-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td> | |||
</tr> | |||
<tr> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & Dazzleflash}}'''</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td> | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: | |||
<td style="padding: 2px; width: | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle & Fuddle Dance}}</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Paralysis]] Resistance {{tt|*|This includes Burning Breath}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Poison}} Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, & Sweet Breath}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{burning-breath-resist|}}}|{{{burning-breath-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: | |||
<td style="padding: 2px; width: | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | <td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''{{Stun}} Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, & Puff-Puff (Female)}}'''</td> | ||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, & Tongue Bashing}}</td> | |||
<td colspan="2" style="background-color: #ff9933; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid orange">'''Army Resistance {{tt|*|This includes Call to Arms}}'''</td> | |||
<td style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | |||
<td colspan="2" style="background-color: #ff9933; padding: 2px; font-size: 12px; width: | |||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td> | |||
<td colspan="2" style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{army-resist|}}}|{{{army-resist}}}|?}}</td> | |||
<td style="padding: 2px; width: | |||
<td colspan="2" style="padding: 2px; width: | |||
</td> | </td> | ||
</tr> | </tr> | ||
Line 121: | Line 137: | ||
<div style="background-color: #E4EFF0; border-radius: 5px; padding: 3px; margin-top: 10px;"> | <div style="background-color: #E4EFF0; border-radius: 5px; padding: 3px; margin-top: 10px;"> | ||
<div style="height: 24px; width: 99%; background-color: #ff9933; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes (DS, Mobile)'''</div> | <div style="height: 24px; width: 99%; background-color: #ff9933; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes ({{DS}}, [[Cell phone|Mobile]])'''</div> | ||
<div style="padding: 3px; "> | <div style="padding: 3px; "> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
Line 154: | Line 170: | ||
|tameRate={{fraction|1|2}} | |tameRate={{fraction|1|2}} | ||
|bestiaryNumber=1 | |bestiaryNumber=1 | ||
|spells= | |spells=None | ||
|skills= | |skills=None | ||
|locations=Near Wellshire | |locations=Near [[Wellshire]] | ||
|items=[[Medicinal herb]] ({{fraction|1|64}}) | |items=[[Medicinal herb]] ({{fraction|1|64}}) | ||
|evasion={{fraction|1|64}} | |evasion={{fraction|1|64}} | ||
Line 182: | Line 198: | ||
|army-resist=0% | |army-resist=0% | ||
|remake-sprites= | |remake-sprites= | ||
|remake-changes= | |remake-changes=None | ||
}} | }} | ||
Latest revision as of 21:17, 9 March 2025
This is a template for enemies that are found in Dragon Quest VI: Realms of Revelation. For appearances in other games, please use the corresponding enemy template.
Example[edit]
Original (SFC)
Bestiary No. | 1 |
Spell(s) | None |
Skill(s) | None |
Location(s) | Near Wellshire |
Item(s) Dropped | Medicinal herb (1⁄64) |
Evasion | Frizz Resistance * | Sizz Resistance * | Fire Breath Resistance * |
1⁄64 | 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 * | Ban Dance Resistance | Dazzle Resistance * | Fizzle Resistance |
80% | 100% | 0% | 100% |
Fuddle Resistance * | Paralysis Resistance * | Poison Resistance * | Snooze Resistance * |
0% | 50% | 0% | 0% |
Stun Resistance * | Sap Resistance * | Army Resistance * | |
0% | 0% | 0% |
Usage[edit]
{{DQ6Enemy |name= |kanji= |romanji= |sprite= |hp= |mp= |attack= |defense= |agility= |exp= |gold= |tameRate= |bestiaryNumber= |spells= |skills= |locations= |items= |evasion= |frizz-resist= |sizz-resist= |fire-breath-resist= |bang-resist= |crack-resist= |cool-breath-resist= |woosh-resist= |strike-resist= |zap-resist= |whack-resist= |poof-resist= |poison-resist= |burning-breath-resist= |fuddle-resist= |snooze-resist= |dazzle-resist= |sap-resist= |fizzle-resist= |drain-resist= |stun-resist= |ban-dance-resist= |army-resist= |remake-sprites= |remake-changes= }}