Bump to 1.4.7, add Gourgeist and Pumpkaboo sizes

This commit is contained in:
Michiel Sikma
2017-05-07 17:51:53 +09:00
parent 6b3df4b0e0
commit bfa7acf124
7 changed files with 95 additions and 95 deletions

10
docs/build/files.html vendored
View File

@@ -2,16 +2,16 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<!--
PokéSprite v1.4.6 (r149) <https://github.com/msikma/pokesprite>
PokéSprite v1.4.7 (r163) <https://github.com/msikma/pokesprite>
(C) 2014-2017, Michiel Sikma <michiel@sikma.org> and PokéSprite contributors
(C) 1995-2017 Nintendo/Creatures Inc./GAME FREAK Inc.
For a full list of contributors, view the project commit history.
Generated on 2017-03-18 19:31:03.
Generated on 2017-05-07 08:49:33.
-->
<head>
<meta charset="utf-8" />
<title>PokéSprite v1.4.6 (r149) Files</title>
<title>PokéSprite v1.4.7 (r163) Files</title>
<!-- Pokémon icons -->
<link type="text/css" href="pokesprite.min.css" rel="stylesheet" media="screen" />
<script charset="utf-8" src="pokesprite.min.js" ></script>
@@ -26,9 +26,9 @@ Generated on 2017-03-18 19:31:03.
<p>Pokémon icon database and sprite sheet generator</p>
</div>
<div class="docs-container">
<h2>Files (v1.4.6; r149)</h2>
<h2>Files (v1.4.7; r163)</h2>
<p>To implement PokéSprite on a website, you need to include one CSS file, one JS file and one image. Depending on where you want to keep the image, you'll need to edit the CSS file to point to the right location.</p>
<p>Generated on <span class="time">2017-03-18 19:31:03</span> (<span class="amount">3235</span> icons).</p>
<p>Generated on <span class="time">2017-05-07 08:49:33</span> (<span class="amount">3235</span> icons).</p>
<p class="build-section"><strong>Standard build:</strong></p>
<p>Contains Pokémon (regular and shiny; with forms, with right-facing alternate icons), and items.</p>
<ul>

View File

@@ -2,16 +2,16 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<!--
PokéSprite v1.4.6 (r149) <https://github.com/msikma/pokesprite>
PokéSprite v1.4.7 (r163) <https://github.com/msikma/pokesprite>
(C) 2014-2017, Michiel Sikma <michiel@sikma.org> and PokéSprite contributors
(C) 1995-2017 Nintendo/Creatures Inc./GAME FREAK Inc.
For a full list of contributors, view the project commit history.
Generated on 2017-03-18 19:31:03.
Generated on 2017-05-07 08:49:33.
-->
<head>
<meta charset="utf-8" />
<title>PokéSprite v1.4.6 (r149) Icon Overview</title>
<title>PokéSprite v1.4.7 (r163) Icon Overview</title>
<!-- Pokémon icons -->
<link type="text/css" href="pokesprite.min.css" rel="stylesheet" media="screen" />
<script charset="utf-8" src="pokesprite.min.js" ></script>
@@ -34,9 +34,9 @@ Generated on 2017-03-18 19:31:03.
<p>Pokémon icon database and sprite sheet generator</p>
</div>
<div class="docs-container">
<h2>Icon overview (v1.4.6; r149)</h2>
<h2>Icon overview (v1.4.7; r163)</h2>
<p>The following list is a complete overview of all icons and the HTML necessary to display them.</p>
<p>Generated on <span class="time">2017-03-18 19:31:03</span> (<span class="amount">3235</span> icons).</p>
<p>Generated on <span class="time">2017-05-07 08:49:33</span> (<span class="amount">3235</span> icons).</p>
</div>
</div>
<div class="description">
@@ -11769,32 +11769,32 @@ Generated on 2017-03-18 19:31:03.
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo color-shiny form-average</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo.png">2060</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo-large.png">2060</a></p></td>
<td class="icon"><p><span id="icon_2060" class="pkspr pkmn-pumpkaboo form-large"></span><script>PkSpr.decorate('icon_2060');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo form-large</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo.png">2061</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo-large.png">2061</a></p></td>
<td class="icon"><p><span id="icon_2061" class="pkspr pkmn-pumpkaboo color-shiny form-large"></span><script>PkSpr.decorate('icon_2061');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo color-shiny form-large</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo.png">2062</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo-small.png">2062</a></p></td>
<td class="icon"><p><span id="icon_2062" class="pkspr pkmn-pumpkaboo form-small"></span><script>PkSpr.decorate('icon_2062');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo form-small</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo.png">2063</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo-small.png">2063</a></p></td>
<td class="icon"><p><span id="icon_2063" class="pkspr pkmn-pumpkaboo color-shiny form-small"></span><script>PkSpr.decorate('icon_2063');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo color-shiny form-small</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo.png">2064</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/pumpkaboo-super.png">2064</a></p></td>
<td class="icon"><p><span id="icon_2064" class="pkspr pkmn-pumpkaboo form-super"></span><script>PkSpr.decorate('icon_2064');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo form-super</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo.png">2065</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/pumpkaboo-super.png">2065</a></p></td>
<td class="icon"><p><span id="icon_2065" class="pkspr pkmn-pumpkaboo color-shiny form-super"></span><script>PkSpr.decorate('icon_2065');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-pumpkaboo color-shiny form-super</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
@@ -11821,32 +11821,32 @@ Generated on 2017-03-18 19:31:03.
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist color-shiny form-average</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist.png">2070</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist-large.png">2070</a></p></td>
<td class="icon"><p><span id="icon_2070" class="pkspr pkmn-gourgeist form-large"></span><script>PkSpr.decorate('icon_2070');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist form-large</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist.png">2071</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist-large.png">2071</a></p></td>
<td class="icon"><p><span id="icon_2071" class="pkspr pkmn-gourgeist color-shiny form-large"></span><script>PkSpr.decorate('icon_2071');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist color-shiny form-large</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist.png">2072</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist-small.png">2072</a></p></td>
<td class="icon"><p><span id="icon_2072" class="pkspr pkmn-gourgeist form-small"></span><script>PkSpr.decorate('icon_2072');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist form-small</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist.png">2073</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist-small.png">2073</a></p></td>
<td class="icon"><p><span id="icon_2073" class="pkspr pkmn-gourgeist color-shiny form-small"></span><script>PkSpr.decorate('icon_2073');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist color-shiny form-small</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist.png">2074</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/regular/gourgeist-super.png">2074</a></p></td>
<td class="icon"><p><span id="icon_2074" class="pkspr pkmn-gourgeist form-super"></span><script>PkSpr.decorate('icon_2074');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist form-super</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>
<tr>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist.png">2075</a></p></td>
<td class="n"><p><a href="https://raw.githubusercontent.com/msikma/pokesprite/master/icons/pokemon/shiny/gourgeist-super.png">2075</a></p></td>
<td class="icon"><p><span id="icon_2075" class="pkspr pkmn-gourgeist color-shiny form-super"></span><script>PkSpr.decorate('icon_2075');</script></p></td>
<td class="example"><pre><code>&lt;span class=&quot;<span class="class">pkspr pkmn-gourgeist color-shiny form-super</span>&quot;&gt;&lt;/span&gt;</code></pre></td>
</tr>

View File

