Template:DQM2Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
m image alt text
m rewrote head as flex instead of table layout, allow more width on mobile
Line 1: Line 1:


<includeonly>
<includeonly>
<div style="background-color: #00ff00; float: left; padding: 3px 3px 3px 3px; border-radius: 7px; width: 80%;" >
<div style="background-color: #00ff00; padding: 3px; border-radius: 7px; max-width: 63em;">
<div style="padding-left: 5px; padding-right: 5px; height: 36px; line-height: 32px;">
<div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;">
<table style="width: 100%"><tr>
    <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}</div>
<td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | &nbsp;''{{{romanji}}}'' }})}}
    <div>[[File:DWM2 Taras Adventure Logo.png|125px|link=Dragon Quest Monsters 2|alt=Dragon Quest Monsters 2]]</div>
</td><td style="text-align:right">[[File:DWM2 Taras Adventure Logo.png|125px|link=Dragon Quest Monsters 2|alt=Dragon Quest Monsters 2]]</td>
</div>
</tr></table></div>
<div style="background-color: #E4EFF0  ; border-radius: 5px; padding: 3px;">
<div style="background-color: #E4EFF0  ; border-radius: 5px; padding: 3px;">
     <table style="border: 1px solid green; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
     <table style="border: 1px solid green; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
Line 148: Line 147:
</div>
</div>
</div>
</div>
</div>{{clear}}</includeonly><noinclude>
</div></includeonly><noinclude>





Revision as of 10:03, 20 April 2025



Example

Slime
Dragon Quest Monsters 2
Sprite Level cap * HP growth MP growth
40 2/5 4/5
Strength growth Resilience growth Wisdom growth Agility growth
2/5 3/5 2/5 5/5
Family Slime
In-game description No.1 in softness and weakness.
Abilities Fireball, Radiant, Mega Magic
Habitat Sea World
Breeding chart Slime + any member of the slime family
Frizz Resistance * Sizz Resistance * Fire Breath Resistance * Bang Resistance *
None None None None
Crack Resistance * Ice Breath Resistance * Woosh Resistance * Rock/Army Resistance *
None None None None
Water Resistance * Zap Resistance * Gigaslash Resistance Magic Burst Resistance
None None None Strong
Drain Magic Resistance * Whack Resistance * Kamikazee Resistance * Poison Resistance *
Strong Strong None None
Paralysis Resistance * Fuddle Resistance * Snooze Resistance * Dazzle Resistance *
None Strong Strong Strong
Fizzle Resistance Ban Dance Resistance Gobstopper Resistance Stun Resistance *
Strong None None None
Sap Resistance * Decelerate Resistance * Curse Resistance
Strong Strong None


Due to the title not receiving a modern localization, the skill names in the resistance tables will use those featured in the game itself for player convenience. As the precise percentages of the resistance rates themselves are currently unknown, the template will use none, weak, strong, & immune to mark a monster's durability to an element or ailment.

Usage

{{DQM2Enemy
|name=
|kanji= 
|romanji=
|sprite=
|level=
|hp=
|mp=
|attack=
|defense=
|wisdom=
|agility=
|family= 
|in-game-description=
|abilities=
|habitat=
|breeding=
|frizz-resist=
|sizz-resist=
|fire-breath-resist=
|bang-resist=
|crack-resist=
|ice-breath-resist=
|woosh-resist=
|rock-resist=
|zap-resist=
|water-resist=
|gigaslash-resist=
|magic-burst-resist=
|drain-resist=
|whack-resist=
|kamikazee-resist=
|poison-resist=
|paralysis-resist=
|fuddle-resist=
|snooze-resist=
|dazzle-resist=
|sap-resist=
|decelerate-resist=
|fizzle-resist=
|stun-resist=
|ban-dance-resist=
|gobstopper-resist=
|curse-resist=
}}