|
|
| (32 intermediate revisions by 6 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; line-height: 32px;">{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | ({{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }})}} [[File:DQ7-PSX-LOGO-ICON.png|right]]</div> | | <div style="display: flex; padding: 0.5em; height: 1.35em; justify-content: space-between; align-items: center;"> |
| <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px;"> | | <div>{{#if: {{{name|}}} | '''{{{name}}}''' }} {{#if: {{{kanji|}}} | (<span lang="ja">{{{kanji}}}{{#if: {{{romanji|}}} | ''{{{romanji}}}'' }}</span>)}}</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>[[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="padding: 3px; ">
| | </div> |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%;" cellspacing="0" cellpadding="0">
| | <div style="background-color: #FFFFFF; border-radius: 5px; padding: 1px;"> |
| <tr>
| | {{paired list grid |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
| | | key background color = #00cc00 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
| | | border color = green |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
| | | span 1 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
| | | key 1 = Sprite |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
| | | value 1 = {{{sprite|}}} |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
| | | span 2 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
| | | key 2 = Bestiary No. |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
| | | value 2 = {{{bestiaryNumber|}}} |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
| | | span 3 = 4 |
| </tr>
| | | key 3 = Recruit Rate |
| <tr>
| | | value 3 = {{{tameRate|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-sprite|}}} | {{{psx-sprite}}} }}</td>
| | | key 4 = {{Exp}}erience |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-hp|}}}|{{{psx-hp}}}|?}}</td>
| | | value 4 = {{{exp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-mp|}}}|{{{psx-mp}}}|?}}</td>
| | | key 5 = [[Gold]] |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-exp|}}}|{{{psx-exp}}}|?}}</td>
| | | value 5 = {{{gold|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-gold|}}}|{{{psx-gold}}}|?}}</td>
| | | key 6 = {{HP}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-attack|}}}|{{{psx-attack}}}|?}}</td>
| | | value 6 = {{{hp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-defense|}}}|{{{psx-defense}}}|?}}</td>
| | | key 7 = {{MP}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-agility|}}}|{{{psx-agility}}}|?}}</td>
| | | value 7 = {{{mp|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-tameRate|}}}|{{{psx-tameRate}}}|?}}</td>
| | | key 8 = {{Attack}} |
| </tr>
| | | value 8 = {{{attack|?}}} |
| </table>
| | | key 9 = {{Defence}} |
| | | | value 9 = {{{defence| {{{defense|}}} }}}</span> |
| <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 10 = {{Agility}} |
| <tr>
| | | value 10 = {{{agility|?}}} |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Bestiary No.</td>
| | | key 11 = {{Evasion}} |
| <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-bestiaryNumber|}}} | '''{{{psx-bestiaryNumber}}}''' }}</td>
| | | value 11 = {{{evasion|?}}} |
| </tr>
| | }} |
| <tr>
| | {{paired list stack |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange">Spell(s)</td>
| | | key background color = #00cc00 |
| <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-spells|}}} | '''{{{psx-spells}}}''' }}</td>
| | | border color = green |
| </tr>
| | | key 1 = Spell(s) |
| <tr>
| | | value 1 = {{{spells|}}} |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-bottom: 1px solid orange; border-right: 1px solid orange;">Location(s)</td>
| | | key 2 = Skill(s) |
| <td style="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{psx-locations|}}} | '''{{{psx-locations}}}''' }}</td>
| | | value 2 = {{{skills|}}} |
| </tr>
| | | key 3 = Location(s) |
| <tr>
| | | value 3 = {{{locations|}}} |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
| | | key 4 = Item(s) Dropped |
| <td style="text-align: center;">{{#if: {{{psx-items|}}} | '''{{{psx-items}}}'''}}</td>
| | | value 4 = {{{items|}}} |
| </tr>
| | }} |
| </table>
| | {{paired list grid |
|
| | | label = |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
| | | label id = dq7-enemy-resistances |
| <tr>
| | | key background color = #00cc00 |
| <td style="background-color: #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
| | | border color = green |
| <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 1 = [[Frizz]] resistance {{tt|*|Frizz, Frizzle, Kafrizz, Big Banga}} |
| <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 1 = {{{frizz-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 2 = [[Sizz]] resistance {{tt|*|Sizz, Sizzle, Kasizzle, Flame 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 2 = {{{sizz-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, グランドクロス, Tidal Wave, 地ひびき, & Jolly Rager}}</td>
| | | 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; 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 3 = {{{fire-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, きゅうしょ突き, Fissure, King Fissure, Death Dance, ぶつかれ, マトンアタック, ともえ投げ, 突きとばし, ぶきみな光, & Rib-Tickler}}</td>
| | | key 4 = [[Bang]] resistance {{tt|*|Bang, Boom, Kaboom, Lightning Slash, Lightning}} |
| </tr>
| | | value 4 = {{{bang-resist|?}}} |
| <tr>
| | | key 5 = [[Crack]] resistance {{tt|*|Crack, Crackle, Kacrackle, Kacrackle Slash}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-evasion|}}} | {{{psx-evasion}}}|?}}</td>
| | | value 5 = {{{crack-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-frizz-resist|}}}|{{{psx-frizz-resist}}}|?}}</td>
| | | key 6 = [[Cool Breath|Ice Breath]] resistance {{tt|*|Cool Breath, Chilly Breath, Freezing Blizzard, C-c-cold Breath}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sizz-resist|}}}|{{{psx-sizz-resist}}}|?}}</td>
| | | value 6 = {{{cool-breath-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-bang-resist|}}}|{{{psx-bang-resist}}}|?}}</td>
| | | key 7 = [[Woosh]] resistance {{tt|*|Woosh, Swoosh, Kaswoosh, Maelstrom, Gust Slash, Wind Sickles, Thin Air, Pearly Gates, Tidal Wave, Stomp, Jolly Rager}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-crack-resist|}}}|{{{psx-crack-resist}}}|?}}</td>
| | | value 7 = {{{woosh-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-woosh-resist|}}}|{{{psx-woosh-resist}}}|?}}</td>
| | | 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:{{{psx-zap-resist|}}}|{{{psx-zap-resist}}}|?}}</td>
| | | value 8 = {{{strike-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-whack-resist|}}}|{{{psx-whack-resist}}}|?}}</td>
| | | key 9 = [[Zap]] resistance {{tt|*|Zap, Kazap, Kazapple, Gigaslash, Lightning Storm}} |
| </tr>
| | | value 9 = {{{zap-resist|?}}} |
| | | | key 10 = [[Drain Magic]] resistance {{tt|*|Drain Magic, Tap Dance, Weird Dance}} |
| <tr>
| | | value 10 = {{{drain-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 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="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, & まぶしい光}}'''</td>
| | | value 11 = {{{whack-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 12 = [[Poof]] resistance {{tt|*|Poof, Bazoom}} |
| <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 12 = {{{poof-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 13 = [[Ban Dance]] resistance |
| <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, へんてこ斬り, & Fuddle Dance}}</td>
| | | 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">'''[[Sap]] Resistance''' {{tt|*|This includes Sap, Kasap, Tongue Bashing, & Cursed Verse}}</td>
| | | key 14 = [[Dazzle]] resistance {{tt|*|Dazzle, Sandstorm, Dazzleflash}} |
| <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>
| | | value 14 = {{{dazzle-resist|?}}} |
| </tr>
| | | key 15 = [[Fizzle]] resistance {{tt|*|Fizzle, Spellbinding Song}} |
| <tr>
| | | value 15 = {{{fizzle-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-poof-resist|}}} | {{{psx-poof-resist}}}|?}}</td>
| | | key 16 = [[Fuddle]] resistance {{tt|*|Fuddle, Weird Whacker, Fuddle Dance}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-dazzle-resist|}}}|{{{psx-dazzle-resist}}}|?}}</td>
| | | value 16 = {{{fuddle-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-snooze-resist|}}}|{{{psx-snooze-resist}}}|?}}</td>
| | | span 17 = 4 |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-drain-resist|}}}|{{{psx-drain-resist}}}|?}}</td>
| | | key 17 = [[Paralysis]] resistance {{tt|*|Burning Breath}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fizzle-resist|}}}|{{{psx-fizzle-resist}}}|?}}</td>
| | | value 17 = {{{burning-breath-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fuddle-resist|}}}|{{{psx-fuddle-resist}}}|?}}</td>
| | | span 18 = 4 |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-sap-resist|}}}|{{{psx-sap-resist}}}|?}}</td>
| | | key 18 = {{Poison}} resistance {{tt|*|Poison Breath, Venom Mist}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{psx-zap-resist|}}}|{{{psx-poison-resist}}}|?}}</td>
| | | value 18 = {{{poison-resist|?}}} |
| </tr>
| | | span 19 = 4 |
| | | | key 19 = [[Snooze]] resistance {{tt|*|Snooze, Kasnooze, Sweet Breath, Zzz Shanty, Lullaby, Counting Sheep}} |
| <tr>
| | | value 19 = {{{snooze-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, ほえろ, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
| | | span 20 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[おどりふうじ]] Resistance</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="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 20 = {{{stun-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>
| | | span 21 = 4 |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''Strike Resistance''' {{tt|*|This includes Coral Grief, Multislice, Knuckle Sandwich, Stone's Throw, Boulder Toss, & Puff-Puff (Male)}}</td>
| | | key 21 = [[Sap]] resistance {{tt|*|Sap, Kasap, Tongue Bashing, Cursed Verse}} |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[Burning Breath]] Resistance'''</td>
| | | value 21 = {{{sap-resist|?}}} |
| <td colspan="2" style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[???]] Resistance''' {{tt|*|This includes とおぼえ, どとうのひつじ, & ぐんたい呼び}}</td>
| | | span 22 = 4 |
| </tr>
| | | key 22 = Army resistance {{tt|*|Call of the Wild, Lambpede, Call to Arms}} |
| <tr>
| | | value 22 = {{{army-resist|?}}} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{psx-stun-resist|}}} | {{{psx-stun-resist}}}|?}}</td>
| | }} |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-???-resist|}}}|{{{psx-???-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-fire-breath-resist|}}}|{{{psx-fire-breath-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-cool-breath-resist|}}}|{{{psx-cool-breath-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-strike-resist|}}}|{{{psx-strike-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-burning-breath-resist|}}}|{{{psx-burning-breath-resist}}}|?}}</td>
| |
| <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{psx-???-resist|}}}|{{{psx-???-resist}}}|?}}</td>
| |
| </tr>
| |
| </table>
| |
| </div>
| |
| | |
| <div style="background-color: #ffecc1; border-radius: 5px; padding: 3px; margin-top: 10px;">
| |
| <div style="height: 24px; width: 99%; background-color: #ffc456; border-radius: 5px; padding: 3px; text-align: center; line-height: 24px;">'''Remakes (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; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Sprite'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''HP'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''MP'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Experience'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Gold'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Attack'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Defense'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center; border-right: 1px solid orange">'''Agility'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 64px; text-align: center;">'''Tame Rate'''</td>
| |
| </tr>
| |
| <tr>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-sprite|}}} | {{{remake-sprite}}} }}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-hp|}}}|{{{remake-hp}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-mp|}}}|{{{remake-mp}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-exp|}}}|{{{remake-exp}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-gold|}}}|{{{remake-gold}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-attack|}}}|{{{remake-attack}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-defense|}}}|{{{remake-defense}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-agility|}}}|{{{remake-agility}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-tameRate|}}}|{{{remake-tameRate}}}|?}}</td>
| |
| </tr>
| |
| </table>
| |
| | |
| <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">
| |
| <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="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-bestiaryNumber|}}} | '''{{{remake-bestiaryNumber}}}''' }}</td>
| |
| </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="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-spells|}}} | '''{{{remake-spells}}}''' }}</td>
| |
| </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="text-align: center; border-bottom: 1px solid orange;">{{#if: {{{remake-locations|}}} | '''{{{remake-locations}}}''' }}</td>
| |
| </tr>
| |
| <tr>
| |
| <td style="width: 100px; height: 24px; background-color: #f4ce81; border-right: 1px solid orange;">Item(s) Dropped</td>
| |
| <td style="text-align: center;">{{#if: {{{remake-items|}}} | '''{{{remake-items}}}'''}}</td>
| |
| </tr>
| |
| </table>
| |
|
| |
| <table style="border: 1px solid orange; border-radius: 3px; width: 100%; margin-top: 5px;" cellspacing="0" cellpadding="0">
| |
| <tr>
| |
| <td style="background-color: #f4ce81; padding: 2px; width: 32px; text-align: center; border-right: 1px solid orange">'''Evasion'''</td>
| |
| <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>
| |
| <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>
| |
| <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>
| |
| <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>
| |
| <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, グランドクロス, Tidal Wave, 地ひびき, & Jolly Rager}}</td>
| |
| <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>
| |
| <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, きゅうしょ突き, Fissure, King Fissure, Death Dance, ぶつかれ, マトンアタック, ともえ投げ, 突きとばし, ぶきみな光, & Rib-Tickler}}</td>
| |
| </tr>
| |
| <tr>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-evasion|}}} | {{{remake-evasion}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-frizz-resist|}}}|{{{remake-frizz-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sizz-resist|}}}|{{{remake-sizz-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-bang-resist|}}}|{{{remake-bang-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-crack-resist|}}}|{{{remake-crack-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-woosh-resist|}}}|{{{remake-woosh-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-zap-resist|}}}|{{{remake-zap-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-whack-resist|}}}|{{{remake-whack-resist}}}|?}}</td>
| |
| </tr>
| |
| | |
| <tr>
| |
| <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>
| |
| <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, & まぶしい光}}'''</td>
| |
| <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>
| |
| <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>
| |
| <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>
| |
| <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, へんてこ斬り, & Fuddle Dance}}</td>
| |
| <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>
| |
| <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>
| |
| </tr>
| |
| <tr>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-poof-resist|}}} | {{{remake-poof-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-dazzle-resist|}}}|{{{remake-dazzle-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-snooze-resist|}}}|{{{remake-snooze-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-drain-resist|}}}|{{{remake-drain-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fizzle-resist|}}}|{{{remake-fizzle-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fuddle-resist|}}}|{{{remake-fuddle-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-sap-resist|}}}|{{{remake-sap-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center;">{{#if:{{{remake-poison-resist|}}}|{{{remake-poison-resist}}}|?}}</td>
| |
| </tr>
| |
| | |
| <tr>
| |
| <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, ほえろ, Puff-Puff (Female), Silly Song, & One-Liner}}'''</td>
| |
| <td style="background-color: #f4ce81; padding: 2px; font-size: 12px; width: 32px; text-align: center; border-right: 1px solid orange">'''[[おどりふうじ]] Resistance</td>
| |
| <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>
| |
| <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 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">'''[[???]] Resistance''' {{tt|*|This includes とおぼえ, どとうのひつじ, & ぐんたい呼び}}</td>
| |
| </tr>
| |
| <tr>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if: {{{remake-stun-resist|}}} | {{{remake-stun-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-???-resist|}}}|{{{remake-???-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-fire-breath-resist|}}}|{{{remake-fire-breath-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-cool-breath-resist|}}}|{{{remake-cool-breath-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-strike-resist|}}}|{{{remake-strike-resist}}}|?}}</td>
| |
| <td style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-burning-breath-resist|}}}|{{{remake-burning-breath-resist}}}|?}}</td>
| |
| <td colspan="2" style="padding: 2px; width: 48px; height: 24px; text-align: center; border-right: 1px solid orange">{{#if:{{{remake-???-resist|}}}|{{{remake-???-resist}}}|?}}</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 as they appear in ''[[Dragon Quest VII]]''. For appearances in other games, please use the corresponding enemy template. | |
|
| |
|
| == Example == | | == Example == |
| Line 234: |
Line 121: |
| |kanji=スライム | | |kanji=スライム |
| |romanji=suraimu | | |romanji=suraimu |
| |psx-sprite=[[File:DQ7-PSX-SLIME.png]] | | |sprite= |
| |psx-hp=7 | | |hp=7 |
| |psx-mp=0 | | |mp=0 |
| |psx-exp=1 | | |exp=2 |
| |psx-gold=1 | | |gold=2 |
| |psx-attack=9 | | |attack=9 |
| |psx-defense=8 | | |defence=8 |
| |psx-agility=3 | | |agility=3 |
| |psx-tameRate= | | |tameRate={{fraction|1|8}} |
| |psx-bestiaryNumber=1 | | |bestiaryNumber=1 |
| |psx-spells= | | |spells= |
| |psx-locations=Near Ballymolloy | | |skills= |
| |psx-items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}}) | | |locations=Near [[Ballymolloy]] |
| |psx-evasion= | | |items=[[Medicinal herb]] ({{fraction|1|64}})<br/>[[Slime]] [[Monster Heart]] ({{fraction|1|8}}) |
| |psx-frizz-resist=Very Low
| | |evasion={{fraction|1|64}} |
| |psx-sizz-resist=Very Low
| | |frizz-resist=0% |
| |psx-bang-resist=Very Low
| | |sizz-resist=0% |
| |psx-crack-resist=Very Low
| | |bang-resist=0% |
| |psx-woosh-resist=Very Low
| | |crack-resist=0% |
| |psx-zap-resist=Very Low
| | |woosh-resist=0% |
| |psx-whack-resist=Very Low
| | |zap-resist=0% |
| |psx-poof-resist=Low
| | |whack-resist=0% |
| |psx-dazzle-resist=Very Low
| | |poof-resist=80% |
| |psx-snooze-resist=Very Low
| | |dazzle-resist=0% |
| |psx-drain-resist=Very High
| | |snooze-resist=0% |
| |psx-fizzle-resist=Very High
| | |drain-resist=100% |
| |psx-fuddle-resist=Very Low
| | |fizzle-resist=100% |
| |psx-sap-resist=Very Low
| | |fuddle-resist=0% |
| |psx-poison-resist=Very Low
| | |sap-resist=0% |
| |psx-stun-resist=Very Low
| | |poison-resist=0% |
| |psx-???-resist=
| | |stun-resist=0% |
| |psx-fire-breath-resist=Very Low
| | |ban-dance-resist=100% |
| |psx-cool-breath-resist=Very Low
| | |fire-breath-resist=0% |
| |psx-strike-resist=Very Low
| | |cool-breath-resist=0% |
| |psx-burning-breath-resist=Very Low
| | |strike-resist=0% |
| |psx-???-resist=
| | |burning-breath-resist=50% |
| |remake-sprites=
| | |army-resist=0% |
| |remake-hp=7
| | |remake-changes=None |
| |remake-mp=0
| |
| |remake-exp=2
| |
| |remake-gold=2
| |
| |remake-attack=9
| |
| |remake-defense=8
| |
| |remake-agility=3
| |
| |remake-tameRate=
| |
| |remake-bestiaryNumber=1
| |
| |remake-spells=
| |
| |remake-locations=Near Ballymolloy
| |
| |remake-items=[[Medicinal Herb]] ({{fraction|1|64}})<br/>[[Slime Heart]] ({{fraction|1|8}})
| |
| |remake-evasion=
| |
| |remake-frizz-resist=Very Low | |
| |remake-sizz-resist=Very Low | |
| |remake-bang-resist=Very Low | |
| |remake-crack-resist=Very Low | |
| |remake-woosh-resist=Very Low | |
| |remake-zap-resist=Very Low | |
| |remake-whack-resist=Very Low | |
| |remake-poof-resist=Low | |
| |remake-dazzle-resist=Very Low | |
| |remake-snooze-resist=Very Low | |
| |remake-drain-resist=Very High | |
| |remake-fizzle-resist=Very High | |
| |remake-fuddle-resist=Very Low | |
| |remake-sap-resist=Very Low | |
| |remake-poison-resist=Very Low | |
| |remake-stun-resist=Very Low | |
| |remake-???-resist= | |
| |remake-fire-breath-resist=Very Low | |
| |remake-cool-breath-resist=Very Low | |
| |remake-strike-resist=Very Low | |
| |remake-burning-breath-resist=Very Low | |
| |remake-???-resist= | |
| }} | | }} |
|
| |
|
| Line 314: |
Line 167: |
| |kanji= | | |kanji= |
| |romanji= | | |romanji= |
| |psx-sprite= | | |sprite= |
| |psx-hp= | | |hp= |
| |psx-mp= | | |mp= |
| |psx-exp= | | |exp= |
| |psx-gold= | | |gold= |
| |psx-attack= | | |attack= |
| |psx-defense= | | |defence= |
| |psx-agility= | | |agility= |
| |psx-tameRate= | | |tameRate= |
| |psx-bestiaryNumber= | | |bestiaryNumber= |
| |psx-spells= | | |spells= |
| |psx-locations= | | |skills= |
| |psx-items= | | |locations= |
| |psx-evasion= | | |items= |
| |psx-frizz-resist= | | |evasion= |
| |psx-sizz-resist= | | |frizz-resist= |
| |psx-bang-resist= | | |sizz-resist= |
| |psx-crack-resist= | | |bang-resist= |
| |psx-woosh-resist= | | |crack-resist= |
| |psx-zap-resist= | | |woosh-resist= |
| |psx-whack-resist= | | |zap-resist= |
| |psx-poof-resist= | | |whack-resist= |
| |psx-dazzle-resist= | | |poof-resist= |
| |psx-snooze-resist= | | |dazzle-resist= |
| |psx-drain-resist= | | |snooze-resist= |
| |psx-fizzle-resist= | | |drain-resist= |
| |psx-fuddle-resist= | | |fizzle-resist= |
| |psx-sap-resist= | | |fuddle-resist= |
| |psx-poison-resist= | | |sap-resist= |
| |psx-stun-resist= | | |poison-resist= |
| |psx-???-resist= | | |stun-resist= |
| |psx-fire-breath-resist= | | |ban-dance-resist= |
| |psx-cool-breath-resist= | | |fire-breath-resist= |
| |psx-strike-resist= | | |cool-breath-resist= |
| |psx-burning-breath-resist= | | |strike-resist= |
| |psx-???-resist= | | |burning-breath-resist= |
| |remake-sprites=
| | |army-resist= |
| |remake-hp=
| | |remake-changes= |
| |remake-mp=
| |
| |remake-exp=
| |
| |remake-gold=
| |
| |remake-attack=
| |
| |remake-defense=
| |
| |remake-agility=
| |
| |remake-tameRate=
| |
| |remake-bestiaryNumber=
| |
| |remake-spells=
| |
| |remake-locations=
| |
| |remake-items=
| |
| |remake-evasion=
| |
| |remake-frizz-resist=
| |
| |remake-sizz-resist=
| |
| |remake-bang-resist=
| |
| |remake-crack-resist= | |
| |remake-woosh-resist=
| |
| |remake-zap-resist=
| |
| |remake-whack-resist=
| |
| |remake-poof-resist=
| |
| |remake-dazzle-resist=
| |
| |remake-snooze-resist=
| |
| |remake-drain-resist=
| |
| |remake-fizzle-resist=
| |
| |remake-fuddle-resist=
| |
| |remake-sap-resist=
| |
| |remake-poison-resist=
| |
| |remake-stun-resist=
| |
| |remake-???-resist=
| |
| |remake-fire-breath-resist=
| |
| |remake-cool-breath-resist=
| |
| |remake-strike-resist=
| |
| |remake-burning-breath-resist=
| |
| |remake-???-resist=
| |
| }} | | }} |
| </pre> | | </pre> |
| | |
| | [[Category:Enemy templates]] |
| </noinclude> | | </noinclude> |