Template:DQ9EnemyNew: Difference between revisions

From Dragon Quest Wiki
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: #ffc922; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #ffc922; 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: {{{romaji|}}} | &nbsp;''{{{romaji}}}'' }})}}</div>
     <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romaji|}}} | &nbsp;''{{{romaji}}}'' }})}}</div>

Revision as of 09:40, 20 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

Slime
Dragon Quest IX: Sentinels of the Starry Skies
Model HP MP Attack
8 2 10
Defence Agility Experience Gold
7 7 2 4
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 (18)
Slimedrop (116)
Fire Resistance * Ice
Resistance
*
Wind Resistance * Blast/Lightning Resistance *
fire ice wind blast
Earth Resistance * Dark Resistance * Light Resistance * Drain Magic Resistance
rock dark light drain
Whack Resistance * Dazzle Resistance * Fizzle Resistance * Fuddle Resistance *
whack dazzle fizzle fuddle
Paralysis Resistance * Poison Resistance * Snooze Resistance * Stun Resistance *
paralysis poison snooze stun
Blunt Resistance * Deceleratle Resistance * Sap Resistance * Spooky Aura Resistance*
blunt deceleratle sap spooky
Charm Resistance *
0%



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=
}}