@@ -1,7 +1,7 @@
{
"name": "pokesprite",
"description": "Pokémon icon database and sprite sheet",
"version": "1.4.6",
"version": "1.4.7",
"main" : "pokesprite.min.js",
"repository": {
"type": "git",

View File

@@ -1,7 +1,7 @@
/*!
* PokéSprite v1.4.6 (r149) <https://github.com/msikma/pokesprite>
* PokéSprite v1.4.7 (r163) <https://github.com/msikma/pokesprite>
* (C) 2014-2017, Michiel Sikma <michiel@sikma.org> and PokéSprite contributors
* (C) 1995-2017 Nintendo/Creatures Inc./GAME FREAK Inc.
* For a full list of contributors, view the project commit history.
* Generated on 2017-03-18 19:31:03.
* Generated on 2017-05-07 08:49:33.
*/.pkspr{-ms-interpolation-mode:nearest-neighbor;image-rendering:-moz-crisp-edges;image-rendering:-webkit-crisp-edges;image-rendering:pixelated;display:inline-block;position:relative;vertical-align:baseline}.pkspr>i{background-image:url("pokesprite.png");content:' ';width:41px;height:31px;background-position:-0px -0px;display:block}.pksprspan{display:inline-block}.pksprblock{display:block}.pksprspan.display-over{height:1px;vertical-align:middle}.pksprspan.display-over>i{position:absolute;top:-20px;left:0}.pkspr.pkspr-faux-right{-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);filter:FlipH;-ms-filter:'FlipH';transform:scaleX(-1)}.pkspr.interpolated{-ms-interpolation-mode:inherit;image-rendering:inherit}.pkspr[class*='pkmn-'],.pkspr[class*='pkmn-']>i{width:40px}.pkspr[class*='pkmn-'],.pkspr[class*='pkmn-']>i{height:30px}.pkspr[class*='apricorn-'],.pkspr[class*='apricorn-']>i{width:32px}.pkspr[class*='apricorn-'],.pkspr[class*='apricorn-']>i{height:32px}.pkspr[class*='battle-item-'],.pkspr[class*='battle-item-']>i{width:32px}.pkspr[class*='battle-item-'],.pkspr[class*='battle-item-']>i{height:32px}.pkspr[class*='berry-'],.pkspr[class*='berry-']>i{width:32px}.pkspr[class*='berry-'],.pkspr[class*='berry-']>i{height:32px}.pkspr[class*='body-style-'],.pkspr[class*='body-style-']>i{width:32px}.pkspr[class*='body-style-'],.pkspr[class*='body-style-']>i{height:32px}.pkspr[class*='etc-'],.pkspr[class*='etc-']>i{width:32px}.pkspr[class*='etc-'],.pkspr[class*='etc-']>i{height:32px}.pkspr[class*='ev-item-'],.pkspr[class*='ev-item-']>i{width:32px}.pkspr[class*='ev-item-'],.pkspr[class*='ev-item-']>i{height:32px}.pkspr[class*='evo-item-'],.pkspr[class*='evo-item-']>i{width:32px}.pkspr[class*='evo-item-'],.pkspr[class*='evo-item-']>i{height:32px}.pkspr[class*='flute-'],.pkspr[class*='flute-']>i{width:32px}.pkspr[class*='flute-'],.pkspr[class*='flute-']>i{height:32px}.pkspr[class*='fossil-'],.pkspr[class*='fossil-']>i{width:32px}.pkspr[class*='fossil-'],.pkspr[class*='fossil-']>i{height:32px}.pkspr[class*='gem-'],.pkspr[class*='gem-']>i{width:32px}.pkspr[class*='gem-'],.pkspr[class*='gem-']>i{height:32px}.pkspr[class*='hm-'],.pkspr[class*='hm-']>i{width:32px}.pkspr[class*='hm-'],.pkspr[class*='hm-']>i{height:32px}.pkspr[class*='hold-item-'],.pkspr[class*='hold-item-']>i{width:32px}.pkspr[class*='hold-item-'],.pkspr[class*='hold-item-']>i{height:32px}.pkspr[class*='incense-'],.pkspr[class*='incense-']>i{width:32px}.pkspr[class*='incense-'],.pkspr[class*='incense-']>i{height:32px}.pkspr[class*='other-item-'],.pkspr[class*='other-item-']>i{width:32px}.pkspr[class*='other-item-'],.pkspr[class*='other-item-']>i{height:32px}.pkspr[class*='key-item-'],.pkspr[class*='key-item-']>i{width:32px}.pkspr[class*='key-item-'],.pkspr[class*='key-item-']>i{height:32px}.pkspr[class*='mail-'],.pkspr[class*='mail-']>i{width:32px}.pkspr[class*='mail-'],.pkspr[class*='mail-']>i{height:32px}.pkspr[class*='medicine-'],.pkspr[class*='medicine-']>i{width:32px}.pkspr[class*='medicine-'],.pkspr[class*='medicine-']>i{height:32px}.pkspr[class*='mega-stone-'],.pkspr[class*='mega-stone-']>i{width:32px}.pkspr[class*='mega-stone-'],.pkspr[class*='mega-stone-']>i{height:32px}.pkspr[class*='mulch-'],.pkspr[class*='mulch-']>i{width:32px}.pkspr[class*='mulch-'],.pkspr[class*='mulch-']>i{height:32px}.pkspr[class*='plate-'],.pkspr[class*='plate-']>i{width:32px}.pkspr[class*='plate-'],.pkspr[class*='plate-']>i{height:32px}.pkspr[class*='pokeball-'],.pkspr[class*='pokeball-']>i{width:32px}.pkspr[class*='pokeball-'],.pkspr[class*='pokeball-']>i{height:32px}.pkspr[class*='scarf-'],.pkspr[class*='scarf-']>i{width:32px}.pkspr[class*='scarf-'],.pkspr[class*='scarf-']>i{height:32px}.pkspr[class*='shard-'],.pkspr[class*='shard-']>i{width:32px}.pkspr[class*='shard-'],.pkspr[class*='shard-']>i{height:32px}.pkspr[class*='tm-'],.pkspr[class*='tm-']>i{width:32px}.pkspr[class*='tm-'],.pkspr[class*='tm-']>i{height:32px}.pkspr[class*='valuable-item-'],.pkspr[class*='valuable-item-']>i{width:32px}.pkspr[class*='valuable-item-'],.pkspr[class*='valuable-item-']>i{height:32px}.pkspr[class*='wonder-launcher-'],.pkspr[class*='wonder-launcher-']>i{width:32px}.pkspr[class*='wonder-launcher-'],.pkspr[class*='wonder-launcher-']>i{height:32px}.pkspr[class*='z-crystals-'],.pkspr[class*='z-crystals-']>i{width:32px}.pkspr[class*='z-crystals-'],.pkspr[class*='z-crystals-']>i{height:32px}.pkspr[class*='memory-'],.pkspr[class*='memory-']>i{width:32px}.pkspr[class*='memory-'],.pkspr[class*='memory-']>i{height:32px}

View File

@@ -1,10 +1,10 @@
/*
PokéSprite v1.4.6 (r149) <https://github.com/msikma/pokesprite>
PokéSprite v1.4.7 (r163) <https://github.com/msikma/pokesprite>
(C) 2014-2017, Michiel Sikma <michiel@sikma.org> and PokéSprite contributors
(C) 1995-2017 Nintendo/Creatures Inc./GAME FREAK Inc.
For a full list of contributors, view the project commit history.
Generated on 2017-03-18 19:31:03.
Generated on 2017-05-07 08:49:33.
*/
(function(k,m){"object"===typeof module&&"object"===typeof module.Q?module.Q=k.document?m(k,!0):function(k){if(!k.document)throw Error("PokéSprite requires a window with a document");return m(k)}:m(k)})("undefined"!==typeof window?window:this,function(k,m){var q=Object.assign||function(b){for(var a=1;a<arguments.length;a++){var c=arguments[a],e;for(e in c)Object.prototype.hasOwnProperty.call(c,e)&&(b[e]=c[e])}return b},a={B:"pkspr",A:{pkmn:{w:40,h:30},apricorn:{w:32,h:32},"battle-item":{w:32,h:32},
@@ -134,73 +134,73 @@ y:1861},shiny:{x:698,y:1861}}},blade:{".":{regular:{x:739,y:1861},shiny:{x:780,y
y:1861},shiny:{x:1272,y:1861}}}},binacle:{".":{".":{regular:{x:1,y:1892},shiny:{x:42,y:1892}}}},barbaracle:{".":{".":{regular:{x:83,y:1892},shiny:{x:165,y:1892}},right:{regular:{x:124,y:1892},shiny:{x:206,y:1892}}}},skrelp:{".":{".":{regular:{x:247,y:1892},shiny:{x:288,y:1892}}}},dragalge:{".":{".":{regular:{x:329,y:1892},shiny:{x:370,y:1892}}}},clauncher:{".":{".":{regular:{x:411,y:1892},shiny:{x:493,y:1892}},right:{regular:{x:452,y:1892},shiny:{x:534,y:1892}}}},clawitzer:{".":{".":{regular:{x:575,
y:1892},shiny:{x:657,y:1892}},right:{regular:{x:616,y:1892},shiny:{x:698,y:1892}}}},helioptile:{".":{".":{regular:{x:739,y:1892},shiny:{x:780,y:1892}}}},heliolisk:{".":{".":{regular:{x:821,y:1892},shiny:{x:862,y:1892}}}},tyrunt:{".":{".":{regular:{x:903,y:1892},shiny:{x:944,y:1892}}}},tyrantrum:{".":{".":{regular:{x:985,y:1892},shiny:{x:1026,y:1892}}}},amaura:{".":{".":{regular:{x:1067,y:1892},shiny:{x:1108,y:1892}}}},aurorus:{".":{".":{regular:{x:1149,y:1892},shiny:{x:1190,y:1892}}}},sylveon:{".":{".":{regular:{x:1231,
y:1892},shiny:{x:1,y:1923}},right:{regular:{x:1272,y:1892},shiny:{x:42,y:1923}}}},hawlucha:{".":{".":{regular:{x:83,y:1923},shiny:{x:124,y:1923}}}},dedenne:{".":{".":{regular:{x:165,y:1923},shiny:{x:206,y:1923}}}},carbink:{".":{".":{regular:{x:247,y:1923},shiny:{x:288,y:1923}}}},goomy:{".":{".":{regular:{x:329,y:1923},shiny:{x:370,y:1923}}}},sliggoo:{".":{".":{regular:{x:411,y:1923},shiny:{x:452,y:1923}}}},goodra:{".":{".":{regular:{x:493,y:1923},shiny:{x:534,y:1923}}}},klefki:{".":{".":{regular:{x:575,
y:1923},shiny:{x:657,y:1923}},right:{regular:{x:616,y:1923},shiny:{x:698,y:1923}}}},phantump:{".":{".":{regular:{x:739,y:1923},shiny:{x:780,y:1923}}}},trevenant:{".":{".":{regular:{x:821,y:1923},shiny:{x:862,y:1923}}}},pumpkaboo:{".":{".":{regular:{x:903,y:1923},shiny:{x:944,y:1923}}},average:{".":{regular:{x:902,y:1922},shiny:{x:943,y:1922}}},large:{".":{regular:{x:902,y:1922},shiny:{x:943,y:1922}}},small:{".":{regular:{x:902,y:1922},shiny:{x:943,y:1922}}},"super":{".":{regular:{x:902,y:1922},shiny:{x:943,
y:1922}}}},gourgeist:{".":{".":{regular:{x:985,y:1923},shiny:{x:1026,y:1923}}},average:{".":{regular:{x:984,y:1922},shiny:{x:1025,y:1922}}},large:{".":{regular:{x:984,y:1922},shiny:{x:1025,y:1922}}},small:{".":{regular:{x:984,y:1922},shiny:{x:1025,y:1922}}},"super":{".":{regular:{x:984,y:1922},shiny:{x:1025,y:1922}}}},bergmite:{".":{".":{regular:{x:1067,y:1923},shiny:{x:1108,y:1923}}}},avalugg:{".":{".":{regular:{x:1149,y:1923},shiny:{x:1190,y:1923}}}},noibat:{".":{".":{regular:{x:1231,y:1923},shiny:{x:1272,
y:1923}}}},noivern:{".":{".":{regular:{x:1,y:1954},shiny:{x:42,y:1954}}}},xerneas:{".":{".":{regular:{x:83,y:1954},shiny:{x:124,y:1954}}},active:{".":{regular:{x:82,y:1953},shiny:{x:123,y:1953}}},neutral:{".":{regular:{x:165,y:1954},shiny:{x:206,y:1954}}}},yveltal:{".":{".":{regular:{x:247,y:1954},shiny:{x:288,y:1954}}}},zygarde:{".":{".":{regular:{x:329,y:1954},shiny:{x:411,y:1954}},right:{regular:{x:370,y:1954},shiny:{x:452,y:1954}}},"10-percent":{".":{regular:{x:493,y:1954},shiny:{x:575,y:1954}},
right:{regular:{x:534,y:1954},shiny:{x:616,y:1954}}},"50-percent":{".":{regular:{x:328,y:1953},shiny:{x:410,y:1953}},right:{regular:{x:328,y:1953},shiny:{x:410,y:1953}}},complete:{".":{regular:{x:657,y:1954},shiny:{x:739,y:1954}},right:{regular:{x:698,y:1954},shiny:{x:780,y:1954}}}},diancie:{".":{".":{regular:{x:821,y:1954},shiny:{x:862,y:1954}}},mega:{".":{regular:{x:903,y:1954},shiny:{x:944,y:1954}}}},hoopa:{".":{".":{regular:{x:985,y:1954},shiny:{x:1026,y:1954}}},unbound:{".":{regular:{x:1067,
y:1954},shiny:{x:1108,y:1954}}}},volcanion:{".":{".":{regular:{x:1149,y:1954},shiny:{x:1190,y:1954}}}},rowlet:{".":{".":{regular:{x:1231,y:1954},shiny:{x:1272,y:1954}}}},dartrix:{".":{".":{regular:{x:1,y:1985},shiny:{x:83,y:1985}},right:{regular:{x:42,y:1985},shiny:{x:124,y:1985}}}},decidueye:{".":{".":{regular:{x:165,y:1985},shiny:{x:206,y:1985}}}},litten:{".":{".":{regular:{x:247,y:1985},shiny:{x:288,y:1985}}}},torracat:{".":{".":{regular:{x:329,y:1985},shiny:{x:370,y:1985}}}},incineroar:{".":{".":{regular:{x:411,
y:1985},shiny:{x:452,y:1985}}}},popplio:{".":{".":{regular:{x:493,y:1985},shiny:{x:534,y:1985}}}},brionne:{".":{".":{regular:{x:575,y:1985},shiny:{x:616,y:1985}}}},primarina:{".":{".":{regular:{x:657,y:1985},shiny:{x:698,y:1985}}}},pikipek:{".":{".":{regular:{x:739,y:1985},shiny:{x:780,y:1985}}}},trumbeak:{".":{".":{regular:{x:821,y:1985},shiny:{x:862,y:1985}}}},toucannon:{".":{".":{regular:{x:903,y:1985},shiny:{x:944,y:1985}}}},yungoos:{".":{".":{regular:{x:985,y:1985},shiny:{x:1026,y:1985}}}},gumshoos:{".":{".":{regular:{x:1067,
y:1985},shiny:{x:1108,y:1985}}}},grubbin:{".":{".":{regular:{x:1149,y:1985},shiny:{x:1190,y:1985}}}},charjabug:{".":{".":{regular:{x:1231,y:1985},shiny:{x:1272,y:1985}}}},vikavolt:{".":{".":{regular:{x:1,y:2016},shiny:{x:42,y:2016}}}},crabrawler:{".":{".":{regular:{x:83,y:2016},shiny:{x:124,y:2016}}}},crabominable:{".":{".":{regular:{x:165,y:2016},shiny:{x:206,y:2016}}}},oricorio:{".":{".":{regular:{x:247,y:2016},shiny:{x:288,y:2016}}},baile:{".":{regular:{x:246,y:2015},shiny:{x:287,y:2015}}},"pa-u":{".":{regular:{x:329,
y:2016},shiny:{x:370,y:2016}}},"pom-pom":{".":{regular:{x:411,y:2016},shiny:{x:452,y:2016}}},sensu:{".":{regular:{x:493,y:2016},shiny:{x:534,y:2016}}}},cutiefly:{".":{".":{regular:{x:575,y:2016},shiny:{x:616,y:2016}}}},ribombee:{".":{".":{regular:{x:657,y:2016},shiny:{x:698,y:2016}}}},rockruff:{".":{".":{regular:{x:739,y:2016},shiny:{x:780,y:2016}}}},lycanroc:{".":{".":{regular:{x:821,y:2016},shiny:{x:862,y:2016}}},midday:{".":{regular:{x:820,y:2015},shiny:{x:861,y:2015}}},midnight:{".":{regular:{x:903,
y:2016},shiny:{x:944,y:2016}}}},wishiwashi:{".":{".":{regular:{x:985,y:2016},shiny:{x:1026,y:2016}}},school:{".":{regular:{x:1067,y:2016},shiny:{x:1108,y:2016}}},solo:{".":{regular:{x:984,y:2015},shiny:{x:1025,y:2015}}}},mareanie:{".":{".":{regular:{x:1149,y:2016},shiny:{x:1190,y:2016}}}},toxapex:{".":{".":{regular:{x:1231,y:2016},shiny:{x:1272,y:2016}}}},mudbray:{".":{".":{regular:{x:1,y:2047},shiny:{x:42,y:2047}}}},mudsdale:{".":{".":{regular:{x:83,y:2047},shiny:{x:124,y:2047}}}},dewpider:{".":{".":{regular:{x:165,
y:2047},shiny:{x:206,y:2047}}}},araquanid:{".":{".":{regular:{x:247,y:2047},shiny:{x:288,y:2047}}}},fomantis:{".":{".":{regular:{x:329,y:2047},shiny:{x:370,y:2047}}}},lurantis:{".":{".":{regular:{x:411,y:2047},shiny:{x:452,y:2047}}}},morelull:{".":{".":{regular:{x:493,y:2047},shiny:{x:534,y:2047}}}},shiinotic:{".":{".":{regular:{x:575,y:2047},shiny:{x:616,y:2047}}}},salandit:{".":{".":{regular:{x:657,y:2047},shiny:{x:698,y:2047}}}},salazzle:{".":{".":{regular:{x:739,y:2047},shiny:{x:780,y:2047}}}},
stufful:{".":{".":{regular:{x:821,y:2047},shiny:{x:862,y:2047}}}},bewear:{".":{".":{regular:{x:903,y:2047},shiny:{x:944,y:2047}}}},bounsweet:{".":{".":{regular:{x:985,y:2047},shiny:{x:1026,y:2047}}}},steenee:{".":{".":{regular:{x:1067,y:2047},shiny:{x:1149,y:2047}},right:{regular:{x:1108,y:2047},shiny:{x:1190,y:2047}}}},tsareena:{".":{".":{regular:{x:1231,y:2047},shiny:{x:1,y:2078}},right:{regular:{x:1272,y:2047},shiny:{x:42,y:2078}}}},comfey:{".":{".":{regular:{x:83,y:2078},shiny:{x:165,y:2078}},
right:{regular:{x:124,y:2078},shiny:{x:206,y:2078}}}},oranguru:{".":{".":{regular:{x:247,y:2078},shiny:{x:288,y:2078}}}},passimian:{".":{".":{regular:{x:329,y:2078},shiny:{x:370,y:2078}}}},wimpod:{".":{".":{regular:{x:411,y:2078},shiny:{x:452,y:2078}}}},golisopod:{".":{".":{regular:{x:493,y:2078},shiny:{x:534,y:2078}}}},sandygast:{".":{".":{regular:{x:575,y:2078},shiny:{x:616,y:2078}}}},palossand:{".":{".":{regular:{x:657,y:2078},shiny:{x:698,y:2078}}}},pyukumuku:{".":{".":{regular:{x:739,y:2078},
shiny:{x:780,y:2078}}}},"type-null":{".":{".":{regular:{x:821,y:2078},shiny:{x:862,y:2078}}}},silvally:{".":{".":{regular:{x:903,y:2078},shiny:{x:944,y:2078}}},bug:{".":{regular:{x:985,y:2078},shiny:{x:1026,y:2078}}},dark:{".":{regular:{x:1067,y:2078},shiny:{x:1108,y:2078}}},dragon:{".":{regular:{x:1149,y:2078},shiny:{x:1190,y:2078}}},electric:{".":{regular:{x:1231,y:2078},shiny:{x:1272,y:2078}}},fairy:{".":{regular:{x:1,y:2109},shiny:{x:42,y:2109}}},fighting:{".":{regular:{x:83,y:2109},shiny:{x:124,
y:2109}}},fire:{".":{regular:{x:165,y:2109},shiny:{x:206,y:2109}}},flying:{".":{regular:{x:247,y:2109},shiny:{x:288,y:2109}}},ghost:{".":{regular:{x:329,y:2109},shiny:{x:370,y:2109}}},grass:{".":{regular:{x:411,y:2109},shiny:{x:452,y:2109}}},ground:{".":{regular:{x:493,y:2109},shiny:{x:534,y:2109}}},ice:{".":{regular:{x:575,y:2109},shiny:{x:616,y:2109}}},normal:{".":{regular:{x:902,y:2077},shiny:{x:943,y:2077}}},poison:{".":{regular:{x:657,y:2109},shiny:{x:698,y:2109}}},psychic:{".":{regular:{x:739,
y:2109},shiny:{x:780,y:2109}}},rock:{".":{regular:{x:821,y:2109},shiny:{x:862,y:2109}}},steel:{".":{regular:{x:903,y:2109},shiny:{x:944,y:2109}}},water:{".":{regular:{x:985,y:2109},shiny:{x:1026,y:2109}}}},minior:{".":{".":{regular:{x:1067,y:2109},shiny:{x:1149,y:2109}},right:{regular:{x:1108,y:2109},shiny:{x:1190,y:2109}}},"core-blue":{".":{regular:{x:1231,y:2109},shiny:{x:1,y:2140}},right:{regular:{x:1272,y:2109},shiny:{x:42,y:2140}}},"core-green":{".":{regular:{x:83,y:2140},shiny:{x:165,y:2140}},
right:{regular:{x:124,y:2140},shiny:{x:206,y:2140}}},"core-indigo":{".":{regular:{x:247,y:2140},shiny:{x:329,y:2140}},right:{regular:{x:288,y:2140},shiny:{x:370,y:2140}}},"core-orange":{".":{regular:{x:411,y:2140},shiny:{x:493,y:2140}},right:{regular:{x:452,y:2140},shiny:{x:534,y:2140}}},"core-red":{".":{regular:{x:575,y:2140},shiny:{x:657,y:2140}},right:{regular:{x:616,y:2140},shiny:{x:698,y:2140}}},"core-violet":{".":{regular:{x:739,y:2140},shiny:{x:821,y:2140}},right:{regular:{x:780,y:2140},shiny:{x:862,
y:2140}}},"core-yellow":{".":{regular:{x:903,y:2140},shiny:{x:985,y:2140}},right:{regular:{x:944,y:2140},shiny:{x:1026,y:2140}}},"meteor-blue":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}},"meteor-green":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}},"meteor-indigo":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}},"meteor-orange":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}},"meteor-red":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}},"meteor-violet":{".":{regular:{x:1066,
y:2108},shiny:{x:1148,y:2108}}},"meteor-yellow":{".":{regular:{x:1066,y:2108},shiny:{x:1148,y:2108}}}},komala:{".":{".":{regular:{x:1067,y:2140},shiny:{x:1108,y:2140}}}},turtonator:{".":{".":{regular:{x:1149,y:2140},shiny:{x:1190,y:2140}}}},togedemaru:{".":{".":{regular:{x:1231,y:2140},shiny:{x:1272,y:2140}}}},mimikyu:{".":{".":{regular:{x:1,y:2171},shiny:{x:42,y:2171}}}},bruxish:{".":{".":{regular:{x:83,y:2171},shiny:{x:124,y:2171}}}},drampa:{".":{".":{regular:{x:165,y:2171},shiny:{x:206,y:2171}}}},
dhelmise:{".":{".":{regular:{x:247,y:2171},shiny:{x:329,y:2171}},right:{regular:{x:288,y:2171},shiny:{x:370,y:2171}}}},"jangmo-o":{".":{".":{regular:{x:411,y:2171},shiny:{x:452,y:2171}}}},"hakamo-o":{".":{".":{regular:{x:493,y:2171},shiny:{x:534,y:2171}}}},"kommo-o":{".":{".":{regular:{x:575,y:2171},shiny:{x:616,y:2171}}}},"tapu-koko":{".":{".":{regular:{x:657,y:2171},shiny:{x:698,y:2171}}}},"tapu-lele":{".":{".":{regular:{x:739,y:2171},shiny:{x:780,y:2171}}}},"tapu-bulu":{".":{".":{regular:{x:821,
y:2171},shiny:{x:862,y:2171}}}},"tapu-fini":{".":{".":{regular:{x:903,y:2171},shiny:{x:944,y:2171}}}},cosmog:{".":{".":{regular:{x:985,y:2171},shiny:{x:1026,y:2171}}}},cosmoem:{".":{".":{regular:{x:1067,y:2171},shiny:{x:1108,y:2171}}}},solgaleo:{".":{".":{regular:{x:1149,y:2171},shiny:{x:1190,y:2171}}}},lunala:{".":{".":{regular:{x:1231,y:2171},shiny:{x:1272,y:2171}}}},nihilego:{".":{".":{regular:{x:1,y:2202},shiny:{x:42,y:2202}}}},buzzwole:{".":{".":{regular:{x:83,y:2202},shiny:{x:124,y:2202}}}},
pheromosa:{".":{".":{regular:{x:165,y:2202},shiny:{x:206,y:2202}}}},xurkitree:{".":{".":{regular:{x:247,y:2202},shiny:{x:288,y:2202}}}},celesteela:{".":{".":{regular:{x:329,y:2202},shiny:{x:370,y:2202}}}},kartana:{".":{".":{regular:{x:411,y:2202},shiny:{x:452,y:2202}}}},guzzlord:{".":{".":{regular:{x:493,y:2202},shiny:{x:534,y:2202}}}},necrozma:{".":{".":{regular:{x:575,y:2202},shiny:{x:657,y:2202}},right:{regular:{x:616,y:2202},shiny:{x:698,y:2202}}}},magearna:{".":{".":{regular:{x:739,y:2202},shiny:{x:780,
y:2202}}},original:{".":{regular:{x:821,y:2202},shiny:{x:862,y:2202}}}},marshadow:{".":{".":{regular:{x:903,y:2202},shiny:{x:985,y:2202}},right:{regular:{x:944,y:2202},shiny:{x:1026,y:2202}}}},egg:{".":{".":{regular:{x:1067,y:2202}}}},unknown:{".":{".":{regular:{x:1108,y:2202}}}}},apricorn:{black:{x:1,y:2233},blue:{x:34,y:2233},green:{x:67,y:2233},pink:{x:100,y:2233},red:{x:133,y:2233},white:{x:166,y:2233},yellow:{x:199,y:2233}},"battle-item":{"dire-hit":{x:232,y:2233},"guard-spec":{x:265,y:2233},
"x-accuracy":{x:298,y:2233},"x-attack":{x:331,y:2233},"x-defense":{x:364,y:2233},"x-sp-atk":{x:397,y:2233},"x-sp-def":{x:430,y:2233},"x-speed":{x:463,y:2233}},berry:{aguav:{x:496,y:2233},apicot:{x:529,y:2233},aspear:{x:562,y:2233},babiri:{x:595,y:2233},belue:{x:628,y:2233},bluk:{x:661,y:2233},charti:{x:694,y:2233},cheri:{x:727,y:2233},chesto:{x:760,y:2233},chilan:{x:793,y:2233},chople:{x:826,y:2233},coba:{x:859,y:2233},colbur:{x:892,y:2233},cornn:{x:925,y:2233},custap:{x:958,y:2233},durin:{x:991,
y:2233},enigma:{x:1024,y:2233},figy:{x:1057,y:2233},ganlon:{x:1090,y:2233},grepa:{x:1123,y:2233},haban:{x:1156,y:2233},hondew:{x:1189,y:2233},iapapa:{x:1222,y:2233},jaboca:{x:1255,y:2233},kasib:{x:1,y:2266},kebia:{x:34,y:2266},kee:{x:67,y:2266},kelpsy:{x:100,y:2266},lansat:{x:133,y:2266},leppa:{x:166,y:2266},liechi:{x:199,y:2266},lum:{x:232,y:2266},mago:{x:265,y:2266},magost:{x:298,y:2266},maranga:{x:331,y:2266},micle:{x:364,y:2266},nanab:{x:397,y:2266},nomel:{x:430,y:2266},occa:{x:463,y:2266},oran:{x:496,
y:2266},pamtre:{x:529,y:2266},passho:{x:562,y:2266},payapa:{x:595,y:2266},pecha:{x:628,y:2266},persim:{x:661,y:2266},petaya:{x:694,y:2266},pinap:{x:727,y:2266},pomeg:{x:760,y:2266},qualot:{x:793,y:2266},rabuta:{x:826,y:2266},rawst:{x:859,y:2266},razz:{x:892,y:2266},rindo:{x:925,y:2266},roseli:{x:958,y:2266},rowap:{x:991,y:2266},salac:{x:1024,y:2266},shuca:{x:1057,y:2266},sitrus:{x:1090,y:2266},spelon:{x:1123,y:2266},starf:{x:1156,y:2266},tamato:{x:1189,y:2266},tanga:{x:1222,y:2266},wacan:{x:1255,
y:2266},watmel:{x:1,y:2299},wepear:{x:34,y:2299},wiki:{x:67,y:2299},yache:{x:100,y:2299}},"body-style":{"bipedal-tailed":{x:133,y:2299},"bipedal-tailless":{x:166,y:2299},fins:{x:199,y:2299},"head-arms":{x:232,y:2299},"head-base":{x:265,y:2299},"head-legs":{x:298,y:2299},head:{x:331,y:2299},insectoid:{x:364,y:2299},multiple:{x:397,y:2299},quadruped:{x:430,y:2299},serpentine:{x:463,y:2299},tentacles:{x:496,y:2299},"wings-multiple":{x:529,y:2299},"wings-single":{x:562,y:2299}},etc:{"unknown-item":{x:595,
y:2299}},"ev-item":{"macho-brace":{x:628,y:2299},"power-anklet":{x:661,y:2299},"power-band":{x:694,y:2299},"power-belt":{x:727,y:2299},"power-bracer":{x:760,y:2299},"power-lens":{x:793,y:2299},"power-weight":{x:826,y:2299}},"evo-item":{"dawn-stone":{x:859,y:2299},"deep-sea-scale":{x:892,y:2299},"deep-sea-tooth":{x:925,y:2299},"dragon-scale":{x:958,y:2299},"dubious-disc":{x:991,y:2299},"dusk-stone":{x:1024,y:2299},electirizer:{x:1057,y:2299},"fire-stone":{x:1090,y:2299},"ice-stone":{x:1123,y:2299},
"kings-rock":{x:1156,y:2299},"leaf-stone":{x:1189,y:2299},magmarizer:{x:1222,y:2299},"metal-coat":{x:1255,y:2299},"moon-stone":{x:1,y:2332},"oval-stone":{x:34,y:2332},"prism-scale":{x:67,y:2332},protector:{x:100,y:2332},"razor-claw":{x:133,y:2332},"razor-fang":{x:166,y:2332},"reaper-cloth":{x:199,y:2332},sachet:{x:232,y:2332},"shiny-stone":{x:265,y:2332},"sun-stone":{x:298,y:2332},"thunder-stone":{x:331,y:2332},"up-grade":{x:364,y:2332},"water-stone":{x:397,y:2332},"whipped-dream":{x:430,y:2332}},
flute:{black:{x:463,y:2332},blue:{x:496,y:2332},red:{x:529,y:2332},white:{x:562,y:2332},yellow:{x:595,y:2332}},fossil:{armor:{x:628,y:2332},claw:{x:661,y:2332},cover:{x:694,y:2332},dome:{x:727,y:2332},helix:{x:760,y:2332},jaw:{x:793,y:2332},plume:{x:826,y:2332},root:{x:859,y:2332},sail:{x:892,y:2332},skull:{x:925,y:2332}},gem:{bug:{x:958,y:2332},dark:{x:991,y:2332},dragon:{x:1024,y:2332},electric:{x:1057,y:2332},fairy:{x:1090,y:2332},fighting:{x:1123,y:2332},fire:{x:1156,y:2332},flying:{x:1189,y:2332},
ghost:{x:1222,y:2332},grass:{x:1255,y:2332},ground:{x:1,y:2365},ice:{x:34,y:2365},normal:{x:67,y:2365},poison:{x:100,y:2365},psychic:{x:133,y:2365},rock:{x:166,y:2365},steel:{x:199,y:2365},water:{x:232,y:2365}},hm:{fighting:{x:265,y:2365},flying:{x:298,y:2365},normal:{x:331,y:2365},water:{x:364,y:2365}},"hold-item":{"absorb-bulb":{x:397,y:2365},"adamant-orb":{x:430,y:2365},"adrenaline-orb":{x:463,y:2365},"air-balloon":{x:496,y:2365},"amulet-coin":{x:529,y:2365},"assault-vest":{x:562,y:2365},"big-root":{x:595,
y:2365},"binding-band":{x:628,y:2365},"black-belt":{x:661,y:2365},"black-glasses":{x:694,y:2365},"black-sludge":{x:727,y:2365},"blue-orb":{x:760,y:2365},"bright-powder":{x:793,y:2365},"burn-drive":{x:826,y:2365},"cell-battery":{x:859,y:2365},charcoal:{x:892,y:2365},"chill-drive":{x:925,y:2365},"choice-band":{x:958,y:2365},"choice-scarf":{x:991,y:2365},"choice-specs":{x:1024,y:2365},"cleanse-tag":{x:1057,y:2365},"damp-rock":{x:1090,y:2365},"destiny-knot":{x:1123,y:2365},"douse-drive":{x:1156,y:2365},
"dragon-fang":{x:1189,y:2365},"eject-button":{x:1222,y:2365},"electric-seed":{x:1255,y:2365},everstone:{x:1,y:2398},eviolite:{x:34,y:2398},"expert-belt":{x:67,y:2398},"flame-orb":{x:100,y:2398},"float-stone":{x:133,y:2398},"focus-band":{x:166,y:2398},"focus-sash":{x:199,y:2398},"grassy-seed":{x:232,y:2398},"grip-claw":{x:265,y:2398},"griseous-orb":{x:298,y:2398},"hard-stone":{x:331,y:2398},"heat-rock":{x:364,y:2398},"icy-rock":{x:397,y:2398},"iron-ball":{x:430,y:2398},"kings-rock":{x:463,y:2398},
"lagging-tail":{x:496,y:2398},leftovers:{x:529,y:2398},"life-orb":{x:562,y:2398},"light-ball":{x:595,y:2398},"light-clay":{x:628,y:2398},"lucky-egg":{x:661,y:2398},"lucky-punch":{x:694,y:2398},"luminous-moss":{x:727,y:2398},"lustrous-orb":{x:760,y:2398},magnet:{x:793,y:2398},"mental-herb":{x:826,y:2398},"metal-coat":{x:859,y:2398},"metal-powder":{x:892,y:2398},metronome:{x:925,y:2398},"miracle-seed":{x:958,y:2398},"misty-seed":{x:991,y:2398},"muscle-band":{x:1024,y:2398},"mystic-water":{x:1057,y:2398},
"never-melt-ice":{x:1090,y:2398},"poison-barb":{x:1123,y:2398},"power-herb":{x:1156,y:2398},"protective-pads":{x:1189,y:2398},"psychic-seed":{x:1222,y:2398},"quick-claw":{x:1255,y:2398},"quick-powder":{x:1,y:2431},"red-card":{x:34,y:2431},"red-orb":{x:67,y:2431},"ring-target":{x:100,y:2431},"rocky-helmet":{x:133,y:2431},"safety-goggles":{x:166,y:2431},"scope-lens":{x:199,y:2431},"sharp-beak":{x:232,y:2431},"shed-shell":{x:265,y:2431},"shell-bell":{x:298,y:2431},"shock-drive":{x:331,y:2431},"silk-scarf":{x:364,
y:2431},"silver-powder":{x:397,y:2431},"smoke-ball":{x:430,y:2431},"smooth-rock":{x:463,y:2431},snowball:{x:496,y:2431},"soft-sand":{x:529,y:2431},"soul-dew":{x:562,y:2431},"spell-tag":{x:595,y:2431},stick:{x:628,y:2431},"sticky-barb":{x:661,y:2431},"terrain-extender":{x:694,y:2431},"thick-club":{x:727,y:2431},"toxic-orb":{x:760,y:2431},"twisted-spoon":{x:793,y:2431},"weakness-policy":{x:826,y:2431},"white-herb":{x:859,y:2431},"wide-lens":{x:892,y:2431},"wise-glasses":{x:925,y:2431},"zoom-lens":{x:958,
y:2431}},incense:{full:{x:991,y:2431},lax:{x:1024,y:2431},luck:{x:1057,y:2431},odd:{x:1090,y:2431},pure:{x:1123,y:2431},rock:{x:1156,y:2431},rose:{x:1189,y:2431},sea:{x:1222,y:2431},wave:{x:1255,y:2431}},"other-item":{"bottle-cap":{x:1,y:2464},"discount-coupon":{x:34,y:2464},"escape-rope":{x:67,y:2464},"fluffy-tail":{x:100,y:2464},"gold-bottle-cap":{x:133,y:2464},"heart-scale":{x:166,y:2464},honey:{x:199,y:2464},"max-repel":{x:232,y:2464},"odd-keystone":{x:265,y:2464},"pass-orb":{x:298,y:2464},"pink-nectar":{x:331,
y:2464},"poke-doll":{x:364,y:2464},"poke-toy":{x:397,y:2464},"purple-nectar":{x:430,y:2464},"red-nectar":{x:463,y:2464},repel:{x:496,y:2464},"soothe-bell":{x:529,y:2464},"strange-souvenir":{x:562,y:2464},"super-repel":{x:595,y:2464},"yellow-nectar":{x:628,y:2464}},"key-item":{"acro-bike":{x:661,y:2464},"adventure-rules":{x:694,y:2464},"apricorn-box":{x:727,y:2464},"aqua-suit":{x:760,y:2464},auroraticket:{x:793,y:2464},"azure-flute":{x:826,y:2464},"basement-key-gen4":{x:859,y:2464},"basement-key":{x:892,
y:2464},"berry-pots":{x:925,y:2464},"berry-pouch":{x:958,y:2464},"bike-voucher":{x:991,y:2464},"blue-card":{x:1024,y:2464},"blue-orb-gen3":{x:1057,y:2464},"blue-orb":{x:1090,y:2464},"card-key-gen3":{x:1123,y:2464},"card-key":{x:1156,y:2464},"clear-bell":{x:1189,y:2464},"coin-case":{x:1222,y:2464},"colress-machine":{x:1255,y:2464},"common-stone":{x:1,y:2497},"contest-costume-cool":{x:34,y:2497},"contest-costume-cute":{x:67,y:2497},"contest-pass":{x:100,y:2497},"coupon-1":{x:133,y:2497},"coupon-2":{x:166,
y:2497},"coupon-3":{x:199,y:2497},"dark-stone":{x:232,y:2497},"data-card":{x:265,y:2497},"devon-goods":{x:298,y:2497},"devon-scope-gen3":{x:331,y:2497},"devon-scope":{x:364,y:2497},"devon-scuba-gear":{x:397,y:2497},"dna-splicers":{x:430,y:2497},"dowsing-machine-gen5":{x:463,y:2497},"dowsing-machine-xy":{x:496,y:2497},"dowsing-machine":{x:529,y:2497},"dragon-skull":{x:562,y:2497},"dropped-item-red":{x:595,y:2497},"dropped-item-yellow":{x:628,y:2497},"dropped-item":{x:661,y:2497},"elevator-key":{x:694,
y:2497},"enigma-stone":{x:727,y:2497},"enigmatic-card":{x:760,y:2497},"eon-flute":{x:793,y:2497},"eon-ticket":{x:826,y:2497},"exp-share":{x:859,y:2497},"explorer-kit":{x:892,y:2497},"fame-checker":{x:925,y:2497},"fashion-case":{x:958,y:2497},"festival-ticket":{x:991,y:2497},"fishing-rod":{x:1024,y:2497},"forage-bag":{x:1057,y:2497},"galactic-key":{x:1090,y:2497},"gb-sounds":{x:1123,y:2497},"go-goggles-gen3":{x:1156,y:2497},"go-goggles":{x:1189,y:2497},"god-stone":{x:1222,y:2497},"gold-teeth":{x:1255,
y:2497},"good-rod":{x:1,y:2530},gracidea:{x:34,y:2530},"gram-1":{x:67,y:2530},"gram-2":{x:100,y:2530},"gram-3":{x:133,y:2530},"green-bike":{x:166,y:2530},"grubby-hanky":{x:199,y:2530},"holo-caster-green":{x:232,y:2530},"holo-caster-red":{x:265,y:2530},"holo-caster":{x:298,y:2530},"honor-of-kalos":{x:331,y:2530},"intriguing-stone":{x:364,y:2530},itemfinder:{x:397,y:2530},"jade-orb":{x:430,y:2530},journal:{x:463,y:2530},"key-stone":{x:496,y:2530},"lens-case":{x:529,y:2530},letter:{x:562,y:2530},"liberty-pass":{x:595,
y:2530},"lift-key":{x:628,y:2530},"light-stone":{x:661,y:2530},"lock-capsule-gen4":{x:694,y:2530},"lock-capsule":{x:727,y:2530},"looker-ticket":{x:760,y:2530},"loot-sack":{x:793,y:2530},"lost-item-mimejr":{x:826,y:2530},"lost-item":{x:859,y:2530},"lunar-wing":{x:892,y:2530},"mach-bike":{x:925,y:2530},"machine-part":{x:958,y:2530},"magma-emblem":{x:991,y:2530},"magma-stone":{x:1024,y:2530},"magma-suit":{x:1057,y:2530},"makeup-bag":{x:1090,y:2530},"medal-box":{x:1123,y:2530},"mega-bracelet":{x:1156,
y:2530},"mega-charm":{x:1189,y:2530},"mega-cuff":{x:1222,y:2530},"mega-ring":{x:1255,y:2530},"member-card":{x:1,y:2563},"meteorite-shard":{x:34,y:2563},"meteorite-stage-1":{x:67,y:2563},"meteorite-stage-2":{x:100,y:2563},"meteorite-stage-3":{x:133,y:2563},"meteorite-stage-4":{x:166,y:2563},"moon-flute":{x:199,y:2563},"mystery-egg":{x:232,y:2563},mysticticket:{x:265,y:2563},"oaks-letter":{x:298,y:2563},"oaks-parcel":{x:331,y:2563},"old-amber":{x:364,y:2563},"old-charm":{x:397,y:2563},"old-rod":{x:430,
y:2563},"old-sea-map":{x:463,y:2563},"oval-charm":{x:496,y:2563},"pair-of-tickets":{x:529,y:2563},"pal-pad":{x:562,y:2563},parcel:{x:595,y:2563},pass:{x:628,y:2563},permit:{x:661,y:2563},"photo-album":{x:694,y:2563},"plasma-card":{x:727,y:2563},"poffin-case":{x:760,y:2563},"point-card":{x:793,y:2563},"poke-flute-gen3":{x:826,y:2563},"poke-flute":{x:859,y:2563},"poke-radar":{x:892,y:2563},"pokeblock-case":{x:925,y:2563},"pokeblock-kit":{x:958,y:2563},"powder-jar":{x:991,y:2563},"power-plant-pass":{x:1024,
y:2563},"prison-bottle":{x:1057,y:2563},"professors-mask":{x:1090,y:2563},"profs-letter":{x:1123,y:2563},"prop-case":{x:1156,y:2563},"rainbow-pass":{x:1189,y:2563},"rainbow-wing":{x:1222,y:2563},"red-chain":{x:1255,y:2563},"red-orb-gen3":{x:1,y:2596},"red-orb":{x:34,y:2596},"red-scale":{x:67,y:2596},"reveal-glass":{x:100,y:2596},"ride-pager":{x:133,y:2596},"rm-1-key":{x:166,y:2596},"rm-2-key":{x:199,y:2596},"rm-4-key":{x:232,y:2596},"rm-6-key":{x:265,y:2596},"roller-skates":{x:298,y:2596},ruby:{x:331,
y:2596},"rule-book":{x:364,y:2596},sapphire:{x:397,y:2596},scanner:{x:430,y:2596},"seal-bag":{x:463,y:2596},"seal-case":{x:496,y:2596},"secret-key-gen3":{x:529,y:2596},"secret-key":{x:562,y:2596},"secret-potion":{x:595,y:2596},"shiny-charm":{x:628,y:2596},"silph-scope":{x:661,y:2596},"silver-wing":{x:694,y:2596},"soot-sack":{x:727,y:2596},"sparkling-stone":{x:760,y:2596},sprayduck:{x:793,y:2596},sprinklotad:{x:826,y:2596},"squirt-bottle":{x:859,y:2596},"ss-ticket":{x:892,y:2596},"storage-key-gen3":{x:925,
y:2596},"storage-key":{x:958,y:2596},"suite-key":{x:991,y:2596},"sun-flute":{x:1024,y:2596},"super-rod":{x:1057,y:2596},tea:{x:1090,y:2596},"teachy-tv":{x:1123,y:2596},"tidal-bell":{x:1156,y:2596},"tm-case":{x:1189,y:2596},"tmv-pass":{x:1222,y:2596},"town-map-gen3":{x:1255,y:2596},"town-map":{x:1,y:2629},"travel-trunk-gold":{x:34,y:2629},"travel-trunk-silver":{x:67,y:2629},"tri-pass":{x:100,y:2629},"unown-report":{x:133,y:2629},"vs-recorder":{x:166,y:2629},"vs-seeker":{x:199,y:2629},"wailmer-pail":{x:232,
y:2629},"works-key":{x:265,y:2629},"xtransceiver-blue":{x:298,y:2629},"xtransceiver-red":{x:331,y:2629},"xtransceiver-yellow":{x:364,y:2629},xtransceiver:{x:397,y:2629},"yellow-bike":{x:430,y:2629},"z-ring":{x:463,y:2629},"zygarde-cube":{x:496,y:2629}},mail:{air:{x:529,y:2629},bead:{x:562,y:2629},bloom:{x:595,y:2629},brick:{x:628,y:2629},"bridge-d":{x:661,y:2629},"bridge-m":{x:694,y:2629},"bridge-s":{x:727,y:2629},"bridge-t":{x:760,y:2629},"bridge-v":{x:793,y:2629},bubble:{x:826,y:2629},dream:{x:859,
y:2629},fab:{x:892,y:2629},favored:{x:925,y:2629},flame:{x:958,y:2629},glitter:{x:991,y:2629},grass:{x:1024,y:2629},greet:{x:1057,y:2629},harbor:{x:1090,y:2629},heart:{x:1123,y:2629},inquiry:{x:1156,y:2629},like:{x:1189,y:2629},mech:{x:1222,y:2629},mosaic:{x:1255,y:2629},orange:{x:1,y:2662},reply:{x:34,y:2662},retro:{x:67,y:2662},rsvp:{x:100,y:2662},shadow:{x:133,y:2662},snow:{x:166,y:2662},space:{x:199,y:2662},steel:{x:232,y:2662},thanks:{x:265,y:2662},tropic:{x:298,y:2662},tunnel:{x:331,y:2662},
wave:{x:364,y:2662},wood:{x:397,y:2662}},medicine:{"ability-capsule":{x:430,y:2662},antidote:{x:463,y:2662},awakening:{x:496,y:2662},"berry-juice":{x:529,y:2662},"big-malasada":{x:562,y:2662},"burn-heal":{x:595,y:2662},calcium:{x:628,y:2662},carbos:{x:661,y:2662},casteliacone:{x:694,y:2662},"clever-wing":{x:727,y:2662},elixir:{x:760,y:2662},"energy-powder":{x:793,y:2662},"energy-root":{x:826,y:2662},ether:{x:859,y:2662},"fresh-water":{x:892,y:2662},"full-heal":{x:925,y:2662},"full-restore":{x:958,
y:2662},"genius-wing":{x:991,y:2662},"heal-powder":{x:1024,y:2662},"health-wing":{x:1057,y:2662},"hp-up":{x:1090,y:2662},"hyper-potion":{x:1123,y:2662},"ice-heal":{x:1156,y:2662},iron:{x:1189,y:2662},"lava-cookie":{x:1222,y:2662},lemonade:{x:1255,y:2662},"lumiose-galette":{x:1,y:2695},"max-elixir":{x:34,y:2695},"max-ether":{x:67,y:2695},"max-potion":{x:100,y:2695},"max-revive":{x:133,y:2695},"moomoo-milk":{x:166,y:2695},"muscle-wing":{x:199,y:2695},"old-gateau":{x:232,y:2695},"paralyze-heal":{x:265,
y:2695},potion:{x:298,y:2695},"pp-max":{x:331,y:2695},"pp-up":{x:364,y:2695},protein:{x:397,y:2695},"rage-candy-bar":{x:430,y:2695},"rare-candy":{x:463,y:2695},"resist-wing":{x:496,y:2695},"revival-herb":{x:529,y:2695},revive:{x:562,y:2695},"sacred-ash":{x:595,y:2695},"shalour-sable":{x:628,y:2695},"soda-pop":{x:661,y:2695},"super-potion":{x:694,y:2695},"sweet-heart":{x:727,y:2695},"swift-wing":{x:760,y:2695},zinc:{x:793,y:2695}},"mega-stone":{abomasite:{x:826,y:2695},absolite:{x:859,y:2695},aerodactylite:{x:892,
y:2695},aggronite:{x:925,y:2695},alakazite:{x:958,y:2695},altarianite:{x:991,y:2695},ampharosite:{x:1024,y:2695},audinite:{x:1057,y:2695},banettite:{x:1090,y:2695},beedrillite:{x:1123,y:2695},blastoisinite:{x:1156,y:2695},blazikenite:{x:1189,y:2695},cameruptite:{x:1222,y:2695},"charizardite-x":{x:1255,y:2695},"charizardite-y":{x:1,y:2728},diancite:{x:34,y:2728},galladite:{x:67,y:2728},garchompite:{x:100,y:2728},gardevoirite:{x:133,y:2728},gengarite:{x:166,y:2728},glalite:{x:199,y:2728},gyaradosite:{x:232,
y:2728},heracronite:{x:265,y:2728},houndoominite:{x:298,y:2728},kangaskhanite:{x:331,y:2728},latiasite:{x:364,y:2728},latiosite:{x:397,y:2728},lopunnite:{x:430,y:2728},lucarionite:{x:463,y:2728},manectite:{x:496,y:2728},mawilite:{x:529,y:2728},medichamite:{x:562,y:2728},metagrossite:{x:595,y:2728},"mewtwonite-x":{x:628,y:2728},"mewtwonite-y":{x:661,y:2728},pidgeotite:{x:694,y:2728},pinsirite:{x:727,y:2728},sablenite:{x:760,y:2728},salamencite:{x:793,y:2728},sceptilite:{x:826,y:2728},scizorite:{x:859,
y:2728},sharpedonite:{x:892,y:2728},slowbronite:{x:925,y:2728},steelixite:{x:958,y:2728},swampertite:{x:991,y:2728},tyranitarite:{x:1024,y:2728},venusaurite:{x:1057,y:2728}},mulch:{amaze:{x:1090,y:2728},boost:{x:1123,y:2728},damp:{x:1156,y:2728},gooey:{x:1189,y:2728},growth:{x:1222,y:2728},rich:{x:1255,y:2728},stable:{x:1,y:2761},surprise:{x:34,y:2761}},plate:{draco:{x:67,y:2761},dread:{x:100,y:2761},earth:{x:133,y:2761},fist:{x:166,y:2761},flame:{x:199,y:2761},icicle:{x:232,y:2761},insect:{x:265,
y:2761},iron:{x:298,y:2761},meadow:{x:331,y:2761},mind:{x:364,y:2761},pixie:{x:397,y:2761},sky:{x:430,y:2761},splash:{x:463,y:2761},spooky:{x:496,y:2761},stone:{x:529,y:2761},toxic:{x:562,y:2761},zap:{x:595,y:2761}},pokeball:{beast:{x:628,y:2761},cherish:{x:661,y:2761},dive:{x:694,y:2761},dream:{x:727,y:2761},dusk:{x:760,y:2761},fast:{x:793,y:2761},friend:{x:826,y:2761},great:{x:859,y:2761},heal:{x:892,y:2761},heavy:{x:925,y:2761},level:{x:958,y:2761},love:{x:991,y:2761},lure:{x:1024,y:2761},luxury:{x:1057,
y:2761},master:{x:1090,y:2761},moon:{x:1123,y:2761},nest:{x:1156,y:2761},net:{x:1189,y:2761},park:{x:1222,y:2761},poke:{x:1255,y:2761},premier:{x:1,y:2794},quick:{x:34,y:2794},repeat:{x:67,y:2794},safari:{x:100,y:2794},sport:{x:133,y:2794},timer:{x:166,y:2794},ultra:{x:199,y:2794}},scarf:{blue:{x:232,y:2794},green:{x:265,y:2794},pink:{x:298,y:2794},red:{x:331,y:2794},yellow:{x:364,y:2794}},shard:{blue:{x:397,y:2794},green:{x:430,y:2794},red:{x:463,y:2794},yellow:{x:496,y:2794}},tm:{bug:{x:529,y:2794},
dark:{x:562,y:2794},dragon:{x:595,y:2794},electric:{x:628,y:2794},fairy:{x:661,y:2794},fighting:{x:694,y:2794},fire:{x:727,y:2794},flying:{x:760,y:2794},ghost:{x:793,y:2794},grass:{x:826,y:2794},ground:{x:859,y:2794},ice:{x:892,y:2794},normal:{x:925,y:2794},poison:{x:958,y:2794},psychic:{x:991,y:2794},rock:{x:1024,y:2794},steel:{x:1057,y:2794},water:{x:1090,y:2794}},"valuable-item":{"balm-mushroom":{x:1123,y:2794},"big-mushroom":{x:1156,y:2794},"big-nugget":{x:1189,y:2794},"big-pearl":{x:1222,y:2794},
"comet-shard":{x:1255,y:2794},nugget:{x:1,y:2827},"pearl-string":{x:34,y:2827},pearl:{x:67,y:2827},"pretty-wing":{x:100,y:2827},"rare-bone":{x:133,y:2827},"relic-band":{x:166,y:2827},"relic-copper":{x:199,y:2827},"relic-crown":{x:232,y:2827},"relic-gold":{x:265,y:2827},"relic-silver":{x:298,y:2827},"relic-statue":{x:331,y:2827},"relic-vase":{x:364,y:2827},"shoal-salt":{x:397,y:2827},"shoal-shell":{x:430,y:2827},"slowpoke-tail":{x:463,y:2827},"star-piece":{x:496,y:2827},stardust:{x:529,y:2827},"tiny-mushroom":{x:562,
y:2827}},"wonder-launcher":{"ability-urge":{x:595,y:2827},antidote:{x:628,y:2827},awakening:{x:661,y:2827},"burn-heal":{x:694,y:2827},"dire-hit-1":{x:727,y:2827},"dire-hit-2":{x:760,y:2827},"dire-hit-3":{x:793,y:2827},ether:{x:826,y:2827},"full-heal":{x:859,y:2827},"full-restore":{x:892,y:2827},"guard-spec":{x:925,y:2827},"hyper-potion":{x:958,y:2827},"ice-heal":{x:991,y:2827},"item-drop":{x:1024,y:2827},"item-urge":{x:1057,y:2827},"max-potion":{x:1090,y:2827},"max-revive":{x:1123,y:2827},"paralyze-heal":{x:1156,
y:2827},potion:{x:1189,y:2827},"reset-urge":{x:1222,y:2827},revive:{x:1255,y:2827},"super-potion":{x:1,y:2860},"x-accuracy-1":{x:34,y:2860},"x-accuracy-2":{x:67,y:2860},"x-accuracy-3":{x:100,y:2860},"x-accuracy-6":{x:133,y:2860},"x-attack-1":{x:166,y:2860},"x-attack-2":{x:199,y:2860},"x-attack-3":{x:232,y:2860},"x-attack-6":{x:265,y:2860},"x-defense-1":{x:298,y:2860},"x-defense-2":{x:331,y:2860},"x-defense-3":{x:364,y:2860},"x-defense-6":{x:397,y:2860},"x-sp-atk-1":{x:430,y:2860},"x-sp-atk-2":{x:463,
y:2860},"x-sp-atk-3":{x:496,y:2860},"x-sp-atk-6":{x:529,y:2860},"x-sp-def-1":{x:562,y:2860},"x-sp-def-2":{x:595,y:2860},"x-sp-def-3":{x:628,y:2860},"x-sp-def-6":{x:661,y:2860},"x-speed-1":{x:694,y:2860},"x-speed-2":{x:727,y:2860},"x-speed-3":{x:760,y:2860},"x-speed-6":{x:793,y:2860}},"z-crystals":{"aloraichium-z-bag":{x:826,y:2860},"aloraichium-z-held":{x:859,y:2860},"buginium-z-bag":{x:892,y:2860},"buginium-z-held":{x:925,y:2860},"darkinium-z-bag":{x:958,y:2860},"darkinium-z-held":{x:991,y:2860},
"decidium-z-bag":{x:1024,y:2860},"decidium-z-held":{x:1057,y:2860},"dragonium-z-bag":{x:1090,y:2860},"dragonium-z-held":{x:1123,y:2860},"eevium-z-bag":{x:1156,y:2860},"eevium-z-held":{x:1189,y:2860},"electrium-z-bag":{x:1222,y:2860},"electrium-z-held":{x:1255,y:2860},"fairium-z-bag":{x:1,y:2893},"fairium-z-held":{x:34,y:2893},"fightinium-z-bag":{x:67,y:2893},"fightinium-z-held":{x:100,y:2893},"firium-z-bag":{x:133,y:2893},"firium-z-held":{x:166,y:2893},"flyinium-z-bag":{x:199,y:2893},"flyinium-z-held":{x:232,
y:2893},"ghostium-z-bag":{x:265,y:2893},"ghostium-z-held":{x:298,y:2893},"grassium-z-bag":{x:331,y:2893},"grassium-z-held":{x:364,y:2893},"groundium-z-bag":{x:397,y:2893},"groundium-z-held":{x:430,y:2893},"icium-z-bag":{x:463,y:2893},"icium-z-held":{x:496,y:2893},"incinium-z-bag":{x:529,y:2893},"incinium-z-held":{x:562,y:2893},"marshadium-z-bag":{x:595,y:2893},"marshadium-z-held":{x:628,y:2893},"mewnium-z-bag":{x:661,y:2893},"mewnium-z-held":{x:694,y:2893},"normalium-z-bag":{x:727,y:2893},"normalium-z-held":{x:760,
y:2893},"pikanium-z-bag":{x:793,y:2893},"pikanium-z-held":{x:826,y:2893},"pikashunium-z-bag":{x:859,y:2893},"pikashunium-z-held":{x:892,y:2893},"poisonium-z-bag":{x:925,y:2893},"poisonium-z-held":{x:958,y:2893},"primarium-z-bag":{x:991,y:2893},"primarium-z-held":{x:1024,y:2893},"psychium-z-bag":{x:1057,y:2893},"psychium-z-held":{x:1090,y:2893},"rockium-z-bag":{x:1123,y:2893},"rockium-z-held":{x:1156,y:2893},"snorlium-z-bag":{x:1189,y:2893},"snorlium-z-held":{x:1222,y:2893},"steelium-z-bag":{x:1255,
y:2893},"steelium-z-held":{x:1,y:2926},"tapunium-z-bag":{x:34,y:2926},"tapunium-z-held":{x:67,y:2926},"waterium-z-bag":{x:100,y:2926},"waterium-z-held":{x:133,y:2926}},memory:{bug:{x:166,y:2926},dark:{x:199,y:2926},dragon:{x:232,y:2926},electric:{x:265,y:2926},fairy:{x:298,y:2926},fighting:{x:331,y:2926},fire:{x:364,y:2926},flying:{x:397,y:2926},ghost:{x:430,y:2926},grass:{x:463,y:2926},ground:{x:496,y:2926},ice:{x:529,y:2926},poison:{x:562,y:2926},psychic:{x:595,y:2926},rock:{x:628,y:2926},steel:{x:661,
y:2926},water:{x:694,y:2926}}}},l,p;a.process_dom=function(){a.M(k,a.J)};a.decorate=function(b){if(a.Y(b))return a.O(b);!1===a.V(b)&&(b=[b]);var d,c,e,f;d=0;for(c=b.length;d<c;++d)e=b[d],e=(f="string"===typeof e||e instanceof String)?document.getElementById(e):e,a.D(e,a.B)?a.G(e):a.J(0,e)};a.P=function(b){k.console&&console.warn("Couldn't decorate icon with the following properties: %o",b)};a.L=function(b,a){var c=!0,e={},f;for(f in b)if(b.hasOwnProperty(f)&&null!=b[f])for(var h in a)a.hasOwnProperty(h)&&
y:1923},shiny:{x:657,y:1923}},right:{regular:{x:616,y:1923},shiny:{x:698,y:1923}}}},phantump:{".":{".":{regular:{x:739,y:1923},shiny:{x:780,y:1923}}}},trevenant:{".":{".":{regular:{x:821,y:1923},shiny:{x:862,y:1923}}}},pumpkaboo:{".":{".":{regular:{x:903,y:1923},shiny:{x:944,y:1923}}},average:{".":{regular:{x:902,y:1922},shiny:{x:943,y:1922}}},large:{".":{regular:{x:985,y:1923},shiny:{x:1026,y:1923}}},small:{".":{regular:{x:1067,y:1923},shiny:{x:1108,y:1923}}},"super":{".":{regular:{x:1149,y:1923},
shiny:{x:1190,y:1923}}}},gourgeist:{".":{".":{regular:{x:1231,y:1923},shiny:{x:1272,y:1923}}},average:{".":{regular:{x:1230,y:1922},shiny:{x:1271,y:1922}}},large:{".":{regular:{x:1,y:1954},shiny:{x:42,y:1954}}},small:{".":{regular:{x:83,y:1954},shiny:{x:124,y:1954}}},"super":{".":{regular:{x:165,y:1954},shiny:{x:206,y:1954}}}},bergmite:{".":{".":{regular:{x:247,y:1954},shiny:{x:288,y:1954}}}},avalugg:{".":{".":{regular:{x:329,y:1954},shiny:{x:370,y:1954}}}},noibat:{".":{".":{regular:{x:411,y:1954},
shiny:{x:452,y:1954}}}},noivern:{".":{".":{regular:{x:493,y:1954},shiny:{x:534,y:1954}}}},xerneas:{".":{".":{regular:{x:575,y:1954},shiny:{x:616,y:1954}}},active:{".":{regular:{x:574,y:1953},shiny:{x:615,y:1953}}},neutral:{".":{regular:{x:657,y:1954},shiny:{x:698,y:1954}}}},yveltal:{".":{".":{regular:{x:739,y:1954},shiny:{x:780,y:1954}}}},zygarde:{".":{".":{regular:{x:821,y:1954},shiny:{x:903,y:1954}},right:{regular:{x:862,y:1954},shiny:{x:944,y:1954}}},"10-percent":{".":{regular:{x:985,y:1954},shiny:{x:1067,
y:1954}},right:{regular:{x:1026,y:1954},shiny:{x:1108,y:1954}}},"50-percent":{".":{regular:{x:820,y:1953},shiny:{x:902,y:1953}},right:{regular:{x:820,y:1953},shiny:{x:902,y:1953}}},complete:{".":{regular:{x:1149,y:1954},shiny:{x:1231,y:1954}},right:{regular:{x:1190,y:1954},shiny:{x:1272,y:1954}}}},diancie:{".":{".":{regular:{x:1,y:1985},shiny:{x:42,y:1985}}},mega:{".":{regular:{x:83,y:1985},shiny:{x:124,y:1985}}}},hoopa:{".":{".":{regular:{x:165,y:1985},shiny:{x:206,y:1985}}},unbound:{".":{regular:{x:247,
y:1985},shiny:{x:288,y:1985}}}},volcanion:{".":{".":{regular:{x:329,y:1985},shiny:{x:370,y:1985}}}},rowlet:{".":{".":{regular:{x:411,y:1985},shiny:{x:452,y:1985}}}},dartrix:{".":{".":{regular:{x:493,y:1985},shiny:{x:575,y:1985}},right:{regular:{x:534,y:1985},shiny:{x:616,y:1985}}}},decidueye:{".":{".":{regular:{x:657,y:1985},shiny:{x:698,y:1985}}}},litten:{".":{".":{regular:{x:739,y:1985},shiny:{x:780,y:1985}}}},torracat:{".":{".":{regular:{x:821,y:1985},shiny:{x:862,y:1985}}}},incineroar:{".":{".":{regular:{x:903,
y:1985},shiny:{x:944,y:1985}}}},popplio:{".":{".":{regular:{x:985,y:1985},shiny:{x:1026,y:1985}}}},brionne:{".":{".":{regular:{x:1067,y:1985},shiny:{x:1108,y:1985}}}},primarina:{".":{".":{regular:{x:1149,y:1985},shiny:{x:1190,y:1985}}}},pikipek:{".":{".":{regular:{x:1231,y:1985},shiny:{x:1272,y:1985}}}},trumbeak:{".":{".":{regular:{x:1,y:2016},shiny:{x:42,y:2016}}}},toucannon:{".":{".":{regular:{x:83,y:2016},shiny:{x:124,y:2016}}}},yungoos:{".":{".":{regular:{x:165,y:2016},shiny:{x:206,y:2016}}}},
gumshoos:{".":{".":{regular:{x:247,y:2016},shiny:{x:288,y:2016}}}},grubbin:{".":{".":{regular:{x:329,y:2016},shiny:{x:370,y:2016}}}},charjabug:{".":{".":{regular:{x:411,y:2016},shiny:{x:452,y:2016}}}},vikavolt:{".":{".":{regular:{x:493,y:2016},shiny:{x:534,y:2016}}}},crabrawler:{".":{".":{regular:{x:575,y:2016},shiny:{x:616,y:2016}}}},crabominable:{".":{".":{regular:{x:657,y:2016},shiny:{x:698,y:2016}}}},oricorio:{".":{".":{regular:{x:739,y:2016},shiny:{x:780,y:2016}}},baile:{".":{regular:{x:738,
y:2015},shiny:{x:779,y:2015}}},"pa-u":{".":{regular:{x:821,y:2016},shiny:{x:862,y:2016}}},"pom-pom":{".":{regular:{x:903,y:2016},shiny:{x:944,y:2016}}},sensu:{".":{regular:{x:985,y:2016},shiny:{x:1026,y:2016}}}},cutiefly:{".":{".":{regular:{x:1067,y:2016},shiny:{x:1108,y:2016}}}},ribombee:{".":{".":{regular:{x:1149,y:2016},shiny:{x:1190,y:2016}}}},rockruff:{".":{".":{regular:{x:1231,y:2016},shiny:{x:1272,y:2016}}}},lycanroc:{".":{".":{regular:{x:1,y:2047},shiny:{x:42,y:2047}}},midday:{".":{regular:{x:0,
y:2046},shiny:{x:41,y:2046}}},midnight:{".":{regular:{x:83,y:2047},shiny:{x:124,y:2047}}}},wishiwashi:{".":{".":{regular:{x:165,y:2047},shiny:{x:206,y:2047}}},school:{".":{regular:{x:247,y:2047},shiny:{x:288,y:2047}}},solo:{".":{regular:{x:164,y:2046},shiny:{x:205,y:2046}}}},mareanie:{".":{".":{regular:{x:329,y:2047},shiny:{x:370,y:2047}}}},toxapex:{".":{".":{regular:{x:411,y:2047},shiny:{x:452,y:2047}}}},mudbray:{".":{".":{regular:{x:493,y:2047},shiny:{x:534,y:2047}}}},mudsdale:{".":{".":{regular:{x:575,
y:2047},shiny:{x:616,y:2047}}}},dewpider:{".":{".":{regular:{x:657,y:2047},shiny:{x:698,y:2047}}}},araquanid:{".":{".":{regular:{x:739,y:2047},shiny:{x:780,y:2047}}}},fomantis:{".":{".":{regular:{x:821,y:2047},shiny:{x:862,y:2047}}}},lurantis:{".":{".":{regular:{x:903,y:2047},shiny:{x:944,y:2047}}}},morelull:{".":{".":{regular:{x:985,y:2047},shiny:{x:1026,y:2047}}}},shiinotic:{".":{".":{regular:{x:1067,y:2047},shiny:{x:1108,y:2047}}}},salandit:{".":{".":{regular:{x:1149,y:2047},shiny:{x:1190,y:2047}}}},
salazzle:{".":{".":{regular:{x:1231,y:2047},shiny:{x:1272,y:2047}}}},stufful:{".":{".":{regular:{x:1,y:2078},shiny:{x:42,y:2078}}}},bewear:{".":{".":{regular:{x:83,y:2078},shiny:{x:124,y:2078}}}},bounsweet:{".":{".":{regular:{x:165,y:2078},shiny:{x:206,y:2078}}}},steenee:{".":{".":{regular:{x:247,y:2078},shiny:{x:329,y:2078}},right:{regular:{x:288,y:2078},shiny:{x:370,y:2078}}}},tsareena:{".":{".":{regular:{x:411,y:2078},shiny:{x:493,y:2078}},right:{regular:{x:452,y:2078},shiny:{x:534,y:2078}}}},
comfey:{".":{".":{regular:{x:575,y:2078},shiny:{x:657,y:2078}},right:{regular:{x:616,y:2078},shiny:{x:698,y:2078}}}},oranguru:{".":{".":{regular:{x:739,y:2078},shiny:{x:780,y:2078}}}},passimian:{".":{".":{regular:{x:821,y:2078},shiny:{x:862,y:2078}}}},wimpod:{".":{".":{regular:{x:903,y:2078},shiny:{x:944,y:2078}}}},golisopod:{".":{".":{regular:{x:985,y:2078},shiny:{x:1026,y:2078}}}},sandygast:{".":{".":{regular:{x:1067,y:2078},shiny:{x:1108,y:2078}}}},palossand:{".":{".":{regular:{x:1149,y:2078},
shiny:{x:1190,y:2078}}}},pyukumuku:{".":{".":{regular:{x:1231,y:2078},shiny:{x:1272,y:2078}}}},"type-null":{".":{".":{regular:{x:1,y:2109},shiny:{x:42,y:2109}}}},silvally:{".":{".":{regular:{x:83,y:2109},shiny:{x:124,y:2109}}},bug:{".":{regular:{x:165,y:2109},shiny:{x:206,y:2109}}},dark:{".":{regular:{x:247,y:2109},shiny:{x:288,y:2109}}},dragon:{".":{regular:{x:329,y:2109},shiny:{x:370,y:2109}}},electric:{".":{regular:{x:411,y:2109},shiny:{x:452,y:2109}}},fairy:{".":{regular:{x:493,y:2109},shiny:{x:534,
y:2109}}},fighting:{".":{regular:{x:575,y:2109},shiny:{x:616,y:2109}}},fire:{".":{regular:{x:657,y:2109},shiny:{x:698,y:2109}}},flying:{".":{regular:{x:739,y:2109},shiny:{x:780,y:2109}}},ghost:{".":{regular:{x:821,y:2109},shiny:{x:862,y:2109}}},grass:{".":{regular:{x:903,y:2109},shiny:{x:944,y:2109}}},ground:{".":{regular:{x:985,y:2109},shiny:{x:1026,y:2109}}},ice:{".":{regular:{x:1067,y:2109},shiny:{x:1108,y:2109}}},normal:{".":{regular:{x:82,y:2108},shiny:{x:123,y:2108}}},poison:{".":{regular:{x:1149,
y:2109},shiny:{x:1190,y:2109}}},psychic:{".":{regular:{x:1231,y:2109},shiny:{x:1272,y:2109}}},rock:{".":{regular:{x:1,y:2140},shiny:{x:42,y:2140}}},steel:{".":{regular:{x:83,y:2140},shiny:{x:124,y:2140}}},water:{".":{regular:{x:165,y:2140},shiny:{x:206,y:2140}}}},minior:{".":{".":{regular:{x:247,y:2140},shiny:{x:329,y:2140}},right:{regular:{x:288,y:2140},shiny:{x:370,y:2140}}},"core-blue":{".":{regular:{x:411,y:2140},shiny:{x:493,y:2140}},right:{regular:{x:452,y:2140},shiny:{x:534,y:2140}}},"core-green":{".":{regular:{x:575,
y:2140},shiny:{x:657,y:2140}},right:{regular:{x:616,y:2140},shiny:{x:698,y:2140}}},"core-indigo":{".":{regular:{x:739,y:2140},shiny:{x:821,y:2140}},right:{regular:{x:780,y:2140},shiny:{x:862,y:2140}}},"core-orange":{".":{regular:{x:903,y:2140},shiny:{x:985,y:2140}},right:{regular:{x:944,y:2140},shiny:{x:1026,y:2140}}},"core-red":{".":{regular:{x:1067,y:2140},shiny:{x:1149,y:2140}},right:{regular:{x:1108,y:2140},shiny:{x:1190,y:2140}}},"core-violet":{".":{regular:{x:1231,y:2140},shiny:{x:1,y:2171}},
right:{regular:{x:1272,y:2140},shiny:{x:42,y:2171}}},"core-yellow":{".":{regular:{x:83,y:2171},shiny:{x:165,y:2171}},right:{regular:{x:124,y:2171},shiny:{x:206,y:2171}}},"meteor-blue":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},"meteor-green":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},"meteor-indigo":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},"meteor-orange":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},"meteor-red":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},
"meteor-violet":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}},"meteor-yellow":{".":{regular:{x:246,y:2139},shiny:{x:328,y:2139}}}},komala:{".":{".":{regular:{x:247,y:2171},shiny:{x:288,y:2171}}}},turtonator:{".":{".":{regular:{x:329,y:2171},shiny:{x:370,y:2171}}}},togedemaru:{".":{".":{regular:{x:411,y:2171},shiny:{x:452,y:2171}}}},mimikyu:{".":{".":{regular:{x:493,y:2171},shiny:{x:534,y:2171}}}},bruxish:{".":{".":{regular:{x:575,y:2171},shiny:{x:616,y:2171}}}},drampa:{".":{".":{regular:{x:657,
y:2171},shiny:{x:698,y:2171}}}},dhelmise:{".":{".":{regular:{x:739,y:2171},shiny:{x:821,y:2171}},right:{regular:{x:780,y:2171},shiny:{x:862,y:2171}}}},"jangmo-o":{".":{".":{regular:{x:903,y:2171},shiny:{x:944,y:2171}}}},"hakamo-o":{".":{".":{regular:{x:985,y:2171},shiny:{x:1026,y:2171}}}},"kommo-o":{".":{".":{regular:{x:1067,y:2171},shiny:{x:1108,y:2171}}}},"tapu-koko":{".":{".":{regular:{x:1149,y:2171},shiny:{x:1190,y:2171}}}},"tapu-lele":{".":{".":{regular:{x:1231,y:2171},shiny:{x:1272,y:2171}}}},
"tapu-bulu":{".":{".":{regular:{x:1,y:2202},shiny:{x:42,y:2202}}}},"tapu-fini":{".":{".":{regular:{x:83,y:2202},shiny:{x:124,y:2202}}}},cosmog:{".":{".":{regular:{x:165,y:2202},shiny:{x:206,y:2202}}}},cosmoem:{".":{".":{regular:{x:247,y:2202},shiny:{x:288,y:2202}}}},solgaleo:{".":{".":{regular:{x:329,y:2202},shiny:{x:370,y:2202}}}},lunala:{".":{".":{regular:{x:411,y:2202},shiny:{x:452,y:2202}}}},nihilego:{".":{".":{regular:{x:493,y:2202},shiny:{x:534,y:2202}}}},buzzwole:{".":{".":{regular:{x:575,
y:2202},shiny:{x:616,y:2202}}}},pheromosa:{".":{".":{regular:{x:657,y:2202},shiny:{x:698,y:2202}}}},xurkitree:{".":{".":{regular:{x:739,y:2202},shiny:{x:780,y:2202}}}},celesteela:{".":{".":{regular:{x:821,y:2202},shiny:{x:862,y:2202}}}},kartana:{".":{".":{regular:{x:903,y:2202},shiny:{x:944,y:2202}}}},guzzlord:{".":{".":{regular:{x:985,y:2202},shiny:{x:1026,y:2202}}}},necrozma:{".":{".":{regular:{x:1067,y:2202},shiny:{x:1149,y:2202}},right:{regular:{x:1108,y:2202},shiny:{x:1190,y:2202}}}},magearna:{".":{".":{regular:{x:1231,
y:2202},shiny:{x:1272,y:2202}}},original:{".":{regular:{x:1,y:2233},shiny:{x:42,y:2233}}}},marshadow:{".":{".":{regular:{x:83,y:2233},shiny:{x:165,y:2233}},right:{regular:{x:124,y:2233},shiny:{x:206,y:2233}}}},egg:{".":{".":{regular:{x:247,y:2233}}}},unknown:{".":{".":{regular:{x:288,y:2233}}}}},apricorn:{black:{x:1,y:2264},blue:{x:34,y:2264},green:{x:67,y:2264},pink:{x:100,y:2264},red:{x:133,y:2264},white:{x:166,y:2264},yellow:{x:199,y:2264}},"battle-item":{"dire-hit":{x:232,y:2264},"guard-spec":{x:265,
y:2264},"x-accuracy":{x:298,y:2264},"x-attack":{x:331,y:2264},"x-defense":{x:364,y:2264},"x-sp-atk":{x:397,y:2264},"x-sp-def":{x:430,y:2264},"x-speed":{x:463,y:2264}},berry:{aguav:{x:496,y:2264},apicot:{x:529,y:2264},aspear:{x:562,y:2264},babiri:{x:595,y:2264},belue:{x:628,y:2264},bluk:{x:661,y:2264},charti:{x:694,y:2264},cheri:{x:727,y:2264},chesto:{x:760,y:2264},chilan:{x:793,y:2264},chople:{x:826,y:2264},coba:{x:859,y:2264},colbur:{x:892,y:2264},cornn:{x:925,y:2264},custap:{x:958,y:2264},durin:{x:991,
y:2264},enigma:{x:1024,y:2264},figy:{x:1057,y:2264},ganlon:{x:1090,y:2264},grepa:{x:1123,y:2264},haban:{x:1156,y:2264},hondew:{x:1189,y:2264},iapapa:{x:1222,y:2264},jaboca:{x:1255,y:2264},kasib:{x:1,y:2297},kebia:{x:34,y:2297},kee:{x:67,y:2297},kelpsy:{x:100,y:2297},lansat:{x:133,y:2297},leppa:{x:166,y:2297},liechi:{x:199,y:2297},lum:{x:232,y:2297},mago:{x:265,y:2297},magost:{x:298,y:2297},maranga:{x:331,y:2297},micle:{x:364,y:2297},nanab:{x:397,y:2297},nomel:{x:430,y:2297},occa:{x:463,y:2297},oran:{x:496,
y:2297},pamtre:{x:529,y:2297},passho:{x:562,y:2297},payapa:{x:595,y:2297},pecha:{x:628,y:2297},persim:{x:661,y:2297},petaya:{x:694,y:2297},pinap:{x:727,y:2297},pomeg:{x:760,y:2297},qualot:{x:793,y:2297},rabuta:{x:826,y:2297},rawst:{x:859,y:2297},razz:{x:892,y:2297},rindo:{x:925,y:2297},roseli:{x:958,y:2297},rowap:{x:991,y:2297},salac:{x:1024,y:2297},shuca:{x:1057,y:2297},sitrus:{x:1090,y:2297},spelon:{x:1123,y:2297},starf:{x:1156,y:2297},tamato:{x:1189,y:2297},tanga:{x:1222,y:2297},wacan:{x:1255,
y:2297},watmel:{x:1,y:2330},wepear:{x:34,y:2330},wiki:{x:67,y:2330},yache:{x:100,y:2330}},"body-style":{"bipedal-tailed":{x:133,y:2330},"bipedal-tailless":{x:166,y:2330},fins:{x:199,y:2330},"head-arms":{x:232,y:2330},"head-base":{x:265,y:2330},"head-legs":{x:298,y:2330},head:{x:331,y:2330},insectoid:{x:364,y:2330},multiple:{x:397,y:2330},quadruped:{x:430,y:2330},serpentine:{x:463,y:2330},tentacles:{x:496,y:2330},"wings-multiple":{x:529,y:2330},"wings-single":{x:562,y:2330}},etc:{"unknown-item":{x:595,
y:2330}},"ev-item":{"macho-brace":{x:628,y:2330},"power-anklet":{x:661,y:2330},"power-band":{x:694,y:2330},"power-belt":{x:727,y:2330},"power-bracer":{x:760,y:2330},"power-lens":{x:793,y:2330},"power-weight":{x:826,y:2330}},"evo-item":{"dawn-stone":{x:859,y:2330},"deep-sea-scale":{x:892,y:2330},"deep-sea-tooth":{x:925,y:2330},"dragon-scale":{x:958,y:2330},"dubious-disc":{x:991,y:2330},"dusk-stone":{x:1024,y:2330},electirizer:{x:1057,y:2330},"fire-stone":{x:1090,y:2330},"ice-stone":{x:1123,y:2330},
"kings-rock":{x:1156,y:2330},"leaf-stone":{x:1189,y:2330},magmarizer:{x:1222,y:2330},"metal-coat":{x:1255,y:2330},"moon-stone":{x:1,y:2363},"oval-stone":{x:34,y:2363},"prism-scale":{x:67,y:2363},protector:{x:100,y:2363},"razor-claw":{x:133,y:2363},"razor-fang":{x:166,y:2363},"reaper-cloth":{x:199,y:2363},sachet:{x:232,y:2363},"shiny-stone":{x:265,y:2363},"sun-stone":{x:298,y:2363},"thunder-stone":{x:331,y:2363},"up-grade":{x:364,y:2363},"water-stone":{x:397,y:2363},"whipped-dream":{x:430,y:2363}},
flute:{black:{x:463,y:2363},blue:{x:496,y:2363},red:{x:529,y:2363},white:{x:562,y:2363},yellow:{x:595,y:2363}},fossil:{armor:{x:628,y:2363},claw:{x:661,y:2363},cover:{x:694,y:2363},dome:{x:727,y:2363},helix:{x:760,y:2363},jaw:{x:793,y:2363},plume:{x:826,y:2363},root:{x:859,y:2363},sail:{x:892,y:2363},skull:{x:925,y:2363}},gem:{bug:{x:958,y:2363},dark:{x:991,y:2363},dragon:{x:1024,y:2363},electric:{x:1057,y:2363},fairy:{x:1090,y:2363},fighting:{x:1123,y:2363},fire:{x:1156,y:2363},flying:{x:1189,y:2363},
ghost:{x:1222,y:2363},grass:{x:1255,y:2363},ground:{x:1,y:2396},ice:{x:34,y:2396},normal:{x:67,y:2396},poison:{x:100,y:2396},psychic:{x:133,y:2396},rock:{x:166,y:2396},steel:{x:199,y:2396},water:{x:232,y:2396}},hm:{fighting:{x:265,y:2396},flying:{x:298,y:2396},normal:{x:331,y:2396},water:{x:364,y:2396}},"hold-item":{"absorb-bulb":{x:397,y:2396},"adamant-orb":{x:430,y:2396},"adrenaline-orb":{x:463,y:2396},"air-balloon":{x:496,y:2396},"amulet-coin":{x:529,y:2396},"assault-vest":{x:562,y:2396},"big-root":{x:595,
y:2396},"binding-band":{x:628,y:2396},"black-belt":{x:661,y:2396},"black-glasses":{x:694,y:2396},"black-sludge":{x:727,y:2396},"blue-orb":{x:760,y:2396},"bright-powder":{x:793,y:2396},"burn-drive":{x:826,y:2396},"cell-battery":{x:859,y:2396},charcoal:{x:892,y:2396},"chill-drive":{x:925,y:2396},"choice-band":{x:958,y:2396},"choice-scarf":{x:991,y:2396},"choice-specs":{x:1024,y:2396},"cleanse-tag":{x:1057,y:2396},"damp-rock":{x:1090,y:2396},"destiny-knot":{x:1123,y:2396},"douse-drive":{x:1156,y:2396},
"dragon-fang":{x:1189,y:2396},"eject-button":{x:1222,y:2396},"electric-seed":{x:1255,y:2396},everstone:{x:1,y:2429},eviolite:{x:34,y:2429},"expert-belt":{x:67,y:2429},"flame-orb":{x:100,y:2429},"float-stone":{x:133,y:2429},"focus-band":{x:166,y:2429},"focus-sash":{x:199,y:2429},"grassy-seed":{x:232,y:2429},"grip-claw":{x:265,y:2429},"griseous-orb":{x:298,y:2429},"hard-stone":{x:331,y:2429},"heat-rock":{x:364,y:2429},"icy-rock":{x:397,y:2429},"iron-ball":{x:430,y:2429},"kings-rock":{x:463,y:2429},
"lagging-tail":{x:496,y:2429},leftovers:{x:529,y:2429},"life-orb":{x:562,y:2429},"light-ball":{x:595,y:2429},"light-clay":{x:628,y:2429},"lucky-egg":{x:661,y:2429},"lucky-punch":{x:694,y:2429},"luminous-moss":{x:727,y:2429},"lustrous-orb":{x:760,y:2429},magnet:{x:793,y:2429},"mental-herb":{x:826,y:2429},"metal-coat":{x:859,y:2429},"metal-powder":{x:892,y:2429},metronome:{x:925,y:2429},"miracle-seed":{x:958,y:2429},"misty-seed":{x:991,y:2429},"muscle-band":{x:1024,y:2429},"mystic-water":{x:1057,y:2429},
"never-melt-ice":{x:1090,y:2429},"poison-barb":{x:1123,y:2429},"power-herb":{x:1156,y:2429},"protective-pads":{x:1189,y:2429},"psychic-seed":{x:1222,y:2429},"quick-claw":{x:1255,y:2429},"quick-powder":{x:1,y:2462},"red-card":{x:34,y:2462},"red-orb":{x:67,y:2462},"ring-target":{x:100,y:2462},"rocky-helmet":{x:133,y:2462},"safety-goggles":{x:166,y:2462},"scope-lens":{x:199,y:2462},"sharp-beak":{x:232,y:2462},"shed-shell":{x:265,y:2462},"shell-bell":{x:298,y:2462},"shock-drive":{x:331,y:2462},"silk-scarf":{x:364,
y:2462},"silver-powder":{x:397,y:2462},"smoke-ball":{x:430,y:2462},"smooth-rock":{x:463,y:2462},snowball:{x:496,y:2462},"soft-sand":{x:529,y:2462},"soul-dew":{x:562,y:2462},"spell-tag":{x:595,y:2462},stick:{x:628,y:2462},"sticky-barb":{x:661,y:2462},"terrain-extender":{x:694,y:2462},"thick-club":{x:727,y:2462},"toxic-orb":{x:760,y:2462},"twisted-spoon":{x:793,y:2462},"weakness-policy":{x:826,y:2462},"white-herb":{x:859,y:2462},"wide-lens":{x:892,y:2462},"wise-glasses":{x:925,y:2462},"zoom-lens":{x:958,
y:2462}},incense:{full:{x:991,y:2462},lax:{x:1024,y:2462},luck:{x:1057,y:2462},odd:{x:1090,y:2462},pure:{x:1123,y:2462},rock:{x:1156,y:2462},rose:{x:1189,y:2462},sea:{x:1222,y:2462},wave:{x:1255,y:2462}},"other-item":{"bottle-cap":{x:1,y:2495},"discount-coupon":{x:34,y:2495},"escape-rope":{x:67,y:2495},"fluffy-tail":{x:100,y:2495},"gold-bottle-cap":{x:133,y:2495},"heart-scale":{x:166,y:2495},honey:{x:199,y:2495},"max-repel":{x:232,y:2495},"odd-keystone":{x:265,y:2495},"pass-orb":{x:298,y:2495},"pink-nectar":{x:331,
y:2495},"poke-doll":{x:364,y:2495},"poke-toy":{x:397,y:2495},"purple-nectar":{x:430,y:2495},"red-nectar":{x:463,y:2495},repel:{x:496,y:2495},"soothe-bell":{x:529,y:2495},"strange-souvenir":{x:562,y:2495},"super-repel":{x:595,y:2495},"yellow-nectar":{x:628,y:2495}},"key-item":{"acro-bike":{x:661,y:2495},"adventure-rules":{x:694,y:2495},"apricorn-box":{x:727,y:2495},"aqua-suit":{x:760,y:2495},auroraticket:{x:793,y:2495},"azure-flute":{x:826,y:2495},"basement-key-gen4":{x:859,y:2495},"basement-key":{x:892,
y:2495},"berry-pots":{x:925,y:2495},"berry-pouch":{x:958,y:2495},"bike-voucher":{x:991,y:2495},"blue-card":{x:1024,y:2495},"blue-orb-gen3":{x:1057,y:2495},"blue-orb":{x:1090,y:2495},"card-key-gen3":{x:1123,y:2495},"card-key":{x:1156,y:2495},"clear-bell":{x:1189,y:2495},"coin-case":{x:1222,y:2495},"colress-machine":{x:1255,y:2495},"common-stone":{x:1,y:2528},"contest-costume-cool":{x:34,y:2528},"contest-costume-cute":{x:67,y:2528},"contest-pass":{x:100,y:2528},"coupon-1":{x:133,y:2528},"coupon-2":{x:166,
y:2528},"coupon-3":{x:199,y:2528},"dark-stone":{x:232,y:2528},"data-card":{x:265,y:2528},"devon-goods":{x:298,y:2528},"devon-scope-gen3":{x:331,y:2528},"devon-scope":{x:364,y:2528},"devon-scuba-gear":{x:397,y:2528},"dna-splicers":{x:430,y:2528},"dowsing-machine-gen5":{x:463,y:2528},"dowsing-machine-xy":{x:496,y:2528},"dowsing-machine":{x:529,y:2528},"dragon-skull":{x:562,y:2528},"dropped-item-red":{x:595,y:2528},"dropped-item-yellow":{x:628,y:2528},"dropped-item":{x:661,y:2528},"elevator-key":{x:694,
y:2528},"enigma-stone":{x:727,y:2528},"enigmatic-card":{x:760,y:2528},"eon-flute":{x:793,y:2528},"eon-ticket":{x:826,y:2528},"exp-share":{x:859,y:2528},"explorer-kit":{x:892,y:2528},"fame-checker":{x:925,y:2528},"fashion-case":{x:958,y:2528},"festival-ticket":{x:991,y:2528},"fishing-rod":{x:1024,y:2528},"forage-bag":{x:1057,y:2528},"galactic-key":{x:1090,y:2528},"gb-sounds":{x:1123,y:2528},"go-goggles-gen3":{x:1156,y:2528},"go-goggles":{x:1189,y:2528},"god-stone":{x:1222,y:2528},"gold-teeth":{x:1255,
y:2528},"good-rod":{x:1,y:2561},gracidea:{x:34,y:2561},"gram-1":{x:67,y:2561},"gram-2":{x:100,y:2561},"gram-3":{x:133,y:2561},"green-bike":{x:166,y:2561},"grubby-hanky":{x:199,y:2561},"holo-caster-green":{x:232,y:2561},"holo-caster-red":{x:265,y:2561},"holo-caster":{x:298,y:2561},"honor-of-kalos":{x:331,y:2561},"intriguing-stone":{x:364,y:2561},itemfinder:{x:397,y:2561},"jade-orb":{x:430,y:2561},journal:{x:463,y:2561},"key-stone":{x:496,y:2561},"lens-case":{x:529,y:2561},letter:{x:562,y:2561},"liberty-pass":{x:595,
y:2561},"lift-key":{x:628,y:2561},"light-stone":{x:661,y:2561},"lock-capsule-gen4":{x:694,y:2561},"lock-capsule":{x:727,y:2561},"looker-ticket":{x:760,y:2561},"loot-sack":{x:793,y:2561},"lost-item-mimejr":{x:826,y:2561},"lost-item":{x:859,y:2561},"lunar-wing":{x:892,y:2561},"mach-bike":{x:925,y:2561},"machine-part":{x:958,y:2561},"magma-emblem":{x:991,y:2561},"magma-stone":{x:1024,y:2561},"magma-suit":{x:1057,y:2561},"makeup-bag":{x:1090,y:2561},"medal-box":{x:1123,y:2561},"mega-bracelet":{x:1156,
y:2561},"mega-charm":{x:1189,y:2561},"mega-cuff":{x:1222,y:2561},"mega-ring":{x:1255,y:2561},"member-card":{x:1,y:2594},"meteorite-shard":{x:34,y:2594},"meteorite-stage-1":{x:67,y:2594},"meteorite-stage-2":{x:100,y:2594},"meteorite-stage-3":{x:133,y:2594},"meteorite-stage-4":{x:166,y:2594},"moon-flute":{x:199,y:2594},"mystery-egg":{x:232,y:2594},mysticticket:{x:265,y:2594},"oaks-letter":{x:298,y:2594},"oaks-parcel":{x:331,y:2594},"old-amber":{x:364,y:2594},"old-charm":{x:397,y:2594},"old-rod":{x:430,
y:2594},"old-sea-map":{x:463,y:2594},"oval-charm":{x:496,y:2594},"pair-of-tickets":{x:529,y:2594},"pal-pad":{x:562,y:2594},parcel:{x:595,y:2594},pass:{x:628,y:2594},permit:{x:661,y:2594},"photo-album":{x:694,y:2594},"plasma-card":{x:727,y:2594},"poffin-case":{x:760,y:2594},"point-card":{x:793,y:2594},"poke-flute-gen3":{x:826,y:2594},"poke-flute":{x:859,y:2594},"poke-radar":{x:892,y:2594},"pokeblock-case":{x:925,y:2594},"pokeblock-kit":{x:958,y:2594},"powder-jar":{x:991,y:2594},"power-plant-pass":{x:1024,
y:2594},"prison-bottle":{x:1057,y:2594},"professors-mask":{x:1090,y:2594},"profs-letter":{x:1123,y:2594},"prop-case":{x:1156,y:2594},"rainbow-pass":{x:1189,y:2594},"rainbow-wing":{x:1222,y:2594},"red-chain":{x:1255,y:2594},"red-orb-gen3":{x:1,y:2627},"red-orb":{x:34,y:2627},"red-scale":{x:67,y:2627},"reveal-glass":{x:100,y:2627},"ride-pager":{x:133,y:2627},"rm-1-key":{x:166,y:2627},"rm-2-key":{x:199,y:2627},"rm-4-key":{x:232,y:2627},"rm-6-key":{x:265,y:2627},"roller-skates":{x:298,y:2627},ruby:{x:331,
y:2627},"rule-book":{x:364,y:2627},sapphire:{x:397,y:2627},scanner:{x:430,y:2627},"seal-bag":{x:463,y:2627},"seal-case":{x:496,y:2627},"secret-key-gen3":{x:529,y:2627},"secret-key":{x:562,y:2627},"secret-potion":{x:595,y:2627},"shiny-charm":{x:628,y:2627},"silph-scope":{x:661,y:2627},"silver-wing":{x:694,y:2627},"soot-sack":{x:727,y:2627},"sparkling-stone":{x:760,y:2627},sprayduck:{x:793,y:2627},sprinklotad:{x:826,y:2627},"squirt-bottle":{x:859,y:2627},"ss-ticket":{x:892,y:2627},"storage-key-gen3":{x:925,
y:2627},"storage-key":{x:958,y:2627},"suite-key":{x:991,y:2627},"sun-flute":{x:1024,y:2627},"super-rod":{x:1057,y:2627},tea:{x:1090,y:2627},"teachy-tv":{x:1123,y:2627},"tidal-bell":{x:1156,y:2627},"tm-case":{x:1189,y:2627},"tmv-pass":{x:1222,y:2627},"town-map-gen3":{x:1255,y:2627},"town-map":{x:1,y:2660},"travel-trunk-gold":{x:34,y:2660},"travel-trunk-silver":{x:67,y:2660},"tri-pass":{x:100,y:2660},"unown-report":{x:133,y:2660},"vs-recorder":{x:166,y:2660},"vs-seeker":{x:199,y:2660},"wailmer-pail":{x:232,
y:2660},"works-key":{x:265,y:2660},"xtransceiver-blue":{x:298,y:2660},"xtransceiver-red":{x:331,y:2660},"xtransceiver-yellow":{x:364,y:2660},xtransceiver:{x:397,y:2660},"yellow-bike":{x:430,y:2660},"z-ring":{x:463,y:2660},"zygarde-cube":{x:496,y:2660}},mail:{air:{x:529,y:2660},bead:{x:562,y:2660},bloom:{x:595,y:2660},brick:{x:628,y:2660},"bridge-d":{x:661,y:2660},"bridge-m":{x:694,y:2660},"bridge-s":{x:727,y:2660},"bridge-t":{x:760,y:2660},"bridge-v":{x:793,y:2660},bubble:{x:826,y:2660},dream:{x:859,
y:2660},fab:{x:892,y:2660},favored:{x:925,y:2660},flame:{x:958,y:2660},glitter:{x:991,y:2660},grass:{x:1024,y:2660},greet:{x:1057,y:2660},harbor:{x:1090,y:2660},heart:{x:1123,y:2660},inquiry:{x:1156,y:2660},like:{x:1189,y:2660},mech:{x:1222,y:2660},mosaic:{x:1255,y:2660},orange:{x:1,y:2693},reply:{x:34,y:2693},retro:{x:67,y:2693},rsvp:{x:100,y:2693},shadow:{x:133,y:2693},snow:{x:166,y:2693},space:{x:199,y:2693},steel:{x:232,y:2693},thanks:{x:265,y:2693},tropic:{x:298,y:2693},tunnel:{x:331,y:2693},
wave:{x:364,y:2693},wood:{x:397,y:2693}},medicine:{"ability-capsule":{x:430,y:2693},antidote:{x:463,y:2693},awakening:{x:496,y:2693},"berry-juice":{x:529,y:2693},"big-malasada":{x:562,y:2693},"burn-heal":{x:595,y:2693},calcium:{x:628,y:2693},carbos:{x:661,y:2693},casteliacone:{x:694,y:2693},"clever-wing":{x:727,y:2693},elixir:{x:760,y:2693},"energy-powder":{x:793,y:2693},"energy-root":{x:826,y:2693},ether:{x:859,y:2693},"fresh-water":{x:892,y:2693},"full-heal":{x:925,y:2693},"full-restore":{x:958,
y:2693},"genius-wing":{x:991,y:2693},"heal-powder":{x:1024,y:2693},"health-wing":{x:1057,y:2693},"hp-up":{x:1090,y:2693},"hyper-potion":{x:1123,y:2693},"ice-heal":{x:1156,y:2693},iron:{x:1189,y:2693},"lava-cookie":{x:1222,y:2693},lemonade:{x:1255,y:2693},"lumiose-galette":{x:1,y:2726},"max-elixir":{x:34,y:2726},"max-ether":{x:67,y:2726},"max-potion":{x:100,y:2726},"max-revive":{x:133,y:2726},"moomoo-milk":{x:166,y:2726},"muscle-wing":{x:199,y:2726},"old-gateau":{x:232,y:2726},"paralyze-heal":{x:265,
y:2726},potion:{x:298,y:2726},"pp-max":{x:331,y:2726},"pp-up":{x:364,y:2726},protein:{x:397,y:2726},"rage-candy-bar":{x:430,y:2726},"rare-candy":{x:463,y:2726},"resist-wing":{x:496,y:2726},"revival-herb":{x:529,y:2726},revive:{x:562,y:2726},"sacred-ash":{x:595,y:2726},"shalour-sable":{x:628,y:2726},"soda-pop":{x:661,y:2726},"super-potion":{x:694,y:2726},"sweet-heart":{x:727,y:2726},"swift-wing":{x:760,y:2726},zinc:{x:793,y:2726}},"mega-stone":{abomasite:{x:826,y:2726},absolite:{x:859,y:2726},aerodactylite:{x:892,
y:2726},aggronite:{x:925,y:2726},alakazite:{x:958,y:2726},altarianite:{x:991,y:2726},ampharosite:{x:1024,y:2726},audinite:{x:1057,y:2726},banettite:{x:1090,y:2726},beedrillite:{x:1123,y:2726},blastoisinite:{x:1156,y:2726},blazikenite:{x:1189,y:2726},cameruptite:{x:1222,y:2726},"charizardite-x":{x:1255,y:2726},"charizardite-y":{x:1,y:2759},diancite:{x:34,y:2759},galladite:{x:67,y:2759},garchompite:{x:100,y:2759},gardevoirite:{x:133,y:2759},gengarite:{x:166,y:2759},glalite:{x:199,y:2759},gyaradosite:{x:232,
y:2759},heracronite:{x:265,y:2759},houndoominite:{x:298,y:2759},kangaskhanite:{x:331,y:2759},latiasite:{x:364,y:2759},latiosite:{x:397,y:2759},lopunnite:{x:430,y:2759},lucarionite:{x:463,y:2759},manectite:{x:496,y:2759},mawilite:{x:529,y:2759},medichamite:{x:562,y:2759},metagrossite:{x:595,y:2759},"mewtwonite-x":{x:628,y:2759},"mewtwonite-y":{x:661,y:2759},pidgeotite:{x:694,y:2759},pinsirite:{x:727,y:2759},sablenite:{x:760,y:2759},salamencite:{x:793,y:2759},sceptilite:{x:826,y:2759},scizorite:{x:859,
y:2759},sharpedonite:{x:892,y:2759},slowbronite:{x:925,y:2759},steelixite:{x:958,y:2759},swampertite:{x:991,y:2759},tyranitarite:{x:1024,y:2759},venusaurite:{x:1057,y:2759}},mulch:{amaze:{x:1090,y:2759},boost:{x:1123,y:2759},damp:{x:1156,y:2759},gooey:{x:1189,y:2759},growth:{x:1222,y:2759},rich:{x:1255,y:2759},stable:{x:1,y:2792},surprise:{x:34,y:2792}},plate:{draco:{x:67,y:2792},dread:{x:100,y:2792},earth:{x:133,y:2792},fist:{x:166,y:2792},flame:{x:199,y:2792},icicle:{x:232,y:2792},insect:{x:265,
y:2792},iron:{x:298,y:2792},meadow:{x:331,y:2792},mind:{x:364,y:2792},pixie:{x:397,y:2792},sky:{x:430,y:2792},splash:{x:463,y:2792},spooky:{x:496,y:2792},stone:{x:529,y:2792},toxic:{x:562,y:2792},zap:{x:595,y:2792}},pokeball:{beast:{x:628,y:2792},cherish:{x:661,y:2792},dive:{x:694,y:2792},dream:{x:727,y:2792},dusk:{x:760,y:2792},fast:{x:793,y:2792},friend:{x:826,y:2792},great:{x:859,y:2792},heal:{x:892,y:2792},heavy:{x:925,y:2792},level:{x:958,y:2792},love:{x:991,y:2792},lure:{x:1024,y:2792},luxury:{x:1057,
y:2792},master:{x:1090,y:2792},moon:{x:1123,y:2792},nest:{x:1156,y:2792},net:{x:1189,y:2792},park:{x:1222,y:2792},poke:{x:1255,y:2792},premier:{x:1,y:2825},quick:{x:34,y:2825},repeat:{x:67,y:2825},safari:{x:100,y:2825},sport:{x:133,y:2825},timer:{x:166,y:2825},ultra:{x:199,y:2825}},scarf:{blue:{x:232,y:2825},green:{x:265,y:2825},pink:{x:298,y:2825},red:{x:331,y:2825},yellow:{x:364,y:2825}},shard:{blue:{x:397,y:2825},green:{x:430,y:2825},red:{x:463,y:2825},yellow:{x:496,y:2825}},tm:{bug:{x:529,y:2825},
dark:{x:562,y:2825},dragon:{x:595,y:2825},electric:{x:628,y:2825},fairy:{x:661,y:2825},fighting:{x:694,y:2825},fire:{x:727,y:2825},flying:{x:760,y:2825},ghost:{x:793,y:2825},grass:{x:826,y:2825},ground:{x:859,y:2825},ice:{x:892,y:2825},normal:{x:925,y:2825},poison:{x:958,y:2825},psychic:{x:991,y:2825},rock:{x:1024,y:2825},steel:{x:1057,y:2825},water:{x:1090,y:2825}},"valuable-item":{"balm-mushroom":{x:1123,y:2825},"big-mushroom":{x:1156,y:2825},"big-nugget":{x:1189,y:2825},"big-pearl":{x:1222,y:2825},
"comet-shard":{x:1255,y:2825},nugget:{x:1,y:2858},"pearl-string":{x:34,y:2858},pearl:{x:67,y:2858},"pretty-wing":{x:100,y:2858},"rare-bone":{x:133,y:2858},"relic-band":{x:166,y:2858},"relic-copper":{x:199,y:2858},"relic-crown":{x:232,y:2858},"relic-gold":{x:265,y:2858},"relic-silver":{x:298,y:2858},"relic-statue":{x:331,y:2858},"relic-vase":{x:364,y:2858},"shoal-salt":{x:397,y:2858},"shoal-shell":{x:430,y:2858},"slowpoke-tail":{x:463,y:2858},"star-piece":{x:496,y:2858},stardust:{x:529,y:2858},"tiny-mushroom":{x:562,
y:2858}},"wonder-launcher":{"ability-urge":{x:595,y:2858},antidote:{x:628,y:2858},awakening:{x:661,y:2858},"burn-heal":{x:694,y:2858},"dire-hit-1":{x:727,y:2858},"dire-hit-2":{x:760,y:2858},"dire-hit-3":{x:793,y:2858},ether:{x:826,y:2858},"full-heal":{x:859,y:2858},"full-restore":{x:892,y:2858},"guard-spec":{x:925,y:2858},"hyper-potion":{x:958,y:2858},"ice-heal":{x:991,y:2858},"item-drop":{x:1024,y:2858},"item-urge":{x:1057,y:2858},"max-potion":{x:1090,y:2858},"max-revive":{x:1123,y:2858},"paralyze-heal":{x:1156,
y:2858},potion:{x:1189,y:2858},"reset-urge":{x:1222,y:2858},revive:{x:1255,y:2858},"super-potion":{x:1,y:2891},"x-accuracy-1":{x:34,y:2891},"x-accuracy-2":{x:67,y:2891},"x-accuracy-3":{x:100,y:2891},"x-accuracy-6":{x:133,y:2891},"x-attack-1":{x:166,y:2891},"x-attack-2":{x:199,y:2891},"x-attack-3":{x:232,y:2891},"x-attack-6":{x:265,y:2891},"x-defense-1":{x:298,y:2891},"x-defense-2":{x:331,y:2891},"x-defense-3":{x:364,y:2891},"x-defense-6":{x:397,y:2891},"x-sp-atk-1":{x:430,y:2891},"x-sp-atk-2":{x:463,
y:2891},"x-sp-atk-3":{x:496,y:2891},"x-sp-atk-6":{x:529,y:2891},"x-sp-def-1":{x:562,y:2891},"x-sp-def-2":{x:595,y:2891},"x-sp-def-3":{x:628,y:2891},"x-sp-def-6":{x:661,y:2891},"x-speed-1":{x:694,y:2891},"x-speed-2":{x:727,y:2891},"x-speed-3":{x:760,y:2891},"x-speed-6":{x:793,y:2891}},"z-crystals":{"aloraichium-z-bag":{x:826,y:2891},"aloraichium-z-held":{x:859,y:2891},"buginium-z-bag":{x:892,y:2891},"buginium-z-held":{x:925,y:2891},"darkinium-z-bag":{x:958,y:2891},"darkinium-z-held":{x:991,y:2891},
"decidium-z-bag":{x:1024,y:2891},"decidium-z-held":{x:1057,y:2891},"dragonium-z-bag":{x:1090,y:2891},"dragonium-z-held":{x:1123,y:2891},"eevium-z-bag":{x:1156,y:2891},"eevium-z-held":{x:1189,y:2891},"electrium-z-bag":{x:1222,y:2891},"electrium-z-held":{x:1255,y:2891},"fairium-z-bag":{x:1,y:2924},"fairium-z-held":{x:34,y:2924},"fightinium-z-bag":{x:67,y:2924},"fightinium-z-held":{x:100,y:2924},"firium-z-bag":{x:133,y:2924},"firium-z-held":{x:166,y:2924},"flyinium-z-bag":{x:199,y:2924},"flyinium-z-held":{x:232,
y:2924},"ghostium-z-bag":{x:265,y:2924},"ghostium-z-held":{x:298,y:2924},"grassium-z-bag":{x:331,y:2924},"grassium-z-held":{x:364,y:2924},"groundium-z-bag":{x:397,y:2924},"groundium-z-held":{x:430,y:2924},"icium-z-bag":{x:463,y:2924},"icium-z-held":{x:496,y:2924},"incinium-z-bag":{x:529,y:2924},"incinium-z-held":{x:562,y:2924},"marshadium-z-bag":{x:595,y:2924},"marshadium-z-held":{x:628,y:2924},"mewnium-z-bag":{x:661,y:2924},"mewnium-z-held":{x:694,y:2924},"normalium-z-bag":{x:727,y:2924},"normalium-z-held":{x:760,
y:2924},"pikanium-z-bag":{x:793,y:2924},"pikanium-z-held":{x:826,y:2924},"pikashunium-z-bag":{x:859,y:2924},"pikashunium-z-held":{x:892,y:2924},"poisonium-z-bag":{x:925,y:2924},"poisonium-z-held":{x:958,y:2924},"primarium-z-bag":{x:991,y:2924},"primarium-z-held":{x:1024,y:2924},"psychium-z-bag":{x:1057,y:2924},"psychium-z-held":{x:1090,y:2924},"rockium-z-bag":{x:1123,y:2924},"rockium-z-held":{x:1156,y:2924},"snorlium-z-bag":{x:1189,y:2924},"snorlium-z-held":{x:1222,y:2924},"steelium-z-bag":{x:1255,
y:2924},"steelium-z-held":{x:1,y:2957},"tapunium-z-bag":{x:34,y:2957},"tapunium-z-held":{x:67,y:2957},"waterium-z-bag":{x:100,y:2957},"waterium-z-held":{x:133,y:2957}},memory:{bug:{x:166,y:2957},dark:{x:199,y:2957},dragon:{x:232,y:2957},electric:{x:265,y:2957},fairy:{x:298,y:2957},fighting:{x:331,y:2957},fire:{x:364,y:2957},flying:{x:397,y:2957},ghost:{x:430,y:2957},grass:{x:463,y:2957},ground:{x:496,y:2957},ice:{x:529,y:2957},poison:{x:562,y:2957},psychic:{x:595,y:2957},rock:{x:628,y:2957},steel:{x:661,
y:2957},water:{x:694,y:2957}}}},l,p;a.process_dom=function(){a.M(k,a.J)};a.decorate=function(b){if(a.Y(b))return a.O(b);!1===a.V(b)&&(b=[b]);var d,c,e,f;d=0;for(c=b.length;d<c;++d)e=b[d],e=(f="string"===typeof e||e instanceof String)?document.getElementById(e):e,a.D(e,a.B)?a.G(e):a.J(0,e)};a.P=function(b){k.console&&console.warn("Couldn't decorate icon with the following properties: %o",b)};a.L=function(b,a){var c=!0,e={},f;for(f in b)if(b.hasOwnProperty(f)&&null!=b[f])for(var h in a)a.hasOwnProperty(h)&&
f===h&&b[f]!==a[h]&&(c=!1,e[h]=a[h]);return{exact:c,changedValues:e}};a.O=function(b){var d=q({type:"pkmn",slug:null,color:null,form:null,gender:null,dir:null},b),c=a.I(d.type),e=a.H(d),f=a.L(d,e.missing),d=q(d,f.changedValues);if(null==e.coords)return{request:b,attributes:d,exactMatch:null,found:!1,data:null,size:null};if(null==c||null==c.w)c={w:e.coords.w,h:e.coords.h};delete e.missing;return{request:b,attributes:d,exactMatch:f.exact,found:!0,data:e,size:c}};a.G=function(b){if(!a.W(b)){var d=a.T(b),
c=a.I(d.type),e=a.H(d),f=e.coords,e=e.props,h=null==c||null==c.x;null==f?a.P(d):(h&&(c={w:f.w,h:f.h}),d=a.N(b),a.ba(d,f),h&&a.da(b,d,c),e.flipped&&a.ca(b),a.aa(b))}};a.ca=function(b){a.F(b,"pkspr-faux-right")};a.N=function(b){var a=document.createElement("i");b.appendChild(a);return a};a.ba=function(b,a){b.style.backgroundPosition=-a.x+"px "+-a.y+"px"};a.da=function(a,d,c){a.style.width=c.ea+"px";a.style.height=c.U+"px";d.style.width=c.ea+"px";d.style.height=c.U+"px"};a.H=function(b){var d=a.C,c,
e,f,h,g={type:null,slug:null,form:".",dir:null,gender:".",color:"regular"},r={flipped:!1},k={};for(e in g)if(g.hasOwnProperty(e)){if(0<=d.x)break;f=b[e];h=g[e];if(c=d[f])d=c;else if(c=d[h])k[e]=h,d=c,"dir"===e&&"right"===f&&(r.flipped=!0);else if("dir"!==e&&"gender"!==e){d=null;break}}return{coords:d,props:r,missing:k}};a.I=function(b){for(var d in a.A)if(a.A.hasOwnProperty(d)&&d===b)return a.A[d];return null};a.T=function(b){var d=b.className;if(null==d)return null;b={type:null,slug:null,color:null,

Binary file not shown.

Before

Width:  |  Height:  |  Size: 710 KiB

After

Width:  |  Height:  |  Size: 714 KiB

View File

@@ -1,7 +1,7 @@
{
"name": "pokesprite",
"description": "Pokémon icon database and sprite sheet",
"version": "1.4.6",
"version": "1.4.7",
"main" : "pokesprite.min.js",
"repository": {
"type": "git",