Template:DQ6Enemy: 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: #00cccc | <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|}}} | ''{{{romanji}}}'' }})}}</div> | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | ||
| Line 151: | Line 151: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </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
Original (SFC)
| Sprite | HP * | MP | Attack | Defense |
| 7 | 0 | 9 | 8 | |
| Agility | Experience * | Gold | Recruit Rate | |
| 3 | 2 | 2 | 1⁄2 | |
| Bestiary No. | 1 |
| Spell(s) | None |
| Skill(s) | None |
| Location(s) | Near Wellshire |
| Item(s) Dropped | Medicinal herb (1⁄64) |
| Evasion | Frizz Resistance * | Sizz Resistance * | Fire Breath Resistance * |
| 1⁄64 | 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% | |
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=
}}