Template:DQ3Enemy: Difference between revisions
Jump to navigation
Jump to search
splitting more columns into an additional row |
No edit summary |
||
| Line 11: | Line 11: | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''Sprite'''</td> | <td colspan="2" style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''Sprite'''</td> | ||
<td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''Level'''</td> | <td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''Level'''</td> | ||
<td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''HP'''</td> | <td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''HP'''</td> | ||
<td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''MP'''</td> | <td style="background-color: #FFD700; padding: 2px; width: 11%; text-align: center; border-right: 1px solid orange">'''MP'''</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td> | <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{lvl|}}}|{{{lvl}}}|?}}</td> | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{lvl|}}}|{{{lvl}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td> | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td> | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
| Line 101: | Line 101: | ||
<td style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td> | <td style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance'''</td> | ||
<td style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td> | <td style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance {{tt|*|This includes Sap & Kasap}}'''</td> | ||
<td style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; font-size: 11px;">'''[[Deceleratle]] Resistance {{tt|*|This includes Deceleratle & Bazoom}}'''</td> | <td colspan="3" style="background-color: #FFD700; padding: 2px; width: 25%; text-align: center; font-size: 11px;">'''[[Deceleratle]] Resistance {{tt|*|This includes Deceleratle & Bazoom}}'''</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
| Line 107: | Line 107: | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td> | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td> | <td style="padding: 2px; width: 25%; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 25%; text-align: center;">{{#if:{{{deceleratle-resist|}}}|{{{deceleratle-resist}}}|?}}</td> | <td colspan="3" style="padding: 2px; width: 25%; text-align: center;">{{#if:{{{deceleratle-resist|}}}|{{{deceleratle-resist}}}|?}}</td> | ||
<td></td> | <td></td> | ||
</tr> | </tr> | ||
Revision as of 18:12, 18 May 2020
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 | |
| 1 | 8 | 0 | ||
| Attack | Defense | Agility | Experience | Gold |
| 9 | 5 | 4 | 4 | 2 |
| 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 * | ||
| 0⁄64 | ? | ? | ? | ||
| Zap Resistance * | Drain Magic Resistance | Whack Resistance * | Kamikazee Resistance | ||
| ? | ? | ? | ? | ||
| Poof Resistance | Fuddle Resistance | Snooze Resistance | Dazzle Resistance | ||
| ? | ? | ? | ? | ||
| Fizzle 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
}}