Template:DQ11Enemy: Difference between revisions

From Dragon Quest Wiki
No edit summary
(fixed the capitalization again)
Line 29: Line 29:
     <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: 100px; height: 24px; background-color:  #cc00ff; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Bestiary No.'''</td>
         <td style="width: 100px; height: 24px; background-color:  #cc00ff; 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>
Line 53: Line 53:
       </tr>
       </tr>
       <tr>
       <tr>
         <td style="width: 100px; height: 24px; background-color:  #cc00ff; border-right: 1px solid orange;">'''Item(s) Dropped'''</td>
         <td style="width: 100px; height: 24px; background-color:  #cc00ff; border-right: 1px solid orange;">'''Item(s) dropped'''</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{items|}}} | '''{{{items}}}''' }}</td>
         <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{items|}}} | '''{{{items}}}''' }}</td>
       </tr>
       </tr>

Revision as of 11:18, 19 April 2020


This is a template for enemies as they appear in Dragon Quest XI: Echoes of an Elusive Age. For appearances in other games, please use the corresponding enemy template.

Example

Slime DQXI Logo EN.png
Sprite HP MP Attack Defense Agility Experience Gold
1 0 1 1 1 1 1
Bestiary no. 001
Family Slime family
In-game description It's a slime
Spell(s) None
Skill(s) None
Location(s) Cobblestone region
Item(s) dropped
Evasion Fire Resistance * Ice
Resistance
*
Wind Resistance * Rock Resistance * Light Resistance * Dark Resistance * Zap Resistance *
064 0% 0% 0% 0% 0% 0% 0%
Drain Magic Resistance Whack Resistance * Poof Resistance Poison Resistance * Paralysis Resistance * Fuddle Resistance * Snooze Resistance * Dazzle Resistance *
100% 0% 0% 0% 0% 0% 0% 0%
Sap Resistance * Blunt Resistance Deceleratle Resistance Spooky Aura
Anthamatize Resistance
Fizzle Resistance * Stun Resistance * Stumble Resistance * Charm Resistance *
0% 0% 0% 0% 0% 0% 0% 0%
Beguile Resistance * Double Down Resistance * Elemental Resistance *
0% 0% 0%


Usage

{{DQ11Enemy
|name=
|kanji= 
|romanji=
|bestiaryNumber=
|family=
|description=
|sprite=
|hp=
|mp=
|attack=
|defense=
|agility=
|exp=
|gold=
|spells=
|skills=
|items=
|locations=
|evasion=
|fire-resist=
|ice-resist=
|wind-resist=
|rock-resist=
|light-resist=
|dark-resist=
|zap-resist=
|drain-resist=
|whack-resist=
|poof-resist=
|poison-resist=
|paralysis-resist=
|fuddle-resist=
|snooze-resist=
|dazzle-resist=
|sap-resist=
|blunt-resist=
|deceleratle-resist=
|spooky-aura-anthamatize-resist=
|fizzle-resist=
|stun-resist=
|stumble-resist=
|charm-resist=
|beguile-resist=
|double-down-resist=
|elemental-resist=
}}