Template:DQ3Enemy: Difference between revisions
Jump to navigation
Jump to search
Too many heroes use yellow and blue for their main colors, so I thought I'd give 3 some distinction with gold instead of true yellow owing to the game's popularity |
No edit summary |
||
| Line 36: | Line 36: | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">'''Bestiary No.'''</td> | |||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | |||
</tr> | |||
<td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td> | <td style="width: 100px; height: 24px; background-color: #FFD700; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | ||
Revision as of 19:48, 28 December 2019
This is a template for enemies as they appear in Dragon Quest III: The Seeds of Salvation. For appearances in other games, please use the corresponding enemy template.
Example
Original (NES)
| Sprite | Level | HP | MP | Experience | Gold | Attack | Defense | Agility |
| 1 | 8 | 0 | 4 | 2 | 9 | 5 | 4 |
| Bestiary No. | 1 |
| Spell(s) | |
| Skill(s) | |
| Location(s) | South Aliahan region. |
| Item Dropped | Medicinal herb (1⁄256) |
| Evasion | Fire Resistance * | Crack Resistance * | Woosh Resistance * | Zap Resistance * |
| 0⁄64 | ? | ? | ? | ? |
| Whack Resistance * | Kamikazee Resistance | Poof Resistance | Dazzle Resistance | Snooze Resistance |
| ? | ? | ? | ? | ? |
| Drain Magic Resistance | Fizzle Resistance | Fuddle Resistance | Sap Resistance * | Deceleratle Resistance * |
| ? | ? | ? | ? | ? |
Usage
{{DQ3Enemy
|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=
|remake-sprites=
|remake-changes
}}