Template:DQ4Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m rewrote head as flex instead of table layout
m container: allow more width on mobile
Line 3: Line 3:
</noinclude>
</noinclude>
<includeonly>
<includeonly>
<div style="background-color: #00cc99; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #00cc99; 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|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>

Revision as of 09:30, 20 April 2025


This is a template for enemies as they appear in Dragon Quest IV: Chapters of the Chosen. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Dragon Quest IV: Chapters of the Chosen
Original (NES)
Sprite HP MP Attack
8 0 9
Defense Agility Experience Gold
5 4 4 2
Bestiary No. 1
Spell(s)
Skill(s)
Location(s) Burland region.
Item Dropped Medicinal herb (1256)
Evasion Frizz Resistance * Sizz Resistance * Bang Resistance *
064 ? ? ?
Crack Resistance * Woosh Resistance * Zap Resistance * Drain Magic Resistance
? ? ? ?
Whack Resistance * Kamikazee Bracer Resistance Poof Resistance Dazzle Resistance
? ? ? ?
Fizzle Resistance Fuddle Resistance Snooze Resistance Sap Resistance *
? ? ? ?
Remakes (PSX, DS, Mobile)
Sprites Notable Changes
File:DQ4 PSX and NDS Slime Sprite.png None

Usage

{{DQ4Enemy
|name=
|kanji= 
|romanji=
|bestiaryNumber=
|sprite=
|lvl=
|hp=
|mp=
|attack=
|defense=
|agility=
|exp=
|gold=
|spells=
|skills=
|item=
|locations=
|evasion=
|frizz-resist=
|sizz-resist=
|bang-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|kamikazee-resist=
|poof-resist=
|snooze-resist=
|fuddle-resist=
|dazzle-resist=
|fizzle-resist=
|drain-magic-resist=
|sap-resist=
|remake-sprites=
|remake-changes
}}