Template:DQ8Enemy: Difference between revisions

From Dragon Quest Wiki
No edit summary
m (lowercase)
Line 32: Line 32:
     <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
     <table  style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; 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; ">Bestiary No.</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange; ">Bestiary no.</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
       </tr>
       </tr>
Line 40: Line 40:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange;">In-Game Description</td>
         <td style="width: 100px; height: 24px; background-color:  #f4ce81; border-bottom: 1px solid orange;">In-game description</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange">{{#if: {{{description|}}} | ''{{{description}}}'' }}</td>
       </tr>
       </tr>

Revision as of 01:16, 19 April 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

Slime (スライム suraimu)DQ8-LOGO-ICON.png
Original (PS2)
Sprite HP MP Experience Gold Attack Defense Agility
SLIME - DQ8.png 7 0 1 1 10 8 6
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 * Fire Breath
Resistance
*
Bang Resistance * Woosh Resistance * Crack Resistance *
064 100% 100% 100% 100% 100% 100% 100%
Ice breath
Resistance
*
Stone/Strike Resistance * Zap Resistance * Troop Resistance * Death Resistance * Poison Resistance * Paralysis Resistance * Shock Resistance *
100% 100% 100% 100% 100% 100% 100% 100%
Sleep * Confusion * Dazzle Resistance Fizzle Resistance Dance Sealing Resistance Sap Resistance * Drain Magic Resistance
100% 100% 100% 0% 100% 100% 100%
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=
}}