|
|
| (26 intermediate revisions by 5 users not shown) |
| Line 1: |
Line 1: |
| <includeonly> | | <includeonly> |
| <div style="background-color: #f4ce81; padding: 3px 3px 3px 3px; border-radius: 7px; width: 739px;" > | | <div style="background-color: #00cc00; padding: 3px; border-radius: 7px; max-width: 63em;"> |
| <div style="padding-left: 5px; padding-right: 5px; height: 32px;"><table style="width: 100%"><tr> | | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> |
| <td valign="top">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}}</td> | | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }}</span>)}}</div> |
| </tr></table></div> | | <div>[[File:DQVII_Logo.png|75px|link=Dragon Quest VII: Fragments of the Forgotten Past|alt=Dragon Quest VII: Fragments of the Forgotten Past]]</div> |
| <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;"> | | </div> |
| <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Original (PSX)'''</div>
| | <div style="background-color: #FFFFFF; border-radius: 5px; padding: 1px;"> |
| <div style="padding: 3px; ">
| | {{paired list grid |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
| | | key background color = #00cc00 |
| <tr>
| | | border color = green |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
| | | span 1 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
| | | key 1 = Sprite |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
| | | value 1 = {{{sprite|}}} |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
| | | span 2 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
| | | key 2 = Bestiary No. |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
| | | value 2 = {{{bestiaryNumber|}}} |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
| | | span 3 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
| | | key 3 = Recruit Rate |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
| | | value 3 = {{{tameRate|?}}} |
| </tr>
| | | key 4 = {{Exp}}erience |
| <tr>
| | | value 4 = {{{exp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{sprite|}}} | {{{sprite}}} }}</td>
| | | key 5 = [[Gold]] |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{hp|}}}|{{{hp}}}|?}}</td>
| | | value 5 = {{{gold|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{mp|}}}|{{{mp}}}|?}}</td>
| | | key 6 = {{HP}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{exp|}}}|{{{exp}}}|?}}</td>
| | | value 6 = {{{hp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{gold|}}}|{{{gold}}}|?}}</td>
| | | key 7 = {{MP}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{attack|}}}|{{{attack}}}|?}}</td>
| | | value 7 = {{{mp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{defense|}}}|{{{defense}}}|?}}</td>
| | | key 8 = {{Attack}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{agility|}}}|{{{agility}}}|?}}</td>
| | | value 8 = {{{attack|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{tameRate|}}}|{{{tameRate}}}|?}}</td>
| | | key 9 = {{Defence}} |
| </tr>
| | | value 9 = {{{defence| {{{defense|}}} }}}</span> |
| </table>
| | | key 10 = {{Agility}} |
| | | | value 10 = {{{agility|?}}} |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px; border-right: 1px solid orange; text-align: center; height: 32px;" cellspacing="0" cellpadding="0">
| | | key 11 = {{Evasion}} |
| <tr>
| | | value 11 = {{{evasion|?}}} |
| <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: {{{bestiaryNumber|}}} | '''{{{bestiaryNumber}}}''' }}</td>
| | {{paired list stack |
| </tr>
| | | key background color = #00cc00 |
| <tr>
| | | border color = green |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
| | | key 1 = Spell(s) |
| <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{spells|}}} | '''{{{spells}}}''' }}</td>
| | | value 1 = {{{spells|}}} |
| </tr>
| | | key 2 = Skill(s) |
| <tr>
| | | value 2 = {{{skills|}}} |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Skill(s)</td>
| | | key 3 = Location(s) |
| <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{skills|}}} | '''{{{skills}}}''' }}</td>
| | | value 3 = {{{locations|}}} |
| </tr>
| | | key 4 = Item(s) Dropped |
| <tr>
| | | value 4 = {{{items|}}} |
| <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: {{{locations|}}} | '''{{{locations}}}''' }}</td>
| | {{paired list grid |
| </tr>
| | | label = |
| <tr>
| | | label id = dq7-enemy-resistances |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
| | | key background color = #00cc00 |
| <td style="text-align: center;">{{#if: {{{items|}}} | '''{{{items}}}'''}}</td>
| | | border color = green |
| </tr>
| | | key 1 = [[Frizz]] resistance {{tt|*|Frizz, Frizzle, Kafrizz, Big Banga}} |
| </table>
| | | value 1 = {{{frizz-resist|?}}} |
|
| | | key 2 = [[Sizz]] resistance {{tt|*|Sizz, Sizzle, Kasizzle, Flame Slash}} |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
| | | value 2 = {{{sizz-resist|?}}} |
| <tr>
| | | key 3 = [[Fire Breath]] resistance {{tt|*|Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, Magma Blast}} |
| <td style="background-color: #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
| | | value 3 = {{{fire-breath-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Frizz]] Resistance {{tt|*|This includes Frizz, Frizzle, Kafrizz, & Big Banga}}'''</td>
| | | key 4 = [[Bang]] resistance {{tt|*|Bang, Boom, Kaboom, Lightning Slash, Lightning}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sizz]] Resistance {{tt|*|This includes Sizz, Sizzle, Kasizzle, & Flame Slash}}'''</td>
| | | value 4 = {{{bang-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Bang]] Resistance''' {{tt|*|This includes Bang, Boom, Kaboom, Lightning Slash, & Lightning}}</td>
| | | key 5 = [[Crack]] resistance {{tt|*|Crack, Crackle, Kacrackle, Kacrackle Slash}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Crack]] Resistance''' {{tt|*|This includes Crack, Crackle, Kacrackle, & Kacrackle Slash}}</td>
| | | value 5 = {{{crack-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Woosh]] Resistance''' {{tt|*|This includes Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, & Jolly Rager}}</td>
| | | key 6 = [[Cool Breath|Ice Breath]] resistance {{tt|*|Cool Breath, Chilly Breath, Freezing Blizzard, C-c-cold Breath}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Zap]] Resistance''' {{tt|*|This includes Zap, Kazap, Kazapple, Gigaslash, & Lightning Storm}}</td>
| | | value 6 = {{{cool-breath-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Whack]] Resistance''' {{tt|*|This includes Whack, Thwack, Kathwack, Kamikaze, Body Slam, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, & Rib-Tickler}}</td>
| | | key 7 = [[Woosh]] resistance {{tt|*|Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, Jolly Rager}} |
| </tr>
| | | value 7 = {{{woosh-resist|?}}} |
| <tr>
| | | key 8 = [[:Category:Strike skills|Strike/Rock]] resistance {{tt|*|Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, Puff-Puff (Male)}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{evasion|}}} | {{{evasion}}}|?}}</td>
| | | value 8 = {{{strike-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{frizz-resist|}}}|{{{frizz-resist}}}|?}}</td>
| | | key 9 = [[Zap]] resistance {{tt|*|Zap, Kazap, Kazapple, Gigaslash, Lightning Storm}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sizz-resist|}}}|{{{sizz-resist}}}|?}}</td>
| | | value 9 = {{{zap-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{bang-resist|}}}|{{{bang-resist}}}|?}}</td>
| | | key 10 = [[Drain Magic]] resistance {{tt|*|Drain Magic, Tap Dance, Weird Dance}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{crack-resist|}}}|{{{crack-resist}}}|?}}</td>
| | | value 10 = {{{drain-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{woosh-resist|}}}|{{{woosh-resist}}}|?}}</td>
| | | key 11 = [[Whack]] resistance {{tt|*|Whack, Thwack, Kathwack, Kamikaze, Body Slam, Pressure Pointer, Fissure, King Fissure, Death Dance, Roar Deal, Ram Raid, Heave-Ho, Shove, Spooky Aura, Rib-Tickler}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{zap-resist|}}}|{{{zap-resist}}}|?}}</td>
| | | value 11 = {{{whack-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{whack-resist|}}}|{{{whack-resist}}}|?}}</td>
| | | key 12 = [[Poof]] resistance {{tt|*|Poof, Bazoom}} |
| </tr>
| | | value 12 = {{{poof-resist|?}}} |
| | | | key 13 = [[Ban Dance]] resistance |
| <tr>
| | | value 13 = {{{ban-dance-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Poof]] Resistance {{tt|*|This includes Poof & Bazoom}}'''</td>
| | | key 14 = [[Dazzle]] resistance {{tt|*|Dazzle, Sandstorm, Dazzleflash}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Dazzle]] Resistance {{tt|*|This includes Dazzle, Sandstorm, & Dazzleflash}}'''</td>
| | | value 14 = {{{dazzle-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Snooze]] Resistance {{tt|*|This includes Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, & Counting Sheep}}'''</td>
| | | key 15 = [[Fizzle]] resistance {{tt|*|Fizzle, Spellbinding Song}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Drain Magic]] Resistance''' {{tt|*|This includes Drain Magic, Tap Dance, & Weird Dance}}</td>
| | | value 15 = {{{fizzle-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fizzle]] Resistance''' {{tt|*|This includes Fizzle & Spellbinding Song}}</td>
| | | key 16 = [[Fuddle]] resistance {{tt|*|Fuddle, Weird Whacker, Fuddle Dance}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fuddle]] Resistance''' {{tt|*|This includes Fuddle, Weird Whacker, & Fuddle Dance}}</td>
| | | value 16 = {{{fuddle-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
| | | span 17 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center;">'''[[Poison]] Resistance''' {{tt|*|This includes Poison Breath & Venom Mist}}</td>
| | | key 17 = [[Paralysis]] resistance {{tt|*|Burning Breath}} |
| </tr>
| | | value 17 = {{{burning-breath-resist|?}}} |
| <tr>
| | | span 18 = 4 |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{poof-resist|}}} | {{{poof-resist}}}|?}}</td>
| | | key 18 = {{Poison}} resistance {{tt|*|Poison Breath, Venom Mist}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{dazzle-resist|}}}|{{{dazzle-resist}}}|?}}</td>
| | | value 18 = {{{poison-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{snooze-resist|}}}|{{{snooze-resist}}}|?}}</td>
| | | span 19 = 4 |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{drain-resist|}}}|{{{drain-resist}}}|?}}</td>
| | | key 19 = [[Snooze]] resistance {{tt|*|Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, Counting Sheep}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fizzle-resist|}}}|{{{fizzle-resist}}}|?}}</td>
| | | value 19 = {{{snooze-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{fuddle-resist|}}}|{{{fuddle-resist}}}|?}}</td>
| | | span 20 = 4 |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{sap-resist|}}}|{{{sap-resist}}}|?}}</td>
| | | key 20 = {{Stun}} resistance {{tt|*|War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, Aooo!, Puff-Puff (Female), Silly Song, One-Liner}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{poison-resist|}}}|{{{poison-resist}}}|?}}</td>
| | | value 20 = {{{stun-resist|?}}} |
| </tr>
| | | span 21 = 4 |
| | | | key 21 = [[Sap]] resistance {{tt|*|Sap, Kasap, Tongue Bashing, Cursed Verse}} |
| <tr>
| | | value 21 = {{{sap-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Stun Resistance {{tt|*|This includes War Cry, Leg Sweep, Tongue Lashing, Sultry Dance, Underpants Dance, Hornpipe, Net Loss, Mean Sweep, Aooo!, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
| | | span 22 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Ban Dance]] Resistance</td>
| | | key 22 = Army resistance {{tt|*|Call of the Wild, Lambpede, Call to Arms}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Fire Breath]] Resistance {{tt|*|This includes Fire Breath, Flame Breath, Inferno, Scorch, Magic Burst, Hellfire, Pyre o' Fire, & Magma Blast}}'''</td>
| | | value 22 = {{{army-resist|?}}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Cool Breath]] Resistance''' {{tt|*|This includes Cool Breath, Chilly Breath, Freezing Blizzard, & C-c-cold Breath}}</td>
| | }} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike/Rock Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
| |
| <td colspan="2" style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Army Resistance''' {{tt|*|This includes Call of the Wild, Lambpede, & Call to Arms}}</td>
| |
| </tr>
| |
| <tr>
| |
| <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:{{{ban-dance-resist|}}}|{{{ban-dance-resist}}}|?}}</td>
| |
| <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:{{{cool-breath-resist|}}}|{{{cool-breath-resist}}}|?}}</td>
| |
| <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:{{{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:{{{army-resist|}}}|{{{army-resist}}}|?}}</td>
| |
| </tr>
| |
| </table>
| |
| </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="padding: 3px; ">
| |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
| |
| <tr>
| |
| <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>
| |
| <tr>
| |
| <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; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-changes|}}}|{{{remake-changes}}}|None}}</td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| </div> | | </div> |
| | <div style="background-color: #FFFFFF; margin-top: 3px; border-radius: 5px; padding: 1px;"> |
| | {{paired list grid |
| | | key background color = #00cc00 |
| | | border color = green |
| | | span 1 = 12 |
| | | key 1 = {{3DS}} version changes |
| | | value 1 = {{{remake-changes|None}}} |
| | }} |
| </div> | | </div> |
| </div></includeonly> | | </div></includeonly><noinclude> |
| <noinclude> | | This is a template for enemies that are exclusive to the remake versions of {{DQ7}}. For appearances in other games, please use the corresponding enemy template. |
| 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 149: |
Line 127: |
| |gold=2 | | |gold=2 |
| |attack=9 | | |attack=9 |
| |defense=8 | | |defence=8 |
| |agility=3 | | |agility=3 |
| |tameRate={{fraction|1|8}} | | |tameRate={{fraction|1|8}} |
| Line 155: |
Line 133: |
| |spells= | | |spells= |
| |skills= | | |skills= |
| |locations=Near Ballymolloy | | |locations=Near [[Ballymolloy]] |
| |items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}}) | | |items=[[Medicinal herb]] ({{fraction|1|64}})<br/>[[Slime]] [[Monster Heart]] ({{fraction|1|8}}) |
| |evasion={{fraction|1|64}} | | |evasion={{fraction|1|64}} |
| |frizz-resist=0% | | |frizz-resist=0% |
| Line 180: |
Line 158: |
| |burning-breath-resist=50% | | |burning-breath-resist=50% |
| |army-resist=0% | | |army-resist=0% |
| | |remake-changes=None |
| }} | | }} |
|
| |
|
| ==Usage== | | ==Usage== |
| <pre> | | <pre> |
| {{DQ7RemakeExclusiveEnemy | | {{DQ7Enemy |
| |name= | | |name= |
| |kanji= | | |kanji= |
| Line 194: |
Line 173: |
| |gold= | | |gold= |
| |attack= | | |attack= |
| |defense= | | |defence= |
| |agility= | | |agility= |
| |tameRate= | | |tameRate= |
| Line 225: |
Line 204: |
| |burning-breath-resist= | | |burning-breath-resist= |
| |army-resist= | | |army-resist= |
| |remake-sprite=
| |
| |remake-changes= | | |remake-changes= |
| }} | | }} |
| </pre> | | </pre> |
| | |
| | [[Category:Enemy templates]] |
| </noinclude> | | </noinclude> |