Template:DQ7Enemy: Difference between revisions

From Dragon Quest Wiki
Jump to navigation Jump to search
Reorganized to match 6's tempalte
No edit summary
Line 23: Line 23:
         <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>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
        <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td>
         <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td>
       </tr>
       </tr>

Revision as of 13:20, 23 August 2019


This is a template for enemies that are exclusive to the remake versions of Dragon Quest VII. For appearances in other games, please use the corresponding enemy template.

Example

Slime (スライム suraimu)
Original (PSX)
Sprite HP MP Attack Defense Agility Experience Gold Tame Rate
7 0 9 8 3 2 2 18
Bestiary No. 1
Spell(s)
Skill(s)
Location(s) Near Ballymolloy
Item(s) Dropped Medicinal Herb (164)
Slime Heart (18)
Evasion Frizz Resistance * Sizz Resistance * Fire Breath Resistance * Bang Resistance * Crack Resistance * Cool Breath Resistance * Woosh Resistance *
164 0% 0% 0% 0% 0% 0% 0%
Strike/Rock Resistance * Zap Resistance * Whack Resistance * Poof Resistance * Poison Resistance * Burning Breath Resistance Fuddle Resistance * Snooze Resistance *
0% 0% 0% 80% 0% 50% 0% 0%
Dazzle Resistance * Sap Resistance * Fizzle Resistance * Drain Magic Resistance * Stun Resistance * Ban Dance Resistance Army Resistance *
0% 0% 100% 100% 0% 100% 0%
Remake (3DS)
Sprite Notable Changes
None


Usage

{{DQ7Enemy
|name=
|kanji= 
|romanji=
|sprite=
|hp=
|mp=
|exp=
|gold=
|attack=
|defense=
|agility=
|tameRate=
|bestiaryNumber=
|spells=
|skills=
|locations=
|items=
|evasion=
|frizz-resist=
|sizz-resist=
|bang-resist=
|crack-resist=
|woosh-resist=
|zap-resist=
|whack-resist=
|poof-resist=
|dazzle-resist=
|snooze-resist=
|drain-resist=
|fizzle-resist=
|fuddle-resist=
|sap-resist=
|poison-resist=
|stun-resist=
|ban-dance-resist=
|fire-breath-resist=
|cool-breath-resist=
|strike-resist=
|burning-breath-resist=
|army-resist=
|remake-sprite=
|remake-changes=
}}