Template:DQ11Enemy: Difference between revisions
Jump to navigation
Jump to search
m rewrote head as flex instead of table layout |
m container: allow more width on mobile |
||
| Line 1: | Line 1: | ||
<includeonly> | <includeonly> | ||
<div style="background-color: #cc00ff; padding: | <div style="background-color: #cc00ff; padding: 3px; border-radius: 7px; max-width: 63em;" > | ||
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> | ||
<div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | ||
Revision as of 09:26, 20 April 2025
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
| Sprite | HP | MP | Attack |
| 1 | 0 | 1 | |
| Defense | Agility | Experience | Gold |
| 1 | 1 | 1 | 1 |
| Bestiary no. | 001 |
| Family | Slime |
| 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 * | |
| 0⁄64 | 0% | 0% | 0% | |
| Earth Resistance * | Light Resistance * | Dark Resistance * | Zap Resistance * | |
| 0% | 0% | 0% | 0% | |
| Drain Magic Resistance | Whack Resistance * | Poof Resistance | Dazzle Resistance * | |
| 100% | 0% | 0% | 0% | |
| Fizzle Resistance * | Fuddle Resistance * | Paralysis Resistance * | Poison Resistance * | |
| 0% | 0% | 0% | 0% | |
| Snooze Resistance * | Blunt Resistance | Deceleratle Resistance | Sap Resistance * | |
| 0% | 0% | 0% | 0% | |
| Spooky Aura Anathematise Resistance |
Stumble Resistance * | Stun Resistance * | Charm Resistance * | |
| 0% | 0% | 0% | 0% | |
| Beguile Resistance * | Double Down Resistance * | Elemental Resistance * | ||
| 0% | 0% | 0% | ||
Usage
{{DQ11Enemy
|name=
|kanji=
|romanji=
|bestiaryNumber=
|family={{Slime}}
|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=
}}