Template:DQ7Enemy: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
(Simplified remake section to just include changes and sprite.) |
||
| Line 18: | Line 18: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{ | <td 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:{{{ | <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:{{{ | <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:{{{ | <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:{{{ | <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:{{{ | <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:{{{ | <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:{{{ | <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;">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 33: | Line 33: | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td> | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td> | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td> | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td> | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td> | ||
<td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{ | <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{locations|}}} | '''{{{locations}}}''' }}</td> | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td> | <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td> | ||
<td style="text-align: center;">{{#if: {{{ | <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 65: | Line 65: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td> | ||
</tr> | </tr> | ||
| Line 86: | Line 86: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td> | ||
</tr> | </tr> | ||
| Line 106: | Line 106: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{stun-resist|}}} | {{{stun-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fire-breath-resist|}}}|{{{fire-breath-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{cool-breath-resist|}}}|{{{cool-breath-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{strike-resist|}}}|{{{strike-resist}}}|?}}</td> | ||
<td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{burning-breath-resist|}}}|{{{burning-breath-resist}}}|?}}</td> | ||
<td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{ | <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{army-resist|}}}|{{{army-resist}}}|?}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
</div> | </div> | ||
<div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;"> | |||
<div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remake (3DS)'''</div> | |||
<div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">''' | |||
<div style="padding: 3px; "> | <div style="padding: 3px; "> | ||
<table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0"> | |||
<tr> | <tr> | ||
<td style="background-color: #f4ce81 | <td style="background-color: #f4ce81; width: 120px; padding: 2px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td> | ||
<td style="background-color: #f4ce81; padding: 2px; text-align: center; border-right: 1px solid orange">'''Notable Changes'''</td> | |||
</tr> | |||
<td style="background-color: #f4ce81; padding: 2px | |||
</tr> | |||
<tr> | <tr> | ||
<td style="padding: 2px; | <td style="padding: 2px; 128px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprite|}}} | {{{remake-sprite}}} }}</td> | ||
<td style="padding: 2px | <td style="padding: 2px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td> | ||
</tr> | </tr> | ||
</table> | </table> | ||
| Line 235: | Line 134: | ||
</div></includeonly> | </div></includeonly> | ||
<noinclude> | <noinclude> | ||
This is a template for enemies | 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 == | == Example == | ||
| Line 242: | Line 141: | ||
|kanji=スライム | |kanji=スライム | ||
|romanji=suraimu | |romanji=suraimu | ||
| | |sprite= | ||
| | |hp=7 | ||
| | |mp=0 | ||
| | |exp=2 | ||
|gold=2 | |||
|attack=9 | |||
|defense=8 | |||
|agility=3 | |||
|tameRate={{fraction|1|8}} | |||
|bestiaryNumber=1 | |||
|spells= | |||
|skills= | |||
|locations=Near Ballymolloy | |||
|items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}}) | |||
|evasion={{fraction|1|64}} | |||
|frizz-resist=0% | |||
|sizz-resist=0% | |||
|bang-resist=0% | |||
|crack-resist=0% | |||
|woosh-resist=0% | |||
|zap-resist=0% | |||
|whack-resist=0% | |||
|poof-resist=80% | |||
|dazzle-resist=0% | |||
|snooze-resist=0% | |||
|drain-resist=100% | |||
|fizzle-resist=100% | |||
|fuddle-resist=0% | |||
|sap-resist=0% | |||
|poison-resist=0% | |||
|stun-resist=0% | |||
|ban-dance-resist=100% | |||
|fire-breath-resist=0% | |||
|cool-breath-resist=0% | |||
|strike-resist=0% | |||
|burning-breath-resist=50% | |||
|army-resist=0% | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
| | |||
}} | }} | ||
==Usage== | ==Usage== | ||
<pre> | <pre> | ||
{{ | {{DQ7RemakeExclusiveEnemy | ||
|name= | |name= | ||
|kanji= | |kanji= | ||
|romanji= | |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- | |remake-sprite= | ||
|remake-changes= | |||
|remake- | |||
}} | }} | ||
</pre> | </pre> | ||
</noinclude> | </noinclude> | ||
Revision as of 06:44, 19 November 2016
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
Original (PSX)
| Sprite | HP | MP | Experience | Gold | Attack | Defense | Agility | Tame Rate |
| 7 | 0 | 2 | 2 | 9 | 8 | 3 | 1⁄8 |
| Bestiary No. | 1 |
| Spell(s) | |
| Skill(s) | |
| Location(s) | Near Ballymolloy |
| Item(s) Dropped | Medicinal Herb (1⁄64) Slime Heart (1⁄8) |
| Evasion | Frizz Resistance * | Sizz Resistance * | Bang Resistance * | Crack Resistance * | Woosh Resistance * | Zap Resistance * | Whack Resistance * |
| 1⁄64 | 0% | 0% | 0% | 0% | 0% | 0% | 0% |
| Poof Resistance * | Dazzle Resistance * | Snooze Resistance * | Drain Magic Resistance * | Fizzle Resistance * | Fuddle Resistance * | Sap Resistance * | Poison Resistance * |
| 80% | 0% | 0% | 100% | 100% | 0% | 0% | 0% |
| Stun Resistance * | Ban Dance Resistance | Fire Breath Resistance * | Cool Breath Resistance * | Strike/Rock Resistance * | Burning Breath Resistance | Army Resistance * | |
| 0% | 100% | 0% | 0% | 0% | 50% | 0% | |
Remake (3DS)
| Sprite | Notable Changes |
| None |
Usage
{{DQ7RemakeExclusiveEnemy
|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=
}}