Template:DQ5Enemy: 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: #8f00b3 | <div style="background-color: #8f00b3; 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; color: white;"> | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center; color: white;"> | ||
<div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</div> | ||
| Line 136: | Line 136: | ||
</div> | </div> | ||
</div> | </div> | ||
</div> | </div></includeonly><noinclude> | ||
This is a template for enemies as they appear in {{DQ5}}. For their appearance in other games, please use the corresponding enemy template. | This is a template for enemies as they appear in {{DQ5}}. For their appearance in other games, please use the corresponding enemy template. | ||
Revision as of 09:34, 20 April 2025
This is a template for enemies as they appear in Dragon Quest V: Hand of the Heavenly Bride. For their appearance in other games, please use the corresponding enemy template.
Example
| Sprite | HP | MP | Attack | Defense |
| 8 | 0 | 9 | 5 | |
| Agility | Experience | Gold | Recruit Rate | |
| 4 | 4 | 2 | 1/2 | |
| Bestiary No. | #1 |
| Spell(s) | |
| Skill(s) | |
| Location(s) | Whealbrook region |
| Item dropped | Medicinal herb (1⁄256) |
| Evasion | Frizz resistance * | Sizz resistance * | Fire Breath resistance * |
| 0⁄64 | ? | ? | ? |
| Bang resistance * | Crack resistance * | Ice Breath resistance * | Woosh resistance * |
| ? | ? | ? | ? |
| Zap resistance * | Drain Magic resistance * | Whack resistance * | Kamikazee resistance * |
| ? | ? | ? | ? |
| Poof resistance | Dazzle resistance * | Fizzle resistance | Fuddle resistance |
| ? | ? | ? | ? |
| Poison resistance * | Snooze resistance * | Stun resistance * | Sap resistance * |
| ? | ? | ? | ? |
| PS2 model | DS & Mobile sprite |
Usage
{{DQ5Enemy
|name=
|kanji=
|romanji=
|bestiaryNumber=
|sprite=
|hp=
|mp=
|attack=
|defense=
|agility=
|exp=
|gold=
|tameRate=
|spells=
|skills=
|item=
|locations=
|evasion=
|frizz-resist=
|sizz-resist=
|fire-breath-resist=
|bang-resist=
|crack-resist=
|cool-breath-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|kamikazee-resist=
|poof-resist=
|snooze-resist=
|fuddle-resist=
|dazzle-resist=
|fizzle-resist=
|drain-resist=
|sap-resist=
|poison-resist=
|stun-resist=
|ps2-sprites=
|ds-mobile-sprites=
}}