Template:DQ8Enemy: Difference between revisions
From Dragon Quest Wiki
No edit summary |
Limp Bizkit (talk | contribs) (please, my eyes) |
||
Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: # | <div style="background-color: #FEEB00; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" > | ||
<div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr> | <div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr> | ||
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQ8-LOGO-ICON.png]]</td> | <td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQ8-LOGO-ICON.png]]</td> | ||
Line 9: | Line 9: | ||
<table style="border: 1px solid blue; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid blue; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''Sprite'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''HP'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''MP'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 20%; text-align: center; border-right: 1px solid blue">'''Attack'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 21: | Line 21: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''Defense'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''Agility'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''Experience'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''Gold'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 36: | Line 36: | ||
<table style="border: 1px solid blue; border-radius: 3px; width: 100%; margin-top: 5px; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid blue; border-radius: 3px; width: 100%; margin-top: 5px; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue; ">'''Bestiary no.'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Family'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{family|}}} | '''{{{family}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''In-game description'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Spell(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Skill(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00; border-bottom: 1px solid blue;">'''Location(s)'''</td> | ||
<td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid blue">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 25%; height: 24px; background-color: | <td style="width: 25%; height: 24px; background-color:#FEEB00;">'''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 67: | Line 67: | ||
<table style="border: 1px solid blue; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid blue; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; width: 25%; text-align: center; border-right: 1px solid blue">'''Evasion'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''Attack Resistance'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Frizz]] Resistance''' {{tt|*|This includes Frizz, Frizzle, Kafrizzle, Firebird Throw & Big Banga}}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Sizz]] Resistance''' {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 79: | Line 79: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fire Breath]]<br>Resistance''' {{tt|*|This includes Magic Burst, Fire Breath, Flame Breath, Inferno, & Scorch }}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Terrible Lightning, Lightning Slash, & Anger of the Gods}}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Vacuum Slash, Thin Air, Wind Sickles, Clean Sweep (enemy version) & Pearly Gates }}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 91: | Line 91: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Cool Breath|Ice breath]]<br>Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizard, & Frightfully C-c-cold Breath }}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[:Category:Strike skills|Strike/Rock]] Resistance {{tt|*|This includes Stone's Throw, Boulder Toss, Knuckle Sandwich, Clean Sweep (player version), Power Throw, Super Throw, Swing Both Ways, & Serpent's Bite}}'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Lightning Storm, Gigaslash, Gigagash, & Gigathrow}}</td> | ||
<td style="background-color: # | <td style="background-color: #FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Drain Magic]] Resistance'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 103: | Line 103: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikazee, Grim Reaper, Grimmer Reaper, Assassin's Stab, Sudden Death, Needle Shot, & Needle Rain }}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Poison]] Resistance''' {{tt|*|This includes Toxic Dagger, Toxic Sword}}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Paralysis]] Resistance''' {{tt|*|This includes Angel Eyes, Charming Look, Parallax, Whiplash, Lashings of Love, & Blow Kiss}}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle & Kafuddle}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 115: | Line 115: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Snooze]] resistance''' {{tt|*|This includes Snooze, Kasnooze, & Sandman's Arrow }}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Dazzle]] Resistance'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Fizzle]] Resistance'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Ban Dance]] Resistance'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 127: | Line 127: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''Stun Resistance''' {{tt|*|This includes Warcry, Underpants Dance, Puff-Puff, Heart Breaker, Mind Breaker, & Feel the Beat}}</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, & Helm Splitter}}</td> | ||
<td colspan="2" style="background-color: | <td colspan="2" style="background-color:#FEEB00; padding: 2px; font-size: 12px; width: 25%; text-align: center; border-right: 1px solid blue">'''Army Resistance''' {{tt|*|This includes Golden Oldies, Monster Mia, & Fire in the 'Ole}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
Line 143: | Line 143: | ||
<table style="border: 1px solid blue; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid blue; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: | <td style="background-color:#FEEB00; width: 128px; padding: 2px; text-align: center; border-right: 1px solid blue">'''Sprite'''</td> | ||
<td style="background-color: | <td style="background-color:#FEEB00; padding: 2px; text-align: center; border-right: 1px solid blue">'''Notable Changes'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> |
Revision as of 12:01, 25 May 2020
This is a template for enemies that appear in Dragon Quest VIII: Journey of the Cursed King. For appearances in other games, please use the corresponding enemy template.
Example
Original (PS2)
Sprite | HP | MP | Attack |
7 | 0 | 10 | |
Defense | Agility | Experience | Gold |
8 | 6 | 1 | 1 |
Bestiary no. | |
Family | Slime |
In-game description | They are very slimey. |
Spell(s) | |
Skill(s) | |
Location(s) | Farebury Region |
Item(s) dropped |
Evasion | Attack Resistance | Frizz Resistance * | Sizz Resistance * | |
0⁄64 | 0% | 0% | 0% | |
Fire Breath Resistance * |
Bang Resistance * | Woosh Resistance * | Crack Resistance * | |
0% | 0% | 0% | 0% | |
Ice breath Resistance * |
Strike/Rock Resistance * | Zap Resistance * | Drain Magic Resistance | |
0% | 0% | 0% | 100% | |
Whack Resistance * | Poison Resistance * | Paralysis Resistance * | Fuddle Resistance * | |
0% | 0% | 80% | 0% | |
Snooze resistance * | Dazzle Resistance | Fizzle Resistance | Ban Dance Resistance | |
0% | 0% | 100% | 100% | |
Stun Resistance * | Sap Resistance * | Army Resistance * | ||
0% | 0% | 0% |
Remake (3DS, Mobile)
Sprite | Notable Changes |
None |
Usage
{{DQ8Enemy |name= |kanji= |romanji= |sprite= |hp= |mp= |exp= |gold= |attack= |defense= |agility= |bestiaryNumber= |family= |description= |spells= |skills= |locations= |items= |evasion= |attack-resist= |frizz-resist= |sizz-resist= |flame-resist= |bang-resist= |woosh-resist= |crack-resist= |ice-resist= |grapple-resist= |zap-resist= |troop-resist= |death-resist= |poison-resist= |paralysis-resist= |shock-resist= |sleep-resist= |confusion-resist= |dazzle-resist= |fizzle-resist= |dance-resist= |sap-resist= |drain-resist= |remake-sprite= |remake-changes= }}