Template:DQ3GBCEnemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m image alt text
m rewrote head as flex instead of table layout
Line 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #0066ff; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #0066ff; 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="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<table style="width: 100%"><tr>
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</td><td style="text-align:right">[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation|alt=Dragon Quest III: The Seeds of Salvation]]</td>
    <div>[[File:DQ3-SNES-LOGO-ICON.png|link=Dragon Quest III: The Seeds of Salvation|alt=Dragon Quest III: The Seeds of Salvation]]</div>
</tr></table>
</div>
</div>
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;">

Revision as of 08:36, 20 April 2025

This is a template for enemies that first appeared in the Game Boy Color version Dragon Quest III: The Seeds of Salvation. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Dragon Quest III: The Seeds of Salvation
Sprite Level HP MP
1 8 0
Attack Defense Agility Experience Gold
9 5 4 4 2
Bestiary No. #001
Spell(s)
Skill(s)
Location(s) South Aliahan region.
Item Dropped Medicinal herb (1256)
Evasion Fire Resistance * Crack Resistance * Woosh Resistance *
0/64 ? ? ?
Zap Resistance * Drain Magic Resistance Whack Resistance * Kamikazee Resistance
? ? ? ?
Poof Resistance Dazzle Resistance Fizzle Resistance Fuddle Resistance
? ? ? ?
Snooze Resistance Deceleratle Resistance * Sap Resistance *
? ? ?


Usage

{{DQ3GBCEnemy
|name=
|kanji= 
|romanji=
|bestiaryNumber=
|sprite=
|lvl=
|hp=
|mp=
|exp=
|gold=
|attack=
|defense=
|agility=
|spells=
|skills=
|item=
|locations=
|evasion=
|fire-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|kamikazee-resist=
|poof-resist=
|dazzle-resist=
|snooze-resist=
|drain-magic-resist=
|fizzle-resist=
|fuddle-resist=
|sap-resist=
|deceleratle-resist=
}}