Template:DQ9EnemyNew: Difference between revisions
Jump to navigation
Jump to search
m removed extra closing div tag |
m temp container div to stop the old table from overflowing |
||
| Line 25: | Line 25: | ||
| value 8 = {{{gold|?}}} | | value 8 = {{{gold|?}}} | ||
}} | }} | ||
<div style="margin: 5px;"> | |||
<table | <table style="border: 1px solid black; border-radius: 3px; border-right: 1px solid black; text-align: center;" cellspacing="0" cellpadding="0"> | ||
<tr> | <tr> | ||
<td style="width:25%; height: 24px; background-color: #00ccff; border-bottom: 1px solid black; border-right: 1px solid black">'''Bestiary no.'''</td> | <td style="width:25%; height: 24px; background-color: #00ccff; border-bottom: 1px solid black; border-right: 1px solid black">'''Bestiary no.'''</td> | ||
| Line 56: | Line 56: | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | |||
{{paired list grid | {{paired list grid | ||
| key background color = #00ccff | | key background color = #00ccff | ||
Revision as of 01:10, 21 April 2025
This is a template for enemies as they appear in Dragon Quest IX: Sentinels of the Starry Skies. For appearances in other games, please use the corresponding enemy template.
Example
| Bestiary no. | #001 |
| Family | Slime |
| In-game description | 'Slimes are common monsters that are found all over the world. Their simple yet lovable form attracts many admirers. They're unimpressive alone, but if a few of them focus the force of friendship, they can make a miraculous metamorphosis.' |
| Spell(s) | None |
| Skill(s) | None |
| Location(s) | Angel Falls region, The Hexagon |
| Item(s) dropped | Medicinal herb (1⁄8) Slimedrop (1⁄16) |
Usage
{{DQ9EnemyNew
|name=
|kanji=
|romaji=
|bestiaryNumber=
|family=
|description=
|model=
|hp=
|mp=
|exp=
|gold=
|attack=
|defence=
|agility=
|spells=
|skills=
|items=
|locations=
|fire-resist=
|ice-resist=
|wind-resist=
|blast-resist=
|rock-resist=
|dark-resist=
|light-resist=
|drain-resist=
|whack-resist=
|poison-resist=
|paralysis-resist=
|fuddle-resist=
|snooze-resist=
|dazzle-resist=
|sap-resist=
|blunt-resist=
|deceleratle-resist=
|spooky-aura-resist=
|fizzle-resist=
|stun-resist=
|charm-resist=
}}