Template:DQ6Enemy: 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 1: Line 1:
<includeonly>
<includeonly>
<div style="background-color: #00cccc; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #00cccc; 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>
Line 151: Line 151:
</div>
</div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div></includeonly><noinclude>
This is a template for enemies that are found in {{DQ6}}. For appearances in other games, please use the corresponding enemy template.  
This is a template for enemies that are found in {{DQ6}}. For appearances in other games, please use the corresponding enemy template.  



Revision as of 09:35, 20 April 2025

This is a template for enemies that are found in Dragon Quest VI: Realms of Revelation. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Dragon Quest VI: Realms of Revelation
Original (SFC)
Sprite HP * MP Attack Defense
7 0 9 8
Agility Experience * Gold Recruit Rate
3 2 2 12
Bestiary No. 1
Spell(s) None
Skill(s) None
Location(s) Near Wellshire
Item(s) Dropped Medicinal herb (164)
Evasion Frizz Resistance * Sizz Resistance * Fire Breath Resistance *
164 0% 0% 0%
Bang Resistance * Crack Resistance * Ice Breath Resistance * Woosh Resistance *
0% 0% 0% 0%
Strike/Rock Resistance * Zap Resistance * Drain Magic Resistance * Whack Resistance *
0% 0% 100% 0%
Poof Resistance * Ban Dance Resistance Dazzle Resistance * Fizzle Resistance
80% 100% 0% 100%
Fuddle Resistance * Paralysis Resistance * Poison Resistance * Snooze Resistance *
0% 50% 0% 0%
Stun Resistance * Sap Resistance * Army Resistance *
0% 0% 0%
Remakes (DS, Mobile)
Sprites Notable Changes
None


Usage

{{DQ6Enemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|mp=
|attack=
|defense=
|agility=
|exp=
|gold=
|tameRate=
|bestiaryNumber=
|spells=
|skills=
|locations=
|items=
|evasion=
|frizz-resist=
|sizz-resist=
|fire-breath-resist=
|bang-resist=
|crack-resist=
|cool-breath-resist=
|woosh-resist=
|strike-resist=
|zap-resist=
|whack-resist=
|poof-resist=
|poison-resist=
|burning-breath-resist=
|fuddle-resist=
|snooze-resist=
|dazzle-resist=
|sap-resist=
|fizzle-resist=
|drain-resist=
|stun-resist=
|ban-dance-resist=
|army-resist=
|remake-sprites=
|remake-changes=
}}