diff --git a/public/audio/cry/1018.ogg b/public/audio/cry/1018.ogg index 267492f7b..bd0f5c42f 100644 Binary files a/public/audio/cry/1018.ogg and b/public/audio/cry/1018.ogg differ diff --git a/public/audio/cry/1019.ogg b/public/audio/cry/1019.ogg index e5b6f3b99..9970fb834 100644 Binary files a/public/audio/cry/1019.ogg and b/public/audio/cry/1019.ogg differ diff --git a/public/audio/cry/1020.ogg b/public/audio/cry/1020.ogg index 421a6fd73..bab72008a 100644 Binary files a/public/audio/cry/1020.ogg and b/public/audio/cry/1020.ogg differ diff --git a/public/audio/cry/1021.ogg b/public/audio/cry/1021.ogg index 421a6fd73..e003aa54b 100644 Binary files a/public/audio/cry/1021.ogg and b/public/audio/cry/1021.ogg differ diff --git a/public/audio/cry/1022.ogg b/public/audio/cry/1022.ogg index 421a6fd73..de8d0772f 100644 Binary files a/public/audio/cry/1022.ogg and b/public/audio/cry/1022.ogg differ diff --git a/public/audio/cry/1023.ogg b/public/audio/cry/1023.ogg index 421a6fd73..3977ebbdf 100644 Binary files a/public/audio/cry/1023.ogg and b/public/audio/cry/1023.ogg differ diff --git a/public/audio/cry/1024.ogg b/public/audio/cry/1024.ogg index 421a6fd73..3cd50ece2 100644 Binary files a/public/audio/cry/1024.ogg and b/public/audio/cry/1024.ogg differ diff --git a/public/audio/cry/1025.ogg b/public/audio/cry/1025.ogg index 421a6fd73..e55028285 100644 Binary files a/public/audio/cry/1025.ogg and b/public/audio/cry/1025.ogg differ diff --git a/public/images/pokemon/1000.json b/public/images/pokemon/1000.json new file mode 100644 index 000000000..3521ec7eb --- /dev/null +++ b/public/images/pokemon/1000.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1000.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 10, + "w": 49, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f8741515141c3626f34b95d8c0d506c0:1b81a7cc2fcb03f48f18b6d1128b884b:ee861259b3c6556234d9dc96ae4c3763$" + } +} diff --git a/public/images/pokemon/1000.png b/public/images/pokemon/1000.png new file mode 100644 index 000000000..f3dad376e Binary files /dev/null and b/public/images/pokemon/1000.png differ diff --git a/public/images/pokemon/1001.json b/public/images/pokemon/1001.json new file mode 100644 index 000000000..c79fcd1e9 --- /dev/null +++ b/public/images/pokemon/1001.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1001.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 10, + "w": 77, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 77, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3d0890a7886c3169fdd123775cdf9d31:678f28a0fbb8bec19629c0400501f19e:c8a3fc07f857e38a4f887e43523aab92$" + } +} diff --git a/public/images/pokemon/1001.png b/public/images/pokemon/1001.png new file mode 100644 index 000000000..105cf11c4 Binary files /dev/null and b/public/images/pokemon/1001.png differ diff --git a/public/images/pokemon/1002.json b/public/images/pokemon/1002.json new file mode 100644 index 000000000..a4e67a49d --- /dev/null +++ b/public/images/pokemon/1002.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1002.png", + "format": "RGBA8888", + "size": { + "w": 72, + "h": 72 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 20, + "w": 72, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 72, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:87bc98172b359e3683e218a5e73f1419:5b8cc60594f989fcaed5b481f602d810:ed422fec783116829af474c28e719a21$" + } +} diff --git a/public/images/pokemon/1002.png b/public/images/pokemon/1002.png new file mode 100644 index 000000000..df196c2a5 Binary files /dev/null and b/public/images/pokemon/1002.png differ diff --git a/public/images/pokemon/1003.json b/public/images/pokemon/1003.json new file mode 100644 index 000000000..a756986f6 --- /dev/null +++ b/public/images/pokemon/1003.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1003.png", + "format": "RGBA8888", + "size": { + "w": 87, + "h": 87 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 87, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 87, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2c72caf7f6817656e5b34af46b9af111:8df8f3255118044592e189dbe029e657:8b352f41866b2e537060a0a3134bd378$" + } +} diff --git a/public/images/pokemon/1003.png b/public/images/pokemon/1003.png new file mode 100644 index 000000000..1e0395ba1 Binary files /dev/null and b/public/images/pokemon/1003.png differ diff --git a/public/images/pokemon/1004.json b/public/images/pokemon/1004.json new file mode 100644 index 000000000..1de0a07eb --- /dev/null +++ b/public/images/pokemon/1004.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1004.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f0dd4dc95edd43c4fa3068873a23fdb3:3cb7d0ea5052c0e5efe4faa7500fd6d6:aa6f0d4da684091852c6304420f168ea$" + } +} diff --git a/public/images/pokemon/1004.png b/public/images/pokemon/1004.png new file mode 100644 index 000000000..95d53f9ee Binary files /dev/null and b/public/images/pokemon/1004.png differ diff --git a/public/images/pokemon/1007-apex-build.json b/public/images/pokemon/1007-apex-build.json new file mode 100644 index 000000000..cd5b13292 --- /dev/null +++ b/public/images/pokemon/1007-apex-build.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1007-apex-build.png", + "format": "RGBA8888", + "size": { + "w": 95, + "h": 95 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 2, + "w": 95, + "h": 92 + }, + "frame": { + "x": 0, + "y": 0, + "w": 95, + "h": 92 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:df56cc6866de03b2d9c064025758d9b6:22f824149f718f2ce41d0f61decfd5af:a0c3e4bbfd7401417648cb0fbab1b523$" + } +} diff --git a/public/images/pokemon/1007-apex-build.png b/public/images/pokemon/1007-apex-build.png new file mode 100644 index 000000000..0887f211d Binary files /dev/null and b/public/images/pokemon/1007-apex-build.png differ diff --git a/public/images/pokemon/1008-ultimate-mode.json b/public/images/pokemon/1008-ultimate-mode.json new file mode 100644 index 000000000..64faa459a --- /dev/null +++ b/public/images/pokemon/1008-ultimate-mode.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1008-ultimate-mode.png", + "format": "RGBA8888", + "size": { + "w": 91, + "h": 91 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 4, + "y": 2, + "w": 88, + "h": 91 + }, + "frame": { + "x": 0, + "y": 0, + "w": 88, + "h": 91 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fde3ed8f16e5a8014d514d3e6f10382f:61ca83a55c84898e1689988f41b4e44d:6bc13fc240c61679649a32d48b8f6a77$" + } +} diff --git a/public/images/pokemon/1008-ultimate-mode.png b/public/images/pokemon/1008-ultimate-mode.png new file mode 100644 index 000000000..12ecf3e5f Binary files /dev/null and b/public/images/pokemon/1008-ultimate-mode.png differ diff --git a/public/images/pokemon/1012.json b/public/images/pokemon/1012.json new file mode 100644 index 000000000..83bf1ba0b --- /dev/null +++ b/public/images/pokemon/1012.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1012.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 24, + "w": 58, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b3f10c32e234bfa5d1a806e9ee9e3a0b:919eaf891e6b250243e26f663942e9f9:58aa324a420f40a9ba665ff341db146f$" + } +} diff --git a/public/images/pokemon/1012.png b/public/images/pokemon/1012.png new file mode 100644 index 000000000..592aa70a3 Binary files /dev/null and b/public/images/pokemon/1012.png differ diff --git a/public/images/pokemon/1013.json b/public/images/pokemon/1013.json new file mode 100644 index 000000000..cdd017f4d --- /dev/null +++ b/public/images/pokemon/1013.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1013.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 17, + "w": 38, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:95751bdea9cadd27651d5b76abdd25eb:ff7fa36c581728ae0dd7b9aefb464b40:ab56b9b47f4e6e1f2091324e9e9fd47e$" + } +} diff --git a/public/images/pokemon/1013.png b/public/images/pokemon/1013.png new file mode 100644 index 000000000..0479966c6 Binary files /dev/null and b/public/images/pokemon/1013.png differ diff --git a/public/images/pokemon/1014.json b/public/images/pokemon/1014.json new file mode 100644 index 000000000..fe98e648f --- /dev/null +++ b/public/images/pokemon/1014.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1014.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 10, + "w": 79, + "h": 76 + }, + "frame": { + "x": 0, + "y": 0, + "w": 79, + "h": 76 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6711b6145c8128cceca00d15427c5326:b54b3989ccc784c515082f88e156fa1a:9621754e29cf3f21493779f077352bf2$" + } +} diff --git a/public/images/pokemon/1014.png b/public/images/pokemon/1014.png new file mode 100644 index 000000000..bcd9d39e6 Binary files /dev/null and b/public/images/pokemon/1014.png differ diff --git a/public/images/pokemon/1015.json b/public/images/pokemon/1015.json new file mode 100644 index 000000000..5f0b43f58 --- /dev/null +++ b/public/images/pokemon/1015.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1015.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 16, + "w": 33, + "h": 64 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 64 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e5f9fc79692bbdf6f2fdd75d7e23fe28:b95413c76bff7dcbaa831688601d56f4:13af24db847756d1c4e2f592ebf13fc9$" + } +} diff --git a/public/images/pokemon/1015.png b/public/images/pokemon/1015.png new file mode 100644 index 000000000..1a4851b7c Binary files /dev/null and b/public/images/pokemon/1015.png differ diff --git a/public/images/pokemon/1016.json b/public/images/pokemon/1016.json new file mode 100644 index 000000000..ed80fb86a --- /dev/null +++ b/public/images/pokemon/1016.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1016.png", + "format": "RGBA8888", + "size": { + "w": 81, + "h": 81 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 7, + "w": 67, + "h": 81 + }, + "frame": { + "x": 0, + "y": 0, + "w": 67, + "h": 81 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:be7df021181af6cb4f31d74419e9f141:b165917a574a5fbecc9e5679ccb2a1b3:72724eefa41a3c32daae0a4cbe80772e$" + } +} diff --git a/public/images/pokemon/1016.png b/public/images/pokemon/1016.png new file mode 100644 index 000000000..8947d9fb9 Binary files /dev/null and b/public/images/pokemon/1016.png differ diff --git a/public/images/pokemon/1017-cornerstone-mask.json b/public/images/pokemon/1017-cornerstone-mask.json new file mode 100644 index 000000000..b0b50467e --- /dev/null +++ b/public/images/pokemon/1017-cornerstone-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-cornerstone-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8972780fcf58bb32fdc25a3b38190a19:02cf3eac6e7d882281b1bbf3f4b0a61b:f99d692bb7e7727f92473fe14ddc6106$" + } +} diff --git a/public/images/pokemon/1017-cornerstone-mask.png b/public/images/pokemon/1017-cornerstone-mask.png new file mode 100644 index 000000000..ca1d236cb Binary files /dev/null and b/public/images/pokemon/1017-cornerstone-mask.png differ diff --git a/public/images/pokemon/1017-hearthflame-mask.json b/public/images/pokemon/1017-hearthflame-mask.json new file mode 100644 index 000000000..b4aadb4b4 --- /dev/null +++ b/public/images/pokemon/1017-hearthflame-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-hearthflame-mask.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 9, + "w": 57, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4b5cb27848a6c3015eab35c752ca692e:3473a0d93b563d201111d459ed242a53:e275996e79b44deeff5a1f982b7f749b$" + } +} diff --git a/public/images/pokemon/1017-hearthflame-mask.png b/public/images/pokemon/1017-hearthflame-mask.png new file mode 100644 index 000000000..9d86a61d1 Binary files /dev/null and b/public/images/pokemon/1017-hearthflame-mask.png differ diff --git a/public/images/pokemon/1017-teal-mask.json b/public/images/pokemon/1017-teal-mask.json new file mode 100644 index 000000000..4e8876828 --- /dev/null +++ b/public/images/pokemon/1017-teal-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-teal-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:11781a1dff277c5a686fd1a505429eeb:7656f3316e04ea4c25e700ddac4e5b90:89536aff40ae7e467064a0913e09a678$" + } +} diff --git a/public/images/pokemon/1017-teal-mask.png b/public/images/pokemon/1017-teal-mask.png new file mode 100644 index 000000000..1e41d4e52 Binary files /dev/null and b/public/images/pokemon/1017-teal-mask.png differ diff --git a/public/images/pokemon/1017-wellspring-mask.json b/public/images/pokemon/1017-wellspring-mask.json new file mode 100644 index 000000000..a047e02cb --- /dev/null +++ b/public/images/pokemon/1017-wellspring-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-wellspring-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9df3137c3a609d2b623619e1c6fa8756:9f2efac89cfab2406410a6e7993ac069:7923bde10524a9098aefe747f890db93$" + } +} diff --git a/public/images/pokemon/1017-wellspring-mask.png b/public/images/pokemon/1017-wellspring-mask.png new file mode 100644 index 000000000..d220adf22 Binary files /dev/null and b/public/images/pokemon/1017-wellspring-mask.png differ diff --git a/public/images/pokemon/1024-stellar.json b/public/images/pokemon/1024-stellar.json new file mode 100644 index 000000000..3f8ffe6c4 --- /dev/null +++ b/public/images/pokemon/1024-stellar.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-stellar.png", + "format": "RGBA8888", + "size": { + "w": 96, + "h": 96 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 78, + "h": 96 + }, + "frame": { + "x": 0, + "y": 0, + "w": 78, + "h": 96 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c9ee64bda72f2dadb06109338796ccac:1313f1218b7da2c57ad9f290d1323840:c1508f3b01ae78a28a1267fd6caa4f7b$" + } +} diff --git a/public/images/pokemon/1024-stellar.png b/public/images/pokemon/1024-stellar.png new file mode 100644 index 000000000..53708a58f Binary files /dev/null and b/public/images/pokemon/1024-stellar.png differ diff --git a/public/images/pokemon/1024-terastal.json b/public/images/pokemon/1024-terastal.json new file mode 100644 index 000000000..88d51bfe8 --- /dev/null +++ b/public/images/pokemon/1024-terastal.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-terastal.png", + "format": "RGBA8888", + "size": { + "w": 76, + "h": 76 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 20, + "w": 76, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e3b958d05b17892b77b99f61b369ef9c:e68b569a7509e948de5853f69709b4a9:15288bfe102259e4a5b44d914dd7b6d7$" + } +} diff --git a/public/images/pokemon/1024-terastal.png b/public/images/pokemon/1024-terastal.png new file mode 100644 index 000000000..3918aefef Binary files /dev/null and b/public/images/pokemon/1024-terastal.png differ diff --git a/public/images/pokemon/1024.json b/public/images/pokemon/1024.json new file mode 100644 index 000000000..c49dee80c --- /dev/null +++ b/public/images/pokemon/1024.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 24, + "w": 52, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:acf6cbc70e786ae766e8401f8e51e50d:b8300942d0d3701b5d222a13c172116c:1bdf02ff1001eb89aa50625bb16214f3$" + } +} diff --git a/public/images/pokemon/1024.png b/public/images/pokemon/1024.png new file mode 100644 index 000000000..5b2f790e6 Binary files /dev/null and b/public/images/pokemon/1024.png differ diff --git a/public/images/pokemon/1025.json b/public/images/pokemon/1025.json new file mode 100644 index 000000000..8fb183970 --- /dev/null +++ b/public/images/pokemon/1025.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1025.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 18, + "w": 68, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f419a476e94bcd5495fbc56b01536484:eae8a2c89ed8718b3516f3b77c541d4d:41fdf2cd944a54e4e4d2154a81c49030$" + } +} diff --git a/public/images/pokemon/1025.png b/public/images/pokemon/1025.png new file mode 100644 index 000000000..1cca712e8 Binary files /dev/null and b/public/images/pokemon/1025.png differ diff --git a/public/images/pokemon/906.json b/public/images/pokemon/906.json new file mode 100644 index 000000000..ec2684656 --- /dev/null +++ b/public/images/pokemon/906.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "906.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 26, + "w": 38, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b97b0512f1e88cfe1fa5a2ed97ab51b7:4c8e63678d2e1e2c17201903c7c04107:4277c44e855da6012735589979d0350d$" + } +} diff --git a/public/images/pokemon/906.png b/public/images/pokemon/906.png new file mode 100644 index 000000000..10db2b9be Binary files /dev/null and b/public/images/pokemon/906.png differ diff --git a/public/images/pokemon/907.json b/public/images/pokemon/907.json new file mode 100644 index 000000000..032ef1f7b --- /dev/null +++ b/public/images/pokemon/907.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "907.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 16, + "w": 37, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:797c1eee1752e5903782597a96f3a694:e20c5fb3e97ad8a12f0fe9fb067ad4ef:daf3725d38e3475d24c8a25f336bac24$" + } +} diff --git a/public/images/pokemon/907.png b/public/images/pokemon/907.png new file mode 100644 index 000000000..0ab29ebf7 Binary files /dev/null and b/public/images/pokemon/907.png differ diff --git a/public/images/pokemon/908.json b/public/images/pokemon/908.json new file mode 100644 index 000000000..284346a6c --- /dev/null +++ b/public/images/pokemon/908.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "908.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 8, + "w": 61, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3aed93e3813c0d88a0cfb9e7941d899a:a7011bc270dfc44e22c2471a1ca4ce9f:72fe3bff22bdeb7e389231b787da33b6$" + } +} diff --git a/public/images/pokemon/908.png b/public/images/pokemon/908.png new file mode 100644 index 000000000..d9aab9e4d Binary files /dev/null and b/public/images/pokemon/908.png differ diff --git a/public/images/pokemon/909.json b/public/images/pokemon/909.json new file mode 100644 index 000000000..a2d8be4e7 --- /dev/null +++ b/public/images/pokemon/909.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "909.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 23, + "w": 40, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b3fc678c0aaf79fa544b7b408e54d925:0585d44b77554adb9691fdf3b23ae47a:2e0cb35d18659bc36d385c573caa052e$" + } +} diff --git a/public/images/pokemon/909.png b/public/images/pokemon/909.png new file mode 100644 index 000000000..4ee8f83cf Binary files /dev/null and b/public/images/pokemon/909.png differ diff --git a/public/images/pokemon/910.json b/public/images/pokemon/910.json new file mode 100644 index 000000000..2977c1d4c --- /dev/null +++ b/public/images/pokemon/910.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "910.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 19, + "w": 47, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:012ee0f116fae8b8a36a9c235d04e2bd:55f26801f21c87cd5786af6f108ab080:4ef35bbfad22352c7f8d853285e12bca$" + } +} diff --git a/public/images/pokemon/910.png b/public/images/pokemon/910.png new file mode 100644 index 000000000..eec9a820e Binary files /dev/null and b/public/images/pokemon/910.png differ diff --git a/public/images/pokemon/911.json b/public/images/pokemon/911.json new file mode 100644 index 000000000..55fcfac8e --- /dev/null +++ b/public/images/pokemon/911.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "911.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 20, + "w": 80, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 80, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b5a4dd7cf51a195899ed3591d15d628a:5498efebfa036a4f4a4cbc6fd3add0a3:0ff74ec4e2cec2d168f3b7965910664b$" + } +} diff --git a/public/images/pokemon/911.png b/public/images/pokemon/911.png new file mode 100644 index 000000000..a90c73d61 Binary files /dev/null and b/public/images/pokemon/911.png differ diff --git a/public/images/pokemon/912.json b/public/images/pokemon/912.json new file mode 100644 index 000000000..f7b248eeb --- /dev/null +++ b/public/images/pokemon/912.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "912.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 23, + "w": 32, + "h": 50 + }, + "frame": { + "x": 0, + "y": 0, + "w": 32, + "h": 50 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ce6bfbb28ca895392730e4dbedae3861:eaeca9e53606001daae7d7285fc2f6cc:837ed90d4f212f45f6b317e301d03492$" + } +} diff --git a/public/images/pokemon/912.png b/public/images/pokemon/912.png new file mode 100644 index 000000000..84388cfc1 Binary files /dev/null and b/public/images/pokemon/912.png differ diff --git a/public/images/pokemon/913.json b/public/images/pokemon/913.json new file mode 100644 index 000000000..98cf0b528 --- /dev/null +++ b/public/images/pokemon/913.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "913.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 16, + "w": 40, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4704c70abfc3c2daa9e946223e718b25:34020b8b58e265e680b0a7fd946eb53f:6c6d101ae74d8a8237faf96bfea4e6ac$" + } +} diff --git a/public/images/pokemon/913.png b/public/images/pokemon/913.png new file mode 100644 index 000000000..fde9da00c Binary files /dev/null and b/public/images/pokemon/913.png differ diff --git a/public/images/pokemon/914.json b/public/images/pokemon/914.json new file mode 100644 index 000000000..4a9a2969b --- /dev/null +++ b/public/images/pokemon/914.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "914.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 8, + "w": 55, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:64813566971e46c8ce6045b90dff5c6c:f6066f9a430e46d035ba97e3d3c7ee4b:a123ce346d124b2d12481db361d1b25b$" + } +} diff --git a/public/images/pokemon/914.png b/public/images/pokemon/914.png new file mode 100644 index 000000000..5fd15cb29 Binary files /dev/null and b/public/images/pokemon/914.png differ diff --git a/public/images/pokemon/915.json b/public/images/pokemon/915.json new file mode 100644 index 000000000..4773b6294 --- /dev/null +++ b/public/images/pokemon/915.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "915.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 32, + "w": 39, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:58de7186b8d56ee3d80862ff397da8a5:b1419913b505d15beae7b7ee02b5a43c:518a1800e0bd3326b7dbef48ce93afe4$" + } +} diff --git a/public/images/pokemon/915.png b/public/images/pokemon/915.png new file mode 100644 index 000000000..a4547cd60 Binary files /dev/null and b/public/images/pokemon/915.png differ diff --git a/public/images/pokemon/916-female.json b/public/images/pokemon/916-female.json new file mode 100644 index 000000000..b24306449 --- /dev/null +++ b/public/images/pokemon/916-female.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916-female.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 22, + "w": 53, + "h": 52 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 52 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ede9004667840d967909a09ffea6b0bd:313700e7c66a48c20a5fff810a513009:9527e4c0d1edc47811d5e39ad0bbd9c1$" + } +} diff --git a/public/images/pokemon/916-female.png b/public/images/pokemon/916-female.png new file mode 100644 index 000000000..a5e53b1f4 Binary files /dev/null and b/public/images/pokemon/916-female.png differ diff --git a/public/images/pokemon/916.json b/public/images/pokemon/916.json new file mode 100644 index 000000000..8de711963 --- /dev/null +++ b/public/images/pokemon/916.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 23, + "w": 58, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e60c47556b1a4f26b4234b028d9ab918:4af247955fba0c17e1df8856e2362362:72483d103fb6b8e5c1889150025102c8$" + } +} diff --git a/public/images/pokemon/916.png b/public/images/pokemon/916.png new file mode 100644 index 000000000..cae7bf3c8 Binary files /dev/null and b/public/images/pokemon/916.png differ diff --git a/public/images/pokemon/917.json b/public/images/pokemon/917.json new file mode 100644 index 000000000..095c2d474 --- /dev/null +++ b/public/images/pokemon/917.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "917.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 22, + "w": 44, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:412cf667bceab6e338eb9a56d1463016:03a33c6c4f837e1d93b70506ab658109:9bb32d7e16d9267a0c92d4103d9f741f$" + } +} diff --git a/public/images/pokemon/917.png b/public/images/pokemon/917.png new file mode 100644 index 000000000..f6a40db18 Binary files /dev/null and b/public/images/pokemon/917.png differ diff --git a/public/images/pokemon/918.json b/public/images/pokemon/918.json new file mode 100644 index 000000000..d5a2c2475 --- /dev/null +++ b/public/images/pokemon/918.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "918.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 20, + "w": 52, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f66bd37cbd446a80c12b203620b08b38:0c7fa5fea3689538eb04d04554f646ee:3ac5888b2bdc89f9859f00b2e0bbe0e1$" + } +} diff --git a/public/images/pokemon/918.png b/public/images/pokemon/918.png new file mode 100644 index 000000000..cc7b8ff0e Binary files /dev/null and b/public/images/pokemon/918.png differ diff --git a/public/images/pokemon/919.json b/public/images/pokemon/919.json new file mode 100644 index 000000000..fdf8d0261 --- /dev/null +++ b/public/images/pokemon/919.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "919.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 30, + "w": 31, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a6ca126f145066abe536ebb723e9d26b:783dcfa4bb767fd1786daa5adc916757:41d098b640b88a9f3ad5e15628a623df$" + } +} diff --git a/public/images/pokemon/919.png b/public/images/pokemon/919.png new file mode 100644 index 000000000..08506d90d Binary files /dev/null and b/public/images/pokemon/919.png differ diff --git a/public/images/pokemon/920.json b/public/images/pokemon/920.json new file mode 100644 index 000000000..600f99f03 --- /dev/null +++ b/public/images/pokemon/920.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "920.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 16, + "w": 46, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:785acb1d66e3aa8cd4c93bfcf72c9f45:22964aaeccf0dbde105ac7e6a7b48ac5:8ecd91cbaf6447bad1bb9d240c32ac41$" + } +} diff --git a/public/images/pokemon/920.png b/public/images/pokemon/920.png new file mode 100644 index 000000000..17adfc9bc Binary files /dev/null and b/public/images/pokemon/920.png differ diff --git a/public/images/pokemon/921.json b/public/images/pokemon/921.json new file mode 100644 index 000000000..39cdebf1e --- /dev/null +++ b/public/images/pokemon/921.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "921.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 28, + "w": 41, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1cf50ca9621a38dbe5a14acb7fee74f4:23ee3f49ef917a46f6d711051d8b1b82:6aacbf9e2f8abb17a0610c41084d3a47$" + } +} diff --git a/public/images/pokemon/921.png b/public/images/pokemon/921.png new file mode 100644 index 000000000..c7c8162b4 Binary files /dev/null and b/public/images/pokemon/921.png differ diff --git a/public/images/pokemon/922.json b/public/images/pokemon/922.json new file mode 100644 index 000000000..98412f5bc --- /dev/null +++ b/public/images/pokemon/922.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "922.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 18, + "w": 46, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:23ebdd2f0de3812927da418d9431ba1e:2f3a2479c4bd5c11bdad55865b688354:86412bb44c4ac3b7cef571adb47194be$" + } +} diff --git a/public/images/pokemon/922.png b/public/images/pokemon/922.png new file mode 100644 index 000000000..89c12175f Binary files /dev/null and b/public/images/pokemon/922.png differ diff --git a/public/images/pokemon/923.json b/public/images/pokemon/923.json new file mode 100644 index 000000000..ee46c9201 --- /dev/null +++ b/public/images/pokemon/923.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "923.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 14, + "w": 61, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:40b9716d6ead419c7bdf7feb97b792e4:d28a7bdaa5f44b1a32327fbc97dcbba9:76f286fb3302b4a6d10bda43a09e947a$" + } +} diff --git a/public/images/pokemon/923.png b/public/images/pokemon/923.png new file mode 100644 index 000000000..eed3ec7b3 Binary files /dev/null and b/public/images/pokemon/923.png differ diff --git a/public/images/pokemon/924.json b/public/images/pokemon/924.json new file mode 100644 index 000000000..fdb5d45bd --- /dev/null +++ b/public/images/pokemon/924.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "924.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 27, + "w": 59, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b8c2e9922997815368ba4de61444637f:7eb07820b91df33eecac089365ca623c:aff14eb6fdab94d075ad919e9db31a05$" + } +} diff --git a/public/images/pokemon/924.png b/public/images/pokemon/924.png new file mode 100644 index 000000000..26a1a1d77 Binary files /dev/null and b/public/images/pokemon/924.png differ diff --git a/public/images/pokemon/925-four.json b/public/images/pokemon/925-four.json new file mode 100644 index 000000000..ae637f819 --- /dev/null +++ b/public/images/pokemon/925-four.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-four.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 27, + "w": 69, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:32c5c54df1140e4ce4a74b174d02b860:c0a2370855fb2ca90117a057399ec9d0:224b59d25e0d7fb5d8be5f92b2e03567$" + } +} diff --git a/public/images/pokemon/925-four.png b/public/images/pokemon/925-four.png new file mode 100644 index 000000000..e1c521f8a Binary files /dev/null and b/public/images/pokemon/925-four.png differ diff --git a/public/images/pokemon/925-three.json b/public/images/pokemon/925-three.json new file mode 100644 index 000000000..7631d9ecb --- /dev/null +++ b/public/images/pokemon/925-three.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-three.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 27, + "w": 64, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 64, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:dc3ab758ea8fd3d8dfa28aa9b61dafcc:779f0cc2d4b71375e308105d5290c5c0:1eea2319c842d54706c4e3b7544af121$" + } +} diff --git a/public/images/pokemon/925-three.png b/public/images/pokemon/925-three.png new file mode 100644 index 000000000..00a46649e Binary files /dev/null and b/public/images/pokemon/925-three.png differ diff --git a/public/images/pokemon/926.json b/public/images/pokemon/926.json new file mode 100644 index 000000000..e16c1a3da --- /dev/null +++ b/public/images/pokemon/926.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "926.png", + "format": "RGBA8888", + "size": { + "w": 46, + "h": 46 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 29, + "w": 46, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ccb776246894a4d4d7d250b6242b462e:03be3efc8ff883eb82af5de1dbc61fde:bca6bf1462bc3c932f0d537793bb5d3f$" + } +} diff --git a/public/images/pokemon/926.png b/public/images/pokemon/926.png new file mode 100644 index 000000000..8f48bc152 Binary files /dev/null and b/public/images/pokemon/926.png differ diff --git a/public/images/pokemon/927.json b/public/images/pokemon/927.json new file mode 100644 index 000000000..91f02478b --- /dev/null +++ b/public/images/pokemon/927.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "927.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 22, + "w": 60, + "h": 52 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 52 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f71d6b0a8439d1de87bb89f603229e37:42637ed3baf7b4e97ea5ddfb4367b7e4:d8a7d5879c91254ed67554dbfc1d698a$" + } +} diff --git a/public/images/pokemon/927.png b/public/images/pokemon/927.png new file mode 100644 index 000000000..22f3c261f Binary files /dev/null and b/public/images/pokemon/927.png differ diff --git a/public/images/pokemon/928.json b/public/images/pokemon/928.json new file mode 100644 index 000000000..4f105143d --- /dev/null +++ b/public/images/pokemon/928.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "928.png", + "format": "RGBA8888", + "size": { + "w": 31, + "h": 31 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 38, + "y": 38, + "w": 24, + "h": 31 + }, + "frame": { + "x": 0, + "y": 0, + "w": 24, + "h": 31 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ce3140f97e368e83c92c9174c250f139:111be5845fe87d66c050cd2609601624:93e0724762b585ccb4563207c5db7a04$" + } +} diff --git a/public/images/pokemon/928.png b/public/images/pokemon/928.png new file mode 100644 index 000000000..a69a8e703 Binary files /dev/null and b/public/images/pokemon/928.png differ diff --git a/public/images/pokemon/929.json b/public/images/pokemon/929.json new file mode 100644 index 000000000..74892b51e --- /dev/null +++ b/public/images/pokemon/929.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "929.png", + "format": "RGBA8888", + "size": { + "w": 56, + "h": 56 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5915b7b352b740790e433004b0ab34d6:e7160fd503a215b46b68825d60812e4c:df3adfbc90db58dfa760059099fddf4a$" + } +} diff --git a/public/images/pokemon/929.png b/public/images/pokemon/929.png new file mode 100644 index 000000000..8365509b1 Binary files /dev/null and b/public/images/pokemon/929.png differ diff --git a/public/images/pokemon/930.json b/public/images/pokemon/930.json new file mode 100644 index 000000000..6680df08f --- /dev/null +++ b/public/images/pokemon/930.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "930.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 12, + "w": 85, + "h": 72 + }, + "frame": { + "x": 0, + "y": 0, + "w": 85, + "h": 72 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ae5ec86a41214366366d5babc25a6368:952d100e6c47ad0875f368fb5e550dbe:e2605b6bf53d70632dfa6ee248fd937d$" + } +} diff --git a/public/images/pokemon/930.png b/public/images/pokemon/930.png new file mode 100644 index 000000000..bc6586858 Binary files /dev/null and b/public/images/pokemon/930.png differ diff --git a/public/images/pokemon/931-blue-plumage.json b/public/images/pokemon/931-blue-plumage.json new file mode 100644 index 000000000..84b405e48 --- /dev/null +++ b/public/images/pokemon/931-blue-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-blue-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:95c9a821e76597a170a1e3eb35f92ce4:af4f4e6a9c5a8cb24e208c0d1ee46776:edd277fa142373dad12ea9d12c4fef05$" + } +} diff --git a/public/images/pokemon/931-blue-plumage.png b/public/images/pokemon/931-blue-plumage.png new file mode 100644 index 000000000..18e3d1aeb Binary files /dev/null and b/public/images/pokemon/931-blue-plumage.png differ diff --git a/public/images/pokemon/931-green-plumage.json b/public/images/pokemon/931-green-plumage.json new file mode 100644 index 000000000..21ba0674d --- /dev/null +++ b/public/images/pokemon/931-green-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-green-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:de2307ef82255c03e45e3a9cdf973cd1:b1449586ee6993f65a9b6b4a0a43eff3:021170a16c1007839605a383c7b11a3b$" + } +} diff --git a/public/images/pokemon/931-green-plumage.png b/public/images/pokemon/931-green-plumage.png new file mode 100644 index 000000000..98c85adac Binary files /dev/null and b/public/images/pokemon/931-green-plumage.png differ diff --git a/public/images/pokemon/931-white-plumage.json b/public/images/pokemon/931-white-plumage.json new file mode 100644 index 000000000..0d2148ca2 --- /dev/null +++ b/public/images/pokemon/931-white-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-white-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e2d6ec18e883a79ffe1ab3f069e25104:04467999d0c587fea1b1c413b974bac7:8658f5daea455032d8ff1c52cecec59f$" + } +} diff --git a/public/images/pokemon/931-white-plumage.png b/public/images/pokemon/931-white-plumage.png new file mode 100644 index 000000000..4256a7db8 Binary files /dev/null and b/public/images/pokemon/931-white-plumage.png differ diff --git a/public/images/pokemon/931-yellow-plumage.json b/public/images/pokemon/931-yellow-plumage.json new file mode 100644 index 000000000..7ff14d2e1 --- /dev/null +++ b/public/images/pokemon/931-yellow-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-yellow-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5f7ec1197c28dce3a07b64815099a766:667d2b221020825081735bc7d947f68e:44333e0ef7e14d5a706fbd03f4be7729$" + } +} diff --git a/public/images/pokemon/931-yellow-plumage.png b/public/images/pokemon/931-yellow-plumage.png new file mode 100644 index 000000000..80a8528c6 Binary files /dev/null and b/public/images/pokemon/931-yellow-plumage.png differ diff --git a/public/images/pokemon/932.json b/public/images/pokemon/932.json new file mode 100644 index 000000000..fb1f0310c --- /dev/null +++ b/public/images/pokemon/932.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "932.png", + "format": "RGBA8888", + "size": { + "w": 29, + "h": 29 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 34, + "w": 29, + "h": 27 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 27 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:44013b321cec0a56ea34d0f9bff18a08:5e21a9875b6ebc8d85662a565a62f7a7:ac6592b1ff7d7b5afb4c4b933cec3f50$" + } +} diff --git a/public/images/pokemon/932.png b/public/images/pokemon/932.png new file mode 100644 index 000000000..a7a85efe6 Binary files /dev/null and b/public/images/pokemon/932.png differ diff --git a/public/images/pokemon/933.json b/public/images/pokemon/933.json new file mode 100644 index 000000000..c846e1bf1 --- /dev/null +++ b/public/images/pokemon/933.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "933.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 49, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:94f9bc9149114f074e645cbda41b2d31:019605b53d864f262d76b488bfac6541:7432e7c2d4a209b3d6131d80a370567c$" + } +} diff --git a/public/images/pokemon/933.png b/public/images/pokemon/933.png new file mode 100644 index 000000000..6ad0cde37 Binary files /dev/null and b/public/images/pokemon/933.png differ diff --git a/public/images/pokemon/934.json b/public/images/pokemon/934.json new file mode 100644 index 000000000..266b62113 --- /dev/null +++ b/public/images/pokemon/934.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "934.png", + "format": "RGBA8888", + "size": { + "w": 74, + "h": 74 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 11, + "y": 13, + "w": 74, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 74, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c47e93764b3b9bb79bc09ea85a724ab0:b0cdc6c957ccd5800c60cb6f628fdbee:724b873643b8537ffbcd29cce2bc109a$" + } +} diff --git a/public/images/pokemon/934.png b/public/images/pokemon/934.png new file mode 100644 index 000000000..303a6587e Binary files /dev/null and b/public/images/pokemon/934.png differ diff --git a/public/images/pokemon/935.json b/public/images/pokemon/935.json new file mode 100644 index 000000000..882d37bc7 --- /dev/null +++ b/public/images/pokemon/935.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "935.png", + "format": "RGBA8888", + "size": { + "w": 56, + "h": 56 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 36, + "y": 20, + "w": 24, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 24, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8b940b9c90f17fd0f857102337826e7f:a0d33b928bb25f3d589e84aa050a56b8:077dcf06dc5fc347497b59afe6126a5e$" + } +} diff --git a/public/images/pokemon/935.png b/public/images/pokemon/935.png new file mode 100644 index 000000000..0f712845b Binary files /dev/null and b/public/images/pokemon/935.png differ diff --git a/public/images/pokemon/936.json b/public/images/pokemon/936.json new file mode 100644 index 000000000..f66ff9161 --- /dev/null +++ b/public/images/pokemon/936.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "936.png", + "format": "RGBA8888", + "size": { + "w": 78, + "h": 78 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 9, + "w": 47, + "h": 78 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 78 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c2304ba0df7a792271c26b29b20c75a6:9ad73d68525788c8536fb741a133e6b8:1a0490303f9626f92e787c567cd10feb$" + } +} diff --git a/public/images/pokemon/936.png b/public/images/pokemon/936.png new file mode 100644 index 000000000..d06dcaaf9 Binary files /dev/null and b/public/images/pokemon/936.png differ diff --git a/public/images/pokemon/937.json b/public/images/pokemon/937.json new file mode 100644 index 000000000..046e03520 --- /dev/null +++ b/public/images/pokemon/937.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "937.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 8, + "w": 73, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:48f256cb22bd4cd2fd5fb4ccc216c86e:106502df6734651905652ac176ecb067:1d4b4f8d62307c37457ba974879b47d0$" + } +} diff --git a/public/images/pokemon/937.png b/public/images/pokemon/937.png new file mode 100644 index 000000000..68f6482be Binary files /dev/null and b/public/images/pokemon/937.png differ diff --git a/public/images/pokemon/938.json b/public/images/pokemon/938.json new file mode 100644 index 000000000..2f0c68d37 --- /dev/null +++ b/public/images/pokemon/938.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "938.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 38, + "y": 30, + "w": 20, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 20, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ce7c6d686930335f67d93c1cb280c354:326c6dba9cef121c0fd8dc92222ffaa0:17616d7823ccb971ee09ec562d9a20b3$" + } +} diff --git a/public/images/pokemon/938.png b/public/images/pokemon/938.png new file mode 100644 index 000000000..e207996f4 Binary files /dev/null and b/public/images/pokemon/938.png differ diff --git a/public/images/pokemon/939.json b/public/images/pokemon/939.json new file mode 100644 index 000000000..e357ec8ad --- /dev/null +++ b/public/images/pokemon/939.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "939.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 48, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9e9570639208ec01998ccf4cbf77eb10:4c24af93a0c002be24cb3a51f234bc43:221de6a2ea10f56b033eb9e233f2fe7c$" + } +} diff --git a/public/images/pokemon/939.png b/public/images/pokemon/939.png new file mode 100644 index 000000000..fd7845973 Binary files /dev/null and b/public/images/pokemon/939.png differ diff --git a/public/images/pokemon/940.json b/public/images/pokemon/940.json new file mode 100644 index 000000000..e0c47552a --- /dev/null +++ b/public/images/pokemon/940.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "940.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 35, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e42c26b860416bade9132417ee218a14:45ae938c6d9e95dbaab4cdf4f0270838:5813569ba69a46e4751991e471901bbf$" + } +} diff --git a/public/images/pokemon/940.png b/public/images/pokemon/940.png new file mode 100644 index 000000000..f0b5821df Binary files /dev/null and b/public/images/pokemon/940.png differ diff --git a/public/images/pokemon/941.json b/public/images/pokemon/941.json new file mode 100644 index 000000000..156cc52fd --- /dev/null +++ b/public/images/pokemon/941.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "941.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 21, + "w": 50, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:13725666dee8ff11af6622f9571c52a5:c6df31a48cb587dfe75c7002de372510:32c1168c44a2533ea31995f88a9136e8$" + } +} diff --git a/public/images/pokemon/941.png b/public/images/pokemon/941.png new file mode 100644 index 000000000..417f499a6 Binary files /dev/null and b/public/images/pokemon/941.png differ diff --git a/public/images/pokemon/942.json b/public/images/pokemon/942.json new file mode 100644 index 000000000..0917d9b3e --- /dev/null +++ b/public/images/pokemon/942.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "942.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 29, + "w": 55, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3d9a2a697c30e8008cfb2c5e81bea925:1d0c1e57b4a40368537526a8ad5b21c2:34a55880b0f157817a2456d02e43ffbd$" + } +} diff --git a/public/images/pokemon/942.png b/public/images/pokemon/942.png new file mode 100644 index 000000000..25800fbdf Binary files /dev/null and b/public/images/pokemon/942.png differ diff --git a/public/images/pokemon/943.json b/public/images/pokemon/943.json new file mode 100644 index 000000000..8acf2f63b --- /dev/null +++ b/public/images/pokemon/943.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "943.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 19, + "w": 68, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:22a639272bb27672547e163c6169fb2b:31bc7b1e0155d2984f79c9cc038cf94b:12f9bf332396d55725bd0d28cc5ab92e$" + } +} diff --git a/public/images/pokemon/943.png b/public/images/pokemon/943.png new file mode 100644 index 000000000..595163398 Binary files /dev/null and b/public/images/pokemon/943.png differ diff --git a/public/images/pokemon/944.json b/public/images/pokemon/944.json new file mode 100644 index 000000000..336bfd28e --- /dev/null +++ b/public/images/pokemon/944.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "944.png", + "format": "RGBA8888", + "size": { + "w": 31, + "h": 31 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 33, + "w": 31, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ec7ec0f88eef79fcc50a616a0def19e5:c7e399fbd911bc9eadf7e3438e2ad22d:095eccad01dde5ae41b1cb8f0de8a148$" + } +} diff --git a/public/images/pokemon/944.png b/public/images/pokemon/944.png new file mode 100644 index 000000000..c96ce64fa Binary files /dev/null and b/public/images/pokemon/944.png differ diff --git a/public/images/pokemon/945.json b/public/images/pokemon/945.json new file mode 100644 index 000000000..4a8b966ca --- /dev/null +++ b/public/images/pokemon/945.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "945.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 21, + "w": 65, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:caca627dc9d83e519014f76db34520fe:f3275f354727497c12c87de47138d56a:3c1ab4b5f2a5b1cf5c46b9effc60a2f3$" + } +} diff --git a/public/images/pokemon/945.png b/public/images/pokemon/945.png new file mode 100644 index 000000000..d3c07b65e Binary files /dev/null and b/public/images/pokemon/945.png differ diff --git a/public/images/pokemon/946.json b/public/images/pokemon/946.json new file mode 100644 index 000000000..3a5ac50a0 --- /dev/null +++ b/public/images/pokemon/946.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "946.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 31, + "w": 41, + "h": 34 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 34 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6a95aaa876ee889f94cd820c7a4b6388:a09a6198a2417cd6343737e5164951ec:c2ee3e2fcc478d804fa772454efa24ee$" + } +} diff --git a/public/images/pokemon/946.png b/public/images/pokemon/946.png new file mode 100644 index 000000000..adecbe999 Binary files /dev/null and b/public/images/pokemon/946.png differ diff --git a/public/images/pokemon/947.json b/public/images/pokemon/947.json new file mode 100644 index 000000000..3ce2b8dd0 --- /dev/null +++ b/public/images/pokemon/947.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "947.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 24, + "w": 50, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3b40ef084d99c6f93c1974770b9fab5d:a42f3b7d95de7e5366d67abddad0ee30:dbb417cb060facfbbc7d186430f488b9$" + } +} diff --git a/public/images/pokemon/947.png b/public/images/pokemon/947.png new file mode 100644 index 000000000..b1c64f426 Binary files /dev/null and b/public/images/pokemon/947.png differ diff --git a/public/images/pokemon/948.json b/public/images/pokemon/948.json new file mode 100644 index 000000000..638314641 --- /dev/null +++ b/public/images/pokemon/948.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "948.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 18, + "w": 33, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a8655213a7a38586eff48a06cd47593b:76d4a8684dc93fad51b2d0fd3b10378c:674dce2b71ecf7e8cf0c8dc887e96102$" + } +} diff --git a/public/images/pokemon/948.png b/public/images/pokemon/948.png new file mode 100644 index 000000000..4ce014ff9 Binary files /dev/null and b/public/images/pokemon/948.png differ diff --git a/public/images/pokemon/949.json b/public/images/pokemon/949.json new file mode 100644 index 000000000..fba031a0e --- /dev/null +++ b/public/images/pokemon/949.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "949.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 8, + "w": 69, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3e00ff4c75dd083ebb5081e9ca612be9:f87fc57811a5feb2f27dc947574f3108:a72a54c69ed9986c835e633f06692a07$" + } +} diff --git a/public/images/pokemon/949.png b/public/images/pokemon/949.png new file mode 100644 index 000000000..5208f7dd7 Binary files /dev/null and b/public/images/pokemon/949.png differ diff --git a/public/images/pokemon/950.json b/public/images/pokemon/950.json new file mode 100644 index 000000000..afdd46e62 --- /dev/null +++ b/public/images/pokemon/950.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "950.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 30, + "w": 61, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4f6f716a86c8509553f21e8fd140f360:9a59837c9173508ffeec8487436ea320:2bb07ef8c8f005d436fb161ad823df73$" + } +} diff --git a/public/images/pokemon/950.png b/public/images/pokemon/950.png new file mode 100644 index 000000000..f34c6b9c2 Binary files /dev/null and b/public/images/pokemon/950.png differ diff --git a/public/images/pokemon/951.json b/public/images/pokemon/951.json new file mode 100644 index 000000000..c13110c00 --- /dev/null +++ b/public/images/pokemon/951.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "951.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 26, + "w": 28, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3e0dbabc69c2ab55057e950e3231d956:3afc5afa5168e2f1b0b22d831a5aa75d:0c3aaeabc002dde52853f5bbee1cf3e1$" + } +} diff --git a/public/images/pokemon/951.png b/public/images/pokemon/951.png new file mode 100644 index 000000000..f9588b5e9 Binary files /dev/null and b/public/images/pokemon/951.png differ diff --git a/public/images/pokemon/952.json b/public/images/pokemon/952.json new file mode 100644 index 000000000..16b14f765 --- /dev/null +++ b/public/images/pokemon/952.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "952.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 15, + "w": 58, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d98b8609d79468be74d1f3445fd7a2fc:e6ba7f95f9d94734570d7e63e901ede7:6b4a83231d9f9edca9df18171ea81479$" + } +} diff --git a/public/images/pokemon/952.png b/public/images/pokemon/952.png new file mode 100644 index 000000000..391d07068 Binary files /dev/null and b/public/images/pokemon/952.png differ diff --git a/public/images/pokemon/953.json b/public/images/pokemon/953.json new file mode 100644 index 000000000..8b08cbca8 --- /dev/null +++ b/public/images/pokemon/953.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "953.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 31, + "w": 54, + "h": 33 + }, + "frame": { + "x": 0, + "y": 0, + "w": 54, + "h": 33 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8d6ebb4921a8dd5bd846aebe8bd005c1:766c2d47d8571d1176c6bf975e7f1f50:945793a9aa085aa0c615fea38060bcc8$" + } +} diff --git a/public/images/pokemon/953.png b/public/images/pokemon/953.png new file mode 100644 index 000000000..ce7f3d9e5 Binary files /dev/null and b/public/images/pokemon/953.png differ diff --git a/public/images/pokemon/954.json b/public/images/pokemon/954.json new file mode 100644 index 000000000..6662b9034 --- /dev/null +++ b/public/images/pokemon/954.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "954.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 14, + "w": 41, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:63e9e2cfbe82cfb4383bb21868bd1632:4ef0997eef735d53b1fc34cbcaeda24a:c62f94282b40ec1f62f19c913a1b2d16$" + } +} diff --git a/public/images/pokemon/954.png b/public/images/pokemon/954.png new file mode 100644 index 000000000..2ebadfaf4 Binary files /dev/null and b/public/images/pokemon/954.png differ diff --git a/public/images/pokemon/955.json b/public/images/pokemon/955.json new file mode 100644 index 000000000..9b781dcde --- /dev/null +++ b/public/images/pokemon/955.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "955.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 30, + "w": 30, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ec63a795916c8a4e5b3878c61b3b8ae8:0dfa73e8921f05859e00a4ed35cdd552:e541e7f45cb1d8fbf86e68764c06952d$" + } +} diff --git a/public/images/pokemon/955.png b/public/images/pokemon/955.png new file mode 100644 index 000000000..5767dad31 Binary files /dev/null and b/public/images/pokemon/955.png differ diff --git a/public/images/pokemon/956.json b/public/images/pokemon/956.json new file mode 100644 index 000000000..b1c15feb2 --- /dev/null +++ b/public/images/pokemon/956.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "956.png", + "format": "RGBA8888", + "size": { + "w": 72, + "h": 72 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 12, + "w": 58, + "h": 72 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 72 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a6b2a54285fbf98a71200e0173b6769d:aab54362d7affef187e9a173c692c50e:52afd4df707ef62c5c94736be60596f9$" + } +} diff --git a/public/images/pokemon/956.png b/public/images/pokemon/956.png new file mode 100644 index 000000000..ed98871a9 Binary files /dev/null and b/public/images/pokemon/956.png differ diff --git a/public/images/pokemon/957.json b/public/images/pokemon/957.json new file mode 100644 index 000000000..569eb0dcc --- /dev/null +++ b/public/images/pokemon/957.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "957.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 32, + "w": 41, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a2a7be46b48eb77775dec1b6148a01c5:00cd5cbb973c7791b4419c76b8f3a6a4:3c8a2a39b2cb6b6e08da1e592c528f9e$" + } +} diff --git a/public/images/pokemon/957.png b/public/images/pokemon/957.png new file mode 100644 index 000000000..b7dbc72cb Binary files /dev/null and b/public/images/pokemon/957.png differ diff --git a/public/images/pokemon/958.json b/public/images/pokemon/958.json new file mode 100644 index 000000000..8f3164c0d --- /dev/null +++ b/public/images/pokemon/958.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "958.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 28, + "w": 43, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 43, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:04c874dda925be49feeb99422efb67b5:5d0d5542b4d4b7b33db3b6645a64bf13:4528f6f33544bcab14c1fffbc6999368$" + } +} diff --git a/public/images/pokemon/958.png b/public/images/pokemon/958.png new file mode 100644 index 000000000..d66c71dda Binary files /dev/null and b/public/images/pokemon/958.png differ diff --git a/public/images/pokemon/959.json b/public/images/pokemon/959.json new file mode 100644 index 000000000..1532ca739 --- /dev/null +++ b/public/images/pokemon/959.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "959.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 73, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b6fd81877ee04349c1a86258053173d3:8468ba92f806a071a1708e683f912e37:9ff7dd32388d8cb312918685a62668ec$" + } +} diff --git a/public/images/pokemon/959.png b/public/images/pokemon/959.png new file mode 100644 index 000000000..e19cc4745 Binary files /dev/null and b/public/images/pokemon/959.png differ diff --git a/public/images/pokemon/960.json b/public/images/pokemon/960.json new file mode 100644 index 000000000..31b7cac78 --- /dev/null +++ b/public/images/pokemon/960.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "960.png", + "format": "RGBA8888", + "size": { + "w": 32, + "h": 32 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 32, + "w": 30, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:24324081d8e3f35d0b346f23b8f4eb3a:c2aa45f35bc37cf1d66ea128ed614909:1be4aaa2bd69b8158892bba36f4c30f8$" + } +} diff --git a/public/images/pokemon/960.png b/public/images/pokemon/960.png new file mode 100644 index 000000000..b2ae221bf Binary files /dev/null and b/public/images/pokemon/960.png differ diff --git a/public/images/pokemon/961.json b/public/images/pokemon/961.json new file mode 100644 index 000000000..8a82f2214 --- /dev/null +++ b/public/images/pokemon/961.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "961.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 20, + "w": 60, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f50935622b69cbfc8d5d6244a30faf1a:516b4c56555c0a3aade1efb255ee0a98:9a4fc209036a878d6e28be3f10adf000$" + } +} diff --git a/public/images/pokemon/961.png b/public/images/pokemon/961.png new file mode 100644 index 000000000..86292cd6c Binary files /dev/null and b/public/images/pokemon/961.png differ diff --git a/public/images/pokemon/962.json b/public/images/pokemon/962.json new file mode 100644 index 000000000..f4229b756 --- /dev/null +++ b/public/images/pokemon/962.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "962.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 68, + "h": 68 + }, + "spriteSourceSize": { + "x": 0, + "y": 0, + "w": 63, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:20f86878a24bde14e6ba629b365e7092:679549ee08c16b6dc51087c35cfc39d0:1e70eb3d02dd5c47565da4b5d26e2400$" + } +} diff --git a/public/images/pokemon/962.png b/public/images/pokemon/962.png new file mode 100644 index 000000000..7147b8da9 Binary files /dev/null and b/public/images/pokemon/962.png differ diff --git a/public/images/pokemon/963.json b/public/images/pokemon/963.json new file mode 100644 index 000000000..4dff088c9 --- /dev/null +++ b/public/images/pokemon/963.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "963.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 30, + "w": 49, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:26996d7f18b4afda2986ab05febc3c44:4a92e2c1b7be34e90d159f0174266214:ff6cb5389da00acbae6cbd11be2de633$" + } +} diff --git a/public/images/pokemon/963.png b/public/images/pokemon/963.png new file mode 100644 index 000000000..e54073897 Binary files /dev/null and b/public/images/pokemon/963.png differ diff --git a/public/images/pokemon/964-hero.json b/public/images/pokemon/964-hero.json new file mode 100644 index 000000000..83e78f0c6 --- /dev/null +++ b/public/images/pokemon/964-hero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-hero.png", + "format": "RGBA8888", + "size": { + "w": 86, + "h": 86 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 5, + "w": 49, + "h": 86 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 86 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3fb798c962efb91276eeee34313321ae:0d2ef904db3cead8705c50f51226b75c:4688134162ed8116468f2ee24535e633$" + } +} diff --git a/public/images/pokemon/964-hero.png b/public/images/pokemon/964-hero.png new file mode 100644 index 000000000..c83430659 Binary files /dev/null and b/public/images/pokemon/964-hero.png differ diff --git a/public/images/pokemon/964-zero.json b/public/images/pokemon/964-zero.json new file mode 100644 index 000000000..f4d7203b6 --- /dev/null +++ b/public/images/pokemon/964-zero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-zero.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 30, + "w": 49, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ee045381b1dd5a482e2d2f714bdebc01:40f0c429f1a0f338264e477d78505ba1:63902e8ceab1a4614096e1367641991a$" + } +} diff --git a/public/images/pokemon/964-zero.png b/public/images/pokemon/964-zero.png new file mode 100644 index 000000000..6e995f11d Binary files /dev/null and b/public/images/pokemon/964-zero.png differ diff --git a/public/images/pokemon/965.json b/public/images/pokemon/965.json new file mode 100644 index 000000000..eca0cee7a --- /dev/null +++ b/public/images/pokemon/965.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "965.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:be4d8070ff94236350d64c6eeeec78cc:dae8cc9f6efbc225af9b35103a8dc091:c7fa61bb0acc5d43986950336113074f$" + } +} diff --git a/public/images/pokemon/965.png b/public/images/pokemon/965.png new file mode 100644 index 000000000..5d8fcb793 Binary files /dev/null and b/public/images/pokemon/965.png differ diff --git a/public/images/pokemon/966.json b/public/images/pokemon/966.json new file mode 100644 index 000000000..e6066702a --- /dev/null +++ b/public/images/pokemon/966.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "966.png", + "format": "RGBA8888", + "size": { + "w": 82, + "h": 82 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 7, + "y": 19, + "w": 82, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 82, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e49a48d1e1859d06817d31f9f4e4423d:0343818b5b62f8b035af00b8a0b83b16:f9a0366e304d666e4262fa0af369d1f4$" + } +} diff --git a/public/images/pokemon/966.png b/public/images/pokemon/966.png new file mode 100644 index 000000000..0cd175561 Binary files /dev/null and b/public/images/pokemon/966.png differ diff --git a/public/images/pokemon/967.json b/public/images/pokemon/967.json new file mode 100644 index 000000000..d5f8ca1fd --- /dev/null +++ b/public/images/pokemon/967.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "967.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 14, + "w": 69, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:bef297fd55a8a185338152b9640bee9f:0e25b9afff25dbc7d5f2a3b5779e5a46:946fc5343eb380eb296b6373e2cf02b7$" + } +} diff --git a/public/images/pokemon/967.png b/public/images/pokemon/967.png new file mode 100644 index 000000000..c800a6e29 Binary files /dev/null and b/public/images/pokemon/967.png differ diff --git a/public/images/pokemon/968.json b/public/images/pokemon/968.json new file mode 100644 index 000000000..10658f75e --- /dev/null +++ b/public/images/pokemon/968.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "968.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 25, + "w": 65, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1575524a75f089f94395a342f81d45f4:0105c0d2120f560116adf0c95bf4364a:0a4e1115d2108d4376fa446e83ec1675$" + } +} diff --git a/public/images/pokemon/968.png b/public/images/pokemon/968.png new file mode 100644 index 000000000..95b3492f6 Binary files /dev/null and b/public/images/pokemon/968.png differ diff --git a/public/images/pokemon/969.json b/public/images/pokemon/969.json new file mode 100644 index 000000000..89408d647 --- /dev/null +++ b/public/images/pokemon/969.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "969.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 29, + "w": 41, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0775dc168bd63b6fd19ff4e12a67969c:f416bb61783c1ac91cb588f86afbad30:b27774294c7df79923fdd1501949df7e$" + } +} diff --git a/public/images/pokemon/969.png b/public/images/pokemon/969.png new file mode 100644 index 000000000..e78f77474 Binary files /dev/null and b/public/images/pokemon/969.png differ diff --git a/public/images/pokemon/970.json b/public/images/pokemon/970.json new file mode 100644 index 000000000..fd752ebf1 --- /dev/null +++ b/public/images/pokemon/970.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "970.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 22, + "w": 52, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c607ce00e86d0418d068889171571b45:7fd93343e9e9a2084bcc6e7191a8fab5:51b1ef671985c954e537f39ec6f4e095$" + } +} diff --git a/public/images/pokemon/970.png b/public/images/pokemon/970.png new file mode 100644 index 000000000..e797a007b Binary files /dev/null and b/public/images/pokemon/970.png differ diff --git a/public/images/pokemon/971.json b/public/images/pokemon/971.json new file mode 100644 index 000000000..b8eb49d32 --- /dev/null +++ b/public/images/pokemon/971.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "971.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 19, + "w": 50, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:113f19cf145b1bdb7b2c90629375341f:ece06aed6aa188d5ff0562eea82af5ac:639e8eb4425be16f685bac38ad517152$" + } +} diff --git a/public/images/pokemon/971.png b/public/images/pokemon/971.png new file mode 100644 index 000000000..0116a333f Binary files /dev/null and b/public/images/pokemon/971.png differ diff --git a/public/images/pokemon/972.json b/public/images/pokemon/972.json new file mode 100644 index 000000000..4be28b8cf --- /dev/null +++ b/public/images/pokemon/972.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "972.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 17, + "w": 60, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2d4b659ea112894bda833ed1b4292433:abc1dfb0949bde254ea623a8b02c70f5:e3e14367875cf22533c845b9dbae972c$" + } +} diff --git a/public/images/pokemon/972.png b/public/images/pokemon/972.png new file mode 100644 index 000000000..60dce51f8 Binary files /dev/null and b/public/images/pokemon/972.png differ diff --git a/public/images/pokemon/973.json b/public/images/pokemon/973.json new file mode 100644 index 000000000..a1772bae8 --- /dev/null +++ b/public/images/pokemon/973.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "973.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 10, + "w": 34, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d342b803d73821d411f8988513e0d121:5fb42ccf70a7b8a4da70f89012187d63:472dc53f35b95906d428729ab78e115f$" + } +} diff --git a/public/images/pokemon/973.png b/public/images/pokemon/973.png new file mode 100644 index 000000000..0ed4b3b51 Binary files /dev/null and b/public/images/pokemon/973.png differ diff --git a/public/images/pokemon/974.json b/public/images/pokemon/974.json new file mode 100644 index 000000000..d76626219 --- /dev/null +++ b/public/images/pokemon/974.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "974.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 29, + "w": 60, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e7a8c80019a7af33ca2b9137f77c1188:2b932109d2f7dc67ca86c42b79d98184:6c90a5aa38962d19ab38879fb36d67db$" + } +} diff --git a/public/images/pokemon/974.png b/public/images/pokemon/974.png new file mode 100644 index 000000000..cd25b9d69 Binary files /dev/null and b/public/images/pokemon/974.png differ diff --git a/public/images/pokemon/975.json b/public/images/pokemon/975.json new file mode 100644 index 000000000..4f688a1a6 --- /dev/null +++ b/public/images/pokemon/975.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "975.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 20, + "w": 77, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 77, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cf48041a2943e9c72f52031ff2440235:dc1a6743e45041d4e85ed8e4a39da388:b92d59e06cdcb96dde84f81fc0eff4a2$" + } +} diff --git a/public/images/pokemon/975.png b/public/images/pokemon/975.png new file mode 100644 index 000000000..3f205a847 Binary files /dev/null and b/public/images/pokemon/975.png differ diff --git a/public/images/pokemon/976.json b/public/images/pokemon/976.json new file mode 100644 index 000000000..c78b4143a --- /dev/null +++ b/public/images/pokemon/976.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "976.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 28, + "w": 60, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:539d1a7bad184a0c6fec86db02ad47d5:121ddd43af19329a82b74309880dfa52:336737bf9fefbbf1415e4d498776d6c2$" + } +} diff --git a/public/images/pokemon/976.png b/public/images/pokemon/976.png new file mode 100644 index 000000000..bc5f298c6 Binary files /dev/null and b/public/images/pokemon/976.png differ diff --git a/public/images/pokemon/977.json b/public/images/pokemon/977.json new file mode 100644 index 000000000..8302eb372 --- /dev/null +++ b/public/images/pokemon/977.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "977.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 16, + "w": 84, + "h": 64 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 64 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0f19ac5d285ff39b09e2bf12b15fa096:4c92a22e2411708133af12213dd65a12:0e1642a1ef7ce7cd1431d2d8aed78fbd$" + } +} diff --git a/public/images/pokemon/977.png b/public/images/pokemon/977.png new file mode 100644 index 000000000..781847923 Binary files /dev/null and b/public/images/pokemon/977.png differ diff --git a/public/images/pokemon/978-curly.json b/public/images/pokemon/978-curly.json new file mode 100644 index 000000000..0771ee68c --- /dev/null +++ b/public/images/pokemon/978-curly.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-curly.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 29, + "w": 33, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fce5744aea94b40dcd427569bd2a2b1e:a458ef80981262c30d5aa3495a7ab391:9002f357c9c9d2c76ee3b70aa2d05a8d$" + } +} diff --git a/public/images/pokemon/978-curly.png b/public/images/pokemon/978-curly.png new file mode 100644 index 000000000..2c7a04114 Binary files /dev/null and b/public/images/pokemon/978-curly.png differ diff --git a/public/images/pokemon/978-droopy.json b/public/images/pokemon/978-droopy.json new file mode 100644 index 000000000..461e0f1bd --- /dev/null +++ b/public/images/pokemon/978-droopy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-droopy.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 36, + "w": 40, + "h": 24 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 24 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9a59f7d2b74953b2cae34bbf864762f8:48da14fbc197d4296d0a31dd21ae0a28:4a81cfb3bb02b4715c47648a8b0893d2$" + } +} diff --git a/public/images/pokemon/978-droopy.png b/public/images/pokemon/978-droopy.png new file mode 100644 index 000000000..9bb4d4908 Binary files /dev/null and b/public/images/pokemon/978-droopy.png differ diff --git a/public/images/pokemon/978-stretchy.json b/public/images/pokemon/978-stretchy.json new file mode 100644 index 000000000..111d7afcf --- /dev/null +++ b/public/images/pokemon/978-stretchy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-stretchy.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 36, + "w": 41, + "h": 24 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 24 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:69a5f6d3d3fe60a7c20ed6d2adebabfe:286c1c2f6ad8c8c94aa4903febbb3e7c:5cf5498faaa17ab7b363d263a4e9758d$" + } +} diff --git a/public/images/pokemon/978-stretchy.png b/public/images/pokemon/978-stretchy.png new file mode 100644 index 000000000..ede00e10a Binary files /dev/null and b/public/images/pokemon/978-stretchy.png differ diff --git a/public/images/pokemon/996.json b/public/images/pokemon/996.json new file mode 100644 index 000000000..ffedd3142 --- /dev/null +++ b/public/images/pokemon/996.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "996.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 28, + "w": 28, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7e16f8c35931dce012c43c41e841d8e5:5e2ffa0570f2f585f151c399ea7181d0:b16ac703df629bc16f9936532d82f92b$" + } +} diff --git a/public/images/pokemon/996.png b/public/images/pokemon/996.png new file mode 100644 index 000000000..49a790595 Binary files /dev/null and b/public/images/pokemon/996.png differ diff --git a/public/images/pokemon/997.json b/public/images/pokemon/997.json new file mode 100644 index 000000000..140dd83a4 --- /dev/null +++ b/public/images/pokemon/997.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "997.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 49, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5e0adc77dbbc6a5ca9c75d0b367ff60c:3d54693a5ffc9d6c4041fe4b08efd1e1:1bde2141c92b95e4a2dad6770d3602b3$" + } +} diff --git a/public/images/pokemon/997.png b/public/images/pokemon/997.png new file mode 100644 index 000000000..9b8056768 Binary files /dev/null and b/public/images/pokemon/997.png differ diff --git a/public/images/pokemon/998.json b/public/images/pokemon/998.json new file mode 100644 index 000000000..2455c5bce --- /dev/null +++ b/public/images/pokemon/998.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "998.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 79, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 79, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:578a320d09c0205202b289bc209b25de:fc200e2b1f71e825ed8b5154609d8e87:7a2cc39f56f4f0f4885150eeda3f57dc$" + } +} diff --git a/public/images/pokemon/998.png b/public/images/pokemon/998.png new file mode 100644 index 000000000..928ef6cbd Binary files /dev/null and b/public/images/pokemon/998.png differ diff --git a/public/images/pokemon/999-roaming.json b/public/images/pokemon/999-roaming.json new file mode 100644 index 000000000..611a2b862 --- /dev/null +++ b/public/images/pokemon/999-roaming.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999-roaming.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 28, + "w": 36, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6404632f4c181fc2f087253e581f00f1:c4df812f2cfb5c0877fc6f6ac9ff9ca0:351fa1d8899375959d64d85db44e2379$" + } +} diff --git a/public/images/pokemon/999-roaming.png b/public/images/pokemon/999-roaming.png new file mode 100644 index 000000000..c22e3a0a9 Binary files /dev/null and b/public/images/pokemon/999-roaming.png differ diff --git a/public/images/pokemon/999.json b/public/images/pokemon/999.json new file mode 100644 index 000000000..634a311ca --- /dev/null +++ b/public/images/pokemon/999.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 10, + "w": 54, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 54, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7bb34da1d9e4f5ce93f3f53434a19c1e:0dc1522e734e287e77e47480cb607b56:25836391d47a40ef31d62cb4186f2932$" + } +} diff --git a/public/images/pokemon/999.png b/public/images/pokemon/999.png new file mode 100644 index 000000000..69b345a0f Binary files /dev/null and b/public/images/pokemon/999.png differ diff --git a/public/images/pokemon/back/1000.json b/public/images/pokemon/back/1000.json new file mode 100644 index 000000000..5b3070767 --- /dev/null +++ b/public/images/pokemon/back/1000.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1000.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 11, + "w": 58, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8f93266957fb5c5528a1638c28fb7d35:c6c927ca0ded9846130447311c28d38e:ee861259b3c6556234d9dc96ae4c3763$" + } +} diff --git a/public/images/pokemon/back/1000.png b/public/images/pokemon/back/1000.png new file mode 100644 index 000000000..e4dabc2f7 Binary files /dev/null and b/public/images/pokemon/back/1000.png differ diff --git a/public/images/pokemon/back/1001.json b/public/images/pokemon/back/1001.json new file mode 100644 index 000000000..bf8b10391 --- /dev/null +++ b/public/images/pokemon/back/1001.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1001.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 9, + "y": 8, + "w": 78, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 78, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c3522d1ff80e417a52be08a29b068923:760aba13f31a5777d851b3a907bd10b5:c8a3fc07f857e38a4f887e43523aab92$" + } +} diff --git a/public/images/pokemon/back/1001.png b/public/images/pokemon/back/1001.png new file mode 100644 index 000000000..48b1113e5 Binary files /dev/null and b/public/images/pokemon/back/1001.png differ diff --git a/public/images/pokemon/back/1002.json b/public/images/pokemon/back/1002.json new file mode 100644 index 000000000..50a200905 --- /dev/null +++ b/public/images/pokemon/back/1002.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1002.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 20, + "w": 84, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1bc298a5adeb72b387b247507b7e929d:d251a214f7e0efba40ceb6b2f80028a5:ed422fec783116829af474c28e719a21$" + } +} diff --git a/public/images/pokemon/back/1002.png b/public/images/pokemon/back/1002.png new file mode 100644 index 000000000..bb0b08483 Binary files /dev/null and b/public/images/pokemon/back/1002.png differ diff --git a/public/images/pokemon/back/1003.json b/public/images/pokemon/back/1003.json new file mode 100644 index 000000000..dde15c7e0 --- /dev/null +++ b/public/images/pokemon/back/1003.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1003.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 74, + "h": 85 + }, + "frame": { + "x": 0, + "y": 0, + "w": 74, + "h": 85 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cbc170dd437213b0d5474407407ea8c5:563c31aa59ca1eda15ca3106a96743b3:8b352f41866b2e537060a0a3134bd378$" + } +} diff --git a/public/images/pokemon/back/1003.png b/public/images/pokemon/back/1003.png new file mode 100644 index 000000000..a69e7ebcf Binary files /dev/null and b/public/images/pokemon/back/1003.png differ diff --git a/public/images/pokemon/back/1004.json b/public/images/pokemon/back/1004.json new file mode 100644 index 000000000..4e8b82bb6 --- /dev/null +++ b/public/images/pokemon/back/1004.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1004.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 25, + "w": 53, + "h": 46 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 46 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:59347d4e999db11194ead665be4da222:59db2300e1d30a7a2bfd5e0f35d90293:aa6f0d4da684091852c6304420f168ea$" + } +} diff --git a/public/images/pokemon/back/1004.png b/public/images/pokemon/back/1004.png new file mode 100644 index 000000000..f30fbef6c Binary files /dev/null and b/public/images/pokemon/back/1004.png differ diff --git a/public/images/pokemon/back/1007-apex-build.json b/public/images/pokemon/back/1007-apex-build.json new file mode 100644 index 000000000..5bb7f0d6b --- /dev/null +++ b/public/images/pokemon/back/1007-apex-build.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1007-apex-build.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 3, + "w": 90, + "h": 90 + }, + "frame": { + "x": 0, + "y": 0, + "w": 90, + "h": 90 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:09585fdbca8a12b2083771f3433a3090:c8910d2f616321c3d9ecfbbf24a5c408:a0c3e4bbfd7401417648cb0fbab1b523$" + } +} diff --git a/public/images/pokemon/back/1007-apex-build.png b/public/images/pokemon/back/1007-apex-build.png new file mode 100644 index 000000000..685d0be72 Binary files /dev/null and b/public/images/pokemon/back/1007-apex-build.png differ diff --git a/public/images/pokemon/back/1008-ultimate-mode.json b/public/images/pokemon/back/1008-ultimate-mode.json new file mode 100644 index 000000000..5060cdd99 --- /dev/null +++ b/public/images/pokemon/back/1008-ultimate-mode.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1008-ultimate-mode.png", + "format": "RGBA8888", + "size": { + "w": 92, + "h": 92 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 2, + "w": 89, + "h": 92 + }, + "frame": { + "x": 0, + "y": 0, + "w": 89, + "h": 92 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2c5fd3bfeccf2613550a4e1f10e87088:4f3babc7e805325261876a8cf7876e65:6bc13fc240c61679649a32d48b8f6a77$" + } +} diff --git a/public/images/pokemon/back/1008-ultimate-mode.png b/public/images/pokemon/back/1008-ultimate-mode.png new file mode 100644 index 000000000..f0e7814e4 Binary files /dev/null and b/public/images/pokemon/back/1008-ultimate-mode.png differ diff --git a/public/images/pokemon/back/1012.json b/public/images/pokemon/back/1012.json new file mode 100644 index 000000000..fa162c27e --- /dev/null +++ b/public/images/pokemon/back/1012.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1012.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 24, + "w": 50, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:15a19a469003fc3531a887499cbb04c7:8e30b3d8a6b4c9c8a224b37d04db4e3d:58aa324a420f40a9ba665ff341db146f$" + } +} diff --git a/public/images/pokemon/back/1012.png b/public/images/pokemon/back/1012.png new file mode 100644 index 000000000..89aa479b1 Binary files /dev/null and b/public/images/pokemon/back/1012.png differ diff --git a/public/images/pokemon/back/1013.json b/public/images/pokemon/back/1013.json new file mode 100644 index 000000000..a75877717 --- /dev/null +++ b/public/images/pokemon/back/1013.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1013.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 17, + "w": 41, + "h": 61 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 61 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6cc8c226832161bf7b56a4af425e44f3:2a4bc1ef2a1154bf133005bb7331a332:ab56b9b47f4e6e1f2091324e9e9fd47e$" + } +} diff --git a/public/images/pokemon/back/1013.png b/public/images/pokemon/back/1013.png new file mode 100644 index 000000000..5e5a57ae8 Binary files /dev/null and b/public/images/pokemon/back/1013.png differ diff --git a/public/images/pokemon/back/1014.json b/public/images/pokemon/back/1014.json new file mode 100644 index 000000000..5d15fd824 --- /dev/null +++ b/public/images/pokemon/back/1014.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1014.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 11, + "w": 84, + "h": 74 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 74 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4b1f22feb2c6bbc4701c48d738691756:fdd53e68d5964946687516f16e717531:9621754e29cf3f21493779f077352bf2$" + } +} diff --git a/public/images/pokemon/back/1014.png b/public/images/pokemon/back/1014.png new file mode 100644 index 000000000..6d48dff85 Binary files /dev/null and b/public/images/pokemon/back/1014.png differ diff --git a/public/images/pokemon/back/1015.json b/public/images/pokemon/back/1015.json new file mode 100644 index 000000000..aeb88c8e4 --- /dev/null +++ b/public/images/pokemon/back/1015.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1015.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 17, + "w": 32, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 32, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0332472e72af518a0e72975256e8fb34:2ff9a039d2c87158843aeae3914446e7:13af24db847756d1c4e2f592ebf13fc9$" + } +} diff --git a/public/images/pokemon/back/1015.png b/public/images/pokemon/back/1015.png new file mode 100644 index 000000000..e4d0f5c19 Binary files /dev/null and b/public/images/pokemon/back/1015.png differ diff --git a/public/images/pokemon/back/1016.json b/public/images/pokemon/back/1016.json new file mode 100644 index 000000000..6ad304964 --- /dev/null +++ b/public/images/pokemon/back/1016.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1016.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 3, + "w": 76, + "h": 90 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 90 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f7dfca1219ff81f3aa20f83cbaabc793:f02520475e37077864c9096607b86712:72724eefa41a3c32daae0a4cbe80772e$" + } +} diff --git a/public/images/pokemon/back/1016.png b/public/images/pokemon/back/1016.png new file mode 100644 index 000000000..64f2fa967 Binary files /dev/null and b/public/images/pokemon/back/1016.png differ diff --git a/public/images/pokemon/back/1017-cornerstone-mask.json b/public/images/pokemon/back/1017-cornerstone-mask.json new file mode 100644 index 000000000..a583de005 --- /dev/null +++ b/public/images/pokemon/back/1017-cornerstone-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-cornerstone-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:27d9f1b3b77d57632fb2f91c5305d3d4:1d4c96fc83a545d2072647df712f125e:f99d692bb7e7727f92473fe14ddc6106$" + } +} diff --git a/public/images/pokemon/back/1017-cornerstone-mask.png b/public/images/pokemon/back/1017-cornerstone-mask.png new file mode 100644 index 000000000..9aab74e0e Binary files /dev/null and b/public/images/pokemon/back/1017-cornerstone-mask.png differ diff --git a/public/images/pokemon/back/1017-hearthflame-mask.json b/public/images/pokemon/back/1017-hearthflame-mask.json new file mode 100644 index 000000000..aa2b8b4bb --- /dev/null +++ b/public/images/pokemon/back/1017-hearthflame-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-hearthflame-mask.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 12, + "w": 63, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4196bfedf58a54f8ad18620536bb6ce1:c14620f95fa463742d232a1b0b30c62c:e275996e79b44deeff5a1f982b7f749b$" + } +} diff --git a/public/images/pokemon/back/1017-hearthflame-mask.png b/public/images/pokemon/back/1017-hearthflame-mask.png new file mode 100644 index 000000000..c55c5fc77 Binary files /dev/null and b/public/images/pokemon/back/1017-hearthflame-mask.png differ diff --git a/public/images/pokemon/back/1017-teal-mask.json b/public/images/pokemon/back/1017-teal-mask.json new file mode 100644 index 000000000..2c532824c --- /dev/null +++ b/public/images/pokemon/back/1017-teal-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-teal-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ce7cabfa645b047f34b0146b0cfc374a:dbadf0e1f776005fbb94fe344d04d448:89536aff40ae7e467064a0913e09a678$" + } +} diff --git a/public/images/pokemon/back/1017-teal-mask.png b/public/images/pokemon/back/1017-teal-mask.png new file mode 100644 index 000000000..ea6ceb24c Binary files /dev/null and b/public/images/pokemon/back/1017-teal-mask.png differ diff --git a/public/images/pokemon/back/1017-wellspring-mask.json b/public/images/pokemon/back/1017-wellspring-mask.json new file mode 100644 index 000000000..b610b8942 --- /dev/null +++ b/public/images/pokemon/back/1017-wellspring-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-wellspring-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2f171fd0bd9b099e5253ed8554a29cf6:f5ae2a6cc83479c6ad97051eaf630bd5:7923bde10524a9098aefe747f890db93$" + } +} diff --git a/public/images/pokemon/back/1017-wellspring-mask.png b/public/images/pokemon/back/1017-wellspring-mask.png new file mode 100644 index 000000000..7edc29c3d Binary files /dev/null and b/public/images/pokemon/back/1017-wellspring-mask.png differ diff --git a/public/images/pokemon/back/1024-stellar.json b/public/images/pokemon/back/1024-stellar.json new file mode 100644 index 000000000..f80edd886 --- /dev/null +++ b/public/images/pokemon/back/1024-stellar.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-stellar.png", + "format": "RGBA8888", + "size": { + "w": 96, + "h": 96 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 86, + "h": 96 + }, + "frame": { + "x": 0, + "y": 0, + "w": 86, + "h": 96 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ac5e775f77477eeabd029932804747c4:f7a112a87c35dc81cb0da88b7cbb39e8:c1508f3b01ae78a28a1267fd6caa4f7b$" + } +} diff --git a/public/images/pokemon/back/1024-stellar.png b/public/images/pokemon/back/1024-stellar.png new file mode 100644 index 000000000..cd487040b Binary files /dev/null and b/public/images/pokemon/back/1024-stellar.png differ diff --git a/public/images/pokemon/back/1024-terastal.json b/public/images/pokemon/back/1024-terastal.json new file mode 100644 index 000000000..d9e21615a --- /dev/null +++ b/public/images/pokemon/back/1024-terastal.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-terastal.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 12, + "w": 90, + "h": 71 + }, + "frame": { + "x": 0, + "y": 0, + "w": 90, + "h": 71 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:22a9de98fcb808dac525afcf9937acb0:2ddc48776bacb316c11dac4bbb3b844b:15288bfe102259e4a5b44d914dd7b6d7$" + } +} diff --git a/public/images/pokemon/back/1024-terastal.png b/public/images/pokemon/back/1024-terastal.png new file mode 100644 index 000000000..853b2633f Binary files /dev/null and b/public/images/pokemon/back/1024-terastal.png differ diff --git a/public/images/pokemon/back/1024.json b/public/images/pokemon/back/1024.json new file mode 100644 index 000000000..e5907e3fc --- /dev/null +++ b/public/images/pokemon/back/1024.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 24, + "w": 44, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b7fa0a020e9cd623ff999ad108717b52:400fde034152c4f2cc49d89f36876c91:1bdf02ff1001eb89aa50625bb16214f3$" + } +} diff --git a/public/images/pokemon/back/1024.png b/public/images/pokemon/back/1024.png new file mode 100644 index 000000000..89a534b78 Binary files /dev/null and b/public/images/pokemon/back/1024.png differ diff --git a/public/images/pokemon/back/1025.json b/public/images/pokemon/back/1025.json new file mode 100644 index 000000000..9dc145ac5 --- /dev/null +++ b/public/images/pokemon/back/1025.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1025.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 30, + "w": 66, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 66, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:496785d96ddfa3c270afd10497f61696:b48d903af206c350ec55d372b6d83301:41fdf2cd944a54e4e4d2154a81c49030$" + } +} diff --git a/public/images/pokemon/back/1025.png b/public/images/pokemon/back/1025.png new file mode 100644 index 000000000..70b1c7f74 Binary files /dev/null and b/public/images/pokemon/back/1025.png differ diff --git a/public/images/pokemon/back/906.json b/public/images/pokemon/back/906.json new file mode 100644 index 000000000..1f34f4747 --- /dev/null +++ b/public/images/pokemon/back/906.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "906.png", + "format": "RGBA8888", + "size": { + "w": 45, + "h": 45 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 25, + "w": 38, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:45e2adcf4fcf6d9125af8aa040abe884:d2a8b3792607e3e3142355aed73bac0c:4277c44e855da6012735589979d0350d$" + } +} diff --git a/public/images/pokemon/back/906.png b/public/images/pokemon/back/906.png new file mode 100644 index 000000000..db15ac2c1 Binary files /dev/null and b/public/images/pokemon/back/906.png differ diff --git a/public/images/pokemon/back/907.json b/public/images/pokemon/back/907.json new file mode 100644 index 000000000..59e1969c2 --- /dev/null +++ b/public/images/pokemon/back/907.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "907.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 14, + "w": 31, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:78aaa6ed89468b14921d9393bcc898c6:b877e186d34049ead18fd13058cca8ca:daf3725d38e3475d24c8a25f336bac24$" + } +} diff --git a/public/images/pokemon/back/907.png b/public/images/pokemon/back/907.png new file mode 100644 index 000000000..b9898c88e Binary files /dev/null and b/public/images/pokemon/back/907.png differ diff --git a/public/images/pokemon/back/908.json b/public/images/pokemon/back/908.json new file mode 100644 index 000000000..b88185c10 --- /dev/null +++ b/public/images/pokemon/back/908.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "908.png", + "format": "RGBA8888", + "size": { + "w": 83, + "h": 83 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 6, + "w": 43, + "h": 83 + }, + "frame": { + "x": 0, + "y": 0, + "w": 43, + "h": 83 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:61d48f3212398a5d05ae29d07bd6ddc6:48e96eab745912a55a4cbd1516777697:72fe3bff22bdeb7e389231b787da33b6$" + } +} diff --git a/public/images/pokemon/back/908.png b/public/images/pokemon/back/908.png new file mode 100644 index 000000000..125f21cc6 Binary files /dev/null and b/public/images/pokemon/back/908.png differ diff --git a/public/images/pokemon/back/909.json b/public/images/pokemon/back/909.json new file mode 100644 index 000000000..435ab7fa2 --- /dev/null +++ b/public/images/pokemon/back/909.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "909.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 22, + "w": 38, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8d9e38cc1d0bbecd052e4d7b0f85e038:3769d07b97cab48f7d14e112e52136f9:2e0cb35d18659bc36d385c573caa052e$" + } +} diff --git a/public/images/pokemon/back/909.png b/public/images/pokemon/back/909.png new file mode 100644 index 000000000..0e2487991 Binary files /dev/null and b/public/images/pokemon/back/909.png differ diff --git a/public/images/pokemon/back/910.json b/public/images/pokemon/back/910.json new file mode 100644 index 000000000..d0ff6da68 --- /dev/null +++ b/public/images/pokemon/back/910.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "910.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 18, + "w": 62, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 62, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1c0fc0f68495ea6cd19a7c1dfde68a66:f6dd57f2b8bca334391f0aa507b7ce95:4ef35bbfad22352c7f8d853285e12bca$" + } +} diff --git a/public/images/pokemon/back/910.png b/public/images/pokemon/back/910.png new file mode 100644 index 000000000..d55ad1e69 Binary files /dev/null and b/public/images/pokemon/back/910.png differ diff --git a/public/images/pokemon/back/911.json b/public/images/pokemon/back/911.json new file mode 100644 index 000000000..4c243cae8 --- /dev/null +++ b/public/images/pokemon/back/911.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "911.png", + "format": "RGBA8888", + "size": { + "w": 92, + "h": 92 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 2, + "y": 15, + "w": 92, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 92, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:229198885d8bf539dbd0518f32083388:52996eeae03ecdcf77150983df69592b:0ff74ec4e2cec2d168f3b7965910664b$" + } +} diff --git a/public/images/pokemon/back/911.png b/public/images/pokemon/back/911.png new file mode 100644 index 000000000..9961f8a98 Binary files /dev/null and b/public/images/pokemon/back/911.png differ diff --git a/public/images/pokemon/back/912.json b/public/images/pokemon/back/912.json new file mode 100644 index 000000000..816a6f2fd --- /dev/null +++ b/public/images/pokemon/back/912.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "912.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 21, + "w": 37, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:143a8d6a9a33c410068f3fbbb635da2f:b427e39b78f701dfc621518e36c673ef:837ed90d4f212f45f6b317e301d03492$" + } +} diff --git a/public/images/pokemon/back/912.png b/public/images/pokemon/back/912.png new file mode 100644 index 000000000..3f4201e39 Binary files /dev/null and b/public/images/pokemon/back/912.png differ diff --git a/public/images/pokemon/back/913.json b/public/images/pokemon/back/913.json new file mode 100644 index 000000000..c853f2c5d --- /dev/null +++ b/public/images/pokemon/back/913.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "913.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 15, + "w": 31, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4755d832d3b059d5ffd668edce2d8e12:536dfdc3f1ad8392bfa62d7574df0a92:6c6d101ae74d8a8237faf96bfea4e6ac$" + } +} diff --git a/public/images/pokemon/back/913.png b/public/images/pokemon/back/913.png new file mode 100644 index 000000000..83b923b0a Binary files /dev/null and b/public/images/pokemon/back/913.png differ diff --git a/public/images/pokemon/back/914.json b/public/images/pokemon/back/914.json new file mode 100644 index 000000000..1990c51b0 --- /dev/null +++ b/public/images/pokemon/back/914.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "914.png", + "format": "RGBA8888", + "size": { + "w": 89, + "h": 89 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 3, + "w": 68, + "h": 89 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 89 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:28454947a821656b62c51543541b8fd6:58705e6ebe8c80f5a39ea137fa8abf6d:a123ce346d124b2d12481db361d1b25b$" + } +} diff --git a/public/images/pokemon/back/914.png b/public/images/pokemon/back/914.png new file mode 100644 index 000000000..f9c198d1f Binary files /dev/null and b/public/images/pokemon/back/914.png differ diff --git a/public/images/pokemon/back/915.json b/public/images/pokemon/back/915.json new file mode 100644 index 000000000..19d8f6613 --- /dev/null +++ b/public/images/pokemon/back/915.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "915.png", + "format": "RGBA8888", + "size": { + "w": 34, + "h": 34 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 33, + "w": 34, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6468170a599ca0ea55bb7dbbefb90070:a2a92f283a0438d8f43bb6f29e7c5a40:518a1800e0bd3326b7dbef48ce93afe4$" + } +} diff --git a/public/images/pokemon/back/915.png b/public/images/pokemon/back/915.png new file mode 100644 index 000000000..9d27a3866 Binary files /dev/null and b/public/images/pokemon/back/915.png differ diff --git a/public/images/pokemon/back/916-female.json b/public/images/pokemon/back/916-female.json new file mode 100644 index 000000000..7606745d3 --- /dev/null +++ b/public/images/pokemon/back/916-female.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916-female.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 24, + "w": 48, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b2ad454e6b90592e913c7e6c225ad624:7e2fb214a9be6ee57aab385af107f9ab:9527e4c0d1edc47811d5e39ad0bbd9c1$" + } +} diff --git a/public/images/pokemon/back/916-female.png b/public/images/pokemon/back/916-female.png new file mode 100644 index 000000000..338ac0b12 Binary files /dev/null and b/public/images/pokemon/back/916-female.png differ diff --git a/public/images/pokemon/back/916.json b/public/images/pokemon/back/916.json new file mode 100644 index 000000000..bdf364725 --- /dev/null +++ b/public/images/pokemon/back/916.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 24, + "w": 59, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fff4d51261a9feb89c5864fb05d54e99:d2fb7eedc1409c5e448be7a2e2df179f:72483d103fb6b8e5c1889150025102c8$" + } +} diff --git a/public/images/pokemon/back/916.png b/public/images/pokemon/back/916.png new file mode 100644 index 000000000..5c4219925 Binary files /dev/null and b/public/images/pokemon/back/916.png differ diff --git a/public/images/pokemon/back/917.json b/public/images/pokemon/back/917.json new file mode 100644 index 000000000..01b648926 --- /dev/null +++ b/public/images/pokemon/back/917.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "917.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 24, + "w": 44, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:492126ff70bc9e40931c535a5dcff875:06226018a49239defa5980b42ef238e9:9bb32d7e16d9267a0c92d4103d9f741f$" + } +} diff --git a/public/images/pokemon/back/917.png b/public/images/pokemon/back/917.png new file mode 100644 index 000000000..c3ec0cff5 Binary files /dev/null and b/public/images/pokemon/back/917.png differ diff --git a/public/images/pokemon/back/918.json b/public/images/pokemon/back/918.json new file mode 100644 index 000000000..41068fd7b --- /dev/null +++ b/public/images/pokemon/back/918.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "918.png", + "format": "RGBA8888", + "size": { + "w": 76, + "h": 76 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 17, + "w": 76, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e8a16e29817497474fee0a5b91613495:f2ef835fdbf67285a3c09fd941b1d749:3ac5888b2bdc89f9859f00b2e0bbe0e1$" + } +} diff --git a/public/images/pokemon/back/918.png b/public/images/pokemon/back/918.png new file mode 100644 index 000000000..9b648cd2d Binary files /dev/null and b/public/images/pokemon/back/918.png differ diff --git a/public/images/pokemon/back/919.json b/public/images/pokemon/back/919.json new file mode 100644 index 000000000..290432fea --- /dev/null +++ b/public/images/pokemon/back/919.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "919.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 30, + "w": 35, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:14f5d16b55bf8a962f9b4ae493d7417e:f4c60d0c18e64c6e157e7640393bef67:41d098b640b88a9f3ad5e15628a623df$" + } +} diff --git a/public/images/pokemon/back/919.png b/public/images/pokemon/back/919.png new file mode 100644 index 000000000..7a2b85a0f Binary files /dev/null and b/public/images/pokemon/back/919.png differ diff --git a/public/images/pokemon/back/920.json b/public/images/pokemon/back/920.json new file mode 100644 index 000000000..ee1a28f8a --- /dev/null +++ b/public/images/pokemon/back/920.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "920.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 15, + "w": 52, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:af8d6808759f9b48deb5d35904322df4:4ac1e5cf8478bf6b7cdf83436b94503f:8ecd91cbaf6447bad1bb9d240c32ac41$" + } +} diff --git a/public/images/pokemon/back/920.png b/public/images/pokemon/back/920.png new file mode 100644 index 000000000..49bd4975f Binary files /dev/null and b/public/images/pokemon/back/920.png differ diff --git a/public/images/pokemon/back/921.json b/public/images/pokemon/back/921.json new file mode 100644 index 000000000..e6d3dd491 --- /dev/null +++ b/public/images/pokemon/back/921.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "921.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 24, + "w": 40, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2132d1a9411121545f2d6a47a2412f73:de340711c2f4d417e6c5317ba4cd0cbe:6aacbf9e2f8abb17a0610c41084d3a47$" + } +} diff --git a/public/images/pokemon/back/921.png b/public/images/pokemon/back/921.png new file mode 100644 index 000000000..b4bb2de43 Binary files /dev/null and b/public/images/pokemon/back/921.png differ diff --git a/public/images/pokemon/back/922.json b/public/images/pokemon/back/922.json new file mode 100644 index 000000000..015a2e17c --- /dev/null +++ b/public/images/pokemon/back/922.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "922.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 19, + "w": 44, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d1e344a00bc746b9b99cd3c3a58e6675:c418f973369dce1c997e37ecbb527f40:86412bb44c4ac3b7cef571adb47194be$" + } +} diff --git a/public/images/pokemon/back/922.png b/public/images/pokemon/back/922.png new file mode 100644 index 000000000..0591be5b6 Binary files /dev/null and b/public/images/pokemon/back/922.png differ diff --git a/public/images/pokemon/back/923.json b/public/images/pokemon/back/923.json new file mode 100644 index 000000000..d1d862f5b --- /dev/null +++ b/public/images/pokemon/back/923.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "923.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 14, + "w": 50, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fd8805bfa2f2561d2daa85570edf970b:8d81ca79821c32f81ecfbee4b964fede:76f286fb3302b4a6d10bda43a09e947a$" + } +} diff --git a/public/images/pokemon/back/923.png b/public/images/pokemon/back/923.png new file mode 100644 index 000000000..1fff1ff03 Binary files /dev/null and b/public/images/pokemon/back/923.png differ diff --git a/public/images/pokemon/back/924.json b/public/images/pokemon/back/924.json new file mode 100644 index 000000000..4fcc13a7e --- /dev/null +++ b/public/images/pokemon/back/924.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "924.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 26, + "w": 70, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:26dbb4006c4d80afdfb60a30929a5c08:757221a763a8a3cfe16f3a1d192ea1c1:aff14eb6fdab94d075ad919e9db31a05$" + } +} diff --git a/public/images/pokemon/back/924.png b/public/images/pokemon/back/924.png new file mode 100644 index 000000000..965d43df4 Binary files /dev/null and b/public/images/pokemon/back/924.png differ diff --git a/public/images/pokemon/back/925-four.json b/public/images/pokemon/back/925-four.json new file mode 100644 index 000000000..084fdaefb --- /dev/null +++ b/public/images/pokemon/back/925-four.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-four.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 26, + "w": 71, + "h": 44 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 44 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:334bc0c7c0010e19522d3aedddb35f25:27bd86015907e59bed90c331cc7116bd:224b59d25e0d7fb5d8be5f92b2e03567$" + } +} diff --git a/public/images/pokemon/back/925-four.png b/public/images/pokemon/back/925-four.png new file mode 100644 index 000000000..332854051 Binary files /dev/null and b/public/images/pokemon/back/925-four.png differ diff --git a/public/images/pokemon/back/925-three.json b/public/images/pokemon/back/925-three.json new file mode 100644 index 000000000..8ee5d022a --- /dev/null +++ b/public/images/pokemon/back/925-three.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-three.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 26, + "w": 67, + "h": 44 + }, + "frame": { + "x": 0, + "y": 0, + "w": 67, + "h": 44 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:47cc60b97d2f2003abd3564d07090b69:eb57ebcc45b40f979c3765e7d5eee8f5:1eea2319c842d54706c4e3b7544af121$" + } +} diff --git a/public/images/pokemon/back/925-three.png b/public/images/pokemon/back/925-three.png new file mode 100644 index 000000000..1ca6d91a5 Binary files /dev/null and b/public/images/pokemon/back/925-three.png differ diff --git a/public/images/pokemon/back/926.json b/public/images/pokemon/back/926.json new file mode 100644 index 000000000..b7dae1919 --- /dev/null +++ b/public/images/pokemon/back/926.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "926.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0b7933340558770cd332b264718bc040:6333e9dc972a4a9134c36887c1a3fbb1:bca6bf1462bc3c932f0d537793bb5d3f$" + } +} diff --git a/public/images/pokemon/back/926.png b/public/images/pokemon/back/926.png new file mode 100644 index 000000000..4597fa9cc Binary files /dev/null and b/public/images/pokemon/back/926.png differ diff --git a/public/images/pokemon/back/927.json b/public/images/pokemon/back/927.json new file mode 100644 index 000000000..5fb892a54 --- /dev/null +++ b/public/images/pokemon/back/927.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "927.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 17, + "w": 58, + "h": 61 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 61 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:922665fdfa12922590e875c6744ede43:d1fcc6db2e6e92236cd4f6590d4b0d99:d8a7d5879c91254ed67554dbfc1d698a$" + } +} diff --git a/public/images/pokemon/back/927.png b/public/images/pokemon/back/927.png new file mode 100644 index 000000000..ccf9bc0be Binary files /dev/null and b/public/images/pokemon/back/927.png differ diff --git a/public/images/pokemon/back/928.json b/public/images/pokemon/back/928.json new file mode 100644 index 000000000..1c24e34bb --- /dev/null +++ b/public/images/pokemon/back/928.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "928.png", + "format": "RGBA8888", + "size": { + "w": 32, + "h": 32 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 35, + "y": 32, + "w": 26, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 26, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:80a532e2e8eeeeb9d62a04e88e47abcd:58770040ec31ad888a362df31c373e91:93e0724762b585ccb4563207c5db7a04$" + } +} diff --git a/public/images/pokemon/back/928.png b/public/images/pokemon/back/928.png new file mode 100644 index 000000000..4ba535899 Binary files /dev/null and b/public/images/pokemon/back/928.png differ diff --git a/public/images/pokemon/back/929.json b/public/images/pokemon/back/929.json new file mode 100644 index 000000000..801bbb88f --- /dev/null +++ b/public/images/pokemon/back/929.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "929.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 18, + "w": 35, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:036eb62407c34472b7c995f6d4b547b0:d03df73778d764e209fc06f7749c57f4:df3adfbc90db58dfa760059099fddf4a$" + } +} diff --git a/public/images/pokemon/back/929.png b/public/images/pokemon/back/929.png new file mode 100644 index 000000000..fa4354c0d Binary files /dev/null and b/public/images/pokemon/back/929.png differ diff --git a/public/images/pokemon/back/930.json b/public/images/pokemon/back/930.json new file mode 100644 index 000000000..d167ced29 --- /dev/null +++ b/public/images/pokemon/back/930.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "930.png", + "format": "RGBA8888", + "size": { + "w": 81, + "h": 81 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 14, + "w": 81, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 81, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ac2d3846bf4239cac8075a47d059b9b0:d191fa7a8196553155d44325eb0382e6:e2605b6bf53d70632dfa6ee248fd937d$" + } +} diff --git a/public/images/pokemon/back/930.png b/public/images/pokemon/back/930.png new file mode 100644 index 000000000..cfe75002e Binary files /dev/null and b/public/images/pokemon/back/930.png differ diff --git a/public/images/pokemon/back/931-blue-plumage.json b/public/images/pokemon/back/931-blue-plumage.json new file mode 100644 index 000000000..669ccdc92 --- /dev/null +++ b/public/images/pokemon/back/931-blue-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-blue-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2b3f4c9ce76be4eb0de7e2a829dfb440:e0b9e8c50b68911f06af1e93a16a3724:edd277fa142373dad12ea9d12c4fef05$" + } +} diff --git a/public/images/pokemon/back/931-blue-plumage.png b/public/images/pokemon/back/931-blue-plumage.png new file mode 100644 index 000000000..1f3c22387 Binary files /dev/null and b/public/images/pokemon/back/931-blue-plumage.png differ diff --git a/public/images/pokemon/back/931-green-plumage.json b/public/images/pokemon/back/931-green-plumage.json new file mode 100644 index 000000000..14486b76c --- /dev/null +++ b/public/images/pokemon/back/931-green-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-green-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:19ca08587e7f1bd7667782bcb102f9c6:2f58e9952dcbc09f0405a636066d692d:021170a16c1007839605a383c7b11a3b$" + } +} diff --git a/public/images/pokemon/back/931-green-plumage.png b/public/images/pokemon/back/931-green-plumage.png new file mode 100644 index 000000000..c57352211 Binary files /dev/null and b/public/images/pokemon/back/931-green-plumage.png differ diff --git a/public/images/pokemon/back/931-white-plumage.json b/public/images/pokemon/back/931-white-plumage.json new file mode 100644 index 000000000..52f3d8e2f --- /dev/null +++ b/public/images/pokemon/back/931-white-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-white-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9ba9b4c44d0ae7e84f6b4c79f8605afc:78a6c70a13d228ee06ff945020d036d1:8658f5daea455032d8ff1c52cecec59f$" + } +} diff --git a/public/images/pokemon/back/931-white-plumage.png b/public/images/pokemon/back/931-white-plumage.png new file mode 100644 index 000000000..8ddb079f8 Binary files /dev/null and b/public/images/pokemon/back/931-white-plumage.png differ diff --git a/public/images/pokemon/back/931-yellow-plumage.json b/public/images/pokemon/back/931-yellow-plumage.json new file mode 100644 index 000000000..ce0c458b9 --- /dev/null +++ b/public/images/pokemon/back/931-yellow-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-yellow-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e5dc8b55d19410c7e7e1a6b46613a89b:bb6df7ac51dd7e051c141ecf56ecf9dc:44333e0ef7e14d5a706fbd03f4be7729$" + } +} diff --git a/public/images/pokemon/back/931-yellow-plumage.png b/public/images/pokemon/back/931-yellow-plumage.png new file mode 100644 index 000000000..a796567b4 Binary files /dev/null and b/public/images/pokemon/back/931-yellow-plumage.png differ diff --git a/public/images/pokemon/back/932.json b/public/images/pokemon/back/932.json new file mode 100644 index 000000000..dd23455f6 --- /dev/null +++ b/public/images/pokemon/back/932.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "932.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 27, + "w": 39, + "h": 41 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 41 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4b368bf88070ba454a6248f347d0e6a3:077aada112fc009eb58963311ece0397:ac6592b1ff7d7b5afb4c4b933cec3f50$" + } +} diff --git a/public/images/pokemon/back/932.png b/public/images/pokemon/back/932.png new file mode 100644 index 000000000..a61428b68 Binary files /dev/null and b/public/images/pokemon/back/932.png differ diff --git a/public/images/pokemon/back/933.json b/public/images/pokemon/back/933.json new file mode 100644 index 000000000..7ead857a1 --- /dev/null +++ b/public/images/pokemon/back/933.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "933.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 22, + "w": 58, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b679826b4ea919d48009c2ae36fade43:4885709fb33f918a898f6daa32c1d341:7432e7c2d4a209b3d6131d80a370567c$" + } +} diff --git a/public/images/pokemon/back/933.png b/public/images/pokemon/back/933.png new file mode 100644 index 000000000..5c6129b26 Binary files /dev/null and b/public/images/pokemon/back/933.png differ diff --git a/public/images/pokemon/back/934.json b/public/images/pokemon/back/934.json new file mode 100644 index 000000000..777feb6b0 --- /dev/null +++ b/public/images/pokemon/back/934.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "934.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 73, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:eba30a29cfb12b990e076076e8e47841:e6a64424dfc58d868de0a198505fa3c2:724b873643b8537ffbcd29cce2bc109a$" + } +} diff --git a/public/images/pokemon/back/934.png b/public/images/pokemon/back/934.png new file mode 100644 index 000000000..4bcbd72dd Binary files /dev/null and b/public/images/pokemon/back/934.png differ diff --git a/public/images/pokemon/back/935.json b/public/images/pokemon/back/935.json new file mode 100644 index 000000000..ae2fdcea5 --- /dev/null +++ b/public/images/pokemon/back/935.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "935.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 35, + "y": 19, + "w": 26, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 26, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:05f6c2e1f05bc53912841f239071c521:d73376264e9a35ddc7ede018c78fe646:077dcf06dc5fc347497b59afe6126a5e$" + } +} diff --git a/public/images/pokemon/back/935.png b/public/images/pokemon/back/935.png new file mode 100644 index 000000000..51dd825a0 Binary files /dev/null and b/public/images/pokemon/back/935.png differ diff --git a/public/images/pokemon/back/936.json b/public/images/pokemon/back/936.json new file mode 100644 index 000000000..b2e7fd39c --- /dev/null +++ b/public/images/pokemon/back/936.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "936.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 8, + "w": 41, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:403c5b30cc72904066aa0fb0cd4ad0e3:5a5b11ee4095d366863e2e37bbd266a4:1a0490303f9626f92e787c567cd10feb$" + } +} diff --git a/public/images/pokemon/back/936.png b/public/images/pokemon/back/936.png new file mode 100644 index 000000000..9352622a9 Binary files /dev/null and b/public/images/pokemon/back/936.png differ diff --git a/public/images/pokemon/back/937.json b/public/images/pokemon/back/937.json new file mode 100644 index 000000000..71a9031e7 --- /dev/null +++ b/public/images/pokemon/back/937.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "937.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 5, + "w": 47, + "h": 85 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 85 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:57eed6ad81b3dc1e540f9564658aab82:6fdc1e728abfac3b7fd00a801ed8f57f:1d4b4f8d62307c37457ba974879b47d0$" + } +} diff --git a/public/images/pokemon/back/937.png b/public/images/pokemon/back/937.png new file mode 100644 index 000000000..9dc45898e Binary files /dev/null and b/public/images/pokemon/back/937.png differ diff --git a/public/images/pokemon/back/938.json b/public/images/pokemon/back/938.json new file mode 100644 index 000000000..9c5e01f5b --- /dev/null +++ b/public/images/pokemon/back/938.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "938.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 38, + "y": 29, + "w": 20, + "h": 37 + }, + "frame": { + "x": 0, + "y": 0, + "w": 20, + "h": 37 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8ea75e779545d2f86fb6d4cec58216cc:3ec51bc8e8d429af6f55fbe2060d6112:17616d7823ccb971ee09ec562d9a20b3$" + } +} diff --git a/public/images/pokemon/back/938.png b/public/images/pokemon/back/938.png new file mode 100644 index 000000000..fcd9206f6 Binary files /dev/null and b/public/images/pokemon/back/938.png differ diff --git a/public/images/pokemon/back/939.json b/public/images/pokemon/back/939.json new file mode 100644 index 000000000..ac873228f --- /dev/null +++ b/public/images/pokemon/back/939.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "939.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 47, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1485f90fcf49266d481613162e4ded52:61780396f10d1ba885b78b7191532177:221de6a2ea10f56b033eb9e233f2fe7c$" + } +} diff --git a/public/images/pokemon/back/939.png b/public/images/pokemon/back/939.png new file mode 100644 index 000000000..f9b924977 Binary files /dev/null and b/public/images/pokemon/back/939.png differ diff --git a/public/images/pokemon/back/940.json b/public/images/pokemon/back/940.json new file mode 100644 index 000000000..d9321f024 --- /dev/null +++ b/public/images/pokemon/back/940.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "940.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 28, + "w": 47, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d357594314845dec11b96b86c3cf7125:a2380726fde0e188ccb0ef135138f157:5813569ba69a46e4751991e471901bbf$" + } +} diff --git a/public/images/pokemon/back/940.png b/public/images/pokemon/back/940.png new file mode 100644 index 000000000..3da72d03b Binary files /dev/null and b/public/images/pokemon/back/940.png differ diff --git a/public/images/pokemon/back/941.json b/public/images/pokemon/back/941.json new file mode 100644 index 000000000..195001257 --- /dev/null +++ b/public/images/pokemon/back/941.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "941.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 10, + "w": 57, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a35bf3030421fff77c272279de0e0c60:4d7bb759097548fdc7ec41f6a8573af0:32c1168c44a2533ea31995f88a9136e8$" + } +} diff --git a/public/images/pokemon/back/941.png b/public/images/pokemon/back/941.png new file mode 100644 index 000000000..c15b8cf4d Binary files /dev/null and b/public/images/pokemon/back/941.png differ diff --git a/public/images/pokemon/back/942.json b/public/images/pokemon/back/942.json new file mode 100644 index 000000000..57351576e --- /dev/null +++ b/public/images/pokemon/back/942.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "942.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 25, + "w": 53, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:faf8932a2d6ae3ab692514e3fc30da3a:f1bb3dab0ffad3efa985a49b4f16ec93:34a55880b0f157817a2456d02e43ffbd$" + } +} diff --git a/public/images/pokemon/back/942.png b/public/images/pokemon/back/942.png new file mode 100644 index 000000000..a469c4f28 Binary files /dev/null and b/public/images/pokemon/back/942.png differ diff --git a/public/images/pokemon/back/943.json b/public/images/pokemon/back/943.json new file mode 100644 index 000000000..625161f73 --- /dev/null +++ b/public/images/pokemon/back/943.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "943.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 17, + "w": 71, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e24dada36d7122293ea623f159ab3284:544dc63feac290e875015901d39efaf6:12f9bf332396d55725bd0d28cc5ab92e$" + } +} diff --git a/public/images/pokemon/back/943.png b/public/images/pokemon/back/943.png new file mode 100644 index 000000000..77ac53aaa Binary files /dev/null and b/public/images/pokemon/back/943.png differ diff --git a/public/images/pokemon/back/944.json b/public/images/pokemon/back/944.json new file mode 100644 index 000000000..30f324528 --- /dev/null +++ b/public/images/pokemon/back/944.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "944.png", + "format": "RGBA8888", + "size": { + "w": 30, + "h": 30 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 33, + "w": 29, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:84d2fa1af49002fa5831b5c31319cf77:afdae0320fefbb26cb2846af8c2193a5:095eccad01dde5ae41b1cb8f0de8a148$" + } +} diff --git a/public/images/pokemon/back/944.png b/public/images/pokemon/back/944.png new file mode 100644 index 000000000..25cd4fa4f Binary files /dev/null and b/public/images/pokemon/back/944.png differ diff --git a/public/images/pokemon/back/945.json b/public/images/pokemon/back/945.json new file mode 100644 index 000000000..d8f8e0b85 --- /dev/null +++ b/public/images/pokemon/back/945.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "945.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 25, + "w": 70, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f4de1e780fded772482160c50a43a805:f141d7079efde4b49df797751342143a:3c1ab4b5f2a5b1cf5c46b9effc60a2f3$" + } +} diff --git a/public/images/pokemon/back/945.png b/public/images/pokemon/back/945.png new file mode 100644 index 000000000..7167f1ea3 Binary files /dev/null and b/public/images/pokemon/back/945.png differ diff --git a/public/images/pokemon/back/946.json b/public/images/pokemon/back/946.json new file mode 100644 index 000000000..cf3aa09fd --- /dev/null +++ b/public/images/pokemon/back/946.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "946.png", + "format": "RGBA8888", + "size": { + "w": 42, + "h": 42 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 30, + "w": 42, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 42, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cb80d341475d3d6ef7333467fb289a08:98545b91565fd72a081cd7acf92eceeb:c2ee3e2fcc478d804fa772454efa24ee$" + } +} diff --git a/public/images/pokemon/back/946.png b/public/images/pokemon/back/946.png new file mode 100644 index 000000000..08da5ac23 Binary files /dev/null and b/public/images/pokemon/back/946.png differ diff --git a/public/images/pokemon/back/947.json b/public/images/pokemon/back/947.json new file mode 100644 index 000000000..7ee67aae8 --- /dev/null +++ b/public/images/pokemon/back/947.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "947.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 24, + "w": 52, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9956919a6dd8a45e888fa3286cf8abab:62ae5f2b7021a90a145f3e0d1687ae0a:dbb417cb060facfbbc7d186430f488b9$" + } +} diff --git a/public/images/pokemon/back/947.png b/public/images/pokemon/back/947.png new file mode 100644 index 000000000..72d03cfec Binary files /dev/null and b/public/images/pokemon/back/947.png differ diff --git a/public/images/pokemon/back/948.json b/public/images/pokemon/back/948.json new file mode 100644 index 000000000..d14de9685 --- /dev/null +++ b/public/images/pokemon/back/948.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "948.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 18, + "w": 33, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a2475256fe029ac6d90fc329c269571c:d58840621c5b0515612f2b3e5bfb8fb5:674dce2b71ecf7e8cf0c8dc887e96102$" + } +} diff --git a/public/images/pokemon/back/948.png b/public/images/pokemon/back/948.png new file mode 100644 index 000000000..9be10b826 Binary files /dev/null and b/public/images/pokemon/back/948.png differ diff --git a/public/images/pokemon/back/949.json b/public/images/pokemon/back/949.json new file mode 100644 index 000000000..abdaf48d7 --- /dev/null +++ b/public/images/pokemon/back/949.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "949.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 8, + "w": 70, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:04c99e61339be5ba53547cbe6cd540d3:89901ae68d86668faa0e339dc9500696:a72a54c69ed9986c835e633f06692a07$" + } +} diff --git a/public/images/pokemon/back/949.png b/public/images/pokemon/back/949.png new file mode 100644 index 000000000..49f510588 Binary files /dev/null and b/public/images/pokemon/back/949.png differ diff --git a/public/images/pokemon/back/950.json b/public/images/pokemon/back/950.json new file mode 100644 index 000000000..af7fa84ab --- /dev/null +++ b/public/images/pokemon/back/950.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "950.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 22, + "w": 61, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:efb0d66c6f1830bab21daa075a07e8cb:f2d6e1c2d43ae431594be2d7be94b74e:2bb07ef8c8f005d436fb161ad823df73$" + } +} diff --git a/public/images/pokemon/back/950.png b/public/images/pokemon/back/950.png new file mode 100644 index 000000000..71e2aa877 Binary files /dev/null and b/public/images/pokemon/back/950.png differ diff --git a/public/images/pokemon/back/951.json b/public/images/pokemon/back/951.json new file mode 100644 index 000000000..40329eb8c --- /dev/null +++ b/public/images/pokemon/back/951.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "951.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 26, + "w": 31, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c0ebea52f2bf95aaec1c982ceffe2424:4376c8c4f360118f05abbe046d4ccea8:0c3aaeabc002dde52853f5bbee1cf3e1$" + } +} diff --git a/public/images/pokemon/back/951.png b/public/images/pokemon/back/951.png new file mode 100644 index 000000000..33ffb4812 Binary files /dev/null and b/public/images/pokemon/back/951.png differ diff --git a/public/images/pokemon/back/952.json b/public/images/pokemon/back/952.json new file mode 100644 index 000000000..7baf50908 --- /dev/null +++ b/public/images/pokemon/back/952.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "952.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 15, + "w": 63, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b92e6801e418457411f6fb55c2d9cc30:58ed52664195149ce2cfa40d108d22cf:6b4a83231d9f9edca9df18171ea81479$" + } +} diff --git a/public/images/pokemon/back/952.png b/public/images/pokemon/back/952.png new file mode 100644 index 000000000..76dbcfbd9 Binary files /dev/null and b/public/images/pokemon/back/952.png differ diff --git a/public/images/pokemon/back/953.json b/public/images/pokemon/back/953.json new file mode 100644 index 000000000..86832258d --- /dev/null +++ b/public/images/pokemon/back/953.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "953.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 30, + "w": 51, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 51, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d85ea0030400dd14a87779a70146ff2d:26693068865dbd3e28b5616523adb2c0:945793a9aa085aa0c615fea38060bcc8$" + } +} diff --git a/public/images/pokemon/back/953.png b/public/images/pokemon/back/953.png new file mode 100644 index 000000000..36d5e91a9 Binary files /dev/null and b/public/images/pokemon/back/953.png differ diff --git a/public/images/pokemon/back/954.json b/public/images/pokemon/back/954.json new file mode 100644 index 000000000..122faff04 --- /dev/null +++ b/public/images/pokemon/back/954.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "954.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 15, + "w": 39, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ad7c2cbe17735ef976cd8262dc0dadb6:4a11d42cb1aed6ee49fdfcd3c83fdf8e:c62f94282b40ec1f62f19c913a1b2d16$" + } +} diff --git a/public/images/pokemon/back/954.png b/public/images/pokemon/back/954.png new file mode 100644 index 000000000..ff365a854 Binary files /dev/null and b/public/images/pokemon/back/954.png differ diff --git a/public/images/pokemon/back/955.json b/public/images/pokemon/back/955.json new file mode 100644 index 000000000..3fb19ef9b --- /dev/null +++ b/public/images/pokemon/back/955.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "955.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 29, + "w": 33, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:83032f890ebae60c3ca53bbc33b75b97:571d48e08c60c572c60950aa94a2a21b:e541e7f45cb1d8fbf86e68764c06952d$" + } +} diff --git a/public/images/pokemon/back/955.png b/public/images/pokemon/back/955.png new file mode 100644 index 000000000..66566d346 Binary files /dev/null and b/public/images/pokemon/back/955.png differ diff --git a/public/images/pokemon/back/956.json b/public/images/pokemon/back/956.json new file mode 100644 index 000000000..4a31b4dcf --- /dev/null +++ b/public/images/pokemon/back/956.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "956.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 6, + "w": 58, + "h": 77 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 77 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:840aeb9510673bfee3616bcc10e21cac:d6805054c1ceebdca86830d1cabff67c:52afd4df707ef62c5c94736be60596f9$" + } +} diff --git a/public/images/pokemon/back/956.png b/public/images/pokemon/back/956.png new file mode 100644 index 000000000..067f844fd Binary files /dev/null and b/public/images/pokemon/back/956.png differ diff --git a/public/images/pokemon/back/957.json b/public/images/pokemon/back/957.json new file mode 100644 index 000000000..e65fa1e98 --- /dev/null +++ b/public/images/pokemon/back/957.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "957.png", + "format": "RGBA8888", + "size": { + "w": 34, + "h": 34 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 31, + "w": 28, + "h": 34 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 34 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d7e3f9ed43ac045198fd53fbab811e7b:aa8a400db2c1f63c62d10752eea2c6d4:3c8a2a39b2cb6b6e08da1e592c528f9e$" + } +} diff --git a/public/images/pokemon/back/957.png b/public/images/pokemon/back/957.png new file mode 100644 index 000000000..07fa1e2b7 Binary files /dev/null and b/public/images/pokemon/back/957.png differ diff --git a/public/images/pokemon/back/958.json b/public/images/pokemon/back/958.json new file mode 100644 index 000000000..f5d28377e --- /dev/null +++ b/public/images/pokemon/back/958.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "958.png", + "format": "RGBA8888", + "size": { + "w": 44, + "h": 44 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 32, + "w": 44, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a38710b98fca1f4331aca7e80abb8c9d:050d7b21774cfe35398a4ff2a802056a:4528f6f33544bcab14c1fffbc6999368$" + } +} diff --git a/public/images/pokemon/back/958.png b/public/images/pokemon/back/958.png new file mode 100644 index 000000000..bb9d06091 Binary files /dev/null and b/public/images/pokemon/back/958.png differ diff --git a/public/images/pokemon/back/959.json b/public/images/pokemon/back/959.json new file mode 100644 index 000000000..c89645f55 --- /dev/null +++ b/public/images/pokemon/back/959.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "959.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 22, + "w": 59, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:bb7623ea7e007631b79089484b31f4c2:bf1e787252c1682fe4bc6fda90384d9d:9ff7dd32388d8cb312918685a62668ec$" + } +} diff --git a/public/images/pokemon/back/959.png b/public/images/pokemon/back/959.png new file mode 100644 index 000000000..a8a55c612 Binary files /dev/null and b/public/images/pokemon/back/959.png differ diff --git a/public/images/pokemon/back/960.json b/public/images/pokemon/back/960.json new file mode 100644 index 000000000..07b48cfae --- /dev/null +++ b/public/images/pokemon/back/960.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "960.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 29, + "w": 29, + "h": 37 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 37 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:245df1bed038de9e871f05d5eb849fe8:cef5a92b1a5d3ee0e516d9278ce8ac4f:1be4aaa2bd69b8158892bba36f4c30f8$" + } +} diff --git a/public/images/pokemon/back/960.png b/public/images/pokemon/back/960.png new file mode 100644 index 000000000..13d3d2265 Binary files /dev/null and b/public/images/pokemon/back/960.png differ diff --git a/public/images/pokemon/back/961.json b/public/images/pokemon/back/961.json new file mode 100644 index 000000000..ac2858c69 --- /dev/null +++ b/public/images/pokemon/back/961.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "961.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 22, + "w": 55, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7d14bb2aa36d7c6cc1ec69bc4d3cc1c2:ca5d6a39640a824f7e7cf99d8d20048c:9a4fc209036a878d6e28be3f10adf000$" + } +} diff --git a/public/images/pokemon/back/961.png b/public/images/pokemon/back/961.png new file mode 100644 index 000000000..ff2eef647 Binary files /dev/null and b/public/images/pokemon/back/961.png differ diff --git a/public/images/pokemon/back/962.json b/public/images/pokemon/back/962.json new file mode 100644 index 000000000..d452ad5a5 --- /dev/null +++ b/public/images/pokemon/back/962.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "962.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 15, + "w": 69, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a041730a8842444e1502b0e8304d7f63:c520daf9457ad5b895c0299866384ff5:1e70eb3d02dd5c47565da4b5d26e2400$" + } +} diff --git a/public/images/pokemon/back/962.png b/public/images/pokemon/back/962.png new file mode 100644 index 000000000..9d1e9714e Binary files /dev/null and b/public/images/pokemon/back/962.png differ diff --git a/public/images/pokemon/back/963.json b/public/images/pokemon/back/963.json new file mode 100644 index 000000000..f8a802538 --- /dev/null +++ b/public/images/pokemon/back/963.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "963.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 29, + "w": 58, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0741508af57c7848631dc1a240174479:33293d7692a4e9019b94d1eebf912dec:ff6cb5389da00acbae6cbd11be2de633$" + } +} diff --git a/public/images/pokemon/back/963.png b/public/images/pokemon/back/963.png new file mode 100644 index 000000000..4fa31230f Binary files /dev/null and b/public/images/pokemon/back/963.png differ diff --git a/public/images/pokemon/back/964-hero.json b/public/images/pokemon/back/964-hero.json new file mode 100644 index 000000000..5c0be52ab --- /dev/null +++ b/public/images/pokemon/back/964-hero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-hero.png", + "format": "RGBA8888", + "size": { + "w": 88, + "h": 88 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 4, + "w": 45, + "h": 88 + }, + "frame": { + "x": 0, + "y": 0, + "w": 45, + "h": 88 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:37f182acbd0add34c50cdac38398556a:a2665c5f700042713c286453ec1223c5:4688134162ed8116468f2ee24535e633$" + } +} diff --git a/public/images/pokemon/back/964-hero.png b/public/images/pokemon/back/964-hero.png new file mode 100644 index 000000000..1d38c0e8c Binary files /dev/null and b/public/images/pokemon/back/964-hero.png differ diff --git a/public/images/pokemon/back/964-zero.json b/public/images/pokemon/back/964-zero.json new file mode 100644 index 000000000..81825cabb --- /dev/null +++ b/public/images/pokemon/back/964-zero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-zero.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 29, + "w": 58, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:902d310399de50c1d3bd1e83caf5441f:33293d7692a4e9019b94d1eebf912dec:63902e8ceab1a4614096e1367641991a$" + } +} diff --git a/public/images/pokemon/back/964-zero.png b/public/images/pokemon/back/964-zero.png new file mode 100644 index 000000000..4fa31230f Binary files /dev/null and b/public/images/pokemon/back/964-zero.png differ diff --git a/public/images/pokemon/back/965.json b/public/images/pokemon/back/965.json new file mode 100644 index 000000000..3a7612433 --- /dev/null +++ b/public/images/pokemon/back/965.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "965.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 26, + "w": 57, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f1e859bf8ae04018cf7a251cfd37fd8c:7e212b793185b47cdf91aba6507cdeec:c7fa61bb0acc5d43986950336113074f$" + } +} diff --git a/public/images/pokemon/back/965.png b/public/images/pokemon/back/965.png new file mode 100644 index 000000000..c9b9e7d4e Binary files /dev/null and b/public/images/pokemon/back/965.png differ diff --git a/public/images/pokemon/back/966.json b/public/images/pokemon/back/966.json new file mode 100644 index 000000000..6a2d7581f --- /dev/null +++ b/public/images/pokemon/back/966.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "966.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 20, + "w": 84, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0226ae22b7a4822d78e38df4af1f59a7:01ce69442faf54e54474cd349cad2f7d:f9a0366e304d666e4262fa0af369d1f4$" + } +} diff --git a/public/images/pokemon/back/966.png b/public/images/pokemon/back/966.png new file mode 100644 index 000000000..cd469be63 Binary files /dev/null and b/public/images/pokemon/back/966.png differ diff --git a/public/images/pokemon/back/967.json b/public/images/pokemon/back/967.json new file mode 100644 index 000000000..0a9f448a1 --- /dev/null +++ b/public/images/pokemon/back/967.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "967.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 7, + "y": 18, + "w": 71, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6575b0fb0f0bbd2853c910c0d3911a41:5f77525cd7373f42ff11d2019e967578:946fc5343eb380eb296b6373e2cf02b7$" + } +} diff --git a/public/images/pokemon/back/967.png b/public/images/pokemon/back/967.png new file mode 100644 index 000000000..99f2ee3c9 Binary files /dev/null and b/public/images/pokemon/back/967.png differ diff --git a/public/images/pokemon/back/968.json b/public/images/pokemon/back/968.json new file mode 100644 index 000000000..f642d1e45 --- /dev/null +++ b/public/images/pokemon/back/968.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "968.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 23, + "w": 65, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ec839f9608711508794817e1ff16d2b4:9329e8c1f3efc84050ae5a0fbd124d72:0a4e1115d2108d4376fa446e83ec1675$" + } +} diff --git a/public/images/pokemon/back/968.png b/public/images/pokemon/back/968.png new file mode 100644 index 000000000..2415bd794 Binary files /dev/null and b/public/images/pokemon/back/968.png differ diff --git a/public/images/pokemon/back/969.json b/public/images/pokemon/back/969.json new file mode 100644 index 000000000..9f093ca23 --- /dev/null +++ b/public/images/pokemon/back/969.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "969.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 27, + "w": 30, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:77b520af8b69753cc5f9f1f88e8a6c18:9a1e47eef6b521fc3d44bc064741997c:b27774294c7df79923fdd1501949df7e$" + } +} diff --git a/public/images/pokemon/back/969.png b/public/images/pokemon/back/969.png new file mode 100644 index 000000000..f83e4edc0 Binary files /dev/null and b/public/images/pokemon/back/969.png differ diff --git a/public/images/pokemon/back/970.json b/public/images/pokemon/back/970.json new file mode 100644 index 000000000..4996107fb --- /dev/null +++ b/public/images/pokemon/back/970.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "970.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 14, + "w": 60, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:268b162a3b92f2722cef44fc40b4105e:c55546c8f29ccafaca66f17b014d3da7:51b1ef671985c954e537f39ec6f4e095$" + } +} diff --git a/public/images/pokemon/back/970.png b/public/images/pokemon/back/970.png new file mode 100644 index 000000000..e588af22b Binary files /dev/null and b/public/images/pokemon/back/970.png differ diff --git a/public/images/pokemon/back/971.json b/public/images/pokemon/back/971.json new file mode 100644 index 000000000..6059e154b --- /dev/null +++ b/public/images/pokemon/back/971.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "971.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 18, + "w": 53, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c2218d82dfe92827365c971b21394142:34b251e4680ac4b1c63f89fcbf33dbf4:639e8eb4425be16f685bac38ad517152$" + } +} diff --git a/public/images/pokemon/back/971.png b/public/images/pokemon/back/971.png new file mode 100644 index 000000000..a04d2a19a Binary files /dev/null and b/public/images/pokemon/back/971.png differ diff --git a/public/images/pokemon/back/972.json b/public/images/pokemon/back/972.json new file mode 100644 index 000000000..fafb8ccb1 --- /dev/null +++ b/public/images/pokemon/back/972.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "972.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 13, + "w": 61, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cc7e6bdcf7e18420be8bda6971119935:c69d516cb52a81eb5f11b12373e254d7:e3e14367875cf22533c845b9dbae972c$" + } +} diff --git a/public/images/pokemon/back/972.png b/public/images/pokemon/back/972.png new file mode 100644 index 000000000..2fd6898e6 Binary files /dev/null and b/public/images/pokemon/back/972.png differ diff --git a/public/images/pokemon/back/973.json b/public/images/pokemon/back/973.json new file mode 100644 index 000000000..8b98c850a --- /dev/null +++ b/public/images/pokemon/back/973.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "973.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 11, + "w": 28, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:931b34cd2623f53604aa3f10adc8e5b9:39c6f72332c17255e811ca080e3f74f7:472dc53f35b95906d428729ab78e115f$" + } +} diff --git a/public/images/pokemon/back/973.png b/public/images/pokemon/back/973.png new file mode 100644 index 000000000..3c0b5dd76 Binary files /dev/null and b/public/images/pokemon/back/973.png differ diff --git a/public/images/pokemon/back/974.json b/public/images/pokemon/back/974.json new file mode 100644 index 000000000..5888025cd --- /dev/null +++ b/public/images/pokemon/back/974.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "974.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 27, + "w": 64, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 64, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:336c2e0823cf298a5c575ac59a082775:f4e48bfdc30ae18ff0205ed8776305f2:6c90a5aa38962d19ab38879fb36d67db$" + } +} diff --git a/public/images/pokemon/back/974.png b/public/images/pokemon/back/974.png new file mode 100644 index 000000000..e3b225342 Binary files /dev/null and b/public/images/pokemon/back/974.png differ diff --git a/public/images/pokemon/back/975.json b/public/images/pokemon/back/975.json new file mode 100644 index 000000000..04d94135b --- /dev/null +++ b/public/images/pokemon/back/975.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "975.png", + "format": "RGBA8888", + "size": { + "w": 94, + "h": 94 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 15, + "w": 94, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 94, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:854b6c660eb118f88f6c76377a55e91f:c0b03e40838aa3d097cae37531f20bee:b92d59e06cdcb96dde84f81fc0eff4a2$" + } +} diff --git a/public/images/pokemon/back/975.png b/public/images/pokemon/back/975.png new file mode 100644 index 000000000..37cde4f9b Binary files /dev/null and b/public/images/pokemon/back/975.png differ diff --git a/public/images/pokemon/back/976.json b/public/images/pokemon/back/976.json new file mode 100644 index 000000000..8aa4d5fdc --- /dev/null +++ b/public/images/pokemon/back/976.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "976.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 17, + "w": 40, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:db8e233fe518189acbec3697a3fd5757:2486e5dae50ee6de43bae2066146703f:336737bf9fefbbf1415e4d498776d6c2$" + } +} diff --git a/public/images/pokemon/back/976.png b/public/images/pokemon/back/976.png new file mode 100644 index 000000000..400b79e99 Binary files /dev/null and b/public/images/pokemon/back/976.png differ diff --git a/public/images/pokemon/back/977.json b/public/images/pokemon/back/977.json new file mode 100644 index 000000000..135342646 --- /dev/null +++ b/public/images/pokemon/back/977.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "977.png", + "format": "RGBA8888", + "size": { + "w": 86, + "h": 86 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 15, + "w": 86, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 86, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d4aed51d765ab6eaa6de74f980f50577:f71ba40469b038904ba5d95a6b548c58:0e1642a1ef7ce7cd1431d2d8aed78fbd$" + } +} diff --git a/public/images/pokemon/back/977.png b/public/images/pokemon/back/977.png new file mode 100644 index 000000000..2d07ec7e9 Binary files /dev/null and b/public/images/pokemon/back/977.png differ diff --git a/public/images/pokemon/back/978-curly.json b/public/images/pokemon/back/978-curly.json new file mode 100644 index 000000000..44b9f36c5 --- /dev/null +++ b/public/images/pokemon/back/978-curly.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-curly.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 29, + "w": 38, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:82281df2b6bdd122fadc63f6a8ddaf60:d8d2002dadc3f9492a13b42643cea9f3:9002f357c9c9d2c76ee3b70aa2d05a8d$" + } +} diff --git a/public/images/pokemon/back/978-curly.png b/public/images/pokemon/back/978-curly.png new file mode 100644 index 000000000..2bb107933 Binary files /dev/null and b/public/images/pokemon/back/978-curly.png differ diff --git a/public/images/pokemon/back/978-droopy.json b/public/images/pokemon/back/978-droopy.json new file mode 100644 index 000000000..c3d436031 --- /dev/null +++ b/public/images/pokemon/back/978-droopy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-droopy.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 33, + "w": 37, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:78b719709661df37a9457bf38e43f8d2:4f4778b30ad5c7ac3846b650ab2a3d5f:4a81cfb3bb02b4715c47648a8b0893d2$" + } +} diff --git a/public/images/pokemon/back/978-droopy.png b/public/images/pokemon/back/978-droopy.png new file mode 100644 index 000000000..1d60e2519 Binary files /dev/null and b/public/images/pokemon/back/978-droopy.png differ diff --git a/public/images/pokemon/back/978-stretchy.json b/public/images/pokemon/back/978-stretchy.json new file mode 100644 index 000000000..1a98e4318 --- /dev/null +++ b/public/images/pokemon/back/978-stretchy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-stretchy.png", + "format": "RGBA8888", + "size": { + "w": 42, + "h": 42 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 35, + "w": 42, + "h": 26 + }, + "frame": { + "x": 0, + "y": 0, + "w": 42, + "h": 26 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f8edb9f98eee10ee99de061515dc113c:404c266f32b06750df67885ef4de9601:5cf5498faaa17ab7b363d263a4e9758d$" + } +} diff --git a/public/images/pokemon/back/978-stretchy.png b/public/images/pokemon/back/978-stretchy.png new file mode 100644 index 000000000..08bf1a571 Binary files /dev/null and b/public/images/pokemon/back/978-stretchy.png differ diff --git a/public/images/pokemon/back/996.json b/public/images/pokemon/back/996.json new file mode 100644 index 000000000..01cd4cf2c --- /dev/null +++ b/public/images/pokemon/back/996.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "996.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 33, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:86a3356199722034739886b31d7689d4:6f71c2e8db78263f2938ad7beba24733:b16ac703df629bc16f9936532d82f92b$" + } +} diff --git a/public/images/pokemon/back/996.png b/public/images/pokemon/back/996.png new file mode 100644 index 000000000..50a39ae4d Binary files /dev/null and b/public/images/pokemon/back/996.png differ diff --git a/public/images/pokemon/back/997.json b/public/images/pokemon/back/997.json new file mode 100644 index 000000000..563b95d69 --- /dev/null +++ b/public/images/pokemon/back/997.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "997.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 19, + "w": 65, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:409c17bfedd2b8c9230ea1968c8fd75c:00904a713f03e6ff14d202358fce429f:1bde2141c92b95e4a2dad6770d3602b3$" + } +} diff --git a/public/images/pokemon/back/997.png b/public/images/pokemon/back/997.png new file mode 100644 index 000000000..6b0343386 Binary files /dev/null and b/public/images/pokemon/back/997.png differ diff --git a/public/images/pokemon/back/998.json b/public/images/pokemon/back/998.json new file mode 100644 index 000000000..92599c348 --- /dev/null +++ b/public/images/pokemon/back/998.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "998.png", + "format": "RGBA8888", + "size": { + "w": 93, + "h": 93 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 6, + "w": 93, + "h": 83 + }, + "frame": { + "x": 0, + "y": 0, + "w": 93, + "h": 83 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cf6296c247fb9c375ff7bc037201dd78:101e5e3d63e520fcfebb963c0da73d8b:7a2cc39f56f4f0f4885150eeda3f57dc$" + } +} diff --git a/public/images/pokemon/back/998.png b/public/images/pokemon/back/998.png new file mode 100644 index 000000000..ad75979a9 Binary files /dev/null and b/public/images/pokemon/back/998.png differ diff --git a/public/images/pokemon/back/999-roaming.json b/public/images/pokemon/back/999-roaming.json new file mode 100644 index 000000000..68b18e248 --- /dev/null +++ b/public/images/pokemon/back/999-roaming.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999-roaming.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 34, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4d5f47f1ce7a2245381f442d8f400f2d:05b1872e52be2c216fc36c32d0dbc4f1:351fa1d8899375959d64d85db44e2379$" + } +} diff --git a/public/images/pokemon/back/999-roaming.png b/public/images/pokemon/back/999-roaming.png new file mode 100644 index 000000000..d1a1a5134 Binary files /dev/null and b/public/images/pokemon/back/999-roaming.png differ diff --git a/public/images/pokemon/back/999.json b/public/images/pokemon/back/999.json new file mode 100644 index 000000000..0ab44f6ab --- /dev/null +++ b/public/images/pokemon/back/999.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 18, + "w": 51, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 51, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4a169ee8213efcd7e6bcfb3d211d0263:a930c8cb286c94c193d89a88bf660550:25836391d47a40ef31d62cb4186f2932$" + } +} diff --git a/public/images/pokemon/back/999.png b/public/images/pokemon/back/999.png new file mode 100644 index 000000000..380af3736 Binary files /dev/null and b/public/images/pokemon/back/999.png differ diff --git a/public/images/pokemon/back/shiny/1000.json b/public/images/pokemon/back/shiny/1000.json new file mode 100644 index 000000000..e2b2aa0f3 --- /dev/null +++ b/public/images/pokemon/back/shiny/1000.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1000.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 11, + "w": 58, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fa317f940868a91bb9e9346ad894dcd7:1a97c0201c3c031b55f33b9208693392:ee861259b3c6556234d9dc96ae4c3763$" + } +} diff --git a/public/images/pokemon/back/shiny/1000.png b/public/images/pokemon/back/shiny/1000.png new file mode 100644 index 000000000..282f6d893 Binary files /dev/null and b/public/images/pokemon/back/shiny/1000.png differ diff --git a/public/images/pokemon/back/shiny/1001.json b/public/images/pokemon/back/shiny/1001.json new file mode 100644 index 000000000..1013cc661 --- /dev/null +++ b/public/images/pokemon/back/shiny/1001.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1001.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 9, + "y": 8, + "w": 78, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 78, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d009f6c4e61bac881ceac11447f92bfc:be91ee0a14fa18f27a715048bca2814d:c8a3fc07f857e38a4f887e43523aab92$" + } +} diff --git a/public/images/pokemon/back/shiny/1001.png b/public/images/pokemon/back/shiny/1001.png new file mode 100644 index 000000000..90da35c8a Binary files /dev/null and b/public/images/pokemon/back/shiny/1001.png differ diff --git a/public/images/pokemon/back/shiny/1002.json b/public/images/pokemon/back/shiny/1002.json new file mode 100644 index 000000000..4f8dc2d2f --- /dev/null +++ b/public/images/pokemon/back/shiny/1002.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1002.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 20, + "w": 84, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8734add360ac3c401c4aec048e49627b:1ea4a86531f5d7ce011b594c7ea47fa2:ed422fec783116829af474c28e719a21$" + } +} diff --git a/public/images/pokemon/back/shiny/1002.png b/public/images/pokemon/back/shiny/1002.png new file mode 100644 index 000000000..eddac1367 Binary files /dev/null and b/public/images/pokemon/back/shiny/1002.png differ diff --git a/public/images/pokemon/back/shiny/1003.json b/public/images/pokemon/back/shiny/1003.json new file mode 100644 index 000000000..0a3d8ac31 --- /dev/null +++ b/public/images/pokemon/back/shiny/1003.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1003.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 74, + "h": 85 + }, + "frame": { + "x": 0, + "y": 0, + "w": 74, + "h": 85 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6cfd309a340b1d4b7aa026f01ffa13bf:6783d495fe484a0c404a536b4e82b57c:8b352f41866b2e537060a0a3134bd378$" + } +} diff --git a/public/images/pokemon/back/shiny/1003.png b/public/images/pokemon/back/shiny/1003.png new file mode 100644 index 000000000..5aa3dafa9 Binary files /dev/null and b/public/images/pokemon/back/shiny/1003.png differ diff --git a/public/images/pokemon/back/shiny/1004.json b/public/images/pokemon/back/shiny/1004.json new file mode 100644 index 000000000..215bd0fb2 --- /dev/null +++ b/public/images/pokemon/back/shiny/1004.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1004.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 25, + "w": 53, + "h": 46 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 46 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:28e5c5b7bc150ec7f69cc59e93508324:41e9dc4fcd1e69c2a7f801c4d9752c71:aa6f0d4da684091852c6304420f168ea$" + } +} diff --git a/public/images/pokemon/back/shiny/1004.png b/public/images/pokemon/back/shiny/1004.png new file mode 100644 index 000000000..247623454 Binary files /dev/null and b/public/images/pokemon/back/shiny/1004.png differ diff --git a/public/images/pokemon/back/shiny/1007-apex-build.json b/public/images/pokemon/back/shiny/1007-apex-build.json new file mode 100644 index 000000000..44292dcbc --- /dev/null +++ b/public/images/pokemon/back/shiny/1007-apex-build.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1007-apex-build.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 3, + "w": 90, + "h": 90 + }, + "frame": { + "x": 0, + "y": 0, + "w": 90, + "h": 90 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:699dad6563f12d62d0499b689b148a72:ddc16a1b4623bdc68ad77900cdf2e1d2:a0c3e4bbfd7401417648cb0fbab1b523$" + } +} diff --git a/public/images/pokemon/back/shiny/1007-apex-build.png b/public/images/pokemon/back/shiny/1007-apex-build.png new file mode 100644 index 000000000..7870d057c Binary files /dev/null and b/public/images/pokemon/back/shiny/1007-apex-build.png differ diff --git a/public/images/pokemon/back/shiny/1008-ultimate-mode.json b/public/images/pokemon/back/shiny/1008-ultimate-mode.json new file mode 100644 index 000000000..cba239c47 --- /dev/null +++ b/public/images/pokemon/back/shiny/1008-ultimate-mode.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1008-ultimate-mode.png", + "format": "RGBA8888", + "size": { + "w": 92, + "h": 92 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 2, + "w": 89, + "h": 92 + }, + "frame": { + "x": 0, + "y": 0, + "w": 89, + "h": 92 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:250bc4ce9323cdabcdda9595e1dbfa37:703bffd1ff56ae195bac9ab502e5fe26:6bc13fc240c61679649a32d48b8f6a77$" + } +} diff --git a/public/images/pokemon/back/shiny/1008-ultimate-mode.png b/public/images/pokemon/back/shiny/1008-ultimate-mode.png new file mode 100644 index 000000000..a700b5277 Binary files /dev/null and b/public/images/pokemon/back/shiny/1008-ultimate-mode.png differ diff --git a/public/images/pokemon/back/shiny/1012.json b/public/images/pokemon/back/shiny/1012.json new file mode 100644 index 000000000..27204f57a --- /dev/null +++ b/public/images/pokemon/back/shiny/1012.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1012.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 24, + "w": 50, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0d3982b7bbec71f37e27ef182ee139c9:f821f8766cc4cb83312c9883bebb1bca:58aa324a420f40a9ba665ff341db146f$" + } +} diff --git a/public/images/pokemon/back/shiny/1012.png b/public/images/pokemon/back/shiny/1012.png new file mode 100644 index 000000000..6ddfafac2 Binary files /dev/null and b/public/images/pokemon/back/shiny/1012.png differ diff --git a/public/images/pokemon/back/shiny/1013.json b/public/images/pokemon/back/shiny/1013.json new file mode 100644 index 000000000..ba2ed2bb2 --- /dev/null +++ b/public/images/pokemon/back/shiny/1013.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1013.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 17, + "w": 41, + "h": 61 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 61 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fd01c803452c95025704ba2513ad26d5:c504f2d3e2254d0bb438dc4b9672a1be:ab56b9b47f4e6e1f2091324e9e9fd47e$" + } +} diff --git a/public/images/pokemon/back/shiny/1013.png b/public/images/pokemon/back/shiny/1013.png new file mode 100644 index 000000000..273d2832a Binary files /dev/null and b/public/images/pokemon/back/shiny/1013.png differ diff --git a/public/images/pokemon/back/shiny/1014.json b/public/images/pokemon/back/shiny/1014.json new file mode 100644 index 000000000..1c308df0e --- /dev/null +++ b/public/images/pokemon/back/shiny/1014.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1014.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 11, + "w": 84, + "h": 74 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 74 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:24a685212e2511fd88987d13f6ed87ab:4a7d85ce5b16ee218a16ceb0d9a96519:9621754e29cf3f21493779f077352bf2$" + } +} diff --git a/public/images/pokemon/back/shiny/1014.png b/public/images/pokemon/back/shiny/1014.png new file mode 100644 index 000000000..c04aed72c Binary files /dev/null and b/public/images/pokemon/back/shiny/1014.png differ diff --git a/public/images/pokemon/back/shiny/1015.json b/public/images/pokemon/back/shiny/1015.json new file mode 100644 index 000000000..13e2bd4d0 --- /dev/null +++ b/public/images/pokemon/back/shiny/1015.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1015.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 17, + "w": 32, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 32, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:089caf33dd538802da769610de71f87c:ab2467157c66bd45dc2e162ac2ae7760:13af24db847756d1c4e2f592ebf13fc9$" + } +} diff --git a/public/images/pokemon/back/shiny/1015.png b/public/images/pokemon/back/shiny/1015.png new file mode 100644 index 000000000..7c9d37962 Binary files /dev/null and b/public/images/pokemon/back/shiny/1015.png differ diff --git a/public/images/pokemon/back/shiny/1016.json b/public/images/pokemon/back/shiny/1016.json new file mode 100644 index 000000000..b9c8809db --- /dev/null +++ b/public/images/pokemon/back/shiny/1016.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1016.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 3, + "w": 76, + "h": 90 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 90 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f893ed066b5ef8d6554e2fdcf12b1e41:70485e80a08969a5ef0090e5a2b7931c:72724eefa41a3c32daae0a4cbe80772e$" + } +} diff --git a/public/images/pokemon/back/shiny/1016.png b/public/images/pokemon/back/shiny/1016.png new file mode 100644 index 000000000..632f538d5 Binary files /dev/null and b/public/images/pokemon/back/shiny/1016.png differ diff --git a/public/images/pokemon/back/shiny/1017-cornerstone-mask.json b/public/images/pokemon/back/shiny/1017-cornerstone-mask.json new file mode 100644 index 000000000..65b529b4a --- /dev/null +++ b/public/images/pokemon/back/shiny/1017-cornerstone-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-cornerstone-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9097a4f89ffc56ef25d7547908769614:e1275a9e44bce1132f39ab077df785a7:f99d692bb7e7727f92473fe14ddc6106$" + } +} diff --git a/public/images/pokemon/back/shiny/1017-cornerstone-mask.png b/public/images/pokemon/back/shiny/1017-cornerstone-mask.png new file mode 100644 index 000000000..b040b2e3e Binary files /dev/null and b/public/images/pokemon/back/shiny/1017-cornerstone-mask.png differ diff --git a/public/images/pokemon/back/shiny/1017-hearthflame-mask.json b/public/images/pokemon/back/shiny/1017-hearthflame-mask.json new file mode 100644 index 000000000..c59402d9f --- /dev/null +++ b/public/images/pokemon/back/shiny/1017-hearthflame-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-hearthflame-mask.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 12, + "w": 63, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a55bf36c2f7aee601424b65c9832f9d8:afdb39f5de97c3a881c1c8033412e257:e275996e79b44deeff5a1f982b7f749b$" + } +} diff --git a/public/images/pokemon/back/shiny/1017-hearthflame-mask.png b/public/images/pokemon/back/shiny/1017-hearthflame-mask.png new file mode 100644 index 000000000..3545d63ff Binary files /dev/null and b/public/images/pokemon/back/shiny/1017-hearthflame-mask.png differ diff --git a/public/images/pokemon/back/shiny/1017-teal-mask.json b/public/images/pokemon/back/shiny/1017-teal-mask.json new file mode 100644 index 000000000..4218b9ce9 --- /dev/null +++ b/public/images/pokemon/back/shiny/1017-teal-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-teal-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:35e970fb56dd34d6925e0666ce2fea6c:cbbeb388896ab4db3a5c6a3cd56c261a:89536aff40ae7e467064a0913e09a678$" + } +} diff --git a/public/images/pokemon/back/shiny/1017-teal-mask.png b/public/images/pokemon/back/shiny/1017-teal-mask.png new file mode 100644 index 000000000..04bd0a086 Binary files /dev/null and b/public/images/pokemon/back/shiny/1017-teal-mask.png differ diff --git a/public/images/pokemon/back/shiny/1017-wellspring-mask.json b/public/images/pokemon/back/shiny/1017-wellspring-mask.json new file mode 100644 index 000000000..83754228e --- /dev/null +++ b/public/images/pokemon/back/shiny/1017-wellspring-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-wellspring-mask.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 13, + "w": 63, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:02272fb92bbfbb600da085c3285a45b3:f7f226085a54ec5b0954a52176f8f05e:7923bde10524a9098aefe747f890db93$" + } +} diff --git a/public/images/pokemon/back/shiny/1017-wellspring-mask.png b/public/images/pokemon/back/shiny/1017-wellspring-mask.png new file mode 100644 index 000000000..4933017c4 Binary files /dev/null and b/public/images/pokemon/back/shiny/1017-wellspring-mask.png differ diff --git a/public/images/pokemon/back/shiny/1024-stellar.json b/public/images/pokemon/back/shiny/1024-stellar.json new file mode 100644 index 000000000..eeabac109 --- /dev/null +++ b/public/images/pokemon/back/shiny/1024-stellar.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-stellar.png", + "format": "RGBA8888", + "size": { + "w": 96, + "h": 96 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 86, + "h": 96 + }, + "frame": { + "x": 0, + "y": 0, + "w": 86, + "h": 96 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2bd25bae0fabcfbc35e24bd578a7b4b5:aec60788a0d77f38fb599d721e41a0d6:c1508f3b01ae78a28a1267fd6caa4f7b$" + } +} diff --git a/public/images/pokemon/back/shiny/1024-stellar.png b/public/images/pokemon/back/shiny/1024-stellar.png new file mode 100644 index 000000000..7368e6b97 Binary files /dev/null and b/public/images/pokemon/back/shiny/1024-stellar.png differ diff --git a/public/images/pokemon/back/shiny/1024-terastal.json b/public/images/pokemon/back/shiny/1024-terastal.json new file mode 100644 index 000000000..f04d7849f --- /dev/null +++ b/public/images/pokemon/back/shiny/1024-terastal.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-terastal.png", + "format": "RGBA8888", + "size": { + "w": 90, + "h": 90 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 3, + "y": 12, + "w": 90, + "h": 71 + }, + "frame": { + "x": 0, + "y": 0, + "w": 90, + "h": 71 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e4d1d2fc73c4503c51d17a411ee57fdf:bff17407d579ab94f706b5f26cbd87f0:15288bfe102259e4a5b44d914dd7b6d7$" + } +} diff --git a/public/images/pokemon/back/shiny/1024-terastal.png b/public/images/pokemon/back/shiny/1024-terastal.png new file mode 100644 index 000000000..a831fc9e5 Binary files /dev/null and b/public/images/pokemon/back/shiny/1024-terastal.png differ diff --git a/public/images/pokemon/back/shiny/1024.json b/public/images/pokemon/back/shiny/1024.json new file mode 100644 index 000000000..b493725ca --- /dev/null +++ b/public/images/pokemon/back/shiny/1024.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 24, + "w": 44, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e0490740ab5348feb2ecfc530dc97b7c:47dd00016526739b9446b8cd9fe6dd24:1bdf02ff1001eb89aa50625bb16214f3$" + } +} diff --git a/public/images/pokemon/back/shiny/1024.png b/public/images/pokemon/back/shiny/1024.png new file mode 100644 index 000000000..5d74eb018 Binary files /dev/null and b/public/images/pokemon/back/shiny/1024.png differ diff --git a/public/images/pokemon/back/shiny/1025.json b/public/images/pokemon/back/shiny/1025.json new file mode 100644 index 000000000..1b405044f --- /dev/null +++ b/public/images/pokemon/back/shiny/1025.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1025.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 30, + "w": 66, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 66, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:467996a6438ec1a83ba68e31d648c51c:30f22a4d76e39c2bb69371d65f00459f:41fdf2cd944a54e4e4d2154a81c49030$" + } +} diff --git a/public/images/pokemon/back/shiny/1025.png b/public/images/pokemon/back/shiny/1025.png new file mode 100644 index 000000000..ed03c5df4 Binary files /dev/null and b/public/images/pokemon/back/shiny/1025.png differ diff --git a/public/images/pokemon/back/shiny/906.json b/public/images/pokemon/back/shiny/906.json new file mode 100644 index 000000000..f0f01a8ae --- /dev/null +++ b/public/images/pokemon/back/shiny/906.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "906.png", + "format": "RGBA8888", + "size": { + "w": 45, + "h": 45 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 25, + "w": 38, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5de6f02a86d8402a251c86a081377a0c:6bd8b5aa70e3a330c87ca0e584a458fd:4277c44e855da6012735589979d0350d$" + } +} diff --git a/public/images/pokemon/back/shiny/906.png b/public/images/pokemon/back/shiny/906.png new file mode 100644 index 000000000..74e9ab6a3 Binary files /dev/null and b/public/images/pokemon/back/shiny/906.png differ diff --git a/public/images/pokemon/back/shiny/907.json b/public/images/pokemon/back/shiny/907.json new file mode 100644 index 000000000..55041cbeb --- /dev/null +++ b/public/images/pokemon/back/shiny/907.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "907.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 14, + "w": 31, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e9e3433050a3f3e62adf413f7faa9a6f:5595a3ac7925aeb3ec472d104055d489:daf3725d38e3475d24c8a25f336bac24$" + } +} diff --git a/public/images/pokemon/back/shiny/907.png b/public/images/pokemon/back/shiny/907.png new file mode 100644 index 000000000..b56c83ffb Binary files /dev/null and b/public/images/pokemon/back/shiny/907.png differ diff --git a/public/images/pokemon/back/shiny/908.json b/public/images/pokemon/back/shiny/908.json new file mode 100644 index 000000000..e4c5dd7a6 --- /dev/null +++ b/public/images/pokemon/back/shiny/908.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "908.png", + "format": "RGBA8888", + "size": { + "w": 83, + "h": 83 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 6, + "w": 43, + "h": 83 + }, + "frame": { + "x": 0, + "y": 0, + "w": 43, + "h": 83 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f9673d178837cb2780eb26751c3b9f97:12a312bff1deb84384b380fa026be5eb:72fe3bff22bdeb7e389231b787da33b6$" + } +} diff --git a/public/images/pokemon/back/shiny/908.png b/public/images/pokemon/back/shiny/908.png new file mode 100644 index 000000000..e93858600 Binary files /dev/null and b/public/images/pokemon/back/shiny/908.png differ diff --git a/public/images/pokemon/back/shiny/909.json b/public/images/pokemon/back/shiny/909.json new file mode 100644 index 000000000..f6f6a52f5 --- /dev/null +++ b/public/images/pokemon/back/shiny/909.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "909.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 22, + "w": 38, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:47b7bcaa7cc7574a89d0aeea52e5bb15:ac62cb3444c0362dcaeb9512e79c5c77:2e0cb35d18659bc36d385c573caa052e$" + } +} diff --git a/public/images/pokemon/back/shiny/909.png b/public/images/pokemon/back/shiny/909.png new file mode 100644 index 000000000..fb6f8307d Binary files /dev/null and b/public/images/pokemon/back/shiny/909.png differ diff --git a/public/images/pokemon/back/shiny/910.json b/public/images/pokemon/back/shiny/910.json new file mode 100644 index 000000000..c79c0f8ca --- /dev/null +++ b/public/images/pokemon/back/shiny/910.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "910.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 18, + "w": 62, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 62, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:baac6f61d07371ba143197ae4cbc46e6:f8f7b57217801ce1da6d323e97458291:4ef35bbfad22352c7f8d853285e12bca$" + } +} diff --git a/public/images/pokemon/back/shiny/910.png b/public/images/pokemon/back/shiny/910.png new file mode 100644 index 000000000..aade93e86 Binary files /dev/null and b/public/images/pokemon/back/shiny/910.png differ diff --git a/public/images/pokemon/back/shiny/911.json b/public/images/pokemon/back/shiny/911.json new file mode 100644 index 000000000..e858c9024 --- /dev/null +++ b/public/images/pokemon/back/shiny/911.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "911.png", + "format": "RGBA8888", + "size": { + "w": 92, + "h": 92 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 2, + "y": 15, + "w": 92, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 92, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4434dd8a159bb87492d4f61068ecbb45:57a4f79cbe058b0c2af3036e54247f61:0ff74ec4e2cec2d168f3b7965910664b$" + } +} diff --git a/public/images/pokemon/back/shiny/911.png b/public/images/pokemon/back/shiny/911.png new file mode 100644 index 000000000..5a3d526ba Binary files /dev/null and b/public/images/pokemon/back/shiny/911.png differ diff --git a/public/images/pokemon/back/shiny/912.json b/public/images/pokemon/back/shiny/912.json new file mode 100644 index 000000000..c7c9403cc --- /dev/null +++ b/public/images/pokemon/back/shiny/912.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "912.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 21, + "w": 37, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:64a1e7e6f5e5e9b5e2323e587bb088c1:6e06ed80a892c50c048063449c7072c7:837ed90d4f212f45f6b317e301d03492$" + } +} diff --git a/public/images/pokemon/back/shiny/912.png b/public/images/pokemon/back/shiny/912.png new file mode 100644 index 000000000..dc61ec8e6 Binary files /dev/null and b/public/images/pokemon/back/shiny/912.png differ diff --git a/public/images/pokemon/back/shiny/913.json b/public/images/pokemon/back/shiny/913.json new file mode 100644 index 000000000..06f362201 --- /dev/null +++ b/public/images/pokemon/back/shiny/913.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "913.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 15, + "w": 31, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4cedd5ae7e1e6cd7ca48ca77b20bf799:4d848bb3cb6ccc292c130e620b36734f:6c6d101ae74d8a8237faf96bfea4e6ac$" + } +} diff --git a/public/images/pokemon/back/shiny/913.png b/public/images/pokemon/back/shiny/913.png new file mode 100644 index 000000000..05fa4899e Binary files /dev/null and b/public/images/pokemon/back/shiny/913.png differ diff --git a/public/images/pokemon/back/shiny/914.json b/public/images/pokemon/back/shiny/914.json new file mode 100644 index 000000000..60d58c384 --- /dev/null +++ b/public/images/pokemon/back/shiny/914.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "914.png", + "format": "RGBA8888", + "size": { + "w": 89, + "h": 89 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 3, + "w": 68, + "h": 89 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 89 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6595f7dc0633289182c40c6acca4bb0c:a8596ee6b06171ee47844876781f712c:a123ce346d124b2d12481db361d1b25b$" + } +} diff --git a/public/images/pokemon/back/shiny/914.png b/public/images/pokemon/back/shiny/914.png new file mode 100644 index 000000000..6224dda9d Binary files /dev/null and b/public/images/pokemon/back/shiny/914.png differ diff --git a/public/images/pokemon/back/shiny/915.json b/public/images/pokemon/back/shiny/915.json new file mode 100644 index 000000000..185af95f5 --- /dev/null +++ b/public/images/pokemon/back/shiny/915.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "915.png", + "format": "RGBA8888", + "size": { + "w": 34, + "h": 34 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 33, + "w": 34, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3263660a237858b272d4aeb06e2f9a83:2f302ed6f19b8f6b8bf9c1bf2d1c8bbb:518a1800e0bd3326b7dbef48ce93afe4$" + } +} diff --git a/public/images/pokemon/back/shiny/915.png b/public/images/pokemon/back/shiny/915.png new file mode 100644 index 000000000..6338e7e0d Binary files /dev/null and b/public/images/pokemon/back/shiny/915.png differ diff --git a/public/images/pokemon/back/shiny/916-female.json b/public/images/pokemon/back/shiny/916-female.json new file mode 100644 index 000000000..9d9ae4b97 --- /dev/null +++ b/public/images/pokemon/back/shiny/916-female.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916-female.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 24, + "w": 48, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c33fa93d490e23e76280f7a17c6b6ebd:85f910f548031f5e05b1933e64195b68:9527e4c0d1edc47811d5e39ad0bbd9c1$" + } +} diff --git a/public/images/pokemon/back/shiny/916-female.png b/public/images/pokemon/back/shiny/916-female.png new file mode 100644 index 000000000..b6aea533c Binary files /dev/null and b/public/images/pokemon/back/shiny/916-female.png differ diff --git a/public/images/pokemon/back/shiny/916.json b/public/images/pokemon/back/shiny/916.json new file mode 100644 index 000000000..7a2cd8ab2 --- /dev/null +++ b/public/images/pokemon/back/shiny/916.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 24, + "w": 59, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7bc795f7336a94f2ad7ac3430959bcf0:12d1d6a4e49b8adf68f8bdc4d0959cea:72483d103fb6b8e5c1889150025102c8$" + } +} diff --git a/public/images/pokemon/back/shiny/916.png b/public/images/pokemon/back/shiny/916.png new file mode 100644 index 000000000..9856a99ef Binary files /dev/null and b/public/images/pokemon/back/shiny/916.png differ diff --git a/public/images/pokemon/back/shiny/917.json b/public/images/pokemon/back/shiny/917.json new file mode 100644 index 000000000..e1e439b36 --- /dev/null +++ b/public/images/pokemon/back/shiny/917.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "917.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 24, + "w": 44, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:06c586bc171c811085dee96c23bfdde3:bc094bfbb4c6633ad3f3d5b26a8ebf6f:9bb32d7e16d9267a0c92d4103d9f741f$" + } +} diff --git a/public/images/pokemon/back/shiny/917.png b/public/images/pokemon/back/shiny/917.png new file mode 100644 index 000000000..64bb313b1 Binary files /dev/null and b/public/images/pokemon/back/shiny/917.png differ diff --git a/public/images/pokemon/back/shiny/918.json b/public/images/pokemon/back/shiny/918.json new file mode 100644 index 000000000..0435be9c3 --- /dev/null +++ b/public/images/pokemon/back/shiny/918.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "918.png", + "format": "RGBA8888", + "size": { + "w": 76, + "h": 76 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 17, + "w": 76, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:555505d90f1adcfd39b9118793ccc545:2f270ded2968e570143bf033b3452469:3ac5888b2bdc89f9859f00b2e0bbe0e1$" + } +} diff --git a/public/images/pokemon/back/shiny/918.png b/public/images/pokemon/back/shiny/918.png new file mode 100644 index 000000000..cb32adcab Binary files /dev/null and b/public/images/pokemon/back/shiny/918.png differ diff --git a/public/images/pokemon/back/shiny/919.json b/public/images/pokemon/back/shiny/919.json new file mode 100644 index 000000000..3dd80ead8 --- /dev/null +++ b/public/images/pokemon/back/shiny/919.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "919.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 30, + "w": 35, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5437dc1bc9eed61cc1e5c425022189fc:5f75d26ade787ed568c7a711a2009940:41d098b640b88a9f3ad5e15628a623df$" + } +} diff --git a/public/images/pokemon/back/shiny/919.png b/public/images/pokemon/back/shiny/919.png new file mode 100644 index 000000000..9a5499fbe Binary files /dev/null and b/public/images/pokemon/back/shiny/919.png differ diff --git a/public/images/pokemon/back/shiny/920.json b/public/images/pokemon/back/shiny/920.json new file mode 100644 index 000000000..302ca614c --- /dev/null +++ b/public/images/pokemon/back/shiny/920.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "920.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 15, + "w": 52, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2fcc80e5c7df3bd08d17b0e2299dbf82:a9b15dd405f8b05acb64ea739492ea79:8ecd91cbaf6447bad1bb9d240c32ac41$" + } +} diff --git a/public/images/pokemon/back/shiny/920.png b/public/images/pokemon/back/shiny/920.png new file mode 100644 index 000000000..6c7ae5f3b Binary files /dev/null and b/public/images/pokemon/back/shiny/920.png differ diff --git a/public/images/pokemon/back/shiny/921.json b/public/images/pokemon/back/shiny/921.json new file mode 100644 index 000000000..e70774d2f --- /dev/null +++ b/public/images/pokemon/back/shiny/921.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "921.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 24, + "w": 40, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a146e8e9060b1a787cb1f12fc2bb0d41:e84ee9ae8fe3ebeb4542a49055357a99:6aacbf9e2f8abb17a0610c41084d3a47$" + } +} diff --git a/public/images/pokemon/back/shiny/921.png b/public/images/pokemon/back/shiny/921.png new file mode 100644 index 000000000..a7eb4f275 Binary files /dev/null and b/public/images/pokemon/back/shiny/921.png differ diff --git a/public/images/pokemon/back/shiny/922.json b/public/images/pokemon/back/shiny/922.json new file mode 100644 index 000000000..58bc483d7 --- /dev/null +++ b/public/images/pokemon/back/shiny/922.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "922.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 19, + "w": 44, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:aa5bcabbc5feb3bc6ad202d7b1b2cc59:529141f17b361a29c80ca0aba315d6d9:86412bb44c4ac3b7cef571adb47194be$" + } +} diff --git a/public/images/pokemon/back/shiny/922.png b/public/images/pokemon/back/shiny/922.png new file mode 100644 index 000000000..989c7e0a6 Binary files /dev/null and b/public/images/pokemon/back/shiny/922.png differ diff --git a/public/images/pokemon/back/shiny/923.json b/public/images/pokemon/back/shiny/923.json new file mode 100644 index 000000000..90fc2b3fa --- /dev/null +++ b/public/images/pokemon/back/shiny/923.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "923.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 14, + "w": 50, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c3a1c71c0c328a1673d7bceade67999b:4763e90fc0763f674fc08a3637a1cf3a:76f286fb3302b4a6d10bda43a09e947a$" + } +} diff --git a/public/images/pokemon/back/shiny/923.png b/public/images/pokemon/back/shiny/923.png new file mode 100644 index 000000000..3a5069860 Binary files /dev/null and b/public/images/pokemon/back/shiny/923.png differ diff --git a/public/images/pokemon/back/shiny/924.json b/public/images/pokemon/back/shiny/924.json new file mode 100644 index 000000000..3e8c3b772 --- /dev/null +++ b/public/images/pokemon/back/shiny/924.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "924.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 26, + "w": 70, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6cc3ee52cf2b63400ecf455b1751635f:6557cc1c08dc152579563d04c463ac1d:aff14eb6fdab94d075ad919e9db31a05$" + } +} diff --git a/public/images/pokemon/back/shiny/924.png b/public/images/pokemon/back/shiny/924.png new file mode 100644 index 000000000..207412636 Binary files /dev/null and b/public/images/pokemon/back/shiny/924.png differ diff --git a/public/images/pokemon/back/shiny/925-four.json b/public/images/pokemon/back/shiny/925-four.json new file mode 100644 index 000000000..431b7fe50 --- /dev/null +++ b/public/images/pokemon/back/shiny/925-four.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-four.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 26, + "w": 71, + "h": 44 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 44 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9e9863e6d9420e588480d15aeb7ae005:4edad3f3547c85a1a076ea7d806aece9:224b59d25e0d7fb5d8be5f92b2e03567$" + } +} diff --git a/public/images/pokemon/back/shiny/925-four.png b/public/images/pokemon/back/shiny/925-four.png new file mode 100644 index 000000000..e74d37334 Binary files /dev/null and b/public/images/pokemon/back/shiny/925-four.png differ diff --git a/public/images/pokemon/back/shiny/925-three.json b/public/images/pokemon/back/shiny/925-three.json new file mode 100644 index 000000000..2cafba22d --- /dev/null +++ b/public/images/pokemon/back/shiny/925-three.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-three.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 26, + "w": 67, + "h": 44 + }, + "frame": { + "x": 0, + "y": 0, + "w": 67, + "h": 44 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d4e09b1fa9f81e30f15b877eb34a1319:b7702f3d38c88f08edce17d2d6f80632:1eea2319c842d54706c4e3b7544af121$" + } +} diff --git a/public/images/pokemon/back/shiny/925-three.png b/public/images/pokemon/back/shiny/925-three.png new file mode 100644 index 000000000..ad1fcbc37 Binary files /dev/null and b/public/images/pokemon/back/shiny/925-three.png differ diff --git a/public/images/pokemon/back/shiny/926.json b/public/images/pokemon/back/shiny/926.json new file mode 100644 index 000000000..8a7db51d3 --- /dev/null +++ b/public/images/pokemon/back/shiny/926.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "926.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:16fab2423fd8c5f0a448d33455b7b0ac:5eda99666cab4baeaf9f0639122e09d7:bca6bf1462bc3c932f0d537793bb5d3f$" + } +} diff --git a/public/images/pokemon/back/shiny/926.png b/public/images/pokemon/back/shiny/926.png new file mode 100644 index 000000000..c50315741 Binary files /dev/null and b/public/images/pokemon/back/shiny/926.png differ diff --git a/public/images/pokemon/back/shiny/927.json b/public/images/pokemon/back/shiny/927.json new file mode 100644 index 000000000..7770489c7 --- /dev/null +++ b/public/images/pokemon/back/shiny/927.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "927.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 17, + "w": 58, + "h": 61 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 61 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c3e8e638ee4d9946eca3c2baff839d49:f26b4714fd124f9f293b7608e0acfa8b:d8a7d5879c91254ed67554dbfc1d698a$" + } +} diff --git a/public/images/pokemon/back/shiny/927.png b/public/images/pokemon/back/shiny/927.png new file mode 100644 index 000000000..ff55e1ce2 Binary files /dev/null and b/public/images/pokemon/back/shiny/927.png differ diff --git a/public/images/pokemon/back/shiny/928.json b/public/images/pokemon/back/shiny/928.json new file mode 100644 index 000000000..dbff7df40 --- /dev/null +++ b/public/images/pokemon/back/shiny/928.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "928.png", + "format": "RGBA8888", + "size": { + "w": 32, + "h": 32 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 35, + "y": 32, + "w": 26, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 26, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:edd652377504c3124a2122bb9dd43c6c:2b6be72273b4954fe03a479b4481b395:93e0724762b585ccb4563207c5db7a04$" + } +} diff --git a/public/images/pokemon/back/shiny/928.png b/public/images/pokemon/back/shiny/928.png new file mode 100644 index 000000000..1ab5f8326 Binary files /dev/null and b/public/images/pokemon/back/shiny/928.png differ diff --git a/public/images/pokemon/back/shiny/929.json b/public/images/pokemon/back/shiny/929.json new file mode 100644 index 000000000..18a6a86ad --- /dev/null +++ b/public/images/pokemon/back/shiny/929.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "929.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 18, + "w": 35, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:25d3f16acc1a184722bb2af1dc233473:6b9fe1500c5e9fea5704c351229abd8b:df3adfbc90db58dfa760059099fddf4a$" + } +} diff --git a/public/images/pokemon/back/shiny/929.png b/public/images/pokemon/back/shiny/929.png new file mode 100644 index 000000000..ccd44e15b Binary files /dev/null and b/public/images/pokemon/back/shiny/929.png differ diff --git a/public/images/pokemon/back/shiny/930.json b/public/images/pokemon/back/shiny/930.json new file mode 100644 index 000000000..fd2493c30 --- /dev/null +++ b/public/images/pokemon/back/shiny/930.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "930.png", + "format": "RGBA8888", + "size": { + "w": 81, + "h": 81 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 14, + "w": 81, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 81, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9a07bedf24918b033799463c769c3352:ed611540b650e85193533be5251b6504:e2605b6bf53d70632dfa6ee248fd937d$" + } +} diff --git a/public/images/pokemon/back/shiny/930.png b/public/images/pokemon/back/shiny/930.png new file mode 100644 index 000000000..3b0714247 Binary files /dev/null and b/public/images/pokemon/back/shiny/930.png differ diff --git a/public/images/pokemon/back/shiny/931-blue-plumage.json b/public/images/pokemon/back/shiny/931-blue-plumage.json new file mode 100644 index 000000000..97f033453 --- /dev/null +++ b/public/images/pokemon/back/shiny/931-blue-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-blue-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ba405d15bf65cfba40673005e08722f8:74df6e80879ec0a2baf0e80473c34a82:edd277fa142373dad12ea9d12c4fef05$" + } +} diff --git a/public/images/pokemon/back/shiny/931-blue-plumage.png b/public/images/pokemon/back/shiny/931-blue-plumage.png new file mode 100644 index 000000000..8958569f0 Binary files /dev/null and b/public/images/pokemon/back/shiny/931-blue-plumage.png differ diff --git a/public/images/pokemon/back/shiny/931-green-plumage.json b/public/images/pokemon/back/shiny/931-green-plumage.json new file mode 100644 index 000000000..c1dee596d --- /dev/null +++ b/public/images/pokemon/back/shiny/931-green-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-green-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5ab726788f86414aad728d0597b78c53:3b91d42c47099d32ea9544a047132483:021170a16c1007839605a383c7b11a3b$" + } +} diff --git a/public/images/pokemon/back/shiny/931-green-plumage.png b/public/images/pokemon/back/shiny/931-green-plumage.png new file mode 100644 index 000000000..14d3dda4c Binary files /dev/null and b/public/images/pokemon/back/shiny/931-green-plumage.png differ diff --git a/public/images/pokemon/back/shiny/931-white-plumage.json b/public/images/pokemon/back/shiny/931-white-plumage.json new file mode 100644 index 000000000..877dcc7ee --- /dev/null +++ b/public/images/pokemon/back/shiny/931-white-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-white-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4cc394d92e2e0fbbb27407db27588763:7f95ee90dbf597c24d6e1016c4df4caf:8658f5daea455032d8ff1c52cecec59f$" + } +} diff --git a/public/images/pokemon/back/shiny/931-white-plumage.png b/public/images/pokemon/back/shiny/931-white-plumage.png new file mode 100644 index 000000000..f1abef5a9 Binary files /dev/null and b/public/images/pokemon/back/shiny/931-white-plumage.png differ diff --git a/public/images/pokemon/back/shiny/931-yellow-plumage.json b/public/images/pokemon/back/shiny/931-yellow-plumage.json new file mode 100644 index 000000000..5b8d7c6a8 --- /dev/null +++ b/public/images/pokemon/back/shiny/931-yellow-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-yellow-plumage.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 18, + "w": 39, + "h": 59 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 59 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b9e72146a1e00e6580dcf5816408f7a1:ef49fc9680701f8826f3abaa3c80296b:44333e0ef7e14d5a706fbd03f4be7729$" + } +} diff --git a/public/images/pokemon/back/shiny/931-yellow-plumage.png b/public/images/pokemon/back/shiny/931-yellow-plumage.png new file mode 100644 index 000000000..6534837f1 Binary files /dev/null and b/public/images/pokemon/back/shiny/931-yellow-plumage.png differ diff --git a/public/images/pokemon/back/shiny/932.json b/public/images/pokemon/back/shiny/932.json new file mode 100644 index 000000000..ac5944c33 --- /dev/null +++ b/public/images/pokemon/back/shiny/932.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "932.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 27, + "w": 39, + "h": 41 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 41 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:50ee457ed17aa092fa17228d5a159481:ade5bc80776f9d70ce8b3ad3142caed3:ac6592b1ff7d7b5afb4c4b933cec3f50$" + } +} diff --git a/public/images/pokemon/back/shiny/932.png b/public/images/pokemon/back/shiny/932.png new file mode 100644 index 000000000..945928bba Binary files /dev/null and b/public/images/pokemon/back/shiny/932.png differ diff --git a/public/images/pokemon/back/shiny/933.json b/public/images/pokemon/back/shiny/933.json new file mode 100644 index 000000000..63388203c --- /dev/null +++ b/public/images/pokemon/back/shiny/933.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "933.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 22, + "w": 58, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c560a1eb7dddc0af603bd9ce2a6be333:91bad660e7bd526e6bf14a104ba9aef6:7432e7c2d4a209b3d6131d80a370567c$" + } +} diff --git a/public/images/pokemon/back/shiny/933.png b/public/images/pokemon/back/shiny/933.png new file mode 100644 index 000000000..2323c8996 Binary files /dev/null and b/public/images/pokemon/back/shiny/933.png differ diff --git a/public/images/pokemon/back/shiny/934.json b/public/images/pokemon/back/shiny/934.json new file mode 100644 index 000000000..9658e501c --- /dev/null +++ b/public/images/pokemon/back/shiny/934.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "934.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 73, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:580ed4760d17d9469d339e3b232d484c:bacc0fee3f915035f2d043cdd775e17a:724b873643b8537ffbcd29cce2bc109a$" + } +} diff --git a/public/images/pokemon/back/shiny/934.png b/public/images/pokemon/back/shiny/934.png new file mode 100644 index 000000000..741b935a4 Binary files /dev/null and b/public/images/pokemon/back/shiny/934.png differ diff --git a/public/images/pokemon/back/shiny/935.json b/public/images/pokemon/back/shiny/935.json new file mode 100644 index 000000000..6169132d2 --- /dev/null +++ b/public/images/pokemon/back/shiny/935.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "935.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 35, + "y": 19, + "w": 26, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 26, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:548b39836a9261d4bf4bcdb910511a4a:c11688e1a6191a3d1c937cc5f0d88db4:077dcf06dc5fc347497b59afe6126a5e$" + } +} diff --git a/public/images/pokemon/back/shiny/935.png b/public/images/pokemon/back/shiny/935.png new file mode 100644 index 000000000..d91ac9167 Binary files /dev/null and b/public/images/pokemon/back/shiny/935.png differ diff --git a/public/images/pokemon/back/shiny/936.json b/public/images/pokemon/back/shiny/936.json new file mode 100644 index 000000000..f9928b68f --- /dev/null +++ b/public/images/pokemon/back/shiny/936.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "936.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 8, + "w": 41, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:92263a68965c873d3594f7f90a38c02a:5a5b11ee4095d366863e2e37bbd266a4:1a0490303f9626f92e787c567cd10feb$" + } +} diff --git a/public/images/pokemon/back/shiny/936.png b/public/images/pokemon/back/shiny/936.png new file mode 100644 index 000000000..9352622a9 Binary files /dev/null and b/public/images/pokemon/back/shiny/936.png differ diff --git a/public/images/pokemon/back/shiny/937.json b/public/images/pokemon/back/shiny/937.json new file mode 100644 index 000000000..f77714802 --- /dev/null +++ b/public/images/pokemon/back/shiny/937.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "937.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 5, + "w": 47, + "h": 85 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 85 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7c017c6958910cfe353c2d00596c2ce5:6fdc1e728abfac3b7fd00a801ed8f57f:1d4b4f8d62307c37457ba974879b47d0$" + } +} diff --git a/public/images/pokemon/back/shiny/937.png b/public/images/pokemon/back/shiny/937.png new file mode 100644 index 000000000..9dc45898e Binary files /dev/null and b/public/images/pokemon/back/shiny/937.png differ diff --git a/public/images/pokemon/back/shiny/938.json b/public/images/pokemon/back/shiny/938.json new file mode 100644 index 000000000..1e93d160b --- /dev/null +++ b/public/images/pokemon/back/shiny/938.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "938.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 38, + "y": 29, + "w": 20, + "h": 37 + }, + "frame": { + "x": 0, + "y": 0, + "w": 20, + "h": 37 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:07125639913e6d526dbd8dfd99094dc9:7661b63325c7bef8a8c0d8abb346d6d8:17616d7823ccb971ee09ec562d9a20b3$" + } +} diff --git a/public/images/pokemon/back/shiny/938.png b/public/images/pokemon/back/shiny/938.png new file mode 100644 index 000000000..46b914923 Binary files /dev/null and b/public/images/pokemon/back/shiny/938.png differ diff --git a/public/images/pokemon/back/shiny/939.json b/public/images/pokemon/back/shiny/939.json new file mode 100644 index 000000000..c117fbb60 --- /dev/null +++ b/public/images/pokemon/back/shiny/939.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "939.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 47, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a720ac543c61ce3fd74271bb2d954c1a:f2ab55baaa96f9fe39c3216103efaa0c:221de6a2ea10f56b033eb9e233f2fe7c$" + } +} diff --git a/public/images/pokemon/back/shiny/939.png b/public/images/pokemon/back/shiny/939.png new file mode 100644 index 000000000..98e062200 Binary files /dev/null and b/public/images/pokemon/back/shiny/939.png differ diff --git a/public/images/pokemon/back/shiny/940.json b/public/images/pokemon/back/shiny/940.json new file mode 100644 index 000000000..54e4f25a8 --- /dev/null +++ b/public/images/pokemon/back/shiny/940.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "940.png", + "format": "RGBA8888", + "size": { + "w": 47, + "h": 47 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 28, + "w": 47, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f35372253549ae19c280ece65d39aebf:74d06be0d4687489c924e94bc20947ac:5813569ba69a46e4751991e471901bbf$" + } +} diff --git a/public/images/pokemon/back/shiny/940.png b/public/images/pokemon/back/shiny/940.png new file mode 100644 index 000000000..5e26d28ac Binary files /dev/null and b/public/images/pokemon/back/shiny/940.png differ diff --git a/public/images/pokemon/back/shiny/941.json b/public/images/pokemon/back/shiny/941.json new file mode 100644 index 000000000..90d02f3ff --- /dev/null +++ b/public/images/pokemon/back/shiny/941.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "941.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 10, + "w": 57, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2068de569f243750b8a21d7b78073f95:2e9771d58e3fd32a6b73844ec8c47526:32c1168c44a2533ea31995f88a9136e8$" + } +} diff --git a/public/images/pokemon/back/shiny/941.png b/public/images/pokemon/back/shiny/941.png new file mode 100644 index 000000000..f5d6d7dd3 Binary files /dev/null and b/public/images/pokemon/back/shiny/941.png differ diff --git a/public/images/pokemon/back/shiny/942.json b/public/images/pokemon/back/shiny/942.json new file mode 100644 index 000000000..bb1f775d0 --- /dev/null +++ b/public/images/pokemon/back/shiny/942.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "942.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 25, + "w": 53, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2e4eaf3285c2456b6ed5d3577fb6acaf:bb5e0168aefff62a5e1672aea2a7395e:34a55880b0f157817a2456d02e43ffbd$" + } +} diff --git a/public/images/pokemon/back/shiny/942.png b/public/images/pokemon/back/shiny/942.png new file mode 100644 index 000000000..34c40dcbf Binary files /dev/null and b/public/images/pokemon/back/shiny/942.png differ diff --git a/public/images/pokemon/back/shiny/943.json b/public/images/pokemon/back/shiny/943.json new file mode 100644 index 000000000..49e5d7d9a --- /dev/null +++ b/public/images/pokemon/back/shiny/943.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "943.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 17, + "w": 71, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e53584bea85b26c316b78d06eeccfaca:55250d7a9acae94493cc263e8be93061:12f9bf332396d55725bd0d28cc5ab92e$" + } +} diff --git a/public/images/pokemon/back/shiny/943.png b/public/images/pokemon/back/shiny/943.png new file mode 100644 index 000000000..9d5995116 Binary files /dev/null and b/public/images/pokemon/back/shiny/943.png differ diff --git a/public/images/pokemon/back/shiny/944.json b/public/images/pokemon/back/shiny/944.json new file mode 100644 index 000000000..965bf5021 --- /dev/null +++ b/public/images/pokemon/back/shiny/944.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "944.png", + "format": "RGBA8888", + "size": { + "w": 30, + "h": 30 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 33, + "w": 29, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:62469c6c41be90a2fc0af06969be09bf:bf4d184081478527626c4023df840fd8:095eccad01dde5ae41b1cb8f0de8a148$" + } +} diff --git a/public/images/pokemon/back/shiny/944.png b/public/images/pokemon/back/shiny/944.png new file mode 100644 index 000000000..a31214dec Binary files /dev/null and b/public/images/pokemon/back/shiny/944.png differ diff --git a/public/images/pokemon/back/shiny/945.json b/public/images/pokemon/back/shiny/945.json new file mode 100644 index 000000000..b36ff84d6 --- /dev/null +++ b/public/images/pokemon/back/shiny/945.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "945.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 25, + "w": 70, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:40453174ce6d6f16b25970e3fb65e435:8fb94e3b43acc2c7740bfc7b48ee93fd:3c1ab4b5f2a5b1cf5c46b9effc60a2f3$" + } +} diff --git a/public/images/pokemon/back/shiny/945.png b/public/images/pokemon/back/shiny/945.png new file mode 100644 index 000000000..727b30241 Binary files /dev/null and b/public/images/pokemon/back/shiny/945.png differ diff --git a/public/images/pokemon/back/shiny/946.json b/public/images/pokemon/back/shiny/946.json new file mode 100644 index 000000000..c3c5bd3fd --- /dev/null +++ b/public/images/pokemon/back/shiny/946.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "946.png", + "format": "RGBA8888", + "size": { + "w": 42, + "h": 42 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 30, + "w": 42, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 42, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0df52754f27b967711e2694638d91d0a:8a51067d667ad050c203a9eedd95d298:c2ee3e2fcc478d804fa772454efa24ee$" + } +} diff --git a/public/images/pokemon/back/shiny/946.png b/public/images/pokemon/back/shiny/946.png new file mode 100644 index 000000000..3e87c3811 Binary files /dev/null and b/public/images/pokemon/back/shiny/946.png differ diff --git a/public/images/pokemon/back/shiny/947.json b/public/images/pokemon/back/shiny/947.json new file mode 100644 index 000000000..684d6c04f --- /dev/null +++ b/public/images/pokemon/back/shiny/947.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "947.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 24, + "w": 52, + "h": 47 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 47 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7492d339e2b809a2631fc224d206ab97:aa154d29d92dc2a39af754ca1be0ae91:dbb417cb060facfbbc7d186430f488b9$" + } +} diff --git a/public/images/pokemon/back/shiny/947.png b/public/images/pokemon/back/shiny/947.png new file mode 100644 index 000000000..18e098f54 Binary files /dev/null and b/public/images/pokemon/back/shiny/947.png differ diff --git a/public/images/pokemon/back/shiny/948.json b/public/images/pokemon/back/shiny/948.json new file mode 100644 index 000000000..b59b5b3e9 --- /dev/null +++ b/public/images/pokemon/back/shiny/948.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "948.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 18, + "w": 33, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fa13596a8c649b6ad5c9b45201b80e3b:ff0824ff94b816191c5b8c86a2321122:674dce2b71ecf7e8cf0c8dc887e96102$" + } +} diff --git a/public/images/pokemon/back/shiny/948.png b/public/images/pokemon/back/shiny/948.png new file mode 100644 index 000000000..fbea6e371 Binary files /dev/null and b/public/images/pokemon/back/shiny/948.png differ diff --git a/public/images/pokemon/back/shiny/949.json b/public/images/pokemon/back/shiny/949.json new file mode 100644 index 000000000..e2e4e372b --- /dev/null +++ b/public/images/pokemon/back/shiny/949.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "949.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 8, + "w": 70, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 70, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6f2bb267fd1cdb11975a1448160d8a20:ff82e83949470e1b394bb53004a6d470:a72a54c69ed9986c835e633f06692a07$" + } +} diff --git a/public/images/pokemon/back/shiny/949.png b/public/images/pokemon/back/shiny/949.png new file mode 100644 index 000000000..55f6e7194 Binary files /dev/null and b/public/images/pokemon/back/shiny/949.png differ diff --git a/public/images/pokemon/back/shiny/950.json b/public/images/pokemon/back/shiny/950.json new file mode 100644 index 000000000..be150abb4 --- /dev/null +++ b/public/images/pokemon/back/shiny/950.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "950.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 22, + "w": 61, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a78bdea3946e10ce1a62fd21c67e73e3:42387b034155788420c72da1aa8bf403:2bb07ef8c8f005d436fb161ad823df73$" + } +} diff --git a/public/images/pokemon/back/shiny/950.png b/public/images/pokemon/back/shiny/950.png new file mode 100644 index 000000000..2273cdc96 Binary files /dev/null and b/public/images/pokemon/back/shiny/950.png differ diff --git a/public/images/pokemon/back/shiny/951.json b/public/images/pokemon/back/shiny/951.json new file mode 100644 index 000000000..b7343dce5 --- /dev/null +++ b/public/images/pokemon/back/shiny/951.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "951.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 26, + "w": 31, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9a52e1646029f8c4fea1990b1223fcdb:bc3122a3bda66dc33e9653841eccfd6b:0c3aaeabc002dde52853f5bbee1cf3e1$" + } +} diff --git a/public/images/pokemon/back/shiny/951.png b/public/images/pokemon/back/shiny/951.png new file mode 100644 index 000000000..2662f879b Binary files /dev/null and b/public/images/pokemon/back/shiny/951.png differ diff --git a/public/images/pokemon/back/shiny/952.json b/public/images/pokemon/back/shiny/952.json new file mode 100644 index 000000000..988c84a77 --- /dev/null +++ b/public/images/pokemon/back/shiny/952.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "952.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 17, + "y": 15, + "w": 63, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1bd8f909ce01ba6d42aaa5c6825fcd9b:f1c26867d38f6e83c00887ee63f3e27c:6b4a83231d9f9edca9df18171ea81479$" + } +} diff --git a/public/images/pokemon/back/shiny/952.png b/public/images/pokemon/back/shiny/952.png new file mode 100644 index 000000000..2bc3085e4 Binary files /dev/null and b/public/images/pokemon/back/shiny/952.png differ diff --git a/public/images/pokemon/back/shiny/953.json b/public/images/pokemon/back/shiny/953.json new file mode 100644 index 000000000..cb0365ee8 --- /dev/null +++ b/public/images/pokemon/back/shiny/953.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "953.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 30, + "w": 51, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 51, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a9b659eb40a1fc51107d3089eca21703:57cb02eb91b77a999280d1a19007f390:945793a9aa085aa0c615fea38060bcc8$" + } +} diff --git a/public/images/pokemon/back/shiny/953.png b/public/images/pokemon/back/shiny/953.png new file mode 100644 index 000000000..4d76b63c3 Binary files /dev/null and b/public/images/pokemon/back/shiny/953.png differ diff --git a/public/images/pokemon/back/shiny/954.json b/public/images/pokemon/back/shiny/954.json new file mode 100644 index 000000000..1952c8588 --- /dev/null +++ b/public/images/pokemon/back/shiny/954.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "954.png", + "format": "RGBA8888", + "size": { + "w": 66, + "h": 66 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 15, + "w": 39, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:af604a2f000a44109492a737bbdcf4ca:ee3d4a3e2e2004d40ea99065a44e0790:c62f94282b40ec1f62f19c913a1b2d16$" + } +} diff --git a/public/images/pokemon/back/shiny/954.png b/public/images/pokemon/back/shiny/954.png new file mode 100644 index 000000000..3dd8d24dc Binary files /dev/null and b/public/images/pokemon/back/shiny/954.png differ diff --git a/public/images/pokemon/back/shiny/955.json b/public/images/pokemon/back/shiny/955.json new file mode 100644 index 000000000..22680c616 --- /dev/null +++ b/public/images/pokemon/back/shiny/955.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "955.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 29, + "w": 33, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:899743614cca99febd21d4d3d224a9f8:37e85de95b7567223e19ac9f9812b1b0:e541e7f45cb1d8fbf86e68764c06952d$" + } +} diff --git a/public/images/pokemon/back/shiny/955.png b/public/images/pokemon/back/shiny/955.png new file mode 100644 index 000000000..8da4174f0 Binary files /dev/null and b/public/images/pokemon/back/shiny/955.png differ diff --git a/public/images/pokemon/back/shiny/956.json b/public/images/pokemon/back/shiny/956.json new file mode 100644 index 000000000..32e3a9b90 --- /dev/null +++ b/public/images/pokemon/back/shiny/956.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "956.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 6, + "w": 58, + "h": 77 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 77 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3f1ab87cdf64b74890a9001fd06935ad:99683271343fc911fb53bbc2d2f03252:52afd4df707ef62c5c94736be60596f9$" + } +} diff --git a/public/images/pokemon/back/shiny/956.png b/public/images/pokemon/back/shiny/956.png new file mode 100644 index 000000000..54c50116e Binary files /dev/null and b/public/images/pokemon/back/shiny/956.png differ diff --git a/public/images/pokemon/back/shiny/957.json b/public/images/pokemon/back/shiny/957.json new file mode 100644 index 000000000..10057ea18 --- /dev/null +++ b/public/images/pokemon/back/shiny/957.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "957.png", + "format": "RGBA8888", + "size": { + "w": 34, + "h": 34 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 31, + "w": 28, + "h": 34 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 34 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2d67a08261fdf11333bea34643b1b35f:06e30505134dd05750a1d69b3ef765fe:3c8a2a39b2cb6b6e08da1e592c528f9e$" + } +} diff --git a/public/images/pokemon/back/shiny/957.png b/public/images/pokemon/back/shiny/957.png new file mode 100644 index 000000000..f6dee730d Binary files /dev/null and b/public/images/pokemon/back/shiny/957.png differ diff --git a/public/images/pokemon/back/shiny/958.json b/public/images/pokemon/back/shiny/958.json new file mode 100644 index 000000000..3af9f884c --- /dev/null +++ b/public/images/pokemon/back/shiny/958.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "958.png", + "format": "RGBA8888", + "size": { + "w": 44, + "h": 44 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 32, + "w": 44, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:72f435923df555a1941c7f2b10f2f898:09d4c985faddb81720de165f0f8558da:4528f6f33544bcab14c1fffbc6999368$" + } +} diff --git a/public/images/pokemon/back/shiny/958.png b/public/images/pokemon/back/shiny/958.png new file mode 100644 index 000000000..521cbf1f9 Binary files /dev/null and b/public/images/pokemon/back/shiny/958.png differ diff --git a/public/images/pokemon/back/shiny/959.json b/public/images/pokemon/back/shiny/959.json new file mode 100644 index 000000000..755edf5c5 --- /dev/null +++ b/public/images/pokemon/back/shiny/959.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "959.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 22, + "w": 59, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b078d5b169ac081e1158ad779134a002:41371b65c0dc77d9cb313e6affcc09e3:9ff7dd32388d8cb312918685a62668ec$" + } +} diff --git a/public/images/pokemon/back/shiny/959.png b/public/images/pokemon/back/shiny/959.png new file mode 100644 index 000000000..71843ef4c Binary files /dev/null and b/public/images/pokemon/back/shiny/959.png differ diff --git a/public/images/pokemon/back/shiny/960.json b/public/images/pokemon/back/shiny/960.json new file mode 100644 index 000000000..eee2198d3 --- /dev/null +++ b/public/images/pokemon/back/shiny/960.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "960.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 29, + "w": 29, + "h": 37 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 37 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3bb586bf093e0586583fb500eaa647f5:024fadf8c6f5398deb2f65aecec76b5f:1be4aaa2bd69b8158892bba36f4c30f8$" + } +} diff --git a/public/images/pokemon/back/shiny/960.png b/public/images/pokemon/back/shiny/960.png new file mode 100644 index 000000000..66a98aa43 Binary files /dev/null and b/public/images/pokemon/back/shiny/960.png differ diff --git a/public/images/pokemon/back/shiny/961.json b/public/images/pokemon/back/shiny/961.json new file mode 100644 index 000000000..bcc52aa35 --- /dev/null +++ b/public/images/pokemon/back/shiny/961.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "961.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 22, + "w": 55, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:381c4fb20eab1da22ba45826a03895f6:b163025b9aa42607070ef5bd0992da2a:9a4fc209036a878d6e28be3f10adf000$" + } +} diff --git a/public/images/pokemon/back/shiny/961.png b/public/images/pokemon/back/shiny/961.png new file mode 100644 index 000000000..c9abd2375 Binary files /dev/null and b/public/images/pokemon/back/shiny/961.png differ diff --git a/public/images/pokemon/back/shiny/962.json b/public/images/pokemon/back/shiny/962.json new file mode 100644 index 000000000..00514b213 --- /dev/null +++ b/public/images/pokemon/back/shiny/962.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "962.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 13, + "y": 15, + "w": 69, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4679b4b4c4d99cf67e241fa0932e1787:f2c6102d648784167a42ed9589cfb40f:1e70eb3d02dd5c47565da4b5d26e2400$" + } +} diff --git a/public/images/pokemon/back/shiny/962.png b/public/images/pokemon/back/shiny/962.png new file mode 100644 index 000000000..86a67256a Binary files /dev/null and b/public/images/pokemon/back/shiny/962.png differ diff --git a/public/images/pokemon/back/shiny/963.json b/public/images/pokemon/back/shiny/963.json new file mode 100644 index 000000000..2a4a546f8 --- /dev/null +++ b/public/images/pokemon/back/shiny/963.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "963.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 29, + "w": 58, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:259fa6a08b0d21716b4ceb344275fd47:edf879b1ac5f44d91286ea316a0ce00f:ff6cb5389da00acbae6cbd11be2de633$" + } +} diff --git a/public/images/pokemon/back/shiny/963.png b/public/images/pokemon/back/shiny/963.png new file mode 100644 index 000000000..27a3f92ee Binary files /dev/null and b/public/images/pokemon/back/shiny/963.png differ diff --git a/public/images/pokemon/back/shiny/964-hero.json b/public/images/pokemon/back/shiny/964-hero.json new file mode 100644 index 000000000..b9ada329a --- /dev/null +++ b/public/images/pokemon/back/shiny/964-hero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-hero.png", + "format": "RGBA8888", + "size": { + "w": 88, + "h": 88 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 4, + "w": 45, + "h": 88 + }, + "frame": { + "x": 0, + "y": 0, + "w": 45, + "h": 88 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8b8d8e1712928efd7f39cab579d0a952:3e3ede1379a366584c4ed542d048e775:4688134162ed8116468f2ee24535e633$" + } +} diff --git a/public/images/pokemon/back/shiny/964-hero.png b/public/images/pokemon/back/shiny/964-hero.png new file mode 100644 index 000000000..e0650d50a Binary files /dev/null and b/public/images/pokemon/back/shiny/964-hero.png differ diff --git a/public/images/pokemon/back/shiny/964-zero.json b/public/images/pokemon/back/shiny/964-zero.json new file mode 100644 index 000000000..9d7b4b7bf --- /dev/null +++ b/public/images/pokemon/back/shiny/964-zero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-zero.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 29, + "w": 58, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:8693e8a713e537cb9a49a2188d2845ac:edf879b1ac5f44d91286ea316a0ce00f:63902e8ceab1a4614096e1367641991a$" + } +} diff --git a/public/images/pokemon/back/shiny/964-zero.png b/public/images/pokemon/back/shiny/964-zero.png new file mode 100644 index 000000000..27a3f92ee Binary files /dev/null and b/public/images/pokemon/back/shiny/964-zero.png differ diff --git a/public/images/pokemon/back/shiny/965.json b/public/images/pokemon/back/shiny/965.json new file mode 100644 index 000000000..6f10613e5 --- /dev/null +++ b/public/images/pokemon/back/shiny/965.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "965.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 26, + "w": 57, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fce0361694e45aa483b110d783a205e4:62dc58e7b60a1ec94d614ef57409ab0c:c7fa61bb0acc5d43986950336113074f$" + } +} diff --git a/public/images/pokemon/back/shiny/965.png b/public/images/pokemon/back/shiny/965.png new file mode 100644 index 000000000..9193cf8a9 Binary files /dev/null and b/public/images/pokemon/back/shiny/965.png differ diff --git a/public/images/pokemon/back/shiny/966.json b/public/images/pokemon/back/shiny/966.json new file mode 100644 index 000000000..cd5909189 --- /dev/null +++ b/public/images/pokemon/back/shiny/966.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "966.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 20, + "w": 84, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:131c58f95a059467ef853884830ce982:d05dd501b0362527f7497ffec60561ad:f9a0366e304d666e4262fa0af369d1f4$" + } +} diff --git a/public/images/pokemon/back/shiny/966.png b/public/images/pokemon/back/shiny/966.png new file mode 100644 index 000000000..11cf72cc5 Binary files /dev/null and b/public/images/pokemon/back/shiny/966.png differ diff --git a/public/images/pokemon/back/shiny/967.json b/public/images/pokemon/back/shiny/967.json new file mode 100644 index 000000000..120fd590e --- /dev/null +++ b/public/images/pokemon/back/shiny/967.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "967.png", + "format": "RGBA8888", + "size": { + "w": 71, + "h": 71 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 7, + "y": 18, + "w": 71, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 71, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:34c27111c9a96c287b5c69ec86e5d649:e04064446d19a93bd102f3338f88420b:946fc5343eb380eb296b6373e2cf02b7$" + } +} diff --git a/public/images/pokemon/back/shiny/967.png b/public/images/pokemon/back/shiny/967.png new file mode 100644 index 000000000..91bc91f4b Binary files /dev/null and b/public/images/pokemon/back/shiny/967.png differ diff --git a/public/images/pokemon/back/shiny/968.json b/public/images/pokemon/back/shiny/968.json new file mode 100644 index 000000000..292aabb86 --- /dev/null +++ b/public/images/pokemon/back/shiny/968.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "968.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 23, + "w": 65, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e2881b352d046c3154b4e8cc0c481818:1901377f1f4acb935804f3961cbb8124:0a4e1115d2108d4376fa446e83ec1675$" + } +} diff --git a/public/images/pokemon/back/shiny/968.png b/public/images/pokemon/back/shiny/968.png new file mode 100644 index 000000000..8d866f1f1 Binary files /dev/null and b/public/images/pokemon/back/shiny/968.png differ diff --git a/public/images/pokemon/back/shiny/969.json b/public/images/pokemon/back/shiny/969.json new file mode 100644 index 000000000..55c02a0b2 --- /dev/null +++ b/public/images/pokemon/back/shiny/969.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "969.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 27, + "w": 30, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3408c2e8471d4d9f2045e644fabec083:06e674165588a164ec272485509fc917:b27774294c7df79923fdd1501949df7e$" + } +} diff --git a/public/images/pokemon/back/shiny/969.png b/public/images/pokemon/back/shiny/969.png new file mode 100644 index 000000000..03c1eb14f Binary files /dev/null and b/public/images/pokemon/back/shiny/969.png differ diff --git a/public/images/pokemon/back/shiny/970.json b/public/images/pokemon/back/shiny/970.json new file mode 100644 index 000000000..711864e59 --- /dev/null +++ b/public/images/pokemon/back/shiny/970.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "970.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 14, + "w": 60, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7d0121814648959d96b96531212f1b0e:edd540592f2de235267220b7ebe9cd53:51b1ef671985c954e537f39ec6f4e095$" + } +} diff --git a/public/images/pokemon/back/shiny/970.png b/public/images/pokemon/back/shiny/970.png new file mode 100644 index 000000000..747b08c7c Binary files /dev/null and b/public/images/pokemon/back/shiny/970.png differ diff --git a/public/images/pokemon/back/shiny/971.json b/public/images/pokemon/back/shiny/971.json new file mode 100644 index 000000000..0e1721524 --- /dev/null +++ b/public/images/pokemon/back/shiny/971.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "971.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 18, + "w": 53, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e1e13f57c68dbab3df4d073fbacf3c43:00759b80152e70e16bd6a5459da9e12d:639e8eb4425be16f685bac38ad517152$" + } +} diff --git a/public/images/pokemon/back/shiny/971.png b/public/images/pokemon/back/shiny/971.png new file mode 100644 index 000000000..f5ddd8f9f Binary files /dev/null and b/public/images/pokemon/back/shiny/971.png differ diff --git a/public/images/pokemon/back/shiny/972.json b/public/images/pokemon/back/shiny/972.json new file mode 100644 index 000000000..f59b2cda2 --- /dev/null +++ b/public/images/pokemon/back/shiny/972.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "972.png", + "format": "RGBA8888", + "size": { + "w": 70, + "h": 70 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 13, + "w": 61, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0e0b9ca661b553f61658bb9c968b514a:14220737fd45b8719bb8a5fc6d5ed8f6:e3e14367875cf22533c845b9dbae972c$" + } +} diff --git a/public/images/pokemon/back/shiny/972.png b/public/images/pokemon/back/shiny/972.png new file mode 100644 index 000000000..10e2d8247 Binary files /dev/null and b/public/images/pokemon/back/shiny/972.png differ diff --git a/public/images/pokemon/back/shiny/973.json b/public/images/pokemon/back/shiny/973.json new file mode 100644 index 000000000..8252bbcab --- /dev/null +++ b/public/images/pokemon/back/shiny/973.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "973.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 11, + "w": 28, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:40ff897887a81f8b07affa40073c42c7:f2f1737bcdb915dd54721f814adcc2fa:472dc53f35b95906d428729ab78e115f$" + } +} diff --git a/public/images/pokemon/back/shiny/973.png b/public/images/pokemon/back/shiny/973.png new file mode 100644 index 000000000..522ff0c84 Binary files /dev/null and b/public/images/pokemon/back/shiny/973.png differ diff --git a/public/images/pokemon/back/shiny/974.json b/public/images/pokemon/back/shiny/974.json new file mode 100644 index 000000000..169aaa2db --- /dev/null +++ b/public/images/pokemon/back/shiny/974.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "974.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 27, + "w": 64, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 64, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ff8239049ad8097e519f54576b5d1c4d:28f698b05055889f16f050ad4bb27c5f:6c90a5aa38962d19ab38879fb36d67db$" + } +} diff --git a/public/images/pokemon/back/shiny/974.png b/public/images/pokemon/back/shiny/974.png new file mode 100644 index 000000000..a0af164d6 Binary files /dev/null and b/public/images/pokemon/back/shiny/974.png differ diff --git a/public/images/pokemon/back/shiny/975.json b/public/images/pokemon/back/shiny/975.json new file mode 100644 index 000000000..8e7d606c0 --- /dev/null +++ b/public/images/pokemon/back/shiny/975.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "975.png", + "format": "RGBA8888", + "size": { + "w": 94, + "h": 94 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 15, + "w": 94, + "h": 66 + }, + "frame": { + "x": 0, + "y": 0, + "w": 94, + "h": 66 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e2e5262b7077dcbabceb38e3e9cac969:4efbd5fd59230d1f6c777e01254b8bfc:b92d59e06cdcb96dde84f81fc0eff4a2$" + } +} diff --git a/public/images/pokemon/back/shiny/975.png b/public/images/pokemon/back/shiny/975.png new file mode 100644 index 000000000..97c8856ec Binary files /dev/null and b/public/images/pokemon/back/shiny/975.png differ diff --git a/public/images/pokemon/back/shiny/976.json b/public/images/pokemon/back/shiny/976.json new file mode 100644 index 000000000..e6fb51ba1 --- /dev/null +++ b/public/images/pokemon/back/shiny/976.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "976.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 17, + "w": 40, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c62e96e4d0710b8864f806ebd9dc196f:c461607ff07dbe912d79454d0ba17edb:336737bf9fefbbf1415e4d498776d6c2$" + } +} diff --git a/public/images/pokemon/back/shiny/976.png b/public/images/pokemon/back/shiny/976.png new file mode 100644 index 000000000..1ef450915 Binary files /dev/null and b/public/images/pokemon/back/shiny/976.png differ diff --git a/public/images/pokemon/back/shiny/977.json b/public/images/pokemon/back/shiny/977.json new file mode 100644 index 000000000..5317602dd --- /dev/null +++ b/public/images/pokemon/back/shiny/977.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "977.png", + "format": "RGBA8888", + "size": { + "w": 86, + "h": 86 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 15, + "w": 86, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 86, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:debea795f8b6c002bf28cf5bca5dc396:cd55890a4196a22d9c95656fc56ca01d:0e1642a1ef7ce7cd1431d2d8aed78fbd$" + } +} diff --git a/public/images/pokemon/back/shiny/977.png b/public/images/pokemon/back/shiny/977.png new file mode 100644 index 000000000..f183df2db Binary files /dev/null and b/public/images/pokemon/back/shiny/977.png differ diff --git a/public/images/pokemon/back/shiny/978-curly.json b/public/images/pokemon/back/shiny/978-curly.json new file mode 100644 index 000000000..ca844222f --- /dev/null +++ b/public/images/pokemon/back/shiny/978-curly.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-curly.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 29, + "w": 38, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0ede813e34e09f1744831e773611e873:44bea1e916a3ede34c6f6ce329c3b626:9002f357c9c9d2c76ee3b70aa2d05a8d$" + } +} diff --git a/public/images/pokemon/back/shiny/978-curly.png b/public/images/pokemon/back/shiny/978-curly.png new file mode 100644 index 000000000..9705bfaad Binary files /dev/null and b/public/images/pokemon/back/shiny/978-curly.png differ diff --git a/public/images/pokemon/back/shiny/978-droopy.json b/public/images/pokemon/back/shiny/978-droopy.json new file mode 100644 index 000000000..437518bdd --- /dev/null +++ b/public/images/pokemon/back/shiny/978-droopy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-droopy.png", + "format": "RGBA8888", + "size": { + "w": 37, + "h": 37 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 33, + "w": 37, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f4b19f6df176fbb0891788f327ab54f2:ea9ce3c8e3a0d3da33893d37c1c6dcf5:4a81cfb3bb02b4715c47648a8b0893d2$" + } +} diff --git a/public/images/pokemon/back/shiny/978-droopy.png b/public/images/pokemon/back/shiny/978-droopy.png new file mode 100644 index 000000000..cc3206e11 Binary files /dev/null and b/public/images/pokemon/back/shiny/978-droopy.png differ diff --git a/public/images/pokemon/back/shiny/978-stretchy.json b/public/images/pokemon/back/shiny/978-stretchy.json new file mode 100644 index 000000000..dbf8abdea --- /dev/null +++ b/public/images/pokemon/back/shiny/978-stretchy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-stretchy.png", + "format": "RGBA8888", + "size": { + "w": 42, + "h": 42 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 35, + "w": 42, + "h": 26 + }, + "frame": { + "x": 0, + "y": 0, + "w": 42, + "h": 26 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f407fc73ccc542e5b4c3eef66164accc:1f1f05a81a8959ba8f9f7a366a2124a3:5cf5498faaa17ab7b363d263a4e9758d$" + } +} diff --git a/public/images/pokemon/back/shiny/978-stretchy.png b/public/images/pokemon/back/shiny/978-stretchy.png new file mode 100644 index 000000000..8d3b30729 Binary files /dev/null and b/public/images/pokemon/back/shiny/978-stretchy.png differ diff --git a/public/images/pokemon/back/shiny/996.json b/public/images/pokemon/back/shiny/996.json new file mode 100644 index 000000000..3af32719a --- /dev/null +++ b/public/images/pokemon/back/shiny/996.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "996.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 33, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:090ff72113f7f5f0e0c5e9613163293e:b2f3cf5eca400c5dc79fa6d62c7fb297:b16ac703df629bc16f9936532d82f92b$" + } +} diff --git a/public/images/pokemon/back/shiny/996.png b/public/images/pokemon/back/shiny/996.png new file mode 100644 index 000000000..ec8bb6d8c Binary files /dev/null and b/public/images/pokemon/back/shiny/996.png differ diff --git a/public/images/pokemon/back/shiny/997.json b/public/images/pokemon/back/shiny/997.json new file mode 100644 index 000000000..caf01831c --- /dev/null +++ b/public/images/pokemon/back/shiny/997.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "997.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 19, + "w": 65, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:72156cadcc4e62cc5ac62f2d123ef529:431b453564fb47124f734e4ff4b9a01c:1bde2141c92b95e4a2dad6770d3602b3$" + } +} diff --git a/public/images/pokemon/back/shiny/997.png b/public/images/pokemon/back/shiny/997.png new file mode 100644 index 000000000..f82cf75af Binary files /dev/null and b/public/images/pokemon/back/shiny/997.png differ diff --git a/public/images/pokemon/back/shiny/998.json b/public/images/pokemon/back/shiny/998.json new file mode 100644 index 000000000..94a088479 --- /dev/null +++ b/public/images/pokemon/back/shiny/998.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "998.png", + "format": "RGBA8888", + "size": { + "w": 93, + "h": 93 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 6, + "w": 93, + "h": 83 + }, + "frame": { + "x": 0, + "y": 0, + "w": 93, + "h": 83 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f38350b7846aed879f91278bb85e8229:f1ca2165cbb7d033a2b61fdb366c5410:7a2cc39f56f4f0f4885150eeda3f57dc$" + } +} diff --git a/public/images/pokemon/back/shiny/998.png b/public/images/pokemon/back/shiny/998.png new file mode 100644 index 000000000..91b608784 Binary files /dev/null and b/public/images/pokemon/back/shiny/998.png differ diff --git a/public/images/pokemon/back/shiny/999-roaming.json b/public/images/pokemon/back/shiny/999-roaming.json new file mode 100644 index 000000000..b9b7fc64e --- /dev/null +++ b/public/images/pokemon/back/shiny/999-roaming.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999-roaming.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 34, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3155c91ef14698420a19cf8eb9ed78b8:a36aee8378b12bfa9088280f6be6fbf6:351fa1d8899375959d64d85db44e2379$" + } +} diff --git a/public/images/pokemon/back/shiny/999-roaming.png b/public/images/pokemon/back/shiny/999-roaming.png new file mode 100644 index 000000000..457ec7e9b Binary files /dev/null and b/public/images/pokemon/back/shiny/999-roaming.png differ diff --git a/public/images/pokemon/back/shiny/999.json b/public/images/pokemon/back/shiny/999.json new file mode 100644 index 000000000..a43271e74 --- /dev/null +++ b/public/images/pokemon/back/shiny/999.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.333, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 18, + "w": 51, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 51, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:347087c66ad3f66eea547f2729899304:e56218ec3d2ba596a65b3cc452ffd7e0:25836391d47a40ef31d62cb4186f2932$" + } +} diff --git a/public/images/pokemon/back/shiny/999.png b/public/images/pokemon/back/shiny/999.png new file mode 100644 index 000000000..cb9a58721 Binary files /dev/null and b/public/images/pokemon/back/shiny/999.png differ diff --git a/public/images/pokemon/icons/1000.png b/public/images/pokemon/icons/1000.png new file mode 100644 index 000000000..0704419fb Binary files /dev/null and b/public/images/pokemon/icons/1000.png differ diff --git a/public/images/pokemon/icons/1000s.png b/public/images/pokemon/icons/1000s.png new file mode 100644 index 000000000..3d77145e9 Binary files /dev/null and b/public/images/pokemon/icons/1000s.png differ diff --git a/public/images/pokemon/icons/1001.png b/public/images/pokemon/icons/1001.png new file mode 100644 index 000000000..4f738dfaa Binary files /dev/null and b/public/images/pokemon/icons/1001.png differ diff --git a/public/images/pokemon/icons/1001s.png b/public/images/pokemon/icons/1001s.png new file mode 100644 index 000000000..2d49a2086 Binary files /dev/null and b/public/images/pokemon/icons/1001s.png differ diff --git a/public/images/pokemon/icons/1002.png b/public/images/pokemon/icons/1002.png new file mode 100644 index 000000000..3534350a6 Binary files /dev/null and b/public/images/pokemon/icons/1002.png differ diff --git a/public/images/pokemon/icons/1002s.png b/public/images/pokemon/icons/1002s.png new file mode 100644 index 000000000..ae3bf5fe6 Binary files /dev/null and b/public/images/pokemon/icons/1002s.png differ diff --git a/public/images/pokemon/icons/1003.png b/public/images/pokemon/icons/1003.png new file mode 100644 index 000000000..14a16362c Binary files /dev/null and b/public/images/pokemon/icons/1003.png differ diff --git a/public/images/pokemon/icons/1003s.png b/public/images/pokemon/icons/1003s.png new file mode 100644 index 000000000..d5cbf03d0 Binary files /dev/null and b/public/images/pokemon/icons/1003s.png differ diff --git a/public/images/pokemon/icons/1004.png b/public/images/pokemon/icons/1004.png new file mode 100644 index 000000000..5d26c4d46 Binary files /dev/null and b/public/images/pokemon/icons/1004.png differ diff --git a/public/images/pokemon/icons/1004s.png b/public/images/pokemon/icons/1004s.png new file mode 100644 index 000000000..e42e91539 Binary files /dev/null and b/public/images/pokemon/icons/1004s.png differ diff --git a/public/images/pokemon/icons/1007-apex-build.png b/public/images/pokemon/icons/1007-apex-build.png new file mode 100644 index 000000000..62c76e2d8 Binary files /dev/null and b/public/images/pokemon/icons/1007-apex-build.png differ diff --git a/public/images/pokemon/icons/1007s-apex-build.png b/public/images/pokemon/icons/1007s-apex-build.png new file mode 100644 index 000000000..633b961a0 Binary files /dev/null and b/public/images/pokemon/icons/1007s-apex-build.png differ diff --git a/public/images/pokemon/icons/1008-ultimate-mode.png b/public/images/pokemon/icons/1008-ultimate-mode.png new file mode 100644 index 000000000..10f8ac83a Binary files /dev/null and b/public/images/pokemon/icons/1008-ultimate-mode.png differ diff --git a/public/images/pokemon/icons/1008s-ultimate-mode.png b/public/images/pokemon/icons/1008s-ultimate-mode.png new file mode 100644 index 000000000..342ab3e9a Binary files /dev/null and b/public/images/pokemon/icons/1008s-ultimate-mode.png differ diff --git a/public/images/pokemon/icons/1012.png b/public/images/pokemon/icons/1012.png new file mode 100644 index 000000000..ff79d615d Binary files /dev/null and b/public/images/pokemon/icons/1012.png differ diff --git a/public/images/pokemon/icons/1012s.png b/public/images/pokemon/icons/1012s.png new file mode 100644 index 000000000..94a663d12 Binary files /dev/null and b/public/images/pokemon/icons/1012s.png differ diff --git a/public/images/pokemon/icons/1013.png b/public/images/pokemon/icons/1013.png new file mode 100644 index 000000000..3aa144b6d Binary files /dev/null and b/public/images/pokemon/icons/1013.png differ diff --git a/public/images/pokemon/icons/1013s.png b/public/images/pokemon/icons/1013s.png new file mode 100644 index 000000000..f0d03e2d6 Binary files /dev/null and b/public/images/pokemon/icons/1013s.png differ diff --git a/public/images/pokemon/icons/1014.png b/public/images/pokemon/icons/1014.png new file mode 100644 index 000000000..991e8fa41 Binary files /dev/null and b/public/images/pokemon/icons/1014.png differ diff --git a/public/images/pokemon/icons/1014s.png b/public/images/pokemon/icons/1014s.png new file mode 100644 index 000000000..a265f7d5b Binary files /dev/null and b/public/images/pokemon/icons/1014s.png differ diff --git a/public/images/pokemon/icons/1015.png b/public/images/pokemon/icons/1015.png new file mode 100644 index 000000000..cfd55b88e Binary files /dev/null and b/public/images/pokemon/icons/1015.png differ diff --git a/public/images/pokemon/icons/1015s.png b/public/images/pokemon/icons/1015s.png new file mode 100644 index 000000000..349d48721 Binary files /dev/null and b/public/images/pokemon/icons/1015s.png differ diff --git a/public/images/pokemon/icons/1016.png b/public/images/pokemon/icons/1016.png new file mode 100644 index 000000000..4b9fb4006 Binary files /dev/null and b/public/images/pokemon/icons/1016.png differ diff --git a/public/images/pokemon/icons/1016s.png b/public/images/pokemon/icons/1016s.png new file mode 100644 index 000000000..a5006bf44 Binary files /dev/null and b/public/images/pokemon/icons/1016s.png differ diff --git a/public/images/pokemon/icons/1017-cornerstone-mask.png b/public/images/pokemon/icons/1017-cornerstone-mask.png new file mode 100644 index 000000000..0a9f20f57 Binary files /dev/null and b/public/images/pokemon/icons/1017-cornerstone-mask.png differ diff --git a/public/images/pokemon/icons/1017-hearthflame-mask.png b/public/images/pokemon/icons/1017-hearthflame-mask.png new file mode 100644 index 000000000..5ea6af5c0 Binary files /dev/null and b/public/images/pokemon/icons/1017-hearthflame-mask.png differ diff --git a/public/images/pokemon/icons/1017-teal-mask.png b/public/images/pokemon/icons/1017-teal-mask.png new file mode 100644 index 000000000..32f67cbb4 Binary files /dev/null and b/public/images/pokemon/icons/1017-teal-mask.png differ diff --git a/public/images/pokemon/icons/1017-wellspring-mask.png b/public/images/pokemon/icons/1017-wellspring-mask.png new file mode 100644 index 000000000..6ca1250e9 Binary files /dev/null and b/public/images/pokemon/icons/1017-wellspring-mask.png differ diff --git a/public/images/pokemon/icons/1017s-cornerstone-mask.png b/public/images/pokemon/icons/1017s-cornerstone-mask.png new file mode 100644 index 000000000..0a9f20f57 Binary files /dev/null and b/public/images/pokemon/icons/1017s-cornerstone-mask.png differ diff --git a/public/images/pokemon/icons/1017s-hearthflame-mask.png b/public/images/pokemon/icons/1017s-hearthflame-mask.png new file mode 100644 index 000000000..5ea6af5c0 Binary files /dev/null and b/public/images/pokemon/icons/1017s-hearthflame-mask.png differ diff --git a/public/images/pokemon/icons/1017s-teal-mask.png b/public/images/pokemon/icons/1017s-teal-mask.png new file mode 100644 index 000000000..32f67cbb4 Binary files /dev/null and b/public/images/pokemon/icons/1017s-teal-mask.png differ diff --git a/public/images/pokemon/icons/1017s-wellspring-mask.png b/public/images/pokemon/icons/1017s-wellspring-mask.png new file mode 100644 index 000000000..6ca1250e9 Binary files /dev/null and b/public/images/pokemon/icons/1017s-wellspring-mask.png differ diff --git a/public/images/pokemon/icons/1024-stellar.png b/public/images/pokemon/icons/1024-stellar.png new file mode 100644 index 000000000..045dd2733 Binary files /dev/null and b/public/images/pokemon/icons/1024-stellar.png differ diff --git a/public/images/pokemon/icons/1024-terastal.png b/public/images/pokemon/icons/1024-terastal.png new file mode 100644 index 000000000..69c48f117 Binary files /dev/null and b/public/images/pokemon/icons/1024-terastal.png differ diff --git a/public/images/pokemon/icons/1024.png b/public/images/pokemon/icons/1024.png new file mode 100644 index 000000000..4b2493678 Binary files /dev/null and b/public/images/pokemon/icons/1024.png differ diff --git a/public/images/pokemon/icons/1024s-stellar.png b/public/images/pokemon/icons/1024s-stellar.png new file mode 100644 index 000000000..045dd2733 Binary files /dev/null and b/public/images/pokemon/icons/1024s-stellar.png differ diff --git a/public/images/pokemon/icons/1024s-terastal.png b/public/images/pokemon/icons/1024s-terastal.png new file mode 100644 index 000000000..b18535288 Binary files /dev/null and b/public/images/pokemon/icons/1024s-terastal.png differ diff --git a/public/images/pokemon/icons/1024s.png b/public/images/pokemon/icons/1024s.png new file mode 100644 index 000000000..2b706f4c6 Binary files /dev/null and b/public/images/pokemon/icons/1024s.png differ diff --git a/public/images/pokemon/icons/1025.png b/public/images/pokemon/icons/1025.png new file mode 100644 index 000000000..e177f053f Binary files /dev/null and b/public/images/pokemon/icons/1025.png differ diff --git a/public/images/pokemon/icons/1025s.png b/public/images/pokemon/icons/1025s.png new file mode 100644 index 000000000..088a09e3f Binary files /dev/null and b/public/images/pokemon/icons/1025s.png differ diff --git a/public/images/pokemon/icons/906.png b/public/images/pokemon/icons/906.png new file mode 100644 index 000000000..21b075cee Binary files /dev/null and b/public/images/pokemon/icons/906.png differ diff --git a/public/images/pokemon/icons/906s.png b/public/images/pokemon/icons/906s.png new file mode 100644 index 000000000..b470d35e2 Binary files /dev/null and b/public/images/pokemon/icons/906s.png differ diff --git a/public/images/pokemon/icons/907.png b/public/images/pokemon/icons/907.png new file mode 100644 index 000000000..733e71a9e Binary files /dev/null and b/public/images/pokemon/icons/907.png differ diff --git a/public/images/pokemon/icons/907s.png b/public/images/pokemon/icons/907s.png new file mode 100644 index 000000000..6a1cae547 Binary files /dev/null and b/public/images/pokemon/icons/907s.png differ diff --git a/public/images/pokemon/icons/908.png b/public/images/pokemon/icons/908.png new file mode 100644 index 000000000..917e08014 Binary files /dev/null and b/public/images/pokemon/icons/908.png differ diff --git a/public/images/pokemon/icons/908s.png b/public/images/pokemon/icons/908s.png new file mode 100644 index 000000000..d03aee560 Binary files /dev/null and b/public/images/pokemon/icons/908s.png differ diff --git a/public/images/pokemon/icons/909.png b/public/images/pokemon/icons/909.png new file mode 100644 index 000000000..0dc9a6bac Binary files /dev/null and b/public/images/pokemon/icons/909.png differ diff --git a/public/images/pokemon/icons/909s.png b/public/images/pokemon/icons/909s.png new file mode 100644 index 000000000..205f40537 Binary files /dev/null and b/public/images/pokemon/icons/909s.png differ diff --git a/public/images/pokemon/icons/910.png b/public/images/pokemon/icons/910.png new file mode 100644 index 000000000..b5949a36e Binary files /dev/null and b/public/images/pokemon/icons/910.png differ diff --git a/public/images/pokemon/icons/910s.png b/public/images/pokemon/icons/910s.png new file mode 100644 index 000000000..70d41b307 Binary files /dev/null and b/public/images/pokemon/icons/910s.png differ diff --git a/public/images/pokemon/icons/911.png b/public/images/pokemon/icons/911.png new file mode 100644 index 000000000..fe900f8f4 Binary files /dev/null and b/public/images/pokemon/icons/911.png differ diff --git a/public/images/pokemon/icons/911s.png b/public/images/pokemon/icons/911s.png new file mode 100644 index 000000000..3d8b1cefb Binary files /dev/null and b/public/images/pokemon/icons/911s.png differ diff --git a/public/images/pokemon/icons/912.png b/public/images/pokemon/icons/912.png new file mode 100644 index 000000000..7d73a2d76 Binary files /dev/null and b/public/images/pokemon/icons/912.png differ diff --git a/public/images/pokemon/icons/912s.png b/public/images/pokemon/icons/912s.png new file mode 100644 index 000000000..aceaf410f Binary files /dev/null and b/public/images/pokemon/icons/912s.png differ diff --git a/public/images/pokemon/icons/913.png b/public/images/pokemon/icons/913.png new file mode 100644 index 000000000..cca8fd4b7 Binary files /dev/null and b/public/images/pokemon/icons/913.png differ diff --git a/public/images/pokemon/icons/913s.png b/public/images/pokemon/icons/913s.png new file mode 100644 index 000000000..f24f6ae81 Binary files /dev/null and b/public/images/pokemon/icons/913s.png differ diff --git a/public/images/pokemon/icons/914.png b/public/images/pokemon/icons/914.png new file mode 100644 index 000000000..e85e04a5a Binary files /dev/null and b/public/images/pokemon/icons/914.png differ diff --git a/public/images/pokemon/icons/914s.png b/public/images/pokemon/icons/914s.png new file mode 100644 index 000000000..17a6305be Binary files /dev/null and b/public/images/pokemon/icons/914s.png differ diff --git a/public/images/pokemon/icons/915.png b/public/images/pokemon/icons/915.png new file mode 100644 index 000000000..d169e035a Binary files /dev/null and b/public/images/pokemon/icons/915.png differ diff --git a/public/images/pokemon/icons/915s.png b/public/images/pokemon/icons/915s.png new file mode 100644 index 000000000..4ee4c3eb7 Binary files /dev/null and b/public/images/pokemon/icons/915s.png differ diff --git a/public/images/pokemon/icons/916-female.png b/public/images/pokemon/icons/916-female.png new file mode 100644 index 000000000..190644420 Binary files /dev/null and b/public/images/pokemon/icons/916-female.png differ diff --git a/public/images/pokemon/icons/916.png b/public/images/pokemon/icons/916.png new file mode 100644 index 000000000..41b2699a6 Binary files /dev/null and b/public/images/pokemon/icons/916.png differ diff --git a/public/images/pokemon/icons/916s-female.png b/public/images/pokemon/icons/916s-female.png new file mode 100644 index 000000000..8f492f28d Binary files /dev/null and b/public/images/pokemon/icons/916s-female.png differ diff --git a/public/images/pokemon/icons/916s.png b/public/images/pokemon/icons/916s.png new file mode 100644 index 000000000..16f2f9a5d Binary files /dev/null and b/public/images/pokemon/icons/916s.png differ diff --git a/public/images/pokemon/icons/917.png b/public/images/pokemon/icons/917.png new file mode 100644 index 000000000..341baeefd Binary files /dev/null and b/public/images/pokemon/icons/917.png differ diff --git a/public/images/pokemon/icons/917s.png b/public/images/pokemon/icons/917s.png new file mode 100644 index 000000000..3d3884e4c Binary files /dev/null and b/public/images/pokemon/icons/917s.png differ diff --git a/public/images/pokemon/icons/918.png b/public/images/pokemon/icons/918.png new file mode 100644 index 000000000..6d84430fb Binary files /dev/null and b/public/images/pokemon/icons/918.png differ diff --git a/public/images/pokemon/icons/918s.png b/public/images/pokemon/icons/918s.png new file mode 100644 index 000000000..7a84bd0f0 Binary files /dev/null and b/public/images/pokemon/icons/918s.png differ diff --git a/public/images/pokemon/icons/919.png b/public/images/pokemon/icons/919.png new file mode 100644 index 000000000..e63d0db3f Binary files /dev/null and b/public/images/pokemon/icons/919.png differ diff --git a/public/images/pokemon/icons/919s.png b/public/images/pokemon/icons/919s.png new file mode 100644 index 000000000..486a04552 Binary files /dev/null and b/public/images/pokemon/icons/919s.png differ diff --git a/public/images/pokemon/icons/920.png b/public/images/pokemon/icons/920.png new file mode 100644 index 000000000..5f2e7ca10 Binary files /dev/null and b/public/images/pokemon/icons/920.png differ diff --git a/public/images/pokemon/icons/920s.png b/public/images/pokemon/icons/920s.png new file mode 100644 index 000000000..aeaec8a15 Binary files /dev/null and b/public/images/pokemon/icons/920s.png differ diff --git a/public/images/pokemon/icons/921.png b/public/images/pokemon/icons/921.png new file mode 100644 index 000000000..ed62e4609 Binary files /dev/null and b/public/images/pokemon/icons/921.png differ diff --git a/public/images/pokemon/icons/921s.png b/public/images/pokemon/icons/921s.png new file mode 100644 index 000000000..d73655388 Binary files /dev/null and b/public/images/pokemon/icons/921s.png differ diff --git a/public/images/pokemon/icons/922.png b/public/images/pokemon/icons/922.png new file mode 100644 index 000000000..fabf84797 Binary files /dev/null and b/public/images/pokemon/icons/922.png differ diff --git a/public/images/pokemon/icons/922s.png b/public/images/pokemon/icons/922s.png new file mode 100644 index 000000000..141b84922 Binary files /dev/null and b/public/images/pokemon/icons/922s.png differ diff --git a/public/images/pokemon/icons/923.png b/public/images/pokemon/icons/923.png new file mode 100644 index 000000000..f31cb7232 Binary files /dev/null and b/public/images/pokemon/icons/923.png differ diff --git a/public/images/pokemon/icons/923s.png b/public/images/pokemon/icons/923s.png new file mode 100644 index 000000000..c2c48b390 Binary files /dev/null and b/public/images/pokemon/icons/923s.png differ diff --git a/public/images/pokemon/icons/924.png b/public/images/pokemon/icons/924.png new file mode 100644 index 000000000..947d27eb7 Binary files /dev/null and b/public/images/pokemon/icons/924.png differ diff --git a/public/images/pokemon/icons/924s.png b/public/images/pokemon/icons/924s.png new file mode 100644 index 000000000..5216fba71 Binary files /dev/null and b/public/images/pokemon/icons/924s.png differ diff --git a/public/images/pokemon/icons/925-four.png b/public/images/pokemon/icons/925-four.png new file mode 100644 index 000000000..2d7d7dfca Binary files /dev/null and b/public/images/pokemon/icons/925-four.png differ diff --git a/public/images/pokemon/icons/925-three.png b/public/images/pokemon/icons/925-three.png new file mode 100644 index 000000000..0598b31c4 Binary files /dev/null and b/public/images/pokemon/icons/925-three.png differ diff --git a/public/images/pokemon/icons/925s-four.png b/public/images/pokemon/icons/925s-four.png new file mode 100644 index 000000000..5258bb75c Binary files /dev/null and b/public/images/pokemon/icons/925s-four.png differ diff --git a/public/images/pokemon/icons/925s-three.png b/public/images/pokemon/icons/925s-three.png new file mode 100644 index 000000000..3b5050479 Binary files /dev/null and b/public/images/pokemon/icons/925s-three.png differ diff --git a/public/images/pokemon/icons/926.png b/public/images/pokemon/icons/926.png new file mode 100644 index 000000000..234750b1d Binary files /dev/null and b/public/images/pokemon/icons/926.png differ diff --git a/public/images/pokemon/icons/926s.png b/public/images/pokemon/icons/926s.png new file mode 100644 index 000000000..b9269aaa7 Binary files /dev/null and b/public/images/pokemon/icons/926s.png differ diff --git a/public/images/pokemon/icons/927.png b/public/images/pokemon/icons/927.png new file mode 100644 index 000000000..54e19a820 Binary files /dev/null and b/public/images/pokemon/icons/927.png differ diff --git a/public/images/pokemon/icons/927s.png b/public/images/pokemon/icons/927s.png new file mode 100644 index 000000000..05006f951 Binary files /dev/null and b/public/images/pokemon/icons/927s.png differ diff --git a/public/images/pokemon/icons/928.png b/public/images/pokemon/icons/928.png new file mode 100644 index 000000000..cf2494650 Binary files /dev/null and b/public/images/pokemon/icons/928.png differ diff --git a/public/images/pokemon/icons/928s.png b/public/images/pokemon/icons/928s.png new file mode 100644 index 000000000..4cf2903a9 Binary files /dev/null and b/public/images/pokemon/icons/928s.png differ diff --git a/public/images/pokemon/icons/929.png b/public/images/pokemon/icons/929.png new file mode 100644 index 000000000..681e69ed4 Binary files /dev/null and b/public/images/pokemon/icons/929.png differ diff --git a/public/images/pokemon/icons/929s.png b/public/images/pokemon/icons/929s.png new file mode 100644 index 000000000..b9dc84615 Binary files /dev/null and b/public/images/pokemon/icons/929s.png differ diff --git a/public/images/pokemon/icons/930.png b/public/images/pokemon/icons/930.png new file mode 100644 index 000000000..de58d1fd5 Binary files /dev/null and b/public/images/pokemon/icons/930.png differ diff --git a/public/images/pokemon/icons/930s.png b/public/images/pokemon/icons/930s.png new file mode 100644 index 000000000..4376d0fcb Binary files /dev/null and b/public/images/pokemon/icons/930s.png differ diff --git a/public/images/pokemon/icons/931-blue-plumage.png b/public/images/pokemon/icons/931-blue-plumage.png new file mode 100644 index 000000000..9feb2f10b Binary files /dev/null and b/public/images/pokemon/icons/931-blue-plumage.png differ diff --git a/public/images/pokemon/icons/931-green-plumage.png b/public/images/pokemon/icons/931-green-plumage.png new file mode 100644 index 000000000..a8c564f49 Binary files /dev/null and b/public/images/pokemon/icons/931-green-plumage.png differ diff --git a/public/images/pokemon/icons/931-white-plumage.png b/public/images/pokemon/icons/931-white-plumage.png new file mode 100644 index 000000000..ab83292fe Binary files /dev/null and b/public/images/pokemon/icons/931-white-plumage.png differ diff --git a/public/images/pokemon/icons/931-yellow-plumage.png b/public/images/pokemon/icons/931-yellow-plumage.png new file mode 100644 index 000000000..6e50f2450 Binary files /dev/null and b/public/images/pokemon/icons/931-yellow-plumage.png differ diff --git a/public/images/pokemon/icons/931s-blue-plumage.png b/public/images/pokemon/icons/931s-blue-plumage.png new file mode 100644 index 000000000..e2500167d Binary files /dev/null and b/public/images/pokemon/icons/931s-blue-plumage.png differ diff --git a/public/images/pokemon/icons/931s-green-plumage.png b/public/images/pokemon/icons/931s-green-plumage.png new file mode 100644 index 000000000..4b84186cc Binary files /dev/null and b/public/images/pokemon/icons/931s-green-plumage.png differ diff --git a/public/images/pokemon/icons/931s-white-plumage.png b/public/images/pokemon/icons/931s-white-plumage.png new file mode 100644 index 000000000..3a24cba58 Binary files /dev/null and b/public/images/pokemon/icons/931s-white-plumage.png differ diff --git a/public/images/pokemon/icons/931s-yellow-plumage.png b/public/images/pokemon/icons/931s-yellow-plumage.png new file mode 100644 index 000000000..8ccdd51a9 Binary files /dev/null and b/public/images/pokemon/icons/931s-yellow-plumage.png differ diff --git a/public/images/pokemon/icons/932.png b/public/images/pokemon/icons/932.png new file mode 100644 index 000000000..a4a5d9354 Binary files /dev/null and b/public/images/pokemon/icons/932.png differ diff --git a/public/images/pokemon/icons/932s.png b/public/images/pokemon/icons/932s.png new file mode 100644 index 000000000..5a8e5037b Binary files /dev/null and b/public/images/pokemon/icons/932s.png differ diff --git a/public/images/pokemon/icons/933.png b/public/images/pokemon/icons/933.png new file mode 100644 index 000000000..e18a3a9a4 Binary files /dev/null and b/public/images/pokemon/icons/933.png differ diff --git a/public/images/pokemon/icons/933s.png b/public/images/pokemon/icons/933s.png new file mode 100644 index 000000000..9bd76be00 Binary files /dev/null and b/public/images/pokemon/icons/933s.png differ diff --git a/public/images/pokemon/icons/934.png b/public/images/pokemon/icons/934.png new file mode 100644 index 000000000..365b7a312 Binary files /dev/null and b/public/images/pokemon/icons/934.png differ diff --git a/public/images/pokemon/icons/934s.png b/public/images/pokemon/icons/934s.png new file mode 100644 index 000000000..485cacd6a Binary files /dev/null and b/public/images/pokemon/icons/934s.png differ diff --git a/public/images/pokemon/icons/935.png b/public/images/pokemon/icons/935.png new file mode 100644 index 000000000..596ac0ed9 Binary files /dev/null and b/public/images/pokemon/icons/935.png differ diff --git a/public/images/pokemon/icons/935s.png b/public/images/pokemon/icons/935s.png new file mode 100644 index 000000000..86fd25f45 Binary files /dev/null and b/public/images/pokemon/icons/935s.png differ diff --git a/public/images/pokemon/icons/936.png b/public/images/pokemon/icons/936.png new file mode 100644 index 000000000..0d43861ed Binary files /dev/null and b/public/images/pokemon/icons/936.png differ diff --git a/public/images/pokemon/icons/936s.png b/public/images/pokemon/icons/936s.png new file mode 100644 index 000000000..4c4adbd47 Binary files /dev/null and b/public/images/pokemon/icons/936s.png differ diff --git a/public/images/pokemon/icons/937.png b/public/images/pokemon/icons/937.png new file mode 100644 index 000000000..a9e53b888 Binary files /dev/null and b/public/images/pokemon/icons/937.png differ diff --git a/public/images/pokemon/icons/937s.png b/public/images/pokemon/icons/937s.png new file mode 100644 index 000000000..f58afc5cc Binary files /dev/null and b/public/images/pokemon/icons/937s.png differ diff --git a/public/images/pokemon/icons/938.png b/public/images/pokemon/icons/938.png new file mode 100644 index 000000000..afc1dda5e Binary files /dev/null and b/public/images/pokemon/icons/938.png differ diff --git a/public/images/pokemon/icons/938s.png b/public/images/pokemon/icons/938s.png new file mode 100644 index 000000000..9a6e5222d Binary files /dev/null and b/public/images/pokemon/icons/938s.png differ diff --git a/public/images/pokemon/icons/939.png b/public/images/pokemon/icons/939.png new file mode 100644 index 000000000..a60afbec7 Binary files /dev/null and b/public/images/pokemon/icons/939.png differ diff --git a/public/images/pokemon/icons/939s.png b/public/images/pokemon/icons/939s.png new file mode 100644 index 000000000..c04ed9944 Binary files /dev/null and b/public/images/pokemon/icons/939s.png differ diff --git a/public/images/pokemon/icons/940.png b/public/images/pokemon/icons/940.png new file mode 100644 index 000000000..712037023 Binary files /dev/null and b/public/images/pokemon/icons/940.png differ diff --git a/public/images/pokemon/icons/940s.png b/public/images/pokemon/icons/940s.png new file mode 100644 index 000000000..c2acdb1ff Binary files /dev/null and b/public/images/pokemon/icons/940s.png differ diff --git a/public/images/pokemon/icons/941.png b/public/images/pokemon/icons/941.png new file mode 100644 index 000000000..0ffa593e9 Binary files /dev/null and b/public/images/pokemon/icons/941.png differ diff --git a/public/images/pokemon/icons/941s.png b/public/images/pokemon/icons/941s.png new file mode 100644 index 000000000..cb3198567 Binary files /dev/null and b/public/images/pokemon/icons/941s.png differ diff --git a/public/images/pokemon/icons/942.png b/public/images/pokemon/icons/942.png new file mode 100644 index 000000000..be3166058 Binary files /dev/null and b/public/images/pokemon/icons/942.png differ diff --git a/public/images/pokemon/icons/942s.png b/public/images/pokemon/icons/942s.png new file mode 100644 index 000000000..b586a89b2 Binary files /dev/null and b/public/images/pokemon/icons/942s.png differ diff --git a/public/images/pokemon/icons/943.png b/public/images/pokemon/icons/943.png new file mode 100644 index 000000000..a836981aa Binary files /dev/null and b/public/images/pokemon/icons/943.png differ diff --git a/public/images/pokemon/icons/943s.png b/public/images/pokemon/icons/943s.png new file mode 100644 index 000000000..27d5a90a4 Binary files /dev/null and b/public/images/pokemon/icons/943s.png differ diff --git a/public/images/pokemon/icons/944.png b/public/images/pokemon/icons/944.png new file mode 100644 index 000000000..c8028d3fb Binary files /dev/null and b/public/images/pokemon/icons/944.png differ diff --git a/public/images/pokemon/icons/944s.png b/public/images/pokemon/icons/944s.png new file mode 100644 index 000000000..18ce80539 Binary files /dev/null and b/public/images/pokemon/icons/944s.png differ diff --git a/public/images/pokemon/icons/945.png b/public/images/pokemon/icons/945.png new file mode 100644 index 000000000..bcf5bdc05 Binary files /dev/null and b/public/images/pokemon/icons/945.png differ diff --git a/public/images/pokemon/icons/945s.png b/public/images/pokemon/icons/945s.png new file mode 100644 index 000000000..cd29ac73e Binary files /dev/null and b/public/images/pokemon/icons/945s.png differ diff --git a/public/images/pokemon/icons/946.png b/public/images/pokemon/icons/946.png new file mode 100644 index 000000000..7d7e2b9a0 Binary files /dev/null and b/public/images/pokemon/icons/946.png differ diff --git a/public/images/pokemon/icons/946s.png b/public/images/pokemon/icons/946s.png new file mode 100644 index 000000000..a84197d70 Binary files /dev/null and b/public/images/pokemon/icons/946s.png differ diff --git a/public/images/pokemon/icons/947.png b/public/images/pokemon/icons/947.png new file mode 100644 index 000000000..4b7a615ab Binary files /dev/null and b/public/images/pokemon/icons/947.png differ diff --git a/public/images/pokemon/icons/947s.png b/public/images/pokemon/icons/947s.png new file mode 100644 index 000000000..5880cf539 Binary files /dev/null and b/public/images/pokemon/icons/947s.png differ diff --git a/public/images/pokemon/icons/948.png b/public/images/pokemon/icons/948.png new file mode 100644 index 000000000..ce4c9e9be Binary files /dev/null and b/public/images/pokemon/icons/948.png differ diff --git a/public/images/pokemon/icons/948s.png b/public/images/pokemon/icons/948s.png new file mode 100644 index 000000000..14a507476 Binary files /dev/null and b/public/images/pokemon/icons/948s.png differ diff --git a/public/images/pokemon/icons/949.png b/public/images/pokemon/icons/949.png new file mode 100644 index 000000000..6bec7a609 Binary files /dev/null and b/public/images/pokemon/icons/949.png differ diff --git a/public/images/pokemon/icons/949s.png b/public/images/pokemon/icons/949s.png new file mode 100644 index 000000000..55bab3cf6 Binary files /dev/null and b/public/images/pokemon/icons/949s.png differ diff --git a/public/images/pokemon/icons/950.png b/public/images/pokemon/icons/950.png new file mode 100644 index 000000000..b0d85bfbd Binary files /dev/null and b/public/images/pokemon/icons/950.png differ diff --git a/public/images/pokemon/icons/950s.png b/public/images/pokemon/icons/950s.png new file mode 100644 index 000000000..cb25c2d8a Binary files /dev/null and b/public/images/pokemon/icons/950s.png differ diff --git a/public/images/pokemon/icons/951.png b/public/images/pokemon/icons/951.png new file mode 100644 index 000000000..2d210770f Binary files /dev/null and b/public/images/pokemon/icons/951.png differ diff --git a/public/images/pokemon/icons/951s.png b/public/images/pokemon/icons/951s.png new file mode 100644 index 000000000..23356294c Binary files /dev/null and b/public/images/pokemon/icons/951s.png differ diff --git a/public/images/pokemon/icons/952.png b/public/images/pokemon/icons/952.png new file mode 100644 index 000000000..8d40def89 Binary files /dev/null and b/public/images/pokemon/icons/952.png differ diff --git a/public/images/pokemon/icons/952s.png b/public/images/pokemon/icons/952s.png new file mode 100644 index 000000000..9989fa17c Binary files /dev/null and b/public/images/pokemon/icons/952s.png differ diff --git a/public/images/pokemon/icons/953.png b/public/images/pokemon/icons/953.png new file mode 100644 index 000000000..6bb90ff24 Binary files /dev/null and b/public/images/pokemon/icons/953.png differ diff --git a/public/images/pokemon/icons/953s.png b/public/images/pokemon/icons/953s.png new file mode 100644 index 000000000..e1f9cecdb Binary files /dev/null and b/public/images/pokemon/icons/953s.png differ diff --git a/public/images/pokemon/icons/954.png b/public/images/pokemon/icons/954.png new file mode 100644 index 000000000..d8f157d87 Binary files /dev/null and b/public/images/pokemon/icons/954.png differ diff --git a/public/images/pokemon/icons/954s.png b/public/images/pokemon/icons/954s.png new file mode 100644 index 000000000..dc16a6e5a Binary files /dev/null and b/public/images/pokemon/icons/954s.png differ diff --git a/public/images/pokemon/icons/955.png b/public/images/pokemon/icons/955.png new file mode 100644 index 000000000..516aec63d Binary files /dev/null and b/public/images/pokemon/icons/955.png differ diff --git a/public/images/pokemon/icons/955s.png b/public/images/pokemon/icons/955s.png new file mode 100644 index 000000000..b8779bce9 Binary files /dev/null and b/public/images/pokemon/icons/955s.png differ diff --git a/public/images/pokemon/icons/956.png b/public/images/pokemon/icons/956.png new file mode 100644 index 000000000..bdac9cdc2 Binary files /dev/null and b/public/images/pokemon/icons/956.png differ diff --git a/public/images/pokemon/icons/956s.png b/public/images/pokemon/icons/956s.png new file mode 100644 index 000000000..5b22d69dd Binary files /dev/null and b/public/images/pokemon/icons/956s.png differ diff --git a/public/images/pokemon/icons/957.png b/public/images/pokemon/icons/957.png new file mode 100644 index 000000000..ac2736e66 Binary files /dev/null and b/public/images/pokemon/icons/957.png differ diff --git a/public/images/pokemon/icons/957s.png b/public/images/pokemon/icons/957s.png new file mode 100644 index 000000000..b30b486bd Binary files /dev/null and b/public/images/pokemon/icons/957s.png differ diff --git a/public/images/pokemon/icons/958.png b/public/images/pokemon/icons/958.png new file mode 100644 index 000000000..d8ffe7855 Binary files /dev/null and b/public/images/pokemon/icons/958.png differ diff --git a/public/images/pokemon/icons/958s.png b/public/images/pokemon/icons/958s.png new file mode 100644 index 000000000..93b827816 Binary files /dev/null and b/public/images/pokemon/icons/958s.png differ diff --git a/public/images/pokemon/icons/959.png b/public/images/pokemon/icons/959.png new file mode 100644 index 000000000..58d05159b Binary files /dev/null and b/public/images/pokemon/icons/959.png differ diff --git a/public/images/pokemon/icons/959s.png b/public/images/pokemon/icons/959s.png new file mode 100644 index 000000000..258dd9437 Binary files /dev/null and b/public/images/pokemon/icons/959s.png differ diff --git a/public/images/pokemon/icons/960.png b/public/images/pokemon/icons/960.png new file mode 100644 index 000000000..1735e4a44 Binary files /dev/null and b/public/images/pokemon/icons/960.png differ diff --git a/public/images/pokemon/icons/960s.png b/public/images/pokemon/icons/960s.png new file mode 100644 index 000000000..8a5200edd Binary files /dev/null and b/public/images/pokemon/icons/960s.png differ diff --git a/public/images/pokemon/icons/961.png b/public/images/pokemon/icons/961.png new file mode 100644 index 000000000..32a374e18 Binary files /dev/null and b/public/images/pokemon/icons/961.png differ diff --git a/public/images/pokemon/icons/961s.png b/public/images/pokemon/icons/961s.png new file mode 100644 index 000000000..42d4ef218 Binary files /dev/null and b/public/images/pokemon/icons/961s.png differ diff --git a/public/images/pokemon/icons/962.png b/public/images/pokemon/icons/962.png new file mode 100644 index 000000000..86725dc23 Binary files /dev/null and b/public/images/pokemon/icons/962.png differ diff --git a/public/images/pokemon/icons/962s.png b/public/images/pokemon/icons/962s.png new file mode 100644 index 000000000..20d95bf53 Binary files /dev/null and b/public/images/pokemon/icons/962s.png differ diff --git a/public/images/pokemon/icons/963.png b/public/images/pokemon/icons/963.png new file mode 100644 index 000000000..91c30c98e Binary files /dev/null and b/public/images/pokemon/icons/963.png differ diff --git a/public/images/pokemon/icons/963s.png b/public/images/pokemon/icons/963s.png new file mode 100644 index 000000000..3a25120a3 Binary files /dev/null and b/public/images/pokemon/icons/963s.png differ diff --git a/public/images/pokemon/icons/964-hero.png b/public/images/pokemon/icons/964-hero.png new file mode 100644 index 000000000..c81203aef Binary files /dev/null and b/public/images/pokemon/icons/964-hero.png differ diff --git a/public/images/pokemon/icons/964-zero.png b/public/images/pokemon/icons/964-zero.png new file mode 100644 index 000000000..c4fea7a72 Binary files /dev/null and b/public/images/pokemon/icons/964-zero.png differ diff --git a/public/images/pokemon/icons/964s-hero.png b/public/images/pokemon/icons/964s-hero.png new file mode 100644 index 000000000..83b3577e4 Binary files /dev/null and b/public/images/pokemon/icons/964s-hero.png differ diff --git a/public/images/pokemon/icons/964s-zero.png b/public/images/pokemon/icons/964s-zero.png new file mode 100644 index 000000000..7b0a0b637 Binary files /dev/null and b/public/images/pokemon/icons/964s-zero.png differ diff --git a/public/images/pokemon/icons/965.png b/public/images/pokemon/icons/965.png new file mode 100644 index 000000000..a2571bee4 Binary files /dev/null and b/public/images/pokemon/icons/965.png differ diff --git a/public/images/pokemon/icons/965s.png b/public/images/pokemon/icons/965s.png new file mode 100644 index 000000000..9c2723d2d Binary files /dev/null and b/public/images/pokemon/icons/965s.png differ diff --git a/public/images/pokemon/icons/966.png b/public/images/pokemon/icons/966.png new file mode 100644 index 000000000..fba351495 Binary files /dev/null and b/public/images/pokemon/icons/966.png differ diff --git a/public/images/pokemon/icons/966s.png b/public/images/pokemon/icons/966s.png new file mode 100644 index 000000000..e54e5c90e Binary files /dev/null and b/public/images/pokemon/icons/966s.png differ diff --git a/public/images/pokemon/icons/967.png b/public/images/pokemon/icons/967.png new file mode 100644 index 000000000..982714a4f Binary files /dev/null and b/public/images/pokemon/icons/967.png differ diff --git a/public/images/pokemon/icons/967s.png b/public/images/pokemon/icons/967s.png new file mode 100644 index 000000000..f55390b9b Binary files /dev/null and b/public/images/pokemon/icons/967s.png differ diff --git a/public/images/pokemon/icons/968.png b/public/images/pokemon/icons/968.png new file mode 100644 index 000000000..d4f089584 Binary files /dev/null and b/public/images/pokemon/icons/968.png differ diff --git a/public/images/pokemon/icons/968s.png b/public/images/pokemon/icons/968s.png new file mode 100644 index 000000000..88e9566c5 Binary files /dev/null and b/public/images/pokemon/icons/968s.png differ diff --git a/public/images/pokemon/icons/969.png b/public/images/pokemon/icons/969.png new file mode 100644 index 000000000..15845dd27 Binary files /dev/null and b/public/images/pokemon/icons/969.png differ diff --git a/public/images/pokemon/icons/969s.png b/public/images/pokemon/icons/969s.png new file mode 100644 index 000000000..7c30b73ef Binary files /dev/null and b/public/images/pokemon/icons/969s.png differ diff --git a/public/images/pokemon/icons/970.png b/public/images/pokemon/icons/970.png new file mode 100644 index 000000000..b897b6329 Binary files /dev/null and b/public/images/pokemon/icons/970.png differ diff --git a/public/images/pokemon/icons/970s.png b/public/images/pokemon/icons/970s.png new file mode 100644 index 000000000..767b2dd48 Binary files /dev/null and b/public/images/pokemon/icons/970s.png differ diff --git a/public/images/pokemon/icons/971.png b/public/images/pokemon/icons/971.png new file mode 100644 index 000000000..c750641a8 Binary files /dev/null and b/public/images/pokemon/icons/971.png differ diff --git a/public/images/pokemon/icons/971s.png b/public/images/pokemon/icons/971s.png new file mode 100644 index 000000000..6181d4b45 Binary files /dev/null and b/public/images/pokemon/icons/971s.png differ diff --git a/public/images/pokemon/icons/972.png b/public/images/pokemon/icons/972.png new file mode 100644 index 000000000..4fa95b0a8 Binary files /dev/null and b/public/images/pokemon/icons/972.png differ diff --git a/public/images/pokemon/icons/972s.png b/public/images/pokemon/icons/972s.png new file mode 100644 index 000000000..8693b36ff Binary files /dev/null and b/public/images/pokemon/icons/972s.png differ diff --git a/public/images/pokemon/icons/973.png b/public/images/pokemon/icons/973.png new file mode 100644 index 000000000..f687821ab Binary files /dev/null and b/public/images/pokemon/icons/973.png differ diff --git a/public/images/pokemon/icons/973s.png b/public/images/pokemon/icons/973s.png new file mode 100644 index 000000000..92258f70c Binary files /dev/null and b/public/images/pokemon/icons/973s.png differ diff --git a/public/images/pokemon/icons/974.png b/public/images/pokemon/icons/974.png new file mode 100644 index 000000000..12364de32 Binary files /dev/null and b/public/images/pokemon/icons/974.png differ diff --git a/public/images/pokemon/icons/974s.png b/public/images/pokemon/icons/974s.png new file mode 100644 index 000000000..7ec2ee190 Binary files /dev/null and b/public/images/pokemon/icons/974s.png differ diff --git a/public/images/pokemon/icons/975.png b/public/images/pokemon/icons/975.png new file mode 100644 index 000000000..7927301cb Binary files /dev/null and b/public/images/pokemon/icons/975.png differ diff --git a/public/images/pokemon/icons/975s.png b/public/images/pokemon/icons/975s.png new file mode 100644 index 000000000..e1c0aa709 Binary files /dev/null and b/public/images/pokemon/icons/975s.png differ diff --git a/public/images/pokemon/icons/976.png b/public/images/pokemon/icons/976.png new file mode 100644 index 000000000..caca19e7b Binary files /dev/null and b/public/images/pokemon/icons/976.png differ diff --git a/public/images/pokemon/icons/976s.png b/public/images/pokemon/icons/976s.png new file mode 100644 index 000000000..d5b8918cc Binary files /dev/null and b/public/images/pokemon/icons/976s.png differ diff --git a/public/images/pokemon/icons/977.png b/public/images/pokemon/icons/977.png new file mode 100644 index 000000000..4044670cc Binary files /dev/null and b/public/images/pokemon/icons/977.png differ diff --git a/public/images/pokemon/icons/977s.png b/public/images/pokemon/icons/977s.png new file mode 100644 index 000000000..45457995c Binary files /dev/null and b/public/images/pokemon/icons/977s.png differ diff --git a/public/images/pokemon/icons/978-curly.png b/public/images/pokemon/icons/978-curly.png new file mode 100644 index 000000000..67676b756 Binary files /dev/null and b/public/images/pokemon/icons/978-curly.png differ diff --git a/public/images/pokemon/icons/978-droopy.png b/public/images/pokemon/icons/978-droopy.png new file mode 100644 index 000000000..fc2eb260a Binary files /dev/null and b/public/images/pokemon/icons/978-droopy.png differ diff --git a/public/images/pokemon/icons/978-stretchy.png b/public/images/pokemon/icons/978-stretchy.png new file mode 100644 index 000000000..3d9179513 Binary files /dev/null and b/public/images/pokemon/icons/978-stretchy.png differ diff --git a/public/images/pokemon/icons/978s-curly.png b/public/images/pokemon/icons/978s-curly.png new file mode 100644 index 000000000..838af7a16 Binary files /dev/null and b/public/images/pokemon/icons/978s-curly.png differ diff --git a/public/images/pokemon/icons/978s-droopy.png b/public/images/pokemon/icons/978s-droopy.png new file mode 100644 index 000000000..2c18af724 Binary files /dev/null and b/public/images/pokemon/icons/978s-droopy.png differ diff --git a/public/images/pokemon/icons/978s-stretchy.png b/public/images/pokemon/icons/978s-stretchy.png new file mode 100644 index 000000000..c07aee860 Binary files /dev/null and b/public/images/pokemon/icons/978s-stretchy.png differ diff --git a/public/images/pokemon/icons/996.png b/public/images/pokemon/icons/996.png new file mode 100644 index 000000000..83e7fa0d3 Binary files /dev/null and b/public/images/pokemon/icons/996.png differ diff --git a/public/images/pokemon/icons/996s.png b/public/images/pokemon/icons/996s.png new file mode 100644 index 000000000..6f241c9e1 Binary files /dev/null and b/public/images/pokemon/icons/996s.png differ diff --git a/public/images/pokemon/icons/997.png b/public/images/pokemon/icons/997.png new file mode 100644 index 000000000..72fcee17d Binary files /dev/null and b/public/images/pokemon/icons/997.png differ diff --git a/public/images/pokemon/icons/997s.png b/public/images/pokemon/icons/997s.png new file mode 100644 index 000000000..52b810d1b Binary files /dev/null and b/public/images/pokemon/icons/997s.png differ diff --git a/public/images/pokemon/icons/998.png b/public/images/pokemon/icons/998.png new file mode 100644 index 000000000..e897330cf Binary files /dev/null and b/public/images/pokemon/icons/998.png differ diff --git a/public/images/pokemon/icons/998s.png b/public/images/pokemon/icons/998s.png new file mode 100644 index 000000000..9e13e4dc3 Binary files /dev/null and b/public/images/pokemon/icons/998s.png differ diff --git a/public/images/pokemon/icons/999-roaming.png b/public/images/pokemon/icons/999-roaming.png new file mode 100644 index 000000000..e29ad2ec9 Binary files /dev/null and b/public/images/pokemon/icons/999-roaming.png differ diff --git a/public/images/pokemon/icons/999.png b/public/images/pokemon/icons/999.png new file mode 100644 index 000000000..2db0cd992 Binary files /dev/null and b/public/images/pokemon/icons/999.png differ diff --git a/public/images/pokemon/icons/999s-roaming.png b/public/images/pokemon/icons/999s-roaming.png new file mode 100644 index 000000000..e1e87b0ea Binary files /dev/null and b/public/images/pokemon/icons/999s-roaming.png differ diff --git a/public/images/pokemon/icons/999s.png b/public/images/pokemon/icons/999s.png new file mode 100644 index 000000000..3f02b5ce4 Binary files /dev/null and b/public/images/pokemon/icons/999s.png differ diff --git a/public/images/pokemon/shiny/1000.json b/public/images/pokemon/shiny/1000.json new file mode 100644 index 000000000..3daf05825 --- /dev/null +++ b/public/images/pokemon/shiny/1000.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1000.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 10, + "w": 49, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f1f144ed8e3a832f1fc7738ba91910f4:f761fc866624bd2ef667683569a2d0aa:ee861259b3c6556234d9dc96ae4c3763$" + } +} diff --git a/public/images/pokemon/shiny/1000.png b/public/images/pokemon/shiny/1000.png new file mode 100644 index 000000000..64dfb7c5c Binary files /dev/null and b/public/images/pokemon/shiny/1000.png differ diff --git a/public/images/pokemon/shiny/1001.json b/public/images/pokemon/shiny/1001.json new file mode 100644 index 000000000..c08d63440 --- /dev/null +++ b/public/images/pokemon/shiny/1001.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1001.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 10, + "w": 77, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 77, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:68e31c20db8300541d73c18eee35a49d:3bbc31530478f495b55ac1dfd3702d7a:c8a3fc07f857e38a4f887e43523aab92$" + } +} diff --git a/public/images/pokemon/shiny/1001.png b/public/images/pokemon/shiny/1001.png new file mode 100644 index 000000000..6011fa0bc Binary files /dev/null and b/public/images/pokemon/shiny/1001.png differ diff --git a/public/images/pokemon/shiny/1002.json b/public/images/pokemon/shiny/1002.json new file mode 100644 index 000000000..d42eebe66 --- /dev/null +++ b/public/images/pokemon/shiny/1002.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1002.png", + "format": "RGBA8888", + "size": { + "w": 72, + "h": 72 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 20, + "w": 72, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 72, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c80d873f03b811fd903505654e8077c0:179c1955bbedc6eae8bde83122cb48a3:ed422fec783116829af474c28e719a21$" + } +} diff --git a/public/images/pokemon/shiny/1002.png b/public/images/pokemon/shiny/1002.png new file mode 100644 index 000000000..8558e695d Binary files /dev/null and b/public/images/pokemon/shiny/1002.png differ diff --git a/public/images/pokemon/shiny/1003.json b/public/images/pokemon/shiny/1003.json new file mode 100644 index 000000000..d3c920600 --- /dev/null +++ b/public/images/pokemon/shiny/1003.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1003.png", + "format": "RGBA8888", + "size": { + "w": 87, + "h": 87 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 87, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 87, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:729d0e6b246e8ac6b8c9d790323d0cd9:26dc79597fba3a25fab5d9eace9069ea:8b352f41866b2e537060a0a3134bd378$" + } +} diff --git a/public/images/pokemon/shiny/1003.png b/public/images/pokemon/shiny/1003.png new file mode 100644 index 000000000..72708fc85 Binary files /dev/null and b/public/images/pokemon/shiny/1003.png differ diff --git a/public/images/pokemon/shiny/1004.json b/public/images/pokemon/shiny/1004.json new file mode 100644 index 000000000..a606ae8c8 --- /dev/null +++ b/public/images/pokemon/shiny/1004.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1004.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9965ad263ad1916bb354d0c650440541:51ae771ff5f1602e0ce65e0c736e4577:aa6f0d4da684091852c6304420f168ea$" + } +} diff --git a/public/images/pokemon/shiny/1004.png b/public/images/pokemon/shiny/1004.png new file mode 100644 index 000000000..76e1ab621 Binary files /dev/null and b/public/images/pokemon/shiny/1004.png differ diff --git a/public/images/pokemon/shiny/1007-apex-build.json b/public/images/pokemon/shiny/1007-apex-build.json new file mode 100644 index 000000000..5988b8e44 --- /dev/null +++ b/public/images/pokemon/shiny/1007-apex-build.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1007-apex-build.png", + "format": "RGBA8888", + "size": { + "w": 95, + "h": 95 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 1, + "y": 2, + "w": 95, + "h": 92 + }, + "frame": { + "x": 0, + "y": 0, + "w": 95, + "h": 92 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1bc59cb92a3006c67c569c0d2eb3c554:4b7a66a504c29ce6b61da5ffe3cb60e8:a0c3e4bbfd7401417648cb0fbab1b523$" + } +} diff --git a/public/images/pokemon/shiny/1007-apex-build.png b/public/images/pokemon/shiny/1007-apex-build.png new file mode 100644 index 000000000..51cbb95cb Binary files /dev/null and b/public/images/pokemon/shiny/1007-apex-build.png differ diff --git a/public/images/pokemon/shiny/1008-ultimate-mode.json b/public/images/pokemon/shiny/1008-ultimate-mode.json new file mode 100644 index 000000000..2cbb6231d --- /dev/null +++ b/public/images/pokemon/shiny/1008-ultimate-mode.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1008-ultimate-mode.png", + "format": "RGBA8888", + "size": { + "w": 91, + "h": 91 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 4, + "y": 2, + "w": 88, + "h": 91 + }, + "frame": { + "x": 0, + "y": 0, + "w": 88, + "h": 91 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fd3aaa7da3c4cf5d7258fad44adc4c0f:83185d0962e42af711e8e9f03ba3a3a4:6bc13fc240c61679649a32d48b8f6a77$" + } +} diff --git a/public/images/pokemon/shiny/1008-ultimate-mode.png b/public/images/pokemon/shiny/1008-ultimate-mode.png new file mode 100644 index 000000000..a9c41ec09 Binary files /dev/null and b/public/images/pokemon/shiny/1008-ultimate-mode.png differ diff --git a/public/images/pokemon/shiny/1012.json b/public/images/pokemon/shiny/1012.json new file mode 100644 index 000000000..7d6bdbf09 --- /dev/null +++ b/public/images/pokemon/shiny/1012.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1012.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 24, + "w": 58, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7cabc71c4278aa67428b6c5e926ea015:e47a01e4a15a82395146845de4f45739:58aa324a420f40a9ba665ff341db146f$" + } +} diff --git a/public/images/pokemon/shiny/1012.png b/public/images/pokemon/shiny/1012.png new file mode 100644 index 000000000..a4b7cacde Binary files /dev/null and b/public/images/pokemon/shiny/1012.png differ diff --git a/public/images/pokemon/shiny/1013.json b/public/images/pokemon/shiny/1013.json new file mode 100644 index 000000000..80cab0c0b --- /dev/null +++ b/public/images/pokemon/shiny/1013.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1013.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 17, + "w": 38, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0046b68e7fad09f5de07608adc2297ec:424b1e47c10d6afb1346ff906dd87eae:ab56b9b47f4e6e1f2091324e9e9fd47e$" + } +} diff --git a/public/images/pokemon/shiny/1013.png b/public/images/pokemon/shiny/1013.png new file mode 100644 index 000000000..5ac25beda Binary files /dev/null and b/public/images/pokemon/shiny/1013.png differ diff --git a/public/images/pokemon/shiny/1014.json b/public/images/pokemon/shiny/1014.json new file mode 100644 index 000000000..45f9898d4 --- /dev/null +++ b/public/images/pokemon/shiny/1014.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1014.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 10, + "w": 79, + "h": 76 + }, + "frame": { + "x": 0, + "y": 0, + "w": 79, + "h": 76 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a1618d061d414a2fef83c3573b73a44d:06cee331585216857bc1ee17bb5d8d5a:9621754e29cf3f21493779f077352bf2$" + } +} diff --git a/public/images/pokemon/shiny/1014.png b/public/images/pokemon/shiny/1014.png new file mode 100644 index 000000000..a17e4d555 Binary files /dev/null and b/public/images/pokemon/shiny/1014.png differ diff --git a/public/images/pokemon/shiny/1015.json b/public/images/pokemon/shiny/1015.json new file mode 100644 index 000000000..c585cfbd4 --- /dev/null +++ b/public/images/pokemon/shiny/1015.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1015.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 16, + "w": 33, + "h": 64 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 64 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5271e2b0e4baf36ce829c5b452f80a0b:4a94f17c56fa7007ae232ea3a6f69d91:13af24db847756d1c4e2f592ebf13fc9$" + } +} diff --git a/public/images/pokemon/shiny/1015.png b/public/images/pokemon/shiny/1015.png new file mode 100644 index 000000000..ec8099700 Binary files /dev/null and b/public/images/pokemon/shiny/1015.png differ diff --git a/public/images/pokemon/shiny/1016.json b/public/images/pokemon/shiny/1016.json new file mode 100644 index 000000000..c6b3a4e29 --- /dev/null +++ b/public/images/pokemon/shiny/1016.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1016.png", + "format": "RGBA8888", + "size": { + "w": 81, + "h": 81 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 7, + "w": 67, + "h": 81 + }, + "frame": { + "x": 0, + "y": 0, + "w": 67, + "h": 81 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:491ae9f1b03d221319da487aaa4fc225:d8922d7f861d95673785efe083955948:72724eefa41a3c32daae0a4cbe80772e$" + } +} diff --git a/public/images/pokemon/shiny/1016.png b/public/images/pokemon/shiny/1016.png new file mode 100644 index 000000000..268eab64b Binary files /dev/null and b/public/images/pokemon/shiny/1016.png differ diff --git a/public/images/pokemon/shiny/1017-cornerstone-mask.json b/public/images/pokemon/shiny/1017-cornerstone-mask.json new file mode 100644 index 000000000..5b36b2d65 --- /dev/null +++ b/public/images/pokemon/shiny/1017-cornerstone-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-cornerstone-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f2fa22d0166ae1888cff5df11b4c3226:1fd6a9f33726fb039e8d354bc57b8594:f99d692bb7e7727f92473fe14ddc6106$" + } +} diff --git a/public/images/pokemon/shiny/1017-cornerstone-mask.png b/public/images/pokemon/shiny/1017-cornerstone-mask.png new file mode 100644 index 000000000..ee56e4e5b Binary files /dev/null and b/public/images/pokemon/shiny/1017-cornerstone-mask.png differ diff --git a/public/images/pokemon/shiny/1017-hearthflame-mask.json b/public/images/pokemon/shiny/1017-hearthflame-mask.json new file mode 100644 index 000000000..5afa1f265 --- /dev/null +++ b/public/images/pokemon/shiny/1017-hearthflame-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-hearthflame-mask.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 9, + "w": 57, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 57, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fc3eb631a0fbd5eb3f9a73f4732dec3c:87665e7c5d65f7dc2fcb4f732790f043:e275996e79b44deeff5a1f982b7f749b$" + } +} diff --git a/public/images/pokemon/shiny/1017-hearthflame-mask.png b/public/images/pokemon/shiny/1017-hearthflame-mask.png new file mode 100644 index 000000000..f91aba616 Binary files /dev/null and b/public/images/pokemon/shiny/1017-hearthflame-mask.png differ diff --git a/public/images/pokemon/shiny/1017-teal-mask.json b/public/images/pokemon/shiny/1017-teal-mask.json new file mode 100644 index 000000000..c2618f3c1 --- /dev/null +++ b/public/images/pokemon/shiny/1017-teal-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-teal-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:aa78758aa2482b71a1c3c6d909840a85:1fb4f43710a5bba045ceb8f37ce8bed4:89536aff40ae7e467064a0913e09a678$" + } +} diff --git a/public/images/pokemon/shiny/1017-teal-mask.png b/public/images/pokemon/shiny/1017-teal-mask.png new file mode 100644 index 000000000..77ef8ebe2 Binary files /dev/null and b/public/images/pokemon/shiny/1017-teal-mask.png differ diff --git a/public/images/pokemon/shiny/1017-wellspring-mask.json b/public/images/pokemon/shiny/1017-wellspring-mask.json new file mode 100644 index 000000000..b0e0aa3b3 --- /dev/null +++ b/public/images/pokemon/shiny/1017-wellspring-mask.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1017-wellspring-mask.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 20, + "y": 11, + "w": 55, + "h": 73 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 73 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:826bc947492935805afd71bb0b0a6606:1cc449291bea1350b0fdf1b05e81a8d7:7923bde10524a9098aefe747f890db93$" + } +} diff --git a/public/images/pokemon/shiny/1017-wellspring-mask.png b/public/images/pokemon/shiny/1017-wellspring-mask.png new file mode 100644 index 000000000..6b6b0e2d3 Binary files /dev/null and b/public/images/pokemon/shiny/1017-wellspring-mask.png differ diff --git a/public/images/pokemon/shiny/1024-stellar.json b/public/images/pokemon/shiny/1024-stellar.json new file mode 100644 index 000000000..dd07eb812 --- /dev/null +++ b/public/images/pokemon/shiny/1024-stellar.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-stellar.png", + "format": "RGBA8888", + "size": { + "w": 96, + "h": 96 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 78, + "h": 96 + }, + "frame": { + "x": 0, + "y": 0, + "w": 78, + "h": 96 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a7e89af07a22475413df24b510c193f7:45261af90c4a51e3dc73cccb894a2aad:c1508f3b01ae78a28a1267fd6caa4f7b$" + } +} diff --git a/public/images/pokemon/shiny/1024-stellar.png b/public/images/pokemon/shiny/1024-stellar.png new file mode 100644 index 000000000..a2aa13890 Binary files /dev/null and b/public/images/pokemon/shiny/1024-stellar.png differ diff --git a/public/images/pokemon/shiny/1024-terastal.json b/public/images/pokemon/shiny/1024-terastal.json new file mode 100644 index 000000000..47f5f9471 --- /dev/null +++ b/public/images/pokemon/shiny/1024-terastal.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024-terastal.png", + "format": "RGBA8888", + "size": { + "w": 76, + "h": 76 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 20, + "w": 76, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 76, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5932e99862696015568093dbcc00e783:acfdf4f14b5dc5730240b4cafb54bad9:15288bfe102259e4a5b44d914dd7b6d7$" + } +} diff --git a/public/images/pokemon/shiny/1024-terastal.png b/public/images/pokemon/shiny/1024-terastal.png new file mode 100644 index 000000000..e83526a57 Binary files /dev/null and b/public/images/pokemon/shiny/1024-terastal.png differ diff --git a/public/images/pokemon/shiny/1024.json b/public/images/pokemon/shiny/1024.json new file mode 100644 index 000000000..452ca7c05 --- /dev/null +++ b/public/images/pokemon/shiny/1024.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1024.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 24, + "w": 52, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6f9bdbb0604a5c8fab8f35e9413b0f13:b1961f145bc3ecb2ba5c2f25d178ac12:1bdf02ff1001eb89aa50625bb16214f3$" + } +} diff --git a/public/images/pokemon/shiny/1024.png b/public/images/pokemon/shiny/1024.png new file mode 100644 index 000000000..1292d257c Binary files /dev/null and b/public/images/pokemon/shiny/1024.png differ diff --git a/public/images/pokemon/shiny/1025.json b/public/images/pokemon/shiny/1025.json new file mode 100644 index 000000000..0fb479155 --- /dev/null +++ b/public/images/pokemon/shiny/1025.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "1025.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 15, + "y": 18, + "w": 68, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:9cc5f684a52d022a043b9d5e0c6f03cf:a92a6230505da02424318475275c3ff8:41fdf2cd944a54e4e4d2154a81c49030$" + } +} diff --git a/public/images/pokemon/shiny/1025.png b/public/images/pokemon/shiny/1025.png new file mode 100644 index 000000000..c9f0c6c13 Binary files /dev/null and b/public/images/pokemon/shiny/1025.png differ diff --git a/public/images/pokemon/shiny/906.json b/public/images/pokemon/shiny/906.json new file mode 100644 index 000000000..9d060e200 --- /dev/null +++ b/public/images/pokemon/shiny/906.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "906.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 26, + "w": 38, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 38, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:79634bf92c4230217539db4cedd69596:8f6e498266b0cb3c8d78f948df6debf2:4277c44e855da6012735589979d0350d$" + } +} diff --git a/public/images/pokemon/shiny/906.png b/public/images/pokemon/shiny/906.png new file mode 100644 index 000000000..047cbf67c Binary files /dev/null and b/public/images/pokemon/shiny/906.png differ diff --git a/public/images/pokemon/shiny/907.json b/public/images/pokemon/shiny/907.json new file mode 100644 index 000000000..d1349ee79 --- /dev/null +++ b/public/images/pokemon/shiny/907.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "907.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 16, + "w": 37, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 37, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4ce532ec81d68e1092d5e5818ccb2bf6:3ba40661746d5e96973972f38c9e7e13:daf3725d38e3475d24c8a25f336bac24$" + } +} diff --git a/public/images/pokemon/shiny/907.png b/public/images/pokemon/shiny/907.png new file mode 100644 index 000000000..6e27f93be Binary files /dev/null and b/public/images/pokemon/shiny/907.png differ diff --git a/public/images/pokemon/shiny/908.json b/public/images/pokemon/shiny/908.json new file mode 100644 index 000000000..525771fc8 --- /dev/null +++ b/public/images/pokemon/shiny/908.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "908.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 8, + "w": 61, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:31f0d130854e4ac8d0c357f7bb83ab3f:a022f13b46cde1e964f22297984eff78:72fe3bff22bdeb7e389231b787da33b6$" + } +} diff --git a/public/images/pokemon/shiny/908.png b/public/images/pokemon/shiny/908.png new file mode 100644 index 000000000..612fb6acc Binary files /dev/null and b/public/images/pokemon/shiny/908.png differ diff --git a/public/images/pokemon/shiny/909.json b/public/images/pokemon/shiny/909.json new file mode 100644 index 000000000..2330a22b9 --- /dev/null +++ b/public/images/pokemon/shiny/909.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "909.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 23, + "w": 40, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:eb0018cb59e8a26a7f9481fdaa558f84:565f176a9b62571c252a5fb45293f5a1:2e0cb35d18659bc36d385c573caa052e$" + } +} diff --git a/public/images/pokemon/shiny/909.png b/public/images/pokemon/shiny/909.png new file mode 100644 index 000000000..ef4270579 Binary files /dev/null and b/public/images/pokemon/shiny/909.png differ diff --git a/public/images/pokemon/shiny/910.json b/public/images/pokemon/shiny/910.json new file mode 100644 index 000000000..0638e865d --- /dev/null +++ b/public/images/pokemon/shiny/910.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "910.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 19, + "w": 47, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a606aa017353dad3f8ccd0b453cd2d98:c1b45ead19c1487672c20d87d412d7f1:4ef35bbfad22352c7f8d853285e12bca$" + } +} diff --git a/public/images/pokemon/shiny/910.png b/public/images/pokemon/shiny/910.png new file mode 100644 index 000000000..2d8b97452 Binary files /dev/null and b/public/images/pokemon/shiny/910.png differ diff --git a/public/images/pokemon/shiny/911.json b/public/images/pokemon/shiny/911.json new file mode 100644 index 000000000..a0cf94bdf --- /dev/null +++ b/public/images/pokemon/shiny/911.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "911.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 20, + "w": 80, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 80, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:666b750281e519711b2f373caca6806b:356b5e65d13545374abe5037483da45b:0ff74ec4e2cec2d168f3b7965910664b$" + } +} diff --git a/public/images/pokemon/shiny/911.png b/public/images/pokemon/shiny/911.png new file mode 100644 index 000000000..6de8e216b Binary files /dev/null and b/public/images/pokemon/shiny/911.png differ diff --git a/public/images/pokemon/shiny/912.json b/public/images/pokemon/shiny/912.json new file mode 100644 index 000000000..1a3196ec1 --- /dev/null +++ b/public/images/pokemon/shiny/912.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "912.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 23, + "w": 32, + "h": 50 + }, + "frame": { + "x": 0, + "y": 0, + "w": 32, + "h": 50 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:173bc90c6824166effa37f4396ee9a75:5193125f4e223e7f8138f79b80a63298:837ed90d4f212f45f6b317e301d03492$" + } +} diff --git a/public/images/pokemon/shiny/912.png b/public/images/pokemon/shiny/912.png new file mode 100644 index 000000000..a8db68b1b Binary files /dev/null and b/public/images/pokemon/shiny/912.png differ diff --git a/public/images/pokemon/shiny/913.json b/public/images/pokemon/shiny/913.json new file mode 100644 index 000000000..86dfc44fd --- /dev/null +++ b/public/images/pokemon/shiny/913.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "913.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 16, + "w": 40, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:bc1e192140a2708e1d9fb87d7aef9d8a:49d68c69418e190d7927d8d0d119a395:6c6d101ae74d8a8237faf96bfea4e6ac$" + } +} diff --git a/public/images/pokemon/shiny/913.png b/public/images/pokemon/shiny/913.png new file mode 100644 index 000000000..03f38c198 Binary files /dev/null and b/public/images/pokemon/shiny/913.png differ diff --git a/public/images/pokemon/shiny/914.json b/public/images/pokemon/shiny/914.json new file mode 100644 index 000000000..17f0a27cc --- /dev/null +++ b/public/images/pokemon/shiny/914.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "914.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 8, + "w": 55, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f256ad944c119560ba5bf09e697cf429:aaa2efebe6e7773ab1cb927b3003f04b:a123ce346d124b2d12481db361d1b25b$" + } +} diff --git a/public/images/pokemon/shiny/914.png b/public/images/pokemon/shiny/914.png new file mode 100644 index 000000000..72767217a Binary files /dev/null and b/public/images/pokemon/shiny/914.png differ diff --git a/public/images/pokemon/shiny/915.json b/public/images/pokemon/shiny/915.json new file mode 100644 index 000000000..be868977a --- /dev/null +++ b/public/images/pokemon/shiny/915.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "915.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 29, + "y": 32, + "w": 39, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 39, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:865258c67ce5e7186daa6f25dc56c087:267e476ef4b11ece059fefad02d05709:518a1800e0bd3326b7dbef48ce93afe4$" + } +} diff --git a/public/images/pokemon/shiny/915.png b/public/images/pokemon/shiny/915.png new file mode 100644 index 000000000..d7a0596b2 Binary files /dev/null and b/public/images/pokemon/shiny/915.png differ diff --git a/public/images/pokemon/shiny/916-female.json b/public/images/pokemon/shiny/916-female.json new file mode 100644 index 000000000..914708c4e --- /dev/null +++ b/public/images/pokemon/shiny/916-female.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916-female.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 22, + "w": 53, + "h": 52 + }, + "frame": { + "x": 0, + "y": 0, + "w": 53, + "h": 52 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:dc074fb4f023d5b29ab93ee7f1cdb0f2:692a2b5b34ed888c48b6f4954a1c7b29:9527e4c0d1edc47811d5e39ad0bbd9c1$" + } +} diff --git a/public/images/pokemon/shiny/916-female.png b/public/images/pokemon/shiny/916-female.png new file mode 100644 index 000000000..152cbb000 Binary files /dev/null and b/public/images/pokemon/shiny/916-female.png differ diff --git a/public/images/pokemon/shiny/916.json b/public/images/pokemon/shiny/916.json new file mode 100644 index 000000000..54bca9fd8 --- /dev/null +++ b/public/images/pokemon/shiny/916.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "916.png", + "format": "RGBA8888", + "size": { + "w": 58, + "h": 58 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 23, + "w": 58, + "h": 49 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 49 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ea6a5bfa439ca1cf4336bdf84ccffdcc:66bcdf9a15c2d0cb6b3b72fd396b1c5a:72483d103fb6b8e5c1889150025102c8$" + } +} diff --git a/public/images/pokemon/shiny/916.png b/public/images/pokemon/shiny/916.png new file mode 100644 index 000000000..07e7d018b Binary files /dev/null and b/public/images/pokemon/shiny/916.png differ diff --git a/public/images/pokemon/shiny/917.json b/public/images/pokemon/shiny/917.json new file mode 100644 index 000000000..bfac2ea27 --- /dev/null +++ b/public/images/pokemon/shiny/917.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "917.png", + "format": "RGBA8888", + "size": { + "w": 51, + "h": 51 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 26, + "y": 22, + "w": 44, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 44, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0563cbd7f26282ed547688c6a62f8ea5:f30a0a8aef8cfbcf76ae5117c6e99d7d:9bb32d7e16d9267a0c92d4103d9f741f$" + } +} diff --git a/public/images/pokemon/shiny/917.png b/public/images/pokemon/shiny/917.png new file mode 100644 index 000000000..a3ac41601 Binary files /dev/null and b/public/images/pokemon/shiny/917.png differ diff --git a/public/images/pokemon/shiny/918.json b/public/images/pokemon/shiny/918.json new file mode 100644 index 000000000..b2079f676 --- /dev/null +++ b/public/images/pokemon/shiny/918.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "918.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 20, + "w": 52, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3b9b5e728790306c89c8a7c0cd871521:887b83200bb09169eacacdbb520e22fc:3ac5888b2bdc89f9859f00b2e0bbe0e1$" + } +} diff --git a/public/images/pokemon/shiny/918.png b/public/images/pokemon/shiny/918.png new file mode 100644 index 000000000..7ec36a71f Binary files /dev/null and b/public/images/pokemon/shiny/918.png differ diff --git a/public/images/pokemon/shiny/919.json b/public/images/pokemon/shiny/919.json new file mode 100644 index 000000000..a8774288c --- /dev/null +++ b/public/images/pokemon/shiny/919.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "919.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 30, + "w": 31, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:948c07bca201b237bbc93494f1dad8ca:dabcfdf0d326854444e6e4b917577763:41d098b640b88a9f3ad5e15628a623df$" + } +} diff --git a/public/images/pokemon/shiny/919.png b/public/images/pokemon/shiny/919.png new file mode 100644 index 000000000..3427abb42 Binary files /dev/null and b/public/images/pokemon/shiny/919.png differ diff --git a/public/images/pokemon/shiny/920.json b/public/images/pokemon/shiny/920.json new file mode 100644 index 000000000..a6816e29c --- /dev/null +++ b/public/images/pokemon/shiny/920.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "920.png", + "format": "RGBA8888", + "size": { + "w": 63, + "h": 63 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 16, + "w": 46, + "h": 63 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 63 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4214c223a4b19bb9b665e22a01c808ff:6380661b35ef7fda39be69b4f5c6cc33:8ecd91cbaf6447bad1bb9d240c32ac41$" + } +} diff --git a/public/images/pokemon/shiny/920.png b/public/images/pokemon/shiny/920.png new file mode 100644 index 000000000..09c3d0630 Binary files /dev/null and b/public/images/pokemon/shiny/920.png differ diff --git a/public/images/pokemon/shiny/921.json b/public/images/pokemon/shiny/921.json new file mode 100644 index 000000000..0162e78c7 --- /dev/null +++ b/public/images/pokemon/shiny/921.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "921.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 28, + "w": 41, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1e67081ed1d214e37c8c538c4299840d:dda3999078ea78c8807bb9c8441016ea:6aacbf9e2f8abb17a0610c41084d3a47$" + } +} diff --git a/public/images/pokemon/shiny/921.png b/public/images/pokemon/shiny/921.png new file mode 100644 index 000000000..58563eaf3 Binary files /dev/null and b/public/images/pokemon/shiny/921.png differ diff --git a/public/images/pokemon/shiny/922.json b/public/images/pokemon/shiny/922.json new file mode 100644 index 000000000..0d7d7be2a --- /dev/null +++ b/public/images/pokemon/shiny/922.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "922.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 18, + "w": 46, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e24cbdfc43216df19ca786e9d28c5b11:55eecaa93fce4cd93171b1d2ca183b26:86412bb44c4ac3b7cef571adb47194be$" + } +} diff --git a/public/images/pokemon/shiny/922.png b/public/images/pokemon/shiny/922.png new file mode 100644 index 000000000..55c27a3cb Binary files /dev/null and b/public/images/pokemon/shiny/922.png differ diff --git a/public/images/pokemon/shiny/923.json b/public/images/pokemon/shiny/923.json new file mode 100644 index 000000000..529b17a03 --- /dev/null +++ b/public/images/pokemon/shiny/923.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "923.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 14, + "w": 61, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:351cccaf205bea95fd259349f69f2656:914340193ee5c3b865abe027d9a92017:76f286fb3302b4a6d10bda43a09e947a$" + } +} diff --git a/public/images/pokemon/shiny/923.png b/public/images/pokemon/shiny/923.png new file mode 100644 index 000000000..6a16d57b3 Binary files /dev/null and b/public/images/pokemon/shiny/923.png differ diff --git a/public/images/pokemon/shiny/924.json b/public/images/pokemon/shiny/924.json new file mode 100644 index 000000000..b5f462afc --- /dev/null +++ b/public/images/pokemon/shiny/924.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "924.png", + "format": "RGBA8888", + "size": { + "w": 59, + "h": 59 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 27, + "w": 59, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 59, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3f13f5b8d256591c5543f03168a9e48f:e03092f340baefb69a878a077cc91739:aff14eb6fdab94d075ad919e9db31a05$" + } +} diff --git a/public/images/pokemon/shiny/924.png b/public/images/pokemon/shiny/924.png new file mode 100644 index 000000000..ed793c62f Binary files /dev/null and b/public/images/pokemon/shiny/924.png differ diff --git a/public/images/pokemon/shiny/925-four.json b/public/images/pokemon/shiny/925-four.json new file mode 100644 index 000000000..e26f75ef5 --- /dev/null +++ b/public/images/pokemon/shiny/925-four.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-four.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 27, + "w": 69, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:85ef4cc67e978f106b32d4f38b3c01d6:86d450e645f82b884f3764a40c0d7ef6:224b59d25e0d7fb5d8be5f92b2e03567$" + } +} diff --git a/public/images/pokemon/shiny/925-four.png b/public/images/pokemon/shiny/925-four.png new file mode 100644 index 000000000..9b97fa666 Binary files /dev/null and b/public/images/pokemon/shiny/925-four.png differ diff --git a/public/images/pokemon/shiny/925-three.json b/public/images/pokemon/shiny/925-three.json new file mode 100644 index 000000000..00fb6795a --- /dev/null +++ b/public/images/pokemon/shiny/925-three.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "925-three.png", + "format": "RGBA8888", + "size": { + "w": 64, + "h": 64 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 27, + "w": 64, + "h": 42 + }, + "frame": { + "x": 0, + "y": 0, + "w": 64, + "h": 42 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b8a348f500b3ad52fbe78c48930ad820:53825646e3868b608669e62842b6b2e0:1eea2319c842d54706c4e3b7544af121$" + } +} diff --git a/public/images/pokemon/shiny/925-three.png b/public/images/pokemon/shiny/925-three.png new file mode 100644 index 000000000..2188ba888 Binary files /dev/null and b/public/images/pokemon/shiny/925-three.png differ diff --git a/public/images/pokemon/shiny/926.json b/public/images/pokemon/shiny/926.json new file mode 100644 index 000000000..753fff1f9 --- /dev/null +++ b/public/images/pokemon/shiny/926.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "926.png", + "format": "RGBA8888", + "size": { + "w": 46, + "h": 46 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 29, + "w": 46, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 46, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3bd34612fc60056cd9bae97bc6e908e2:8878101ab4afad95c394e793d198ffb0:bca6bf1462bc3c932f0d537793bb5d3f$" + } +} diff --git a/public/images/pokemon/shiny/926.png b/public/images/pokemon/shiny/926.png new file mode 100644 index 000000000..0eec1f5ce Binary files /dev/null and b/public/images/pokemon/shiny/926.png differ diff --git a/public/images/pokemon/shiny/927.json b/public/images/pokemon/shiny/927.json new file mode 100644 index 000000000..226d634d2 --- /dev/null +++ b/public/images/pokemon/shiny/927.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "927.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 22, + "w": 60, + "h": 52 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 52 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4c7628e67c5c474215750f7555f0f092:d5dac4bd91618e7586cd503dd6e949f3:d8a7d5879c91254ed67554dbfc1d698a$" + } +} diff --git a/public/images/pokemon/shiny/927.png b/public/images/pokemon/shiny/927.png new file mode 100644 index 000000000..9b60f6917 Binary files /dev/null and b/public/images/pokemon/shiny/927.png differ diff --git a/public/images/pokemon/shiny/928.json b/public/images/pokemon/shiny/928.json new file mode 100644 index 000000000..f99b6306e --- /dev/null +++ b/public/images/pokemon/shiny/928.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "928.png", + "format": "RGBA8888", + "size": { + "w": 31, + "h": 31 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 36, + "y": 32, + "w": 24, + "h": 31 + }, + "frame": { + "x": 0, + "y": 0, + "w": 24, + "h": 31 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:79ab7076d9b5bff8ea984c8dc806f89e:fdf491d2e955bd8a488492a3e0aed9c6:93e0724762b585ccb4563207c5db7a04$" + } +} diff --git a/public/images/pokemon/shiny/928.png b/public/images/pokemon/shiny/928.png new file mode 100644 index 000000000..690cac265 Binary files /dev/null and b/public/images/pokemon/shiny/928.png differ diff --git a/public/images/pokemon/shiny/929.json b/public/images/pokemon/shiny/929.json new file mode 100644 index 000000000..91b8a29a7 --- /dev/null +++ b/public/images/pokemon/shiny/929.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "929.png", + "format": "RGBA8888", + "size": { + "w": 56, + "h": 56 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:15f8cba9311281b496fa6839755e200e:aed4a8d6332538c193467570c8c3bdf2:df3adfbc90db58dfa760059099fddf4a$" + } +} diff --git a/public/images/pokemon/shiny/929.png b/public/images/pokemon/shiny/929.png new file mode 100644 index 000000000..640fe2681 Binary files /dev/null and b/public/images/pokemon/shiny/929.png differ diff --git a/public/images/pokemon/shiny/930.json b/public/images/pokemon/shiny/930.json new file mode 100644 index 000000000..f91e1fefc --- /dev/null +++ b/public/images/pokemon/shiny/930.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "930.png", + "format": "RGBA8888", + "size": { + "w": 85, + "h": 85 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 12, + "w": 85, + "h": 72 + }, + "frame": { + "x": 0, + "y": 0, + "w": 85, + "h": 72 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:bdef9d6c5a8660ad184ac025473ab9dd:aa17761e291166e5dc69fe1daae2e8ee:e2605b6bf53d70632dfa6ee248fd937d$" + } +} diff --git a/public/images/pokemon/shiny/930.png b/public/images/pokemon/shiny/930.png new file mode 100644 index 000000000..e664b5a92 Binary files /dev/null and b/public/images/pokemon/shiny/930.png differ diff --git a/public/images/pokemon/shiny/931-blue-plumage.json b/public/images/pokemon/shiny/931-blue-plumage.json new file mode 100644 index 000000000..9f29f372b --- /dev/null +++ b/public/images/pokemon/shiny/931-blue-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-blue-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:4da4fbbf3504138108b62c1d97dd259b:e1fac1015ed110b4283ec85e32c8126a:edd277fa142373dad12ea9d12c4fef05$" + } +} diff --git a/public/images/pokemon/shiny/931-blue-plumage.png b/public/images/pokemon/shiny/931-blue-plumage.png new file mode 100644 index 000000000..71fe63045 Binary files /dev/null and b/public/images/pokemon/shiny/931-blue-plumage.png differ diff --git a/public/images/pokemon/shiny/931-green-plumage.json b/public/images/pokemon/shiny/931-green-plumage.json new file mode 100644 index 000000000..5fe6e8f7c --- /dev/null +++ b/public/images/pokemon/shiny/931-green-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-green-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fa9286b6784e9a5945451d70e9e0dc99:5f5930dcce398d0a372655b2bf0d4cbd:021170a16c1007839605a383c7b11a3b$" + } +} diff --git a/public/images/pokemon/shiny/931-green-plumage.png b/public/images/pokemon/shiny/931-green-plumage.png new file mode 100644 index 000000000..b31a4afe6 Binary files /dev/null and b/public/images/pokemon/shiny/931-green-plumage.png differ diff --git a/public/images/pokemon/shiny/931-white-plumage.json b/public/images/pokemon/shiny/931-white-plumage.json new file mode 100644 index 000000000..3f5f11d01 --- /dev/null +++ b/public/images/pokemon/shiny/931-white-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-white-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1b9aa54c52c31782370851c5f7d10265:a5ed1bec45f06f37e4e148453fe12a6b:8658f5daea455032d8ff1c52cecec59f$" + } +} diff --git a/public/images/pokemon/shiny/931-white-plumage.png b/public/images/pokemon/shiny/931-white-plumage.png new file mode 100644 index 000000000..d7bb9c1ec Binary files /dev/null and b/public/images/pokemon/shiny/931-white-plumage.png differ diff --git a/public/images/pokemon/shiny/931-yellow-plumage.json b/public/images/pokemon/shiny/931-yellow-plumage.json new file mode 100644 index 000000000..26b9ffc32 --- /dev/null +++ b/public/images/pokemon/shiny/931-yellow-plumage.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "931-yellow-plumage.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 20, + "w": 36, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5fa0db9180ec71d1d684ac6e0fcf6ec5:d712e16dd676538fd36747d0fce225e6:44333e0ef7e14d5a706fbd03f4be7729$" + } +} diff --git a/public/images/pokemon/shiny/931-yellow-plumage.png b/public/images/pokemon/shiny/931-yellow-plumage.png new file mode 100644 index 000000000..1e79bbfb0 Binary files /dev/null and b/public/images/pokemon/shiny/931-yellow-plumage.png differ diff --git a/public/images/pokemon/shiny/932.json b/public/images/pokemon/shiny/932.json new file mode 100644 index 000000000..d0280c274 --- /dev/null +++ b/public/images/pokemon/shiny/932.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "932.png", + "format": "RGBA8888", + "size": { + "w": 29, + "h": 29 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 34, + "w": 29, + "h": 27 + }, + "frame": { + "x": 0, + "y": 0, + "w": 29, + "h": 27 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5e0dc4e412d991196086243cdc154b29:eaa2e04af6887b01e2d6139d89844d74:ac6592b1ff7d7b5afb4c4b933cec3f50$" + } +} diff --git a/public/images/pokemon/shiny/932.png b/public/images/pokemon/shiny/932.png new file mode 100644 index 000000000..03d784e4b Binary files /dev/null and b/public/images/pokemon/shiny/932.png differ diff --git a/public/images/pokemon/shiny/933.json b/public/images/pokemon/shiny/933.json new file mode 100644 index 000000000..ef2bb1e73 --- /dev/null +++ b/public/images/pokemon/shiny/933.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "933.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 49, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:472d1eae5c8fee7b576a591c00ff4dd4:f97a4cfed9fd9976aa03a5e58876f40e:7432e7c2d4a209b3d6131d80a370567c$" + } +} diff --git a/public/images/pokemon/shiny/933.png b/public/images/pokemon/shiny/933.png new file mode 100644 index 000000000..4dc6386ab Binary files /dev/null and b/public/images/pokemon/shiny/933.png differ diff --git a/public/images/pokemon/shiny/934.json b/public/images/pokemon/shiny/934.json new file mode 100644 index 000000000..26a633a18 --- /dev/null +++ b/public/images/pokemon/shiny/934.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "934.png", + "format": "RGBA8888", + "size": { + "w": 74, + "h": 74 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 11, + "y": 13, + "w": 74, + "h": 69 + }, + "frame": { + "x": 0, + "y": 0, + "w": 74, + "h": 69 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6738cd16f8d47f2f05855a7307d272ad:b13603f12d7909bdcf584ab3ccad7837:724b873643b8537ffbcd29cce2bc109a$" + } +} diff --git a/public/images/pokemon/shiny/934.png b/public/images/pokemon/shiny/934.png new file mode 100644 index 000000000..b12983990 Binary files /dev/null and b/public/images/pokemon/shiny/934.png differ diff --git a/public/images/pokemon/shiny/935.json b/public/images/pokemon/shiny/935.json new file mode 100644 index 000000000..45f8a6ceb --- /dev/null +++ b/public/images/pokemon/shiny/935.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "935.png", + "format": "RGBA8888", + "size": { + "w": 56, + "h": 56 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 36, + "y": 20, + "w": 24, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 24, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:05baca9a3510b25bbec63e93b90ca58b:3c95be55aeb205435eccf40ce0ea0ce7:077dcf06dc5fc347497b59afe6126a5e$" + } +} diff --git a/public/images/pokemon/shiny/935.png b/public/images/pokemon/shiny/935.png new file mode 100644 index 000000000..2694c98f1 Binary files /dev/null and b/public/images/pokemon/shiny/935.png differ diff --git a/public/images/pokemon/shiny/936.json b/public/images/pokemon/shiny/936.json new file mode 100644 index 000000000..655509649 --- /dev/null +++ b/public/images/pokemon/shiny/936.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "936.png", + "format": "RGBA8888", + "size": { + "w": 78, + "h": 78 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 25, + "y": 9, + "w": 47, + "h": 78 + }, + "frame": { + "x": 0, + "y": 0, + "w": 47, + "h": 78 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:7131c8260ae0112d1b2397496df083e5:90173af1022313aff94ef376de43ae5c:1a0490303f9626f92e787c567cd10feb$" + } +} diff --git a/public/images/pokemon/shiny/936.png b/public/images/pokemon/shiny/936.png new file mode 100644 index 000000000..ec8337a76 Binary files /dev/null and b/public/images/pokemon/shiny/936.png differ diff --git a/public/images/pokemon/shiny/937.json b/public/images/pokemon/shiny/937.json new file mode 100644 index 000000000..d7bbc1af2 --- /dev/null +++ b/public/images/pokemon/shiny/937.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "937.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 8, + "w": 73, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c39e728d8cc3051e7dce83e320c23cfc:558aa9167805e48176b01cdda58ccb21:1d4b4f8d62307c37457ba974879b47d0$" + } +} diff --git a/public/images/pokemon/shiny/937.png b/public/images/pokemon/shiny/937.png new file mode 100644 index 000000000..aed970734 Binary files /dev/null and b/public/images/pokemon/shiny/937.png differ diff --git a/public/images/pokemon/shiny/938.json b/public/images/pokemon/shiny/938.json new file mode 100644 index 000000000..58b927839 --- /dev/null +++ b/public/images/pokemon/shiny/938.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "938.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 38, + "y": 30, + "w": 20, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 20, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:5a0c94cce5b36d853087083bcc4b1ecf:692948077ed2b13915c5f2634f55cc56:17616d7823ccb971ee09ec562d9a20b3$" + } +} diff --git a/public/images/pokemon/shiny/938.png b/public/images/pokemon/shiny/938.png new file mode 100644 index 000000000..b556bcaea Binary files /dev/null and b/public/images/pokemon/shiny/938.png differ diff --git a/public/images/pokemon/shiny/939.json b/public/images/pokemon/shiny/939.json new file mode 100644 index 000000000..1ae624b0c --- /dev/null +++ b/public/images/pokemon/shiny/939.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "939.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 48, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:d9dbedb42d6a8bc33065ea7155755efc:059f1e0b5197595a19ac8a73062a256d:221de6a2ea10f56b033eb9e233f2fe7c$" + } +} diff --git a/public/images/pokemon/shiny/939.png b/public/images/pokemon/shiny/939.png new file mode 100644 index 000000000..884d86e44 Binary files /dev/null and b/public/images/pokemon/shiny/939.png differ diff --git a/public/images/pokemon/shiny/940.json b/public/images/pokemon/shiny/940.json new file mode 100644 index 000000000..6ed55ea27 --- /dev/null +++ b/public/images/pokemon/shiny/940.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "940.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 28, + "w": 35, + "h": 40 + }, + "frame": { + "x": 0, + "y": 0, + "w": 35, + "h": 40 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2805a1c63b0ec9abf1371a53a430210a:76ea51030e30c3c9b829b9a0597573f4:5813569ba69a46e4751991e471901bbf$" + } +} diff --git a/public/images/pokemon/shiny/940.png b/public/images/pokemon/shiny/940.png new file mode 100644 index 000000000..4fcf31f04 Binary files /dev/null and b/public/images/pokemon/shiny/940.png differ diff --git a/public/images/pokemon/shiny/941.json b/public/images/pokemon/shiny/941.json new file mode 100644 index 000000000..e0fe42a89 --- /dev/null +++ b/public/images/pokemon/shiny/941.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "941.png", + "format": "RGBA8888", + "size": { + "w": 53, + "h": 53 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 21, + "w": 50, + "h": 53 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 53 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:574db63816f907e992ca5d1f7a40289d:77b8c183692a76c9df1dc8299b2c2cb6:32c1168c44a2533ea31995f88a9136e8$" + } +} diff --git a/public/images/pokemon/shiny/941.png b/public/images/pokemon/shiny/941.png new file mode 100644 index 000000000..86ef8bf40 Binary files /dev/null and b/public/images/pokemon/shiny/941.png differ diff --git a/public/images/pokemon/shiny/942.json b/public/images/pokemon/shiny/942.json new file mode 100644 index 000000000..bf303da13 --- /dev/null +++ b/public/images/pokemon/shiny/942.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "942.png", + "format": "RGBA8888", + "size": { + "w": 55, + "h": 55 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 29, + "w": 55, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 55, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:96ff1a2014e34808a4c440cd1c18aa29:dd2d5bf79a20e612f89e79536e1a7e7d:34a55880b0f157817a2456d02e43ffbd$" + } +} diff --git a/public/images/pokemon/shiny/942.png b/public/images/pokemon/shiny/942.png new file mode 100644 index 000000000..ddae33dbd Binary files /dev/null and b/public/images/pokemon/shiny/942.png differ diff --git a/public/images/pokemon/shiny/943.json b/public/images/pokemon/shiny/943.json new file mode 100644 index 000000000..746a5723c --- /dev/null +++ b/public/images/pokemon/shiny/943.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "943.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 19, + "w": 68, + "h": 58 + }, + "frame": { + "x": 0, + "y": 0, + "w": 68, + "h": 58 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ee3e87a8a52ddea720d48ef3314cd0d3:50f3cd9ce86ef13232c97814d9aa93aa:12f9bf332396d55725bd0d28cc5ab92e$" + } +} diff --git a/public/images/pokemon/shiny/943.png b/public/images/pokemon/shiny/943.png new file mode 100644 index 000000000..e25cccaf8 Binary files /dev/null and b/public/images/pokemon/shiny/943.png differ diff --git a/public/images/pokemon/shiny/944.json b/public/images/pokemon/shiny/944.json new file mode 100644 index 000000000..5161b1e20 --- /dev/null +++ b/public/images/pokemon/shiny/944.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "944.png", + "format": "RGBA8888", + "size": { + "w": 31, + "h": 31 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 33, + "w": 31, + "h": 30 + }, + "frame": { + "x": 0, + "y": 0, + "w": 31, + "h": 30 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6f8fe07aea229b9f9e131079c4163b62:a41ec5fbe176430eff99d7194925c929:095eccad01dde5ae41b1cb8f0de8a148$" + } +} diff --git a/public/images/pokemon/shiny/944.png b/public/images/pokemon/shiny/944.png new file mode 100644 index 000000000..950de1e31 Binary files /dev/null and b/public/images/pokemon/shiny/944.png differ diff --git a/public/images/pokemon/shiny/945.json b/public/images/pokemon/shiny/945.json new file mode 100644 index 000000000..30782feae --- /dev/null +++ b/public/images/pokemon/shiny/945.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "945.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 21, + "w": 65, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6c9db8ea21fa89bffd91c92fa2261d5a:93f214efef7384a6d3ca20eba68ce4d7:3c1ab4b5f2a5b1cf5c46b9effc60a2f3$" + } +} diff --git a/public/images/pokemon/shiny/945.png b/public/images/pokemon/shiny/945.png new file mode 100644 index 000000000..53d6ed9e5 Binary files /dev/null and b/public/images/pokemon/shiny/945.png differ diff --git a/public/images/pokemon/shiny/946.json b/public/images/pokemon/shiny/946.json new file mode 100644 index 000000000..05b7baba2 --- /dev/null +++ b/public/images/pokemon/shiny/946.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "946.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 31, + "w": 41, + "h": 34 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 34 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:de5344dc677eb0663d28a31833fd8e62:18c749185afc36552a8d0c87f5491505:c2ee3e2fcc478d804fa772454efa24ee$" + } +} diff --git a/public/images/pokemon/shiny/946.png b/public/images/pokemon/shiny/946.png new file mode 100644 index 000000000..342ec1e2b Binary files /dev/null and b/public/images/pokemon/shiny/946.png differ diff --git a/public/images/pokemon/shiny/947.json b/public/images/pokemon/shiny/947.json new file mode 100644 index 000000000..4ddbd6dd8 --- /dev/null +++ b/public/images/pokemon/shiny/947.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "947.png", + "format": "RGBA8888", + "size": { + "w": 50, + "h": 50 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 24, + "w": 50, + "h": 48 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 48 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:984ce2f4f5ca8e56301b2dae6c6ab4c5:a1cbcd1e6bb596a8535b5b35281fd27a:dbb417cb060facfbbc7d186430f488b9$" + } +} diff --git a/public/images/pokemon/shiny/947.png b/public/images/pokemon/shiny/947.png new file mode 100644 index 000000000..3cd3874d0 Binary files /dev/null and b/public/images/pokemon/shiny/947.png differ diff --git a/public/images/pokemon/shiny/948.json b/public/images/pokemon/shiny/948.json new file mode 100644 index 000000000..ca34c7f2a --- /dev/null +++ b/public/images/pokemon/shiny/948.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "948.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 32, + "y": 18, + "w": 33, + "h": 60 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 60 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:dc9e34b29b684066bd1d098edf8c3e03:01ccb1a98d6e0b6d6523d69de3256ead:674dce2b71ecf7e8cf0c8dc887e96102$" + } +} diff --git a/public/images/pokemon/shiny/948.png b/public/images/pokemon/shiny/948.png new file mode 100644 index 000000000..e19a69c5a Binary files /dev/null and b/public/images/pokemon/shiny/948.png differ diff --git a/public/images/pokemon/shiny/949.json b/public/images/pokemon/shiny/949.json new file mode 100644 index 000000000..84816cd43 --- /dev/null +++ b/public/images/pokemon/shiny/949.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "949.png", + "format": "RGBA8888", + "size": { + "w": 80, + "h": 80 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 8, + "w": 69, + "h": 80 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 80 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:28c839efdf2cb4ef8f6e0085c2ec9e09:035d345717c6777b971cb2751aa45d96:a72a54c69ed9986c835e633f06692a07$" + } +} diff --git a/public/images/pokemon/shiny/949.png b/public/images/pokemon/shiny/949.png new file mode 100644 index 000000000..a4aca0d60 Binary files /dev/null and b/public/images/pokemon/shiny/949.png differ diff --git a/public/images/pokemon/shiny/950.json b/public/images/pokemon/shiny/950.json new file mode 100644 index 000000000..af4270ebc --- /dev/null +++ b/public/images/pokemon/shiny/950.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "950.png", + "format": "RGBA8888", + "size": { + "w": 61, + "h": 61 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 30, + "w": 61, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 61, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:ab3d212f54fc5f8ff554fa5816ce118d:1baacf539259ec43806536c5bb085ccd:2bb07ef8c8f005d436fb161ad823df73$" + } +} diff --git a/public/images/pokemon/shiny/950.png b/public/images/pokemon/shiny/950.png new file mode 100644 index 000000000..15ded0828 Binary files /dev/null and b/public/images/pokemon/shiny/950.png differ diff --git a/public/images/pokemon/shiny/951.json b/public/images/pokemon/shiny/951.json new file mode 100644 index 000000000..7ef78cf73 --- /dev/null +++ b/public/images/pokemon/shiny/951.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "951.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 26, + "w": 28, + "h": 43 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 43 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f0e3254200dabf9174d9492f20d2c3b0:225ef9c69d730ec38b5a2922845e8b2f:0c3aaeabc002dde52853f5bbee1cf3e1$" + } +} diff --git a/public/images/pokemon/shiny/951.png b/public/images/pokemon/shiny/951.png new file mode 100644 index 000000000..5ff3ce700 Binary files /dev/null and b/public/images/pokemon/shiny/951.png differ diff --git a/public/images/pokemon/shiny/952.json b/public/images/pokemon/shiny/952.json new file mode 100644 index 000000000..880be4e8e --- /dev/null +++ b/public/images/pokemon/shiny/952.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "952.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 15, + "w": 58, + "h": 65 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 65 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:dba6705e2c40a50738188835e00bdbf3:9ddff83133412bd5fd7c21cf2d85cf9c:6b4a83231d9f9edca9df18171ea81479$" + } +} diff --git a/public/images/pokemon/shiny/952.png b/public/images/pokemon/shiny/952.png new file mode 100644 index 000000000..063b9ae19 Binary files /dev/null and b/public/images/pokemon/shiny/952.png differ diff --git a/public/images/pokemon/shiny/953.json b/public/images/pokemon/shiny/953.json new file mode 100644 index 000000000..3462f54b4 --- /dev/null +++ b/public/images/pokemon/shiny/953.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "953.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 31, + "w": 54, + "h": 33 + }, + "frame": { + "x": 0, + "y": 0, + "w": 54, + "h": 33 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:69e14987f9299a89bb82a01ef5d93a34:39651732d82d4c1d1040f0e11389e43c:945793a9aa085aa0c615fea38060bcc8$" + } +} diff --git a/public/images/pokemon/shiny/953.png b/public/images/pokemon/shiny/953.png new file mode 100644 index 000000000..362d72b53 Binary files /dev/null and b/public/images/pokemon/shiny/953.png differ diff --git a/public/images/pokemon/shiny/954.json b/public/images/pokemon/shiny/954.json new file mode 100644 index 000000000..95f4ccfde --- /dev/null +++ b/public/images/pokemon/shiny/954.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "954.png", + "format": "RGBA8888", + "size": { + "w": 67, + "h": 67 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 14, + "w": 41, + "h": 67 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 67 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:51fb691bd7973a41b6d5526f11c2f303:1596b3d03b2ffaea687db946267b667d:c62f94282b40ec1f62f19c913a1b2d16$" + } +} diff --git a/public/images/pokemon/shiny/954.png b/public/images/pokemon/shiny/954.png new file mode 100644 index 000000000..a752267d1 Binary files /dev/null and b/public/images/pokemon/shiny/954.png differ diff --git a/public/images/pokemon/shiny/955.json b/public/images/pokemon/shiny/955.json new file mode 100644 index 000000000..3b767a63a --- /dev/null +++ b/public/images/pokemon/shiny/955.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "955.png", + "format": "RGBA8888", + "size": { + "w": 36, + "h": 36 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 30, + "w": 30, + "h": 36 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 36 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e41e7a444ffe59da307abae91ecca636:15ebeee83b05e165ef240879f66bb23e:e541e7f45cb1d8fbf86e68764c06952d$" + } +} diff --git a/public/images/pokemon/shiny/955.png b/public/images/pokemon/shiny/955.png new file mode 100644 index 000000000..7b7bf0290 Binary files /dev/null and b/public/images/pokemon/shiny/955.png differ diff --git a/public/images/pokemon/shiny/956.json b/public/images/pokemon/shiny/956.json new file mode 100644 index 000000000..4f769fff3 --- /dev/null +++ b/public/images/pokemon/shiny/956.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "956.png", + "format": "RGBA8888", + "size": { + "w": 72, + "h": 72 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 19, + "y": 12, + "w": 58, + "h": 72 + }, + "frame": { + "x": 0, + "y": 0, + "w": 58, + "h": 72 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:82a51b17b88d89be76d0ea657e911852:dce39e73182e17d09cf148a6242a80a5:52afd4df707ef62c5c94736be60596f9$" + } +} diff --git a/public/images/pokemon/shiny/956.png b/public/images/pokemon/shiny/956.png new file mode 100644 index 000000000..797110de7 Binary files /dev/null and b/public/images/pokemon/shiny/956.png differ diff --git a/public/images/pokemon/shiny/957.json b/public/images/pokemon/shiny/957.json new file mode 100644 index 000000000..5bff515f7 --- /dev/null +++ b/public/images/pokemon/shiny/957.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "957.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 32, + "w": 41, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f465f3fdc099c8797aba05f4e46e4714:4083b66d9272b5ad7f158dfd2f48e93d:3c8a2a39b2cb6b6e08da1e592c528f9e$" + } +} diff --git a/public/images/pokemon/shiny/957.png b/public/images/pokemon/shiny/957.png new file mode 100644 index 000000000..ef6c78054 Binary files /dev/null and b/public/images/pokemon/shiny/957.png differ diff --git a/public/images/pokemon/shiny/958.json b/public/images/pokemon/shiny/958.json new file mode 100644 index 000000000..d9aae91b0 --- /dev/null +++ b/public/images/pokemon/shiny/958.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "958.png", + "format": "RGBA8888", + "size": { + "w": 43, + "h": 43 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 28, + "w": 43, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 43, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:269d51f2259751ba1e69cb101a3b6b4d:1940b07f09ee032bd06113ad0d7f5580:4528f6f33544bcab14c1fffbc6999368$" + } +} diff --git a/public/images/pokemon/shiny/958.png b/public/images/pokemon/shiny/958.png new file mode 100644 index 000000000..388a3a0e5 Binary files /dev/null and b/public/images/pokemon/shiny/958.png differ diff --git a/public/images/pokemon/shiny/959.json b/public/images/pokemon/shiny/959.json new file mode 100644 index 000000000..b42c6ade3 --- /dev/null +++ b/public/images/pokemon/shiny/959.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "959.png", + "format": "RGBA8888", + "size": { + "w": 73, + "h": 73 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 73, + "h": 70 + }, + "frame": { + "x": 0, + "y": 0, + "w": 73, + "h": 70 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:faec3ec6a9ac32125c439844907df35b:177da78d0ae1627ec0644f56b0ff6f99:9ff7dd32388d8cb312918685a62668ec$" + } +} diff --git a/public/images/pokemon/shiny/959.png b/public/images/pokemon/shiny/959.png new file mode 100644 index 000000000..837100b8d Binary files /dev/null and b/public/images/pokemon/shiny/959.png differ diff --git a/public/images/pokemon/shiny/960.json b/public/images/pokemon/shiny/960.json new file mode 100644 index 000000000..0f45dbd63 --- /dev/null +++ b/public/images/pokemon/shiny/960.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "960.png", + "format": "RGBA8888", + "size": { + "w": 32, + "h": 32 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 33, + "y": 32, + "w": 30, + "h": 32 + }, + "frame": { + "x": 0, + "y": 0, + "w": 30, + "h": 32 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:26b946beefb4ce9702605044e7b48046:a56377f3a0d406759204d335af793d79:1be4aaa2bd69b8158892bba36f4c30f8$" + } +} diff --git a/public/images/pokemon/shiny/960.png b/public/images/pokemon/shiny/960.png new file mode 100644 index 000000000..8d392a662 Binary files /dev/null and b/public/images/pokemon/shiny/960.png differ diff --git a/public/images/pokemon/shiny/961.json b/public/images/pokemon/shiny/961.json new file mode 100644 index 000000000..7ac66d15a --- /dev/null +++ b/public/images/pokemon/shiny/961.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "961.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 20, + "w": 60, + "h": 56 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 56 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e250db120d60d778642c9ef620358d45:6bdf1954120f7c9b8ec95d9af48ac055:9a4fc209036a878d6e28be3f10adf000$" + } +} diff --git a/public/images/pokemon/shiny/961.png b/public/images/pokemon/shiny/961.png new file mode 100644 index 000000000..7c6dc2f33 Binary files /dev/null and b/public/images/pokemon/shiny/961.png differ diff --git a/public/images/pokemon/shiny/962.json b/public/images/pokemon/shiny/962.json new file mode 100644 index 000000000..1a27fcca5 --- /dev/null +++ b/public/images/pokemon/shiny/962.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "962.png", + "format": "RGBA8888", + "size": { + "w": 68, + "h": 68 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 68, + "h": 68 + }, + "spriteSourceSize": { + "x": 0, + "y": 0, + "w": 63, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 63, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:2ba271e1e4989d9c760e42699d1b0686:1def94bc7c3e64a64d0d615df1efb277:1e70eb3d02dd5c47565da4b5d26e2400$" + } +} diff --git a/public/images/pokemon/shiny/962.png b/public/images/pokemon/shiny/962.png new file mode 100644 index 000000000..3cca773bc Binary files /dev/null and b/public/images/pokemon/shiny/962.png differ diff --git a/public/images/pokemon/shiny/963.json b/public/images/pokemon/shiny/963.json new file mode 100644 index 000000000..e9b08270b --- /dev/null +++ b/public/images/pokemon/shiny/963.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "963.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 30, + "w": 49, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0f5f5765ab6e947e2f4b47e2875760cb:a70c0cb436669a19a196280d815d026b:ff6cb5389da00acbae6cbd11be2de633$" + } +} diff --git a/public/images/pokemon/shiny/963.png b/public/images/pokemon/shiny/963.png new file mode 100644 index 000000000..2cdddb09c Binary files /dev/null and b/public/images/pokemon/shiny/963.png differ diff --git a/public/images/pokemon/shiny/964-hero.json b/public/images/pokemon/shiny/964-hero.json new file mode 100644 index 000000000..3f5ccf9b6 --- /dev/null +++ b/public/images/pokemon/shiny/964-hero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-hero.png", + "format": "RGBA8888", + "size": { + "w": 86, + "h": 86 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 5, + "w": 49, + "h": 86 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 86 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:a570e8f04a6d21466244aff067ff99bb:6ff976fc4afbf1c72b12220b852eb1b1:4688134162ed8116468f2ee24535e633$" + } +} diff --git a/public/images/pokemon/shiny/964-hero.png b/public/images/pokemon/shiny/964-hero.png new file mode 100644 index 000000000..a29355356 Binary files /dev/null and b/public/images/pokemon/shiny/964-hero.png differ diff --git a/public/images/pokemon/shiny/964-zero.json b/public/images/pokemon/shiny/964-zero.json new file mode 100644 index 000000000..4c284a0a7 --- /dev/null +++ b/public/images/pokemon/shiny/964-zero.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "964-zero.png", + "format": "RGBA8888", + "size": { + "w": 49, + "h": 49 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 30, + "w": 49, + "h": 35 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 35 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:77f386962f69c1c72ae298d7d967e58d:c87fc7b1f78cdff5db2e6dda4f78001c:63902e8ceab1a4614096e1367641991a$" + } +} diff --git a/public/images/pokemon/shiny/964-zero.png b/public/images/pokemon/shiny/964-zero.png new file mode 100644 index 000000000..9f6146f84 Binary files /dev/null and b/public/images/pokemon/shiny/964-zero.png differ diff --git a/public/images/pokemon/shiny/965.json b/public/images/pokemon/shiny/965.json new file mode 100644 index 000000000..d7962a678 --- /dev/null +++ b/public/images/pokemon/shiny/965.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "965.png", + "format": "RGBA8888", + "size": { + "w": 48, + "h": 48 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 28, + "w": 48, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 48, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1666b6d691a14ae302733f83cca67e0e:6fb996a554095a97aaf56e2b69d2d7d7:c7fa61bb0acc5d43986950336113074f$" + } +} diff --git a/public/images/pokemon/shiny/965.png b/public/images/pokemon/shiny/965.png new file mode 100644 index 000000000..4a57d1e1d Binary files /dev/null and b/public/images/pokemon/shiny/965.png differ diff --git a/public/images/pokemon/shiny/966.json b/public/images/pokemon/shiny/966.json new file mode 100644 index 000000000..8779aa104 --- /dev/null +++ b/public/images/pokemon/shiny/966.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "966.png", + "format": "RGBA8888", + "size": { + "w": 82, + "h": 82 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 7, + "y": 19, + "w": 82, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 82, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6dbf00d3a5ea70091f99aa74b6c7d93d:b211726427a9e0719cb46311cf509c3e:f9a0366e304d666e4262fa0af369d1f4$" + } +} diff --git a/public/images/pokemon/shiny/966.png b/public/images/pokemon/shiny/966.png new file mode 100644 index 000000000..96eabc001 Binary files /dev/null and b/public/images/pokemon/shiny/966.png differ diff --git a/public/images/pokemon/shiny/967.json b/public/images/pokemon/shiny/967.json new file mode 100644 index 000000000..7ff4e7bc1 --- /dev/null +++ b/public/images/pokemon/shiny/967.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "967.png", + "format": "RGBA8888", + "size": { + "w": 69, + "h": 69 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 14, + "y": 14, + "w": 69, + "h": 68 + }, + "frame": { + "x": 0, + "y": 0, + "w": 69, + "h": 68 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:34a53baebb1acfd978439d2ac68d2888:709b52d1ef7385b1d32b295d0cc03a19:946fc5343eb380eb296b6373e2cf02b7$" + } +} diff --git a/public/images/pokemon/shiny/967.png b/public/images/pokemon/shiny/967.png new file mode 100644 index 000000000..a48aa3bef Binary files /dev/null and b/public/images/pokemon/shiny/967.png differ diff --git a/public/images/pokemon/shiny/968.json b/public/images/pokemon/shiny/968.json new file mode 100644 index 000000000..0a8392ba2 --- /dev/null +++ b/public/images/pokemon/shiny/968.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "968.png", + "format": "RGBA8888", + "size": { + "w": 65, + "h": 65 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 16, + "y": 25, + "w": 65, + "h": 45 + }, + "frame": { + "x": 0, + "y": 0, + "w": 65, + "h": 45 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f5bb53827d9b7a99ce83e7f3ab7632dc:535eff5b29982f578429f27c746c7bf1:0a4e1115d2108d4376fa446e83ec1675$" + } +} diff --git a/public/images/pokemon/shiny/968.png b/public/images/pokemon/shiny/968.png new file mode 100644 index 000000000..70ea78d27 Binary files /dev/null and b/public/images/pokemon/shiny/968.png differ diff --git a/public/images/pokemon/shiny/969.json b/public/images/pokemon/shiny/969.json new file mode 100644 index 000000000..f746be02f --- /dev/null +++ b/public/images/pokemon/shiny/969.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "969.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 29, + "w": 41, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:60f4c5b7a03c2c42ed4e2024db3e23a3:2c9c3037a979b4a34f43732b8e91d7c7:b27774294c7df79923fdd1501949df7e$" + } +} diff --git a/public/images/pokemon/shiny/969.png b/public/images/pokemon/shiny/969.png new file mode 100644 index 000000000..a4fa40b7c Binary files /dev/null and b/public/images/pokemon/shiny/969.png differ diff --git a/public/images/pokemon/shiny/970.json b/public/images/pokemon/shiny/970.json new file mode 100644 index 000000000..bac9b7d9a --- /dev/null +++ b/public/images/pokemon/shiny/970.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "970.png", + "format": "RGBA8888", + "size": { + "w": 52, + "h": 52 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 22, + "y": 22, + "w": 52, + "h": 51 + }, + "frame": { + "x": 0, + "y": 0, + "w": 52, + "h": 51 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6ecb40107872157bf82601d08a1c4fc7:644e1f3c5282793cb35093a74a62ed2a:51b1ef671985c954e537f39ec6f4e095$" + } +} diff --git a/public/images/pokemon/shiny/970.png b/public/images/pokemon/shiny/970.png new file mode 100644 index 000000000..5b17f6e18 Binary files /dev/null and b/public/images/pokemon/shiny/970.png differ diff --git a/public/images/pokemon/shiny/971.json b/public/images/pokemon/shiny/971.json new file mode 100644 index 000000000..6278ec715 --- /dev/null +++ b/public/images/pokemon/shiny/971.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "971.png", + "format": "RGBA8888", + "size": { + "w": 57, + "h": 57 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 23, + "y": 19, + "w": 50, + "h": 57 + }, + "frame": { + "x": 0, + "y": 0, + "w": 50, + "h": 57 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:72d8f48bffd114a554a98bb400b5130b:095aadf089d7238bdd09ccb34e9e49b4:639e8eb4425be16f685bac38ad517152$" + } +} diff --git a/public/images/pokemon/shiny/971.png b/public/images/pokemon/shiny/971.png new file mode 100644 index 000000000..898a742a3 Binary files /dev/null and b/public/images/pokemon/shiny/971.png differ diff --git a/public/images/pokemon/shiny/972.json b/public/images/pokemon/shiny/972.json new file mode 100644 index 000000000..93ead66dc --- /dev/null +++ b/public/images/pokemon/shiny/972.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "972.png", + "format": "RGBA8888", + "size": { + "w": 62, + "h": 62 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 17, + "w": 60, + "h": 62 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 62 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b428b53f0913116587d928565b7ce737:add82589d42805f16bd67c4ec23ad52b:e3e14367875cf22533c845b9dbae972c$" + } +} diff --git a/public/images/pokemon/shiny/972.png b/public/images/pokemon/shiny/972.png new file mode 100644 index 000000000..3cbeb79b3 Binary files /dev/null and b/public/images/pokemon/shiny/972.png differ diff --git a/public/images/pokemon/shiny/973.json b/public/images/pokemon/shiny/973.json new file mode 100644 index 000000000..327f4fe6c --- /dev/null +++ b/public/images/pokemon/shiny/973.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "973.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 10, + "w": 34, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 34, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:319dc8d63ccb84fdc85f509d92298676:8e5e069faf80ea338fd7df96bed64f69:472dc53f35b95906d428729ab78e115f$" + } +} diff --git a/public/images/pokemon/shiny/973.png b/public/images/pokemon/shiny/973.png new file mode 100644 index 000000000..941fba23f Binary files /dev/null and b/public/images/pokemon/shiny/973.png differ diff --git a/public/images/pokemon/shiny/974.json b/public/images/pokemon/shiny/974.json new file mode 100644 index 000000000..d12fb0ca8 --- /dev/null +++ b/public/images/pokemon/shiny/974.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "974.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 29, + "w": 60, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:78948ba59184693ae60556970b8a721a:6d382dd1a7385e8c4699e2765e34e894:6c90a5aa38962d19ab38879fb36d67db$" + } +} diff --git a/public/images/pokemon/shiny/974.png b/public/images/pokemon/shiny/974.png new file mode 100644 index 000000000..9cd36d577 Binary files /dev/null and b/public/images/pokemon/shiny/974.png differ diff --git a/public/images/pokemon/shiny/975.json b/public/images/pokemon/shiny/975.json new file mode 100644 index 000000000..d377ee51f --- /dev/null +++ b/public/images/pokemon/shiny/975.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "975.png", + "format": "RGBA8888", + "size": { + "w": 77, + "h": 77 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 10, + "y": 20, + "w": 77, + "h": 55 + }, + "frame": { + "x": 0, + "y": 0, + "w": 77, + "h": 55 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:1bcaa237ecc4b916db20d01a61a1df6c:b11b5d651005c1c799bdbff357a31184:b92d59e06cdcb96dde84f81fc0eff4a2$" + } +} diff --git a/public/images/pokemon/shiny/975.png b/public/images/pokemon/shiny/975.png new file mode 100644 index 000000000..47f43a4e2 Binary files /dev/null and b/public/images/pokemon/shiny/975.png differ diff --git a/public/images/pokemon/shiny/976.json b/public/images/pokemon/shiny/976.json new file mode 100644 index 000000000..a1b50834d --- /dev/null +++ b/public/images/pokemon/shiny/976.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "976.png", + "format": "RGBA8888", + "size": { + "w": 60, + "h": 60 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 18, + "y": 28, + "w": 60, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 60, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:3364ae65b38a5652d6996c04f91edec9:f5fcf095fdd1f9fa66f0d563f32006f9:336737bf9fefbbf1415e4d498776d6c2$" + } +} diff --git a/public/images/pokemon/shiny/976.png b/public/images/pokemon/shiny/976.png new file mode 100644 index 000000000..a8dafaeaa Binary files /dev/null and b/public/images/pokemon/shiny/976.png differ diff --git a/public/images/pokemon/shiny/977.json b/public/images/pokemon/shiny/977.json new file mode 100644 index 000000000..56eb04d54 --- /dev/null +++ b/public/images/pokemon/shiny/977.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "977.png", + "format": "RGBA8888", + "size": { + "w": 84, + "h": 84 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 6, + "y": 16, + "w": 84, + "h": 64 + }, + "frame": { + "x": 0, + "y": 0, + "w": 84, + "h": 64 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:c1e261cc3bdd834c7ba67891e2687813:beabd3df5ccca2c49e4dbc8ce49daef0:0e1642a1ef7ce7cd1431d2d8aed78fbd$" + } +} diff --git a/public/images/pokemon/shiny/977.png b/public/images/pokemon/shiny/977.png new file mode 100644 index 000000000..602fce050 Binary files /dev/null and b/public/images/pokemon/shiny/977.png differ diff --git a/public/images/pokemon/shiny/978-curly.json b/public/images/pokemon/shiny/978-curly.json new file mode 100644 index 000000000..c356fc5a8 --- /dev/null +++ b/public/images/pokemon/shiny/978-curly.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-curly.png", + "format": "RGBA8888", + "size": { + "w": 38, + "h": 38 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 31, + "y": 29, + "w": 33, + "h": 38 + }, + "frame": { + "x": 0, + "y": 0, + "w": 33, + "h": 38 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:6a5b487c5cb5bde57aa1084bbffd97f8:40634a290b5af9c020a82290d2ce46a8:9002f357c9c9d2c76ee3b70aa2d05a8d$" + } +} diff --git a/public/images/pokemon/shiny/978-curly.png b/public/images/pokemon/shiny/978-curly.png new file mode 100644 index 000000000..fd6ae56af Binary files /dev/null and b/public/images/pokemon/shiny/978-curly.png differ diff --git a/public/images/pokemon/shiny/978-droopy.json b/public/images/pokemon/shiny/978-droopy.json new file mode 100644 index 000000000..ae550e16a --- /dev/null +++ b/public/images/pokemon/shiny/978-droopy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-droopy.png", + "format": "RGBA8888", + "size": { + "w": 40, + "h": 40 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 28, + "y": 36, + "w": 40, + "h": 24 + }, + "frame": { + "x": 0, + "y": 0, + "w": 40, + "h": 24 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:b98633bae06dd55e11ab6d7f4484715f:1be2f706df47e38e96126e6e4ec29dde:4a81cfb3bb02b4715c47648a8b0893d2$" + } +} diff --git a/public/images/pokemon/shiny/978-droopy.png b/public/images/pokemon/shiny/978-droopy.png new file mode 100644 index 000000000..858c3fe84 Binary files /dev/null and b/public/images/pokemon/shiny/978-droopy.png differ diff --git a/public/images/pokemon/shiny/978-stretchy.json b/public/images/pokemon/shiny/978-stretchy.json new file mode 100644 index 000000000..a29554aa4 --- /dev/null +++ b/public/images/pokemon/shiny/978-stretchy.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "978-stretchy.png", + "format": "RGBA8888", + "size": { + "w": 41, + "h": 41 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 27, + "y": 36, + "w": 41, + "h": 24 + }, + "frame": { + "x": 0, + "y": 0, + "w": 41, + "h": 24 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:0874c203a42c7fad2bcc5c78d1348dcf:28393b63fca6dc51c947e33d87f79300:5cf5498faaa17ab7b363d263a4e9758d$" + } +} diff --git a/public/images/pokemon/shiny/978-stretchy.png b/public/images/pokemon/shiny/978-stretchy.png new file mode 100644 index 000000000..0b5bfe46f Binary files /dev/null and b/public/images/pokemon/shiny/978-stretchy.png differ diff --git a/public/images/pokemon/shiny/996.json b/public/images/pokemon/shiny/996.json new file mode 100644 index 000000000..5c1bf6236 --- /dev/null +++ b/public/images/pokemon/shiny/996.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "996.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 34, + "y": 28, + "w": 28, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 28, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:f152e40ec4001415d75323c9a84518f3:4a1ba70a6017480750fd4cb2c9d99527:b16ac703df629bc16f9936532d82f92b$" + } +} diff --git a/public/images/pokemon/shiny/996.png b/public/images/pokemon/shiny/996.png new file mode 100644 index 000000000..2f92d48a6 Binary files /dev/null and b/public/images/pokemon/shiny/996.png differ diff --git a/public/images/pokemon/shiny/997.json b/public/images/pokemon/shiny/997.json new file mode 100644 index 000000000..522175d2f --- /dev/null +++ b/public/images/pokemon/shiny/997.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "997.png", + "format": "RGBA8888", + "size": { + "w": 54, + "h": 54 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 24, + "y": 21, + "w": 49, + "h": 54 + }, + "frame": { + "x": 0, + "y": 0, + "w": 49, + "h": 54 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:cce5ecd8f632d7b8784105eda824570f:74b3bce48082e3566880bc60c2b4651a:1bde2141c92b95e4a2dad6770d3602b3$" + } +} diff --git a/public/images/pokemon/shiny/997.png b/public/images/pokemon/shiny/997.png new file mode 100644 index 000000000..075e82622 Binary files /dev/null and b/public/images/pokemon/shiny/997.png differ diff --git a/public/images/pokemon/shiny/998.json b/public/images/pokemon/shiny/998.json new file mode 100644 index 000000000..310664b2d --- /dev/null +++ b/public/images/pokemon/shiny/998.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "998.png", + "format": "RGBA8888", + "size": { + "w": 79, + "h": 79 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 79, + "h": 79 + }, + "frame": { + "x": 0, + "y": 0, + "w": 79, + "h": 79 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:fb5cb2417fbd01a5f28079133d3b64c0:65b8cafd6688f4dbd255ce5fe6ba66d3:7a2cc39f56f4f0f4885150eeda3f57dc$" + } +} diff --git a/public/images/pokemon/shiny/998.png b/public/images/pokemon/shiny/998.png new file mode 100644 index 000000000..3294a8cc9 Binary files /dev/null and b/public/images/pokemon/shiny/998.png differ diff --git a/public/images/pokemon/shiny/999-roaming.json b/public/images/pokemon/shiny/999-roaming.json new file mode 100644 index 000000000..a870325d4 --- /dev/null +++ b/public/images/pokemon/shiny/999-roaming.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999-roaming.png", + "format": "RGBA8888", + "size": { + "w": 39, + "h": 39 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 30, + "y": 28, + "w": 36, + "h": 39 + }, + "frame": { + "x": 0, + "y": 0, + "w": 36, + "h": 39 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:e6a862b208ab64a3ece14a7cc1267d0d:60990729adeb3cd474690ca55f885b91:351fa1d8899375959d64d85db44e2379$" + } +} diff --git a/public/images/pokemon/shiny/999-roaming.png b/public/images/pokemon/shiny/999-roaming.png new file mode 100644 index 000000000..49c1b69df Binary files /dev/null and b/public/images/pokemon/shiny/999-roaming.png differ diff --git a/public/images/pokemon/shiny/999.json b/public/images/pokemon/shiny/999.json new file mode 100644 index 000000000..9b5466970 --- /dev/null +++ b/public/images/pokemon/shiny/999.json @@ -0,0 +1,41 @@ +{ + "textures": [ + { + "image": "999.png", + "format": "RGBA8888", + "size": { + "w": 75, + "h": 75 + }, + "scale": 0.5, + "frames": [ + { + "filename": "0001.png", + "rotated": false, + "trimmed": false, + "sourceSize": { + "w": 96, + "h": 96 + }, + "spriteSourceSize": { + "x": 21, + "y": 10, + "w": 54, + "h": 75 + }, + "frame": { + "x": 0, + "y": 0, + "w": 54, + "h": 75 + } + } + ] + } + ], + "meta": { + "app": "https://www.codeandweb.com/texturepacker", + "version": "3.0", + "smartupdate": "$TexturePacker:SmartUpdate:bba375f76f2a1922d93f0a7fd7b907be:0de3e0146684ceeca08829f6589f77df:25836391d47a40ef31d62cb4186f2932$" + } +} diff --git a/public/images/pokemon/shiny/999.png b/public/images/pokemon/shiny/999.png new file mode 100644 index 000000000..c1b7a511b Binary files /dev/null and b/public/images/pokemon/shiny/999.png differ diff --git a/public/images/trainer/kieran.json b/public/images/trainer/kieran.json index ec6a32482..076867262 100644 --- a/public/images/trainer/kieran.json +++ b/public/images/trainer/kieran.json @@ -4,8 +4,8 @@ "image": "kieran.png", "format": "RGBA8888", "size": { - "w": 69, - "h": 69 + "w": 70, + "h": 70 }, "scale": 1, "frames": [ @@ -14,20 +14,20 @@ "rotated": false, "trimmed": false, "sourceSize": { - "w": 22, - "h": 69 + "w": 28, + "h": 70 }, "spriteSourceSize": { "x": 0, "y": 0, - "w": 22, - "h": 69 + "w": 28, + "h": 70 }, "frame": { "x": 0, "y": 0, - "w": 22, - "h": 69 + "w": 28, + "h": 70 } } ] @@ -36,6 +36,6 @@ "meta": { "app": "https://www.codeandweb.com/texturepacker", "version": "3.0", - "smartupdate": "$TexturePacker:SmartUpdate:4e4bd6e0a927f757399d25efb22d75d7:7a2d72c2e1646e4c5dee91b2f31e9ba1:443178ffdd632963913f5c41c408ab83$" + "smartupdate": "$TexturePacker:SmartUpdate:d80a4e0c1c14e5d0dc08180387667b80:d71a1e76ae5ac53ae9141f5267bde7cd:443178ffdd632963913f5c41c408ab83$" } } diff --git a/public/images/trainer/kieran.png b/public/images/trainer/kieran.png index 17eeedb3b..c857052e2 100644 Binary files a/public/images/trainer/kieran.png and b/public/images/trainer/kieran.png differ diff --git a/public/images/ui/pokemon_icons_9.json b/public/images/ui/pokemon_icons_9.json index 12d3d4a95..1894a9b2e 100644 --- a/public/images/ui/pokemon_icons_9.json +++ b/public/images/ui/pokemon_icons_9.json @@ -4,13 +4,13 @@ "image": "pokemon_icons_9.png", "format": "RGBA8888", "size": { - "w": 122, - "h": 474 + "w": 252, + "h": 586 }, "scale": 1, "frames": [ { - "filename": "980", + "filename": "959", "rotated": false, "trimmed": true, "sourceSize": { @@ -18,524 +18,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 8, - "y": 9, - "w": 24, - "h": 17 - }, - "frame": { - "x": 0, + "x": 4, "y": 0, - "w": 24, - "h": 17 - } - }, - { - "filename": "980s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 9, - "w": 24, - "h": 17 - }, - "frame": { - "x": 24, - "y": 0, - "w": 24, - "h": 17 - } - }, - { - "filename": "8194", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 10, - "w": 20, - "h": 19 - }, - "frame": { - "x": 48, - "y": 0, - "w": 20, - "h": 19 - } - }, - { - "filename": "8194s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 10, - "w": 20, - "h": 19 - }, - "frame": { - "x": 68, - "y": 0, - "w": 20, - "h": 19 - } - }, - { - "filename": "985", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 6, - "w": 29, - "h": 23 - }, - "frame": { - "x": 88, - "y": 0, - "w": 29, - "h": 23 - } - }, - { - "filename": "985s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 6, - "w": 29, - "h": 23 - }, - "frame": { - "x": 0, - "y": 23, - "w": 29, - "h": 23 - } - }, - { - "filename": "8128", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 6, - "w": 27, - "h": 23 - }, - "frame": { - "x": 29, - "y": 23, - "w": 27, - "h": 23 - } - }, - { - "filename": "8128s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 6, - "w": 27, - "h": 23 - }, - "frame": { - "x": 56, - "y": 23, - "w": 27, - "h": 23 - } - }, - { - "filename": "1011", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 10, - "y": 4, - "w": 21, - "h": 24 - }, - "frame": { - "x": 83, - "y": 23, - "w": 21, - "h": 24 - } - }, - { - "filename": "1011s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 10, - "y": 4, - "w": 21, - "h": 24 - }, - "frame": { - "x": 0, - "y": 47, - "w": 21, - "h": 24 - } - }, - { - "filename": "986", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 4, - "w": 25, - "h": 25 - }, - "frame": { - "x": 21, - "y": 47, - "w": 25, - "h": 25 - } - }, - { - "filename": "986s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 4, - "w": 25, - "h": 25 - }, - "frame": { - "x": 46, - "y": 47, - "w": 25, - "h": 25 - } - }, - { - "filename": "990", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 5, - "y": 4, - "w": 30, - "h": 25 - }, - "frame": { - "x": 71, - "y": 47, - "w": 30, - "h": 25 - } - }, - { - "filename": "990s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 5, - "y": 4, - "w": 30, - "h": 25 - }, - "frame": { - "x": 0, - "y": 72, - "w": 30, - "h": 25 - } - }, - { - "filename": "987", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 3, - "w": 26, - "h": 26 - }, - "frame": { - "x": 30, - "y": 72, - "w": 26, - "h": 26 - } - }, - { - "filename": "987s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 3, - "w": 26, - "h": 26 - }, - "frame": { - "x": 56, - "y": 72, - "w": 26, - "h": 26 - } - }, - { - "filename": "991", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 10, - "y": 3, - "w": 22, - "h": 26 - }, - "frame": { - "x": 82, - "y": 72, - "w": 22, - "h": 26 - } - }, - { - "filename": "991s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 10, - "y": 3, - "w": 22, - "h": 26 - }, - "frame": { - "x": 0, - "y": 98, - "w": 22, - "h": 26 - } - }, - { - "filename": "8128-aqua", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 4, - "w": 30, - "h": 26 - }, - "frame": { - "x": 22, - "y": 98, - "w": 30, - "h": 26 - } - }, - { - "filename": "8128s-aqua", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 4, - "w": 30, - "h": 26 - }, - "frame": { - "x": 52, - "y": 98, - "w": 30, - "h": 26 - } - }, - { - "filename": "984", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 3, - "y": 2, - "w": 34, - "h": 27 - }, - "frame": { - "x": 82, - "y": 98, - "w": 34, - "h": 27 - } - }, - { - "filename": "984s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 3, - "y": 2, - "w": 34, - "h": 27 - }, - "frame": { - "x": 0, - "y": 125, - "w": 34, - "h": 27 - } - }, - { - "filename": "993", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 5, - "y": 1, - "w": 32, - "h": 27 - }, - "frame": { - "x": 34, - "y": 125, - "w": 32, - "h": 27 - } - }, - { - "filename": "993s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 5, - "y": 1, - "w": 32, - "h": 27 - }, - "frame": { - "x": 66, - "y": 125, - "w": 32, - "h": 27 - } - }, - { - "filename": "1022", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 5, - "y": 2, "w": 31, - "h": 27 + "h": 30 }, "frame": { "x": 0, - "y": 152, + "y": 0, "w": 31, - "h": 27 + "h": 30 } }, { - "filename": "1022s", + "filename": "959s", "rotated": false, "trimmed": true, "sourceSize": { @@ -543,20 +39,83 @@ "h": 30 }, "spriteSourceSize": { - "x": 5, - "y": 2, + "x": 4, + "y": 0, "w": 31, - "h": 27 + "h": 30 + }, + "frame": { + "x": 0, + "y": 30, + "w": 31, + "h": 30 + } + }, + { + "filename": "1007-apex-build", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 0, + "w": 32, + "h": 29 }, "frame": { "x": 31, - "y": 152, + "y": 0, + "w": 32, + "h": 29 + } + }, + { + "filename": "1007s-apex-build", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 0, + "w": 32, + "h": 29 + }, + "frame": { + "x": 31, + "y": 29, + "w": 32, + "h": 29 + } + }, + { + "filename": "1018", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, "w": 31, - "h": 27 + "h": 30 + }, + "frame": { + "x": 0, + "y": 60, + "w": 31, + "h": 30 } }, { - "filename": "979", + "filename": "1018s", "rotated": false, "trimmed": true, "sourceSize": { @@ -564,20 +123,83 @@ "h": 30 }, "spriteSourceSize": { - "x": 6, - "y": 1, - "w": 29, + "x": 5, + "y": 0, + "w": 31, + "h": 30 + }, + "frame": { + "x": 63, + "y": 0, + "w": 31, + "h": 30 + } + }, + { + "filename": "1019", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 0, + "w": 31, + "h": 30 + }, + "frame": { + "x": 31, + "y": 58, + "w": 31, + "h": 30 + } + }, + { + "filename": "1019s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 0, + "w": 31, + "h": 30 + }, + "frame": { + "x": 0, + "y": 90, + "w": 31, + "h": 30 + } + }, + { + "filename": "977", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 0, + "w": 32, "h": 28 }, "frame": { - "x": 62, - "y": 152, - "w": 29, + "x": 94, + "y": 0, + "w": 32, "h": 28 } }, { - "filename": "979s", + "filename": "977s", "rotated": false, "trimmed": true, "sourceSize": { @@ -585,20 +207,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 6, - "y": 1, - "w": 29, + "x": 4, + "y": 0, + "w": 32, "h": 28 }, "frame": { - "x": 91, - "y": 152, - "w": 29, + "x": 126, + "y": 0, + "w": 32, "h": 28 } }, { - "filename": "982", + "filename": "1001", "rotated": false, "trimmed": true, "sourceSize": { @@ -606,20 +228,83 @@ "h": 30 }, "spriteSourceSize": { - "x": 9, - "y": 1, - "w": 24, - "h": 28 + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 31, + "y": 88, + "w": 30, + "h": 30 + } + }, + { + "filename": "1001s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 0, + "y": 120, + "w": 30, + "h": 30 + } + }, + { + "filename": "1008-ultimate-mode", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 0, + "y": 150, + "w": 30, + "h": 30 + } + }, + { + "filename": "1008s-ultimate-mode", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 }, "frame": { "x": 0, "y": 180, - "w": 24, - "h": 28 + "w": 30, + "h": 30 } }, { - "filename": "982s", + "filename": "1021", "rotated": false, "trimmed": true, "sourceSize": { @@ -627,16 +312,121 @@ "h": 30 }, "spriteSourceSize": { - "x": 9, - "y": 1, - "w": 24, - "h": 28 + "x": 5, + "y": 0, + "w": 30, + "h": 30 }, "frame": { - "x": 24, - "y": 180, - "w": 24, - "h": 28 + "x": 0, + "y": 210, + "w": 30, + "h": 30 + } + }, + { + "filename": "1021s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 0, + "y": 240, + "w": 30, + "h": 30 + } + }, + { + "filename": "1024-stellar", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 0, + "y": 270, + "w": 30, + "h": 30 + } + }, + { + "filename": "1024s-stellar", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 0, + "w": 30, + "h": 30 + }, + "frame": { + "x": 0, + "y": 270, + "w": 30, + "h": 30 + } + }, + { + "filename": "1005", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 1, + "w": 32, + "h": 27 + }, + "frame": { + "x": 158, + "y": 0, + "w": 32, + "h": 27 + } + }, + { + "filename": "1005s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 1, + "w": 32, + "h": 27 + }, + "frame": { + "x": 190, + "y": 0, + "w": 32, + "h": 27 } }, { @@ -648,20 +438,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 5, - "y": 1, - "w": 32, - "h": 28 + "x": 6, + "y": 2, + "w": 30, + "h": 26 }, "frame": { - "x": 48, - "y": 180, - "w": 32, - "h": 28 + "x": 222, + "y": 0, + "w": 30, + "h": 26 } }, { - "filename": "992s", + "filename": "1020", "rotated": false, "trimmed": true, "sourceSize": { @@ -671,13 +461,34 @@ "spriteSourceSize": { "x": 5, "y": 1, - "w": 32, + "w": 31, "h": 28 }, "frame": { - "x": 80, - "y": 180, - "w": 32, + "x": 63, + "y": 30, + "w": 31, + "h": 28 + } + }, + { + "filename": "1020s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 1, + "w": 31, + "h": 28 + }, + "frame": { + "x": 62, + "y": 58, + "w": 31, "h": 28 } }, @@ -690,16 +501,16 @@ "h": 30 }, "spriteSourceSize": { - "x": 4, - "y": 1, - "w": 34, - "h": 28 + "x": 5, + "y": 2, + "w": 32, + "h": 26 }, "frame": { - "x": 0, - "y": 208, - "w": 34, - "h": 28 + "x": 94, + "y": 28, + "w": 32, + "h": 26 } }, { @@ -710,21 +521,126 @@ "w": 40, "h": 30 }, + "spriteSourceSize": { + "x": 5, + "y": 2, + "w": 32, + "h": 26 + }, + "frame": { + "x": 126, + "y": 28, + "w": 32, + "h": 26 + } + }, + { + "filename": "934", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 0, + "w": 27, + "h": 30 + }, + "frame": { + "x": 0, + "y": 300, + "w": 27, + "h": 30 + } + }, + { + "filename": "934s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 0, + "w": 27, + "h": 30 + }, + "frame": { + "x": 0, + "y": 330, + "w": 27, + "h": 30 + } + }, + { + "filename": "984", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, "spriteSourceSize": { "x": 4, - "y": 1, - "w": 34, - "h": 28 + "y": 3, + "w": 32, + "h": 25 }, "frame": { - "x": 34, - "y": 208, - "w": 34, - "h": 28 + "x": 158, + "y": 27, + "w": 32, + "h": 25 } }, { - "filename": "1010", + "filename": "984s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 3, + "w": 32, + "h": 25 + }, + "frame": { + "x": 190, + "y": 27, + "w": 32, + "h": 25 + } + }, + { + "filename": "992s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 2, + "w": 30, + "h": 26 + }, + "frame": { + "x": 222, + "y": 26, + "w": 30, + "h": 26 + } + }, + { + "filename": "995", "rotated": false, "trimmed": true, "sourceSize": { @@ -733,61 +649,19 @@ }, "spriteSourceSize": { "x": 8, - "y": 1, - "w": 23, - "h": 28 - }, - "frame": { - "x": 68, - "y": 208, - "w": 23, - "h": 28 - } - }, - { - "filename": "1010s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 8, - "y": 1, - "w": 23, - "h": 28 - }, - "frame": { - "x": 91, - "y": 208, - "w": 23, - "h": 28 - } - }, - { - "filename": "989", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 7, "y": 0, "w": 27, "h": 29 }, "frame": { "x": 0, - "y": 236, + "y": 360, "w": 27, "h": 29 } }, { - "filename": "989s", + "filename": "995s", "rotated": false, "trimmed": true, "sourceSize": { @@ -795,83 +669,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 8, "y": 0, "w": 27, "h": 29 }, - "frame": { - "x": 27, - "y": 236, - "w": 27, - "h": 29 - } - }, - { - "filename": "1005", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 3, - "y": 0, - "w": 34, - "h": 29 - }, - "frame": { - "x": 54, - "y": 236, - "w": 34, - "h": 29 - } - }, - { - "filename": "1005s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 3, - "y": 0, - "w": 34, - "h": 29 - }, - "frame": { - "x": 88, - "y": 236, - "w": 34, - "h": 29 - } - }, - { - "filename": "1006", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 9, - "y": 0, - "w": 24, - "h": 29 - }, "frame": { "x": 0, - "y": 265, - "w": 24, + "y": 389, + "w": 27, "h": 29 } }, { - "filename": "1006s", + "filename": "937", "rotated": false, "trimmed": true, "sourceSize": { @@ -879,20 +690,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 9, + "x": 5, "y": 0, - "w": 24, - "h": 29 + "w": 29, + "h": 28 }, "frame": { - "x": 24, - "y": 265, - "w": 24, - "h": 29 + "x": 0, + "y": 418, + "w": 29, + "h": 28 } }, { - "filename": "8128-blaze", + "filename": "937s", "rotated": false, "trimmed": true, "sourceSize": { @@ -900,20 +711,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 8, - "y": 1, - "w": 31, - "h": 29 + "x": 5, + "y": 0, + "w": 29, + "h": 28 }, "frame": { - "x": 48, - "y": 265, - "w": 31, - "h": 29 + "x": 0, + "y": 446, + "w": 29, + "h": 28 } }, { - "filename": "8128s-blaze", + "filename": "930", "rotated": false, "trimmed": true, "sourceSize": { @@ -921,20 +732,62 @@ "h": 30 }, "spriteSourceSize": { - "x": 8, + "x": 5, "y": 1, - "w": 31, - "h": 29 + "w": 29, + "h": 27 }, "frame": { - "x": 79, - "y": 265, - "w": 31, - "h": 29 + "x": 0, + "y": 474, + "w": 29, + "h": 27 } }, { - "filename": "981", + "filename": "930s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 1, + "w": 29, + "h": 27 + }, + "frame": { + "x": 0, + "y": 501, + "w": 29, + "h": 27 + } + }, + { + "filename": "1003", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 0, + "w": 28, + "h": 28 + }, + "frame": { + "x": 0, + "y": 528, + "w": 28, + "h": 28 + } + }, + { + "filename": "983", "rotated": false, "trimmed": true, "sourceSize": { @@ -949,13 +802,13 @@ }, "frame": { "x": 0, - "y": 294, + "y": 556, "w": 25, "h": 30 } }, { - "filename": "981s", + "filename": "983s", "rotated": false, "trimmed": true, "sourceSize": { @@ -970,13 +823,13 @@ }, "frame": { "x": 25, - "y": 294, + "y": 556, "w": 25, "h": 30 } }, { - "filename": "982-three-segment", + "filename": "968", "rotated": false, "trimmed": true, "sourceSize": { @@ -984,20 +837,41 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 8, "y": 0, - "w": 27, + "w": 23, + "h": 28 + }, + "frame": { + "x": 28, + "y": 528, + "w": 23, + "h": 28 + } + }, + { + "filename": "981", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 23, "h": 30 }, "frame": { "x": 50, - "y": 294, - "w": 27, + "y": 556, + "w": 23, "h": 30 } }, { - "filename": "982s-three-segment", + "filename": "975", "rotated": false, "trimmed": true, "sourceSize": { @@ -1005,20 +879,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, - "y": 0, - "w": 27, - "h": 30 + "x": 4, + "y": 7, + "w": 32, + "h": 21 }, "frame": { - "x": 77, - "y": 294, - "w": 27, - "h": 30 + "x": 94, + "y": 54, + "w": 32, + "h": 21 } }, { - "filename": "983", + "filename": "975s", "rotated": false, "trimmed": true, "sourceSize": { @@ -1026,20 +900,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, - "y": 0, - "w": 27, - "h": 30 + "x": 4, + "y": 7, + "w": 32, + "h": 21 }, "frame": { - "x": 0, - "y": 324, - "w": 27, - "h": 30 + "x": 126, + "y": 54, + "w": 32, + "h": 21 } }, { - "filename": "983s", + "filename": "1014", "rotated": false, "trimmed": true, "sourceSize": { @@ -1047,20 +921,188 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 4, + "y": 3, + "w": 32, + "h": 25 + }, + "frame": { + "x": 158, + "y": 52, + "w": 32, + "h": 25 + } + }, + { + "filename": "1014s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 3, + "w": 32, + "h": 25 + }, + "frame": { + "x": 190, + "y": 52, + "w": 32, + "h": 25 + } + }, + { + "filename": "993", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 2, + "w": 30, + "h": 25 + }, + "frame": { + "x": 222, + "y": 52, + "w": 30, + "h": 25 + } + }, + { + "filename": "1024-terastal", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 6, + "w": 32, + "h": 22 + }, + "frame": { + "x": 93, + "y": 75, + "w": 32, + "h": 22 + } + }, + { + "filename": "1024s-terastal", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 6, + "w": 32, + "h": 22 + }, + "frame": { + "x": 125, + "y": 75, + "w": 32, + "h": 22 + } + }, + { + "filename": "1025", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 4, + "w": 32, + "h": 24 + }, + "frame": { + "x": 157, + "y": 77, + "w": 32, + "h": 24 + } + }, + { + "filename": "1025s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 4, + "y": 4, + "w": 32, + "h": 24 + }, + "frame": { + "x": 189, + "y": 77, + "w": 32, + "h": 24 + } + }, + { + "filename": "993s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 2, + "w": 30, + "h": 25 + }, + "frame": { + "x": 221, + "y": 77, + "w": 30, + "h": 25 + } + }, + { + "filename": "981s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, "y": 0, - "w": 27, + "w": 23, "h": 30 }, "frame": { "x": 27, - "y": 324, - "w": 27, + "y": 300, + "w": 23, "h": 30 } }, { - "filename": "988", + "filename": "964-hero", "rotated": false, "trimmed": true, "sourceSize": { @@ -1068,20 +1110,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 9, "y": 0, - "w": 28, - "h": 30 + "w": 22, + "h": 29 }, "frame": { - "x": 54, - "y": 324, - "w": 28, - "h": 30 + "x": 27, + "y": 330, + "w": 22, + "h": 29 } }, { - "filename": "988s", + "filename": "964s-hero", "rotated": false, "trimmed": true, "sourceSize": { @@ -1089,16 +1131,331 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 9, "y": 0, - "w": 28, - "h": 30 + "w": 22, + "h": 29 }, "frame": { - "x": 82, - "y": 324, - "w": 28, + "x": 27, + "y": 359, + "w": 22, + "h": 29 + } + }, + { + "filename": "999", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 22, + "h": 29 + }, + "frame": { + "x": 27, + "y": 388, + "w": 22, + "h": 29 + } + }, + { + "filename": "954", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 21, + "h": 29 + }, + "frame": { + "x": 29, + "y": 417, + "w": 21, + "h": 29 + } + }, + { + "filename": "954s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 21, + "h": 29 + }, + "frame": { + "x": 29, + "y": 446, + "w": 21, + "h": 29 + } + }, + { + "filename": "999s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 0, + "w": 22, + "h": 29 + }, + "frame": { + "x": 29, + "y": 475, + "w": 22, + "h": 29 + } + }, + { + "filename": "918", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 4, + "w": 22, + "h": 24 + }, + "frame": { + "x": 29, + "y": 504, + "w": 22, + "h": 24 + } + }, + { + "filename": "908", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 2, + "w": 20, + "h": 26 + }, + "frame": { + "x": 73, + "y": 86, + "w": 20, + "h": 26 + } + }, + { + "filename": "924", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 29, + "h": 20 + }, + "frame": { + "x": 93, + "y": 97, + "w": 29, + "h": 20 + } + }, + { + "filename": "924s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 29, + "h": 20 + }, + "frame": { + "x": 122, + "y": 97, + "w": 29, + "h": 20 + } + }, + { + "filename": "925-four", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 6, + "w": 29, + "h": 22 + }, + "frame": { + "x": 151, + "y": 101, + "w": 29, + "h": 22 + } + }, + { + "filename": "925s-four", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 6, + "w": 29, + "h": 22 + }, + "frame": { + "x": 180, + "y": 101, + "w": 29, + "h": 22 + } + }, + { + "filename": "1022", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 3, + "w": 29, + "h": 25 + }, + "frame": { + "x": 209, + "y": 102, + "w": 29, + "h": 25 + } + }, + { + "filename": "999-roaming", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 10, + "w": 14, + "h": 18 + }, + "frame": { + "x": 238, + "y": 102, + "w": 14, + "h": 18 + } + }, + { + "filename": "999s-roaming", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 10, + "w": 14, + "h": 18 + }, + "frame": { + "x": 238, + "y": 120, + "w": 14, + "h": 18 + } + }, + { + "filename": "925-three", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 29, + "h": 20 + }, + "frame": { + "x": 31, + "y": 118, + "w": 29, + "h": 20 + } + }, + { + "filename": "1003s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 0, + "w": 28, + "h": 28 + }, + "frame": { + "x": 30, + "y": 138, + "w": 28, + "h": 28 } }, { @@ -1110,16 +1467,16 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, - "y": 0, - "w": 29, - "h": 30 + "x": 8, + "y": 1, + "w": 27, + "h": 28 }, "frame": { - "x": 0, - "y": 354, - "w": 29, - "h": 30 + "x": 30, + "y": 166, + "w": 27, + "h": 28 } }, { @@ -1131,20 +1488,62 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, - "y": 0, - "w": 29, - "h": 30 + "x": 8, + "y": 1, + "w": 27, + "h": 28 }, "frame": { - "x": 29, - "y": 354, - "w": 29, - "h": 30 + "x": 30, + "y": 194, + "w": 27, + "h": 28 } }, { - "filename": "995", + "filename": "988", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 1, + "w": 26, + "h": 28 + }, + "frame": { + "x": 30, + "y": 222, + "w": 26, + "h": 28 + } + }, + { + "filename": "988s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 1, + "w": 26, + "h": 28 + }, + "frame": { + "x": 30, + "y": 250, + "w": 26, + "h": 28 + } + }, + { + "filename": "956", "rotated": false, "trimmed": true, "sourceSize": { @@ -1153,19 +1552,61 @@ }, "spriteSourceSize": { "x": 7, - "y": 0, - "w": 29, + "y": 6, + "w": 26, + "h": 22 + }, + "frame": { + "x": 30, + "y": 278, + "w": 26, + "h": 22 + } + }, + { + "filename": "936", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, "h": 30 }, + "spriteSourceSize": { + "x": 10, + "y": 0, + "w": 20, + "h": 28 + }, + "frame": { + "x": 50, + "y": 300, + "w": 20, + "h": 28 + } + }, + { + "filename": "936s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 0, + "w": 20, + "h": 28 + }, "frame": { "x": 58, - "y": 354, - "w": 29, - "h": 30 + "y": 138, + "w": 20, + "h": 28 } }, { - "filename": "995s", + "filename": "968s", "rotated": false, "trimmed": true, "sourceSize": { @@ -1173,20 +1614,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 7, + "x": 8, "y": 0, - "w": 29, - "h": 30 + "w": 23, + "h": 28 }, "frame": { - "x": 87, - "y": 354, - "w": 29, - "h": 30 + "x": 57, + "y": 166, + "w": 23, + "h": 28 } }, { - "filename": "1018", + "filename": "982-three-segment", "rotated": false, "trimmed": true, "sourceSize": { @@ -1194,20 +1635,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 33, - "h": 30 + "x": 8, + "y": 1, + "w": 25, + "h": 28 }, "frame": { - "x": 0, - "y": 384, - "w": 33, - "h": 30 + "x": 57, + "y": 194, + "w": 25, + "h": 28 } }, { - "filename": "1018s", + "filename": "982s-three-segment", "rotated": false, "trimmed": true, "sourceSize": { @@ -1215,20 +1656,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 33, - "h": 30 + "x": 8, + "y": 1, + "w": 25, + "h": 28 }, "frame": { - "x": 33, - "y": 384, - "w": 33, - "h": 30 + "x": 56, + "y": 222, + "w": 25, + "h": 28 } }, { - "filename": "1019", + "filename": "989", "rotated": false, "trimmed": true, "sourceSize": { @@ -1236,20 +1677,20 @@ "h": 30 }, "spriteSourceSize": { - "x": 3, - "y": 0, - "w": 33, - "h": 30 + "x": 8, + "y": 1, + "w": 25, + "h": 27 }, "frame": { - "x": 66, - "y": 384, - "w": 33, - "h": 30 + "x": 56, + "y": 250, + "w": 25, + "h": 27 } }, { - "filename": "1019s", + "filename": "911", "rotated": false, "trimmed": true, "sourceSize": { @@ -1257,100 +1698,16 @@ "h": 30 }, "spriteSourceSize": { - "x": 3, - "y": 0, - "w": 33, - "h": 30 + "x": 6, + "y": 5, + "w": 28, + "h": 23 }, "frame": { - "x": 0, - "y": 414, - "w": 33, - "h": 30 - } - }, - { - "filename": "1020", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 33, - "h": 30 - }, - "frame": { - "x": 33, - "y": 414, - "w": 33, - "h": 30 - } - }, - { - "filename": "1020s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 33, - "h": 30 - }, - "frame": { - "x": 66, - "y": 414, - "w": 33, - "h": 30 - } - }, - { - "filename": "1021", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 32, - "h": 30 - }, - "frame": { - "x": 0, - "y": 444, - "w": 32, - "h": 30 - } - }, - { - "filename": "1021s", - "rotated": false, - "trimmed": true, - "sourceSize": { - "w": 40, - "h": 30 - }, - "spriteSourceSize": { - "x": 4, - "y": 0, - "w": 32, - "h": 30 - }, - "frame": { - "x": 32, - "y": 444, - "w": 32, - "h": 30 + "x": 56, + "y": 277, + "w": 28, + "h": 23 } }, { @@ -1362,16 +1719,373 @@ "h": 30 }, "spriteSourceSize": { - "x": 9, - "y": 0, - "w": 22, - "h": 30 + "x": 10, + "y": 1, + "w": 20, + "h": 28 }, "frame": { - "x": 64, - "y": 444, - "w": 22, + "x": 70, + "y": 300, + "w": 20, + "h": 28 + } + }, + { + "filename": "925s-three", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 8, + "w": 29, + "h": 20 + }, + "frame": { + "x": 60, + "y": 118, + "w": 29, + "h": 20 + } + }, + { + "filename": "1022s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 3, + "w": 29, + "h": 25 + }, + "frame": { + "x": 89, + "y": 117, + "w": 29, + "h": 25 + } + }, + { + "filename": "8128-blaze", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 2, + "w": 29, + "h": 27 + }, + "frame": { + "x": 118, + "y": 117, + "w": 29, + "h": 27 + } + }, + { + "filename": "8128s-blaze", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 2, + "w": 29, + "h": 27 + }, + "frame": { + "x": 147, + "y": 123, + "w": 29, + "h": 27 + } + }, + { + "filename": "979", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 2, + "w": 27, + "h": 26 + }, + "frame": { + "x": 176, + "y": 123, + "w": 27, + "h": 26 + } + }, + { + "filename": "911s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 5, + "w": 28, + "h": 23 + }, + "frame": { + "x": 203, + "y": 127, + "w": 28, + "h": 23 + } + }, + { + "filename": "1010", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 2, + "w": 21, + "h": 26 + }, + "frame": { + "x": 231, + "y": 138, + "w": 21, + "h": 26 + } + }, + { + "filename": "8128-aqua", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 5, + "w": 28, + "h": 24 + }, + "frame": { + "x": 78, + "y": 142, + "w": 28, + "h": 24 + } + }, + { + "filename": "979s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 2, + "w": 27, + "h": 26 + }, + "frame": { + "x": 80, + "y": 166, + "w": 27, + "h": 26 + } + }, + { + "filename": "989s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 1, + "w": 25, + "h": 27 + }, + "frame": { + "x": 82, + "y": 192, + "w": 25, + "h": 27 + } + }, + { + "filename": "972", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 6, + "w": 27, + "h": 22 + }, + "frame": { + "x": 106, + "y": 144, + "w": 27, + "h": 22 + } + }, + { + "filename": "998", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 2, + "w": 25, + "h": 26 + }, + "frame": { + "x": 107, + "y": 166, + "w": 25, + "h": 26 + } + }, + { + "filename": "998s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 2, + "w": 25, + "h": 26 + }, + "frame": { + "x": 107, + "y": 192, + "w": 25, + "h": 26 + } + }, + { + "filename": "935", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 7, + "w": 13, + "h": 21 + }, + "frame": { + "x": 133, + "y": 144, + "w": 13, + "h": 21 + } + }, + { + "filename": "976", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 10, + "w": 29, + "h": 18 + }, + "frame": { + "x": 146, + "y": 150, + "w": 29, + "h": 18 + } + }, + { + "filename": "8128s-aqua", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 5, + "w": 28, + "h": 24 + }, + "frame": { + "x": 132, + "y": 168, + "w": 28, + "h": 24 + } + }, + { + "filename": "990", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 5, + "w": 28, + "h": 23 + }, + "frame": { + "x": 132, + "y": 192, + "w": 28, + "h": 23 } }, { @@ -1383,16 +2097,3754 @@ "h": 30 }, "spriteSourceSize": { - "x": 9, - "y": 0, - "w": 22, - "h": 30 + "x": 10, + "y": 1, + "w": 20, + "h": 28 }, "frame": { - "x": 86, - "y": 444, - "w": 22, + "x": 160, + "y": 168, + "w": 20, + "h": 28 + } + }, + { + "filename": "908s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 2, + "w": 20, + "h": 26 + }, + "frame": { + "x": 160, + "y": 196, + "w": 20, + "h": 26 + } + }, + { + "filename": "950", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 11, + "w": 28, + "h": 17 + }, + "frame": { + "x": 132, + "y": 215, + "w": 28, + "h": 17 + } + }, + { + "filename": "916-female", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 107, + "y": 218, + "w": 25, + "h": 21 + } + }, + { + "filename": "916s-female", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 82, + "y": 219, + "w": 25, + "h": 21 + } + }, + { + "filename": "1016", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 1, + "w": 24, + "h": 27 + }, + "frame": { + "x": 81, + "y": 240, + "w": 24, + "h": 27 + } + }, + { + "filename": "1000", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 1, + "w": 22, + "h": 27 + }, + "frame": { + "x": 84, + "y": 267, + "w": 22, + "h": 27 + } + }, + { + "filename": "1000s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 1, + "w": 22, + "h": 27 + }, + "frame": { + "x": 90, + "y": 294, + "w": 22, + "h": 27 + } + }, + { + "filename": "950s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 11, + "w": 28, + "h": 17 + }, + "frame": { + "x": 132, + "y": 232, + "w": 28, + "h": 17 + } + }, + { + "filename": "1006", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 1, + "w": 22, + "h": 27 + }, + "frame": { + "x": 160, + "y": 222, + "w": 22, + "h": 27 + } + }, + { + "filename": "916", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 9, + "w": 25, + "h": 19 + }, + "frame": { + "x": 107, + "y": 239, + "w": 25, + "h": 19 + } + }, + { + "filename": "1016s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 1, + "w": 24, + "h": 27 + }, + "frame": { + "x": 106, + "y": 258, + "w": 24, + "h": 27 + } + }, + { + "filename": "976s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 5, + "y": 10, + "w": 29, + "h": 18 + }, + "frame": { + "x": 132, + "y": 249, + "w": 29, + "h": 18 + } + }, + { + "filename": "990s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 5, + "w": 28, + "h": 23 + }, + "frame": { + "x": 130, + "y": 267, + "w": 28, + "h": 23 + } + }, + { + "filename": "910", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 21, + "h": 21 + }, + "frame": { + "x": 161, + "y": 249, + "w": 21, + "h": 21 + } + }, + { + "filename": "914", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 3, + "w": 24, + "h": 25 + }, + "frame": { + "x": 158, + "y": 270, + "w": 24, + "h": 25 + } + }, + { + "filename": "906", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 112, + "y": 285, + "w": 18, + "h": 19 + } + }, + { + "filename": "972s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 6, + "w": 27, + "h": 22 + }, + "frame": { + "x": 130, + "y": 290, + "w": 27, + "h": 22 + } + }, + { + "filename": "906s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 112, + "y": 304, + "w": 18, + "h": 19 + } + }, + { + "filename": "916s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 9, + "w": 25, + "h": 19 + }, + "frame": { + "x": 157, + "y": 295, + "w": 25, + "h": 19 + } + }, + { + "filename": "985", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 27, + "h": 21 + }, + "frame": { + "x": 130, + "y": 312, + "w": 27, + "h": 21 + } + }, + { + "filename": "933", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 157, + "y": 314, + "w": 25, + "h": 21 + } + }, + { + "filename": "917", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 6, + "w": 22, + "h": 22 + }, + "frame": { + "x": 90, + "y": 321, + "w": 22, + "h": 22 + } + }, + { + "filename": "909", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 112, + "y": 323, + "w": 18, + "h": 19 + } + }, + { + "filename": "985s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 27, + "h": 21 + }, + "frame": { + "x": 130, + "y": 333, + "w": 27, + "h": 21 + } + }, + { + "filename": "933s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 157, + "y": 335, + "w": 25, + "h": 21 + } + }, + { + "filename": "907", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 6, + "w": 17, + "h": 22 + }, + "frame": { + "x": 73, + "y": 328, + "w": 17, + "h": 22 + } + }, + { + "filename": "947", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 6, + "w": 23, + "h": 22 + }, + "frame": { + "x": 50, + "y": 328, + "w": 23, + "h": 22 + } + }, + { + "filename": "914s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 3, + "w": 24, + "h": 25 + }, + "frame": { + "x": 49, + "y": 350, + "w": 24, + "h": 25 + } + }, + { + "filename": "1006s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 1, + "w": 22, + "h": 27 + }, + "frame": { + "x": 49, + "y": 375, + "w": 22, + "h": 27 + } + }, + { + "filename": "949", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 3, + "w": 20, + "h": 25 + }, + "frame": { + "x": 73, + "y": 350, + "w": 20, + "h": 25 + } + }, + { + "filename": "982", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 2, + "w": 22, + "h": 26 + }, + "frame": { + "x": 71, + "y": 375, + "w": 22, + "h": 26 + } + }, + { + "filename": "963", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 49, + "y": 402, + "w": 22, + "h": 15 + } + }, + { + "filename": "982s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 2, + "w": 22, + "h": 26 + }, + "frame": { + "x": 50, + "y": 417, + "w": 22, + "h": 26 + } + }, + { + "filename": "1010s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 2, + "w": 21, + "h": 26 + }, + "frame": { + "x": 50, + "y": 443, + "w": 21, + "h": 26 + } + }, + { + "filename": "949s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 3, + "w": 20, + "h": 25 + }, + "frame": { + "x": 51, + "y": 469, + "w": 20, + "h": 25 + } + }, + { + "filename": "918s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 4, + "w": 22, + "h": 24 + }, + "frame": { + "x": 51, + "y": 494, + "w": 22, + "h": 24 + } + }, + { + "filename": "987", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 51, + "y": 518, + "w": 24, + "h": 24 + } + }, + { + "filename": "940", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 14, + "w": 17, + "h": 14 + }, + "frame": { + "x": 51, + "y": 542, + "w": 17, + "h": 14 + } + }, + { + "filename": "953", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 12, + "w": 24, + "h": 16 + }, + "frame": { + "x": 71, + "y": 401, + "w": 24, + "h": 16 + } + }, + { + "filename": "987s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 72, + "y": 417, + "w": 24, + "h": 24 + } + }, + { + "filename": "962", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 3, + "w": 19, + "h": 25 + }, + "frame": { + "x": 93, + "y": 343, + "w": 19, + "h": 25 + } + }, + { + "filename": "909s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 112, + "y": 342, + "w": 18, + "h": 19 + } + }, + { + "filename": "962s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 3, + "w": 19, + "h": 25 + }, + "frame": { + "x": 93, + "y": 368, + "w": 19, + "h": 25 + } + }, + { + "filename": "923", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 19, + "h": 24 + }, + "frame": { + "x": 112, + "y": 361, + "w": 19, + "h": 24 + } + }, + { + "filename": "956s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 26, + "h": 22 + }, + "frame": { + "x": 131, + "y": 354, + "w": 26, + "h": 22 + } + }, + { + "filename": "945", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 25, + "h": 22 + }, + "frame": { + "x": 157, + "y": 356, + "w": 25, + "h": 22 + } + }, + { + "filename": "1012", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 26, + "h": 22 + }, + "frame": { + "x": 131, + "y": 376, + "w": 26, + "h": 22 + } + }, + { + "filename": "945s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 25, + "h": 22 + }, + "frame": { + "x": 157, + "y": 378, + "w": 25, + "h": 22 + } + }, + { + "filename": "915", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 11, + "w": 19, + "h": 17 + }, + "frame": { + "x": 112, + "y": 385, + "w": 19, + "h": 17 + } + }, + { + "filename": "913", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 17, + "h": 23 + }, + "frame": { + "x": 95, + "y": 393, + "w": 17, + "h": 23 + } + }, + { + "filename": "923s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 19, + "h": 24 + }, + "frame": { + "x": 96, + "y": 416, + "w": 19, + "h": 24 + } + }, + { + "filename": "940s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 14, + "w": 17, + "h": 14 + }, + "frame": { + "x": 112, + "y": 402, + "w": 17, + "h": 14 + } + }, + { + "filename": "973", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 2, + "w": 15, + "h": 26 + }, + "frame": { + "x": 115, + "y": 416, + "w": 15, + "h": 26 + } + }, + { + "filename": "1012s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 26, + "h": 22 + }, + "frame": { + "x": 131, + "y": 398, + "w": 26, + "h": 22 + } + }, + { + "filename": "1002", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 7, + "w": 27, + "h": 21 + }, + "frame": { + "x": 130, + "y": 420, + "w": 27, + "h": 21 + } + }, + { + "filename": "1017-hearthflame-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 4, + "w": 25, + "h": 24 + }, + "frame": { + "x": 157, + "y": 400, + "w": 25, + "h": 24 + } + }, + { + "filename": "1017s-hearthflame-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 4, + "w": 25, + "h": 24 + }, + "frame": { + "x": 157, + "y": 400, + "w": 25, + "h": 24 + } + }, + { + "filename": "952", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 25, + "h": 22 + }, + "frame": { + "x": 157, + "y": 424, + "w": 25, + "h": 22 + } + }, + { + "filename": "1002s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 6, + "y": 7, + "w": 27, + "h": 21 + }, + "frame": { + "x": 130, + "y": 441, + "w": 27, + "h": 21 + } + }, + { + "filename": "952s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 6, + "w": 25, + "h": 22 + }, + "frame": { + "x": 157, + "y": 446, + "w": 25, + "h": 22 + } + }, + { + "filename": "938", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 14, + "y": 12, + "w": 11, + "h": 16 + }, + "frame": { + "x": 62, + "y": 86, + "w": 11, + "h": 16 + } + }, + { + "filename": "938s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 14, + "y": 12, + "w": 11, + "h": 16 + }, + "frame": { + "x": 61, + "y": 102, + "w": 11, + "h": 16 + } + }, + { + "filename": "961", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 5, + "w": 23, + "h": 23 + }, + "frame": { + "x": 180, + "y": 149, + "w": 23, + "h": 23 + } + }, + { + "filename": "1017-cornerstone-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 180, + "y": 172, + "w": 24, + "h": 24 + } + }, + { + "filename": "1017s-cornerstone-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 180, + "y": 172, + "w": 24, + "h": 24 + } + }, + { + "filename": "1017-teal-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 180, + "y": 196, + "w": 24, + "h": 24 + } + }, + { + "filename": "1017s-teal-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 180, + "y": 196, + "w": 24, + "h": 24 + } + }, + { + "filename": "947s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 6, + "w": 23, + "h": 22 + }, + "frame": { + "x": 203, + "y": 150, + "w": 23, + "h": 22 + } + }, + { + "filename": "1017-wellspring-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 204, + "y": 172, + "w": 24, + "h": 24 + } + }, + { + "filename": "1017s-wellspring-mask", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 4, + "w": 24, + "h": 24 + }, + "frame": { + "x": 204, + "y": 172, + "w": 24, + "h": 24 + } + }, + { + "filename": "927", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 7, + "w": 24, + "h": 21 + }, + "frame": { + "x": 228, + "y": 164, + "w": 24, + "h": 21 + } + }, + { + "filename": "927s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 7, + "w": 24, + "h": 21 + }, + "frame": { + "x": 228, + "y": 185, + "w": 24, + "h": 21 + } + }, + { + "filename": "943", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 24, + "h": 20 + }, + "frame": { + "x": 204, + "y": 196, + "w": 24, + "h": 20 + } + }, + { + "filename": "943s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 24, + "h": 20 + }, + "frame": { + "x": 228, + "y": 206, + "w": 24, + "h": 20 + } + }, + { + "filename": "920", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 5, + "w": 22, + "h": 23 + }, + "frame": { + "x": 182, + "y": 220, + "w": 22, + "h": 23 + } + }, + { + "filename": "1024", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 24, + "h": 20 + }, + "frame": { + "x": 204, + "y": 216, + "w": 24, + "h": 20 + } + }, + { + "filename": "1024s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 8, + "w": 24, + "h": 20 + }, + "frame": { + "x": 228, + "y": 226, + "w": 24, + "h": 20 + } + }, + { + "filename": "920s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 5, + "w": 22, + "h": 23 + }, + "frame": { + "x": 182, + "y": 243, + "w": 22, + "h": 23 + } + }, + { + "filename": "953s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 12, + "w": 24, + "h": 16 + }, + "frame": { + "x": 204, + "y": 236, + "w": 24, + "h": 16 + } + }, + { + "filename": "961s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 8, + "y": 5, + "w": 23, + "h": 23 + }, + "frame": { + "x": 182, + "y": 266, + "w": 23, + "h": 23 + } + }, + { + "filename": "986", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 5, + "w": 23, + "h": 23 + }, + "frame": { + "x": 182, + "y": 289, + "w": 23, + "h": 23 + } + }, + { + "filename": "986s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 5, + "w": 23, + "h": 23 + }, + "frame": { + "x": 182, + "y": 312, + "w": 23, + "h": 23 + } + }, + { + "filename": "917s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 6, + "w": 22, + "h": 22 + }, + "frame": { + "x": 182, + "y": 335, + "w": 22, + "h": 22 + } + }, + { + "filename": "991", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 4, + "w": 20, + "h": 24 + }, + "frame": { + "x": 182, + "y": 357, + "w": 20, + "h": 24 + } + }, + { + "filename": "991s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 4, + "w": 20, + "h": 24 + }, + "frame": { + "x": 182, + "y": 381, + "w": 20, + "h": 24 + } + }, + { + "filename": "1013", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 20, + "h": 24 + }, + "frame": { + "x": 182, + "y": 405, + "w": 20, + "h": 24 + } + }, + { + "filename": "1013s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 4, + "w": 20, + "h": 24 + }, + "frame": { + "x": 182, + "y": 429, + "w": 20, + "h": 24 + } + }, + { + "filename": "910s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 21, + "h": 21 + }, + "frame": { + "x": 182, + "y": 453, + "w": 21, + "h": 21 + } + }, + { + "filename": "966", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 205, + "y": 252, + "w": 25, + "h": 21 + } + }, + { + "filename": "963s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 246, + "w": 22, + "h": 15 + } + }, + { + "filename": "964-zero", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 261, + "w": 22, + "h": 15 + } + }, + { + "filename": "966s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 7, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 205, + "y": 273, + "w": 25, + "h": 21 + } + }, + { + "filename": "964s-zero", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 276, + "w": 22, + "h": 15 + } + }, + { + "filename": "8128", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 205, + "y": 294, + "w": 25, + "h": 21 + } + }, + { + "filename": "974", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 291, + "w": 22, + "h": 15 + } + }, + { + "filename": "974s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 13, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 306, + "w": 22, + "h": 15 + } + }, + { + "filename": "8128s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 25, + "h": 21 + }, + "frame": { + "x": 205, + "y": 315, + "w": 25, + "h": 21 + } + }, + { + "filename": "980", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 10, + "w": 22, + "h": 15 + }, + "frame": { + "x": 230, + "y": 321, + "w": 22, + "h": 15 + } + }, + { + "filename": "941", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 21, + "h": 21 + }, + "frame": { + "x": 204, + "y": 336, + "w": 21, + "h": 21 + } + }, + { + "filename": "941s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 7, + "w": 21, + "h": 21 + }, + "frame": { + "x": 202, + "y": 357, + "w": 21, + "h": 21 + } + }, + { + "filename": "939", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 7, + "w": 20, + "h": 21 + }, + "frame": { + "x": 225, + "y": 336, + "w": 20, + "h": 21 + } + }, + { + "filename": "939s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 7, + "w": 20, + "h": 21 + }, + "frame": { + "x": 202, + "y": 378, + "w": 20, + "h": 21 + } + }, + { + "filename": "971", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 7, + "w": 20, + "h": 21 + }, + "frame": { + "x": 223, + "y": 357, + "w": 20, + "h": 21 + } + }, + { + "filename": "971s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 7, + "w": 20, + "h": 21 + }, + "frame": { + "x": 202, + "y": 399, + "w": 20, + "h": 21 + } + }, + { + "filename": "973s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 2, + "w": 15, + "h": 26 + }, + "frame": { + "x": 222, + "y": 378, + "w": 15, + "h": 26 + } + }, + { + "filename": "912", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 9, + "w": 15, + "h": 19 + }, + "frame": { + "x": 237, + "y": 378, + "w": 15, + "h": 19 + } + }, + { + "filename": "912s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 9, + "w": 15, + "h": 19 + }, + "frame": { + "x": 237, + "y": 397, + "w": 15, + "h": 19 + } + }, + { + "filename": "960", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 10, + "w": 15, + "h": 18 + }, + "frame": { + "x": 222, + "y": 404, + "w": 15, + "h": 18 + } + }, + { + "filename": "931-blue-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 202, + "y": 420, + "w": 20, + "h": 20 + } + }, + { + "filename": "960s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 10, + "w": 15, + "h": 18 + }, + "frame": { + "x": 237, + "y": 416, + "w": 15, + "h": 18 + } + }, + { + "filename": "996", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 12, + "w": 15, + "h": 16 + }, + "frame": { + "x": 222, + "y": 422, + "w": 15, + "h": 16 + } + }, + { + "filename": "996s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 12, + "w": 15, + "h": 16 + }, + "frame": { + "x": 237, + "y": 434, + "w": 15, + "h": 16 + } + }, + { + "filename": "969", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 16, + "w": 18, + "h": 12 + }, + "frame": { + "x": 202, + "y": 440, + "w": 18, + "h": 12 + } + }, + { + "filename": "907s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 6, + "w": 17, + "h": 22 + }, + "frame": { + "x": 203, + "y": 452, + "w": 17, + "h": 22 + } + }, + { + "filename": "913s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 17, + "h": 23 + }, + "frame": { + "x": 220, + "y": 440, + "w": 17, + "h": 23 + } + }, + { + "filename": "978-curly", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 237, + "y": 450, + "w": 15, + "h": 14 + } + }, + { + "filename": "922", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 9, + "w": 17, + "h": 19 + }, + "frame": { + "x": 220, + "y": 463, + "w": 17, + "h": 19 + } + }, + { + "filename": "978-droopy", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 237, + "y": 464, + "w": 15, + "h": 14 + } + }, + { + "filename": "978-stretchy", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 237, + "y": 478, + "w": 15, + "h": 14 + } + }, + { + "filename": "978s-curly", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 68, + "y": 542, + "w": 15, + "h": 14 + } + }, + { + "filename": "929", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 6, + "w": 17, + "h": 22 + }, + "frame": { + "x": 73, + "y": 556, + "w": 17, + "h": 22 + } + }, + { + "filename": "980s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 10, + "w": 22, + "h": 15 + }, + "frame": { + "x": 72, + "y": 441, + "w": 22, + "h": 15 + } + }, + { + "filename": "1004", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 8, + "w": 21, + "h": 20 + }, + "frame": { + "x": 71, + "y": 456, + "w": 21, + "h": 20 + } + }, + { + "filename": "915s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 11, + "w": 19, + "h": 17 + }, + "frame": { + "x": 71, + "y": 476, + "w": 19, + "h": 17 + } + }, + { + "filename": "929s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 6, + "w": 17, + "h": 22 + }, + "frame": { + "x": 73, + "y": 493, + "w": 17, + "h": 22 + } + }, + { + "filename": "1011", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 19, + "h": 22 + }, + "frame": { + "x": 75, + "y": 515, + "w": 19, + "h": 22 + } + }, + { + "filename": "922s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 9, + "w": 17, + "h": 19 + }, + "frame": { + "x": 83, + "y": 537, + "w": 17, + "h": 19 + } + }, + { + "filename": "1011s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 5, + "w": 19, + "h": 22 + }, + "frame": { + "x": 90, + "y": 556, + "w": 19, + "h": 22 + } + }, + { + "filename": "1004s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 8, + "w": 21, + "h": 20 + }, + "frame": { + "x": 109, + "y": 442, + "w": 21, + "h": 20 + } + }, + { + "filename": "935s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 7, + "w": 13, + "h": 21 + }, + "frame": { + "x": 96, + "y": 440, + "w": 13, + "h": 21 + } + }, + { + "filename": "926", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 13, + "w": 17, + "h": 15 + }, + "frame": { + "x": 92, + "y": 461, + "w": 17, + "h": 15 + } + }, + { + "filename": "931-green-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 90, + "y": 476, + "w": 20, + "h": 20 + } + }, + { + "filename": "967", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 9, + "w": 20, + "h": 19 + }, + "frame": { + "x": 90, + "y": 496, + "w": 20, + "h": 19 + } + }, + { + "filename": "948", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 7, + "w": 16, + "h": 21 + }, + "frame": { + "x": 94, + "y": 515, + "w": 16, + "h": 21 + } + }, + { + "filename": "931-white-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 100, + "y": 536, + "w": 20, + "h": 20 + } + }, + { + "filename": "948s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 7, + "w": 16, + "h": 21 + }, + "frame": { + "x": 109, + "y": 556, + "w": 16, + "h": 21 + } + }, + { + "filename": "969s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 16, + "w": 18, + "h": 12 + }, + "frame": { + "x": 109, + "y": 462, + "w": 18, + "h": 12 + } + }, + { + "filename": "1015", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 7, + "w": 17, + "h": 21 + }, + "frame": { + "x": 110, + "y": 474, + "w": 17, + "h": 21 + } + }, + { + "filename": "931-yellow-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 127, + "y": 462, + "w": 20, + "h": 20 + } + }, + { + "filename": "1015s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 7, + "w": 17, + "h": 21 + }, + "frame": { + "x": 110, + "y": 495, + "w": 17, + "h": 21 + } + }, + { + "filename": "931s-blue-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 110, + "y": 516, + "w": 20, + "h": 20 + } + }, + { + "filename": "931s-green-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 127, + "y": 482, + "w": 20, + "h": 20 + } + }, + { + "filename": "931s-white-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 120, + "y": 536, + "w": 20, + "h": 20 + } + }, + { + "filename": "931s-yellow-plumage", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 8, + "w": 20, + "h": 20 + }, + "frame": { + "x": 125, + "y": 556, + "w": 20, + "h": 20 + } + }, + { + "filename": "978s-droopy", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 127, + "y": 502, + "w": 15, + "h": 14 + } + }, + { + "filename": "951", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 8, + "w": 16, + "h": 20 + }, + "frame": { + "x": 130, + "y": 516, + "w": 16, + "h": 20 + } + }, + { + "filename": "951s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 8, + "w": 16, + "h": 20 + }, + "frame": { + "x": 140, + "y": 536, + "w": 16, + "h": 20 + } + }, + { + "filename": "958", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 8, + "w": 17, + "h": 20 + }, + "frame": { + "x": 145, + "y": 556, + "w": 17, + "h": 20 + } + }, + { + "filename": "997", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 9, + "w": 21, + "h": 19 + }, + "frame": { + "x": 147, + "y": 468, + "w": 21, + "h": 19 + } + }, + { + "filename": "997s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 9, + "y": 9, + "w": 21, + "h": 19 + }, + "frame": { + "x": 147, + "y": 487, + "w": 21, + "h": 19 + } + }, + { + "filename": "928", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 10, + "w": 13, + "h": 18 + }, + "frame": { + "x": 168, + "y": 468, + "w": 13, + "h": 18 + } + }, + { + "filename": "958s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 8, + "w": 17, + "h": 20 + }, + "frame": { + "x": 168, + "y": 486, + "w": 17, + "h": 20 + } + }, + { + "filename": "967s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 9, + "w": 20, + "h": 19 + }, + "frame": { + "x": 146, + "y": 506, + "w": 20, + "h": 19 + } + }, + { + "filename": "932", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 166, + "y": 506, + "w": 18, + "h": 19 + } + }, + { + "filename": "932s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 9, + "w": 18, + "h": 19 + }, + "frame": { + "x": 156, + "y": 525, + "w": 18, + "h": 19 + } + }, + { + "filename": "921", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 10, + "w": 16, + "h": 18 + }, + "frame": { + "x": 174, + "y": 525, + "w": 16, + "h": 18 + } + }, + { + "filename": "970", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 20, + "h": 16 + }, + "frame": { + "x": 185, + "y": 474, + "w": 20, + "h": 16 + } + }, + { + "filename": "978s-stretchy", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 14, + "w": 15, + "h": 14 + }, + "frame": { + "x": 205, + "y": 474, + "w": 15, + "h": 14 + } + }, + { + "filename": "970s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 20, + "h": 16 + }, + "frame": { + "x": 185, + "y": 490, + "w": 20, + "h": 16 + } + }, + { + "filename": "946", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 19, + "h": 16 + }, + "frame": { + "x": 184, + "y": 506, + "w": 19, + "h": 16 + } + }, + { + "filename": "921s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 10, + "w": 16, + "h": 18 + }, + "frame": { + "x": 205, + "y": 488, + "w": 16, + "h": 18 + } + }, + { + "filename": "957", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 11, + "w": 16, + "h": 17 + }, + "frame": { + "x": 221, + "y": 482, + "w": 16, + "h": 17 + } + }, + { + "filename": "946s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 19, + "h": 16 + }, + "frame": { + "x": 203, + "y": 506, + "w": 19, + "h": 16 + } + }, + { + "filename": "965", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 19, + "h": 16 + }, + "frame": { + "x": 190, + "y": 522, + "w": 19, + "h": 16 + } + }, + { + "filename": "928s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 13, + "y": 10, + "w": 13, + "h": 18 + }, + "frame": { + "x": 209, + "y": 522, + "w": 13, + "h": 18 + } + }, + { + "filename": "942", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 13, + "w": 19, + "h": 15 + }, + "frame": { + "x": 190, + "y": 538, + "w": 19, + "h": 15 + } + }, + { + "filename": "919", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 16, + "h": 15 + }, + "frame": { + "x": 174, + "y": 543, + "w": 16, + "h": 15 + } + }, + { + "filename": "919s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 16, + "h": 15 + }, + "frame": { + "x": 209, + "y": 540, + "w": 16, + "h": 15 + } + }, + { + "filename": "942s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 13, + "w": 19, + "h": 15 + }, + "frame": { + "x": 190, + "y": 553, + "w": 19, + "h": 15 + } + }, + { + "filename": "926s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 13, + "w": 17, + "h": 15 + }, + "frame": { + "x": 209, + "y": 555, + "w": 17, + "h": 15 + } + }, + { + "filename": "957s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 11, + "w": 16, + "h": 17 + }, + "frame": { + "x": 222, + "y": 499, + "w": 16, + "h": 17 + } + }, + { + "filename": "8194", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 11, + "w": 18, + "h": 17 + }, + "frame": { + "x": 222, + "y": 516, + "w": 18, + "h": 17 + } + }, + { + "filename": "965s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 12, + "w": 19, + "h": 16 + }, + "frame": { + "x": 162, + "y": 570, + "w": 19, + "h": 16 + } + }, + { + "filename": "955", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 12, + "w": 17, + "h": 16 + }, + "frame": { + "x": 181, + "y": 570, + "w": 17, + "h": 16 + } + }, + { + "filename": "955s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 11, + "y": 12, + "w": 17, + "h": 16 + }, + "frame": { + "x": 198, + "y": 570, + "w": 17, + "h": 16 + } + }, + { + "filename": "944", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 16, + "h": 15 + }, + "frame": { + "x": 215, + "y": 570, + "w": 16, + "h": 15 + } + }, + { + "filename": "8194s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 10, + "y": 11, + "w": 18, + "h": 17 + }, + "frame": { + "x": 225, + "y": 533, + "w": 18, + "h": 17 + } + }, + { + "filename": "944s", + "rotated": false, + "trimmed": true, + "sourceSize": { + "w": 40, + "h": 30 + }, + "spriteSourceSize": { + "x": 12, + "y": 13, + "w": 16, + "h": 15 + }, + "frame": { + "x": 226, + "y": 550, + "w": 16, + "h": 15 } } ] @@ -1401,6 +5853,6 @@ "meta": { "app": "https://www.codeandweb.com/texturepacker", "version": "3.0", - "smartupdate": "$TexturePacker:SmartUpdate:9abaeab03f570b8b40162436db3bc62a:614452adcf477f8c7c2970faaab035f3:6fb417eff82c0971c86b4818772ba292$" + "smartupdate": "$TexturePacker:SmartUpdate:cdc0f0a6b89cd3ead4955a027fc473f6:f817aad54d161aa2798d7499e09174ef:6fb417eff82c0971c86b4818772ba292$" } } diff --git a/public/images/ui/pokemon_icons_9.png b/public/images/ui/pokemon_icons_9.png index e5824ea37..b09714d36 100644 Binary files a/public/images/ui/pokemon_icons_9.png and b/public/images/ui/pokemon_icons_9.png differ diff --git a/src/battle-scene.ts b/src/battle-scene.ts index 57cdcbe30..aabe2707d 100644 --- a/src/battle-scene.ts +++ b/src/battle-scene.ts @@ -913,9 +913,12 @@ export default class BattleScene extends Phaser.Scene { case Species.DEERLING: case Species.SAWSBUCK: case Species.ORICORIO: + case Species.SQUAWKABILLY: + case Species.TATSUGIRI: return Utils.randSeedInt(species.forms.length); case Species.MEOWSTIC: case Species.INDEEDEE: + case Species.OINKOLOGNE: return gender === Gender.FEMALE ? 1 : 0; case Species.TOXTRICITY: const lowkeyNatures = [ Nature.LONELY, Nature.BOLD, Nature.RELAXED, Nature.TIMID, Nature.SERIOUS, Nature.MODEST, Nature.MILD, Nature.QUIET, Nature.BASHFUL, Nature.CALM, Nature.GENTLE, Nature.CAREFUL ]; diff --git a/src/battle.ts b/src/battle.ts index 59cb76012..d8c30e403 100644 --- a/src/battle.ts +++ b/src/battle.ts @@ -241,15 +241,15 @@ export const fixedBattles: FixedBattleConfigs = { [145]: new FixedBattleConfig().setBattleType(BattleType.TRAINER) .setGetTrainerFunc(scene => new Trainer(scene, TrainerType.RIVAL_5, true)), [182]: new FixedBattleConfig().setBattleType(BattleType.TRAINER) - .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.LORELEI, TrainerType.WILL, TrainerType.SIDNEY, TrainerType.AARON, TrainerType.SHAUNTAL, TrainerType.MALVA, [ TrainerType.HALA, TrainerType.MOLAYNE ]/*, TrainerType.RIKA, TrainerType.CRISPIN*/ ])), + .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.LORELEI, TrainerType.WILL, TrainerType.SIDNEY, TrainerType.AARON, TrainerType.SHAUNTAL, TrainerType.MALVA, [ TrainerType.HALA, TrainerType.MOLAYNE ], TrainerType.RIKA, TrainerType.CRISPIN ])), [184]: new FixedBattleConfig().setBattleType(BattleType.TRAINER).setSeedOffsetWave(182) - .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.BRUNO, TrainerType.KOGA, TrainerType.PHOEBE, TrainerType.BERTHA, TrainerType.MARSHAL, TrainerType.SIEBOLD, TrainerType.OLIVIA/*, TrainerType.POPPY, TrainerType.AMARYS*/ ])), + .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.BRUNO, TrainerType.KOGA, TrainerType.PHOEBE, TrainerType.BERTHA, TrainerType.MARSHAL, TrainerType.SIEBOLD, TrainerType.OLIVIA, TrainerType.POPPY, TrainerType.AMARYS ])), [186]: new FixedBattleConfig().setBattleType(BattleType.TRAINER).setSeedOffsetWave(182) - .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.AGATHA, TrainerType.BRUNO, TrainerType.GLACIA, TrainerType.FLINT, TrainerType.GRIMSLEY, TrainerType.WIKSTROM, TrainerType.ACEROLA/*, TrainerType.LARRY_ELITE, TrainerType.LACEY*/ ])), + .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.AGATHA, TrainerType.BRUNO, TrainerType.GLACIA, TrainerType.FLINT, TrainerType.GRIMSLEY, TrainerType.WIKSTROM, TrainerType.ACEROLA, TrainerType.LARRY_ELITE, TrainerType.LACEY ])), [188]: new FixedBattleConfig().setBattleType(BattleType.TRAINER).setSeedOffsetWave(182) - .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.LANCE, TrainerType.KAREN, TrainerType.DRAKE, TrainerType.LUCIAN, TrainerType.CAITLIN, TrainerType.DRASNA, TrainerType.KAHILI/*, TrainerType.HASSEL, TrainerType.DRAYTON*/ ])), + .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.LANCE, TrainerType.KAREN, TrainerType.DRAKE, TrainerType.LUCIAN, TrainerType.CAITLIN, TrainerType.DRASNA, TrainerType.KAHILI, TrainerType.HASSEL, TrainerType.DRAYTON ])), [190]: new FixedBattleConfig().setBattleType(BattleType.TRAINER).setSeedOffsetWave(182) - .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.BLUE, TrainerType.RED, TrainerType.LANCE_CHAMPION, TrainerType.STEVEN, TrainerType.WALLACE, TrainerType.CYNTHIA, TrainerType.ALDER, TrainerType.IRIS, TrainerType.DIANTHA, TrainerType.LEON/*, TrainerType.GEETA, TrainerType.NEMONA, TrainerType.KIERAN*/ ])), + .setGetTrainerFunc(getRandomTrainerFunc([ TrainerType.BLUE, TrainerType.RED, TrainerType.LANCE_CHAMPION, TrainerType.STEVEN, TrainerType.WALLACE, TrainerType.CYNTHIA, TrainerType.ALDER, TrainerType.IRIS, TrainerType.DIANTHA, TrainerType.LEON, [ TrainerType.GEETA, TrainerType.NEMONA ], TrainerType.KIERAN ])), [195]: new FixedBattleConfig().setBattleType(BattleType.TRAINER) .setGetTrainerFunc(scene => new Trainer(scene, TrainerType.RIVAL_6, true)) }; \ No newline at end of file diff --git a/src/data/biomes.ts b/src/data/biomes.ts index fda539da6..2db90d14d 100644 --- a/src/data/biomes.ts +++ b/src/data/biomes.ts @@ -142,16 +142,16 @@ export const biomePokemonPools: BiomePokemonPools = { ], [TimeOfDay.DUSK]: [ { 1: [ Species.WEEDLE ], 7: [ Species.KAKUNA ] }, Species.POOCHYENA, Species.PATRAT, Species.PURRLOIN, Species.BLIPBUG ], [TimeOfDay.NIGHT]: [ { 1: [ Species.WEEDLE ], 7: [ Species.KAKUNA ] }, Species.HOOTHOOT, Species.SPINARAK, Species.POOCHYENA, Species.CASCOON, Species.PATRAT, Species.PURRLOIN, Species.BLIPBUG ], - [TimeOfDay.ALL]: [ Species.PIDGEY, Species.RATTATA, Species.SPEAROW, Species.ZIGZAGOON, Species.WURMPLE, Species.TAILLOW, Species.BIDOOF, Species.LILLIPUP, Species.FLETCHLING, Species.ROOKIDEE, Species.WOOLOO ] + [TimeOfDay.ALL]: [ Species.PIDGEY, Species.RATTATA, Species.SPEAROW, Species.ZIGZAGOON, Species.WURMPLE, Species.TAILLOW, Species.BIDOOF, Species.LILLIPUP, Species.FLETCHLING, Species.ROOKIDEE, Species.WOOLOO, Species.LECHONK ] }, [BiomePoolTier.UNCOMMON]: { - [TimeOfDay.DAWN]: [ Species.BELLSPROUT, Species.POOCHYENA, Species.LOTAD, Species.SKITTY, Species.COMBEE, Species.CHERUBI, Species.PATRAT, Species.MINCCINO ], - [TimeOfDay.DAY]: [ Species.NIDORAN_F, Species.NIDORAN_M, Species.BELLSPROUT, Species.POOCHYENA, Species.LOTAD, Species.SKITTY, Species.COMBEE, Species.CHERUBI, Species.PATRAT, Species.MINCCINO ], + [TimeOfDay.DAWN]: [ Species.BELLSPROUT, Species.POOCHYENA, Species.LOTAD, Species.SKITTY, Species.COMBEE, Species.CHERUBI, Species.PATRAT, Species.MINCCINO, Species.PAWMI ], + [TimeOfDay.DAY]: [ Species.NIDORAN_F, Species.NIDORAN_M, Species.BELLSPROUT, Species.POOCHYENA, Species.LOTAD, Species.SKITTY, Species.COMBEE, Species.CHERUBI, Species.PATRAT, Species.MINCCINO, Species.PAWMI ], [TimeOfDay.DUSK]: [ Species.EKANS, Species.ODDISH, Species.MEOWTH, Species.SPINARAK, Species.SEEDOT, Species.SHROOMISH, Species.KRICKETOT, Species.VENIPEDE ], [TimeOfDay.NIGHT]: [ Species.EKANS, Species.ODDISH, Species.PARAS, Species.VENONAT, Species.MEOWTH, Species.SEEDOT, Species.SHROOMISH, Species.KRICKETOT, Species.VENIPEDE ], - [TimeOfDay.ALL]: [ Species.NINCADA, Species.WHISMUR ] + [TimeOfDay.ALL]: [ Species.NINCADA, Species.WHISMUR, Species.FIDOUGH ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ABRA, Species.SURSKIT ] }, + [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [ Species.TANDEMAUS ], [TimeOfDay.DAY]: [ Species.TANDEMAUS ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ABRA, Species.SURSKIT ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.EEVEE, Species.RALTS ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.DITTO ] }, [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, @@ -165,21 +165,28 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ { 1: [ Species.SENTRET ], 15: [ Species.FURRET ] }, { 1: [ Species.YUNGOOS ], 30: [ Species.GUMSHOOS ] }, { 1: [ Species.SKWOVET ], 24: [ Species.GREEDENT ] } ], [TimeOfDay.DUSK]: [ { 1: [ Species.MEOWTH ], 28: [ Species.PERSIAN ] }, { 1: [ Species.POOCHYENA ], 18: [ Species.MIGHTYENA ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.ZUBAT ], 22: [ Species.GOLBAT ] }, { 1: [ Species.MEOWTH ], 28: [ Species.PERSIAN ] }, { 1: [ Species.POOCHYENA ], 18: [ Species.MIGHTYENA ] } ], - [TimeOfDay.ALL]: [ { 1: [ Species.ZIGZAGOON ], 20: [ Species.LINOONE ] }, { 1: [ Species.BIDOOF ], 15: [ Species.BIBAREL ] }, { 1: [ Species.ROOKIDEE ], 18: [ Species.CORVISQUIRE ], 38: [ Species.CORVIKNIGHT ] } ] + [TimeOfDay.ALL]: [ + { 1: [ Species.ZIGZAGOON ], 20: [ Species.LINOONE ] }, + { 1: [ Species.BIDOOF ], 15: [ Species.BIBAREL ] }, + { 1: [ Species.ROOKIDEE ], 18: [ Species.CORVISQUIRE ], 38: [ Species.CORVIKNIGHT ] }, + { 1: [ Species.LECHONK ], 18: [ Species.OINKOLOGNE ] } + ] }, [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [ { 1: [ Species.DODUO ], 31: [ Species.DODRIO ] }, { 1: [ Species.POOCHYENA ], 18: [ Species.MIGHTYENA ] }, { 1: [ Species.STARLY ], 14: [ Species.STARAVIA ], 34: [ Species.STARAPTOR ] }, - { 1: [ Species.PIDOVE ], 21: [ Species.TRANQUILL ], 32: [ Species.UNFEZANT ] } + { 1: [ Species.PIDOVE ], 21: [ Species.TRANQUILL ], 32: [ Species.UNFEZANT ] }, + { 1: [ Species.PAWMI ], 18: [ Species.PAWMO ], 32: [ Species.PAWMOT ] } ], [TimeOfDay.DAY]: [ { 1: [ Species.DODUO ], 31: [ Species.DODRIO ] }, { 1: [ Species.POOCHYENA ], 18: [ Species.MIGHTYENA ] }, { 1: [ Species.STARLY ], 14: [ Species.STARAVIA ], 34: [ Species.STARAPTOR ] }, { 1: [ Species.PIDOVE ], 21: [ Species.TRANQUILL ], 32: [ Species.UNFEZANT ] }, - { 1: [ Species.ROCKRUFF ], 25: [ Species.LYCANROC ] } + { 1: [ Species.ROCKRUFF ], 25: [ Species.LYCANROC ] }, + { 1: [ Species.PAWMI ], 18: [ Species.PAWMO ], 32: [ Species.PAWMOT ] } ], [TimeOfDay.DUSK]: [ { 1: [ Species.MANKEY ], 28: [ Species.PRIMEAPE ], 40: [ Species.ANNIHILAPE ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.MANKEY ], 28: [ Species.PRIMEAPE ], 40: [ Species.ANNIHILAPE ] } ], @@ -204,9 +211,15 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.DODRIO, Species.FURRET, Species.GUMSHOOS, Species.GREEDENT ], [TimeOfDay.DUSK]: [ Species.PERSIAN, Species.MIGHTYENA ], [TimeOfDay.NIGHT]: [ Species.PERSIAN, Species.MIGHTYENA ], - [TimeOfDay.ALL]: [ Species.LINOONE, Species.BIBAREL, Species.LOPUNNY ] + [TimeOfDay.ALL]: [ Species.LINOONE, Species.BIBAREL, Species.LOPUNNY, Species.OINKOLOGNE ] + }, + [BiomePoolTier.BOSS_RARE]: { + [TimeOfDay.DAWN]: [ Species.PAWMOT, Species.PALDEA_TAUROS ], + [TimeOfDay.DAY]: [ Species.LYCANROC, Species.PAWMOT, Species.PALDEA_TAUROS ], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [], + [TimeOfDay.ALL]: [ Species.FARFETCHD, Species.SNORLAX, Species.LICKILICKY, Species.DUDUNSPARCE ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [ Species.PALDEA_TAUROS ], [TimeOfDay.DAY]: [ Species.LYCANROC, Species.PALDEA_TAUROS ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.FARFETCHD, Species.SNORLAX, Species.LICKILICKY, Species.DUDUNSPARCE ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.LATIAS, Species.LATIOS ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } }, @@ -245,7 +258,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ { 1: [ Species.NIDORAN_F ], 16: [ Species.NIDORINA ] }, { 1: [ Species.NIDORAN_M ], 16: [ Species.NIDORINO ] }, { 1: [ Species.BOUNSWEET ], 18: [ Species.STEENEE ], 30: [ Species.TSAREENA ] } ], [TimeOfDay.DUSK]: [ { 1: [ Species.ODDISH ], 21: [ Species.GLOOM ] }, { 1: [ Species.KRICKETOT ], 10: [ Species.KRICKETUNE ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.ODDISH ], 21: [ Species.GLOOM ] }, { 1: [ Species.KRICKETOT ], 10: [ Species.KRICKETUNE ] } ], - [TimeOfDay.ALL]: [ { 1: [ Species.NINCADA ], 20: [ Species.NINJASK ] }, { 1: [ Species.FOMANTIS ], 44: [ Species.LURANTIS ] } ] + [TimeOfDay.ALL]: [ { 1: [ Species.NINCADA ], 20: [ Species.NINJASK ] }, { 1: [ Species.FOMANTIS ], 44: [ Species.LURANTIS ] }, { 1: [ Species.NYMBLE ], 24: [ Species.LOKIX ] } ] }, [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [], @@ -268,7 +281,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.NIDOQUEEN, Species.NIDOKING, Species.TSAREENA ], [TimeOfDay.DUSK]: [ Species.VILEPLUME, Species.KRICKETUNE ], [TimeOfDay.NIGHT]: [ Species.VILEPLUME, Species.KRICKETUNE ], - [TimeOfDay.ALL]: [ Species.NINJASK, Species.ZANGOOSE, Species.KECLEON, Species.LURANTIS ] + [TimeOfDay.ALL]: [ Species.NINJASK, Species.ZANGOOSE, Species.KECLEON, Species.LURANTIS, Species.LOKIX ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [ Species.BELLOSSOM ], [TimeOfDay.DAY]: [ Species.BELLOSSOM ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.PINSIR, Species.MEGANIUM, Species.FARIGIRAF ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, @@ -287,13 +300,19 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ { 1: [ Species.PATRAT ], 20: [ Species.WATCHOG ] }, Species.INDEEDEE ], [TimeOfDay.DUSK]: [ { 1: [ Species.ESPURR ], 25: [ Species.MEOWSTIC ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.ESPURR ], 25: [ Species.MEOWSTIC ] } ], - [TimeOfDay.ALL]: [ Species.PIKACHU, { 1: [ Species.GLAMEOW ], 38: [ Species.PURUGLY ] }, Species.FURFROU ] + [TimeOfDay.ALL]: [ Species.PIKACHU, { 1: [ Species.GLAMEOW ], 38: [ Species.PURUGLY ] }, Species.FURFROU, { 1: [ Species.FIDOUGH ], 26: [ Species.DACHSBUN ] }, Species.SQUAWKABILLY ] + }, + [BiomePoolTier.RARE]: { + [TimeOfDay.DAWN]: [ { 1: [ Species.TANDEMAUS ], 25: [ Species.MAUSHOLD ] } ], + [TimeOfDay.DAY]: [ { 1: [ Species.TANDEMAUS ], 25: [ Species.MAUSHOLD ] } ], + [TimeOfDay.DUSK]: [ Species.MORPEKO ], + [TimeOfDay.NIGHT]: [ Species.MORPEKO ], + [TimeOfDay.ALL]: [ { 1: [ Species.VAROOM ], 40: [ Species.REVAVROOM ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.MORPEKO ], [TimeOfDay.NIGHT]: [ Species.MORPEKO ], [TimeOfDay.ALL]: [] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.DITTO, Species.EEVEE, Species.SMEARGLE ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CASTFORM ] }, - [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [ Species.BOLTUND ], [TimeOfDay.DAY]: [ Species.BOLTUND ], [TimeOfDay.DUSK]: [ Species.MEOWSTIC ], [TimeOfDay.NIGHT]: [ Species.MEOWSTIC ], [TimeOfDay.ALL]: [ Species.STOUTLAND, Species.FURFROU ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CASTFORM ] }, + [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [ Species.BOLTUND ], [TimeOfDay.DAY]: [ Species.BOLTUND ], [TimeOfDay.DUSK]: [ Species.MEOWSTIC ], [TimeOfDay.NIGHT]: [ Species.MEOWSTIC ], [TimeOfDay.ALL]: [ Species.STOUTLAND, Species.FURFROU, Species.DACHSBUN ] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [ Species.MAUSHOLD ], [TimeOfDay.DAY]: [ Species.MAUSHOLD ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CASTFORM, Species.REVAVROOM ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } }, @@ -333,7 +352,7 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.SHROOMISH ], 23: [ Species.BRELOOM ] }, { 1: [ Species.VENIPEDE ], 22: [ Species.WHIRLIPEDE ], 30: [ Species.SCOLIPEDE ] } ], - [TimeOfDay.ALL]: [] + [TimeOfDay.ALL]: [ { 1: [ Species.TAROUNTULA ], 15: [ Species.SPIDOPS ] }, { 1: [ Species.NYMBLE ], 24: [ Species.LOKIX ] }, { 1: [ Species.SHROODLE ], 28: [ Species.GRAFAIAI ] } ] }, [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [ Species.ROSELIA, Species.MOTHIM, { 1: [ Species.SEWADDLE ], 20: [ Species.SWADLOON ], 30: [ Species.LEAVANNY ] } ], @@ -359,7 +378,9 @@ export const biomePokemonPools: BiomePokemonPools = { Species.KARRABLAST, Species.SHELMET, { 1: [ Species.CHESPIN ], 16: [ Species.QUILLADIN ], 36: [ Species.CHESNAUGHT ] }, - { 1: [ Species.ROWLET ], 17: [ Species.DARTRIX ], 36: [ Species.DECIDUEYE ] } + { 1: [ Species.ROWLET ], 17: [ Species.DARTRIX ], 36: [ Species.DECIDUEYE ] }, + Species.SQUAWKABILLY, + { 1: [ Species.TOEDSCOOL ], 30: [ Species.TOEDSCRUEL ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.DURANT ] }, @@ -369,22 +390,22 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.VICTREEBEL, Species.BEAUTIFLY, Species.MOTHIM, Species.VESPIQUEN, Species.LILLIGANT, Species.SAWSBUCK ], [TimeOfDay.DUSK]: [ Species.ARIADOS, Species.FORRETRESS, Species.SHIFTRY, Species.BRELOOM, Species.SCOLIPEDE, Species.ORBEETLE ], [TimeOfDay.NIGHT]: [ Species.VENOMOTH, Species.NOCTOWL, Species.ARIADOS, Species.FORRETRESS, Species.DUSTOX, Species.SHIFTRY, Species.BRELOOM, Species.SCOLIPEDE, Species.ORBEETLE ], - [TimeOfDay.ALL]: [ Species.WORMADAM, Species.SIMISAGE ] + [TimeOfDay.ALL]: [ Species.WORMADAM, Species.SIMISAGE, Species.SPIDOPS, Species.LOKIX, Species.GRAFAIAI ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [ Species.STANTLER ], [TimeOfDay.DAY]: [ Species.STANTLER ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [ Species.LYCANROC ], - [TimeOfDay.ALL]: [ Species.HERACROSS, Species.SCEPTILE, Species.ESCAVALIER, Species.ACCELGOR, Species.DURANT, Species.CHESNAUGHT, Species.DECIDUEYE ] + [TimeOfDay.ALL]: [ Species.HERACROSS, Species.SCEPTILE, Species.ESCAVALIER, Species.ACCELGOR, Species.DURANT, Species.CHESNAUGHT, Species.DECIDUEYE, Species.TOEDSCRUEL ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KARTANA ] }, + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KARTANA, Species.WO_CHIEN ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CALYREX ] } }, [Biome.SEA]: { [BiomePoolTier.COMMON]: { - [TimeOfDay.DAWN]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WINGULL ], 25: [ Species.PELIPPER ] }, Species.CRAMORANT ], - [TimeOfDay.DAY]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WINGULL ], 25: [ Species.PELIPPER ] }, Species.CRAMORANT ], + [TimeOfDay.DAWN]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WINGULL ], 25: [ Species.PELIPPER ] }, Species.CRAMORANT, { 1: [ Species.FINIZEN ], 38: [ Species.PALAFIN ] } ], + [TimeOfDay.DAY]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WINGULL ], 25: [ Species.PELIPPER ] }, Species.CRAMORANT, { 1: [ Species.FINIZEN ], 38: [ Species.PALAFIN ] } ], [TimeOfDay.DUSK]: [ { 1: [ Species.INKAY ], 30: [ Species.MALAMAR ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.FINNEON ], 31: [ Species.LUMINEON ] }, { 1: [ Species.INKAY ], 30: [ Species.MALAMAR ] } ], [TimeOfDay.ALL]: [ { 1: [ Species.TENTACOOL ], 30: [ Species.TENTACRUEL ] }, { 1: [ Species.MAGIKARP ], 20: [ Species.GYARADOS ] }, { 1: [ Species.BUIZEL ], 26: [ Species.FLOATZEL ] } ] @@ -399,7 +420,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.HORSEA ], 32: [ Species.SEADRA ] }, { 1: [ Species.GOLDEEN ], 33: [ Species.SEAKING ] }, { 1: [ Species.WAILMER ], 40: [ Species.WAILORD ] }, - { 1: [ Species.PANPOUR ], 20: [ Species.SIMIPOUR ] } + { 1: [ Species.PANPOUR ], 20: [ Species.SIMIPOUR ] }, + { 1: [ Species.WATTREL ], 25: [ Species.KILOWATTREL ] } ] }, [BiomePoolTier.RARE]: { @@ -412,11 +434,11 @@ export const biomePokemonPools: BiomePokemonPools = { [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KINGDRA, { 1: [ Species.TIRTOUGA ], 37: [ Species.CARRACOSTA ] } ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.BOSS]: { - [TimeOfDay.DAWN]: [ Species.PELIPPER, Species.CRAMORANT ], - [TimeOfDay.DAY]: [ Species.PELIPPER, Species.CRAMORANT ], + [TimeOfDay.DAWN]: [ Species.PELIPPER, Species.CRAMORANT, Species.PALAFIN ], + [TimeOfDay.DAY]: [ Species.PELIPPER, Species.CRAMORANT, Species.PALAFIN ], [TimeOfDay.DUSK]: [ Species.SHARPEDO, Species.MALAMAR ], [TimeOfDay.NIGHT]: [ Species.SHARPEDO, Species.LUMINEON, Species.MALAMAR ], - [TimeOfDay.ALL]: [ Species.TENTACRUEL, Species.FLOATZEL, Species.SIMIPOUR ] + [TimeOfDay.ALL]: [ Species.TENTACRUEL, Species.FLOATZEL, Species.SIMIPOUR, Species.KILOWATTREL ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KINGDRA, Species.EMPOLEON, Species.PRIMARINA ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, @@ -491,7 +513,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.CORPHISH ], 30: [ Species.CRAWDAUNT ] }, { 1: [ Species.DWEBBLE ], 34: [ Species.CRUSTLE ] }, { 1: [ Species.BINACLE ], 39: [ Species.BARBARACLE ] }, - { 1: [ Species.MAREANIE ], 38: [ Species.TOXAPEX ] } + { 1: [ Species.MAREANIE ], 38: [ Species.TOXAPEX ] }, + { 1: [ Species.WIGLETT ], 26: [ Species.WUGTRIO ] } ] }, [BiomePoolTier.UNCOMMON]: { @@ -501,7 +524,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.BURMY ], 20: [ Species.WORMADAM ] }, { 1: [ Species.CLAUNCHER ], 37: [ Species.CLAWITZER ] }, { 1: [ Species.SANDYGAST ], 48: [ Species.PALOSSAND ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, + [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.QUAXLY ], 16: [ Species.QUAXWELL ], 36: [ Species.QUAQUAVAL ] }, Species.TATSUGIRI ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.TIRTOUGA ], 37: [ Species.CARRACOSTA ] } ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KELDEO ] }, [BiomePoolTier.BOSS]: { @@ -511,7 +534,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.NIGHT]: [ Species.CLOYSTER ], [TimeOfDay.ALL]: [ Species.KINGLER, Species.CRAWDAUNT, Species.WORMADAM, Species.CRUSTLE, Species.BARBARACLE, Species.CLAWITZER, Species.TOXAPEX, Species.PALOSSAND ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CARRACOSTA ] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CARRACOSTA, Species.QUAQUAVAL ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KELDEO ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } }, @@ -533,7 +556,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ { 1: [ Species.DEWPIDER ], 22: [ Species.ARAQUANID ] } ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WOOPER ], 20: [ Species.QUAGSIRE ] }, { 1: [ Species.SURSKIT ], 22: [ Species.MASQUERAIN ] }, Species.WISHIWASHI ] + [TimeOfDay.ALL]: [ { 1: [ Species.SLOWPOKE ], 37: [ Species.SLOWBRO ] }, { 1: [ Species.WOOPER ], 20: [ Species.QUAGSIRE ] }, { 1: [ Species.SURSKIT ], 22: [ Species.MASQUERAIN ] }, Species.WISHIWASHI, Species.FLAMIGO ] }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], @@ -572,7 +595,8 @@ export const biomePokemonPools: BiomePokemonPools = { Species.CLAMPERL, Species.BASCULIN, { 1: [ Species.FRILLISH ], 40: [ Species.JELLICENT ] }, - { 1: [ Species.ARROKUDA ], 26: [ Species.BARRASKEWDA ] } + { 1: [ Species.ARROKUDA ], 26: [ Species.BARRASKEWDA ] }, + Species.VELUZA ] }, [BiomePoolTier.UNCOMMON]: { @@ -587,7 +611,8 @@ export const biomePokemonPools: BiomePokemonPools = { Species.LUVDISC, { 1: [ Species.SHELLOS ], 30: [ Species.GASTRODON ] }, { 1: [ Species.SKRELP ], 48: [ Species.DRAGALGE ] }, - Species.PINCURCHIN + Species.PINCURCHIN, + Species.DONDOZO ] }, [BiomePoolTier.RARE]: { @@ -618,7 +643,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.LANTURN, Species.QWILFISH, Species.CORSOLA, Species.OCTILLERY, Species.MANTINE, Species.WAILORD, Species.HUNTAIL, Species.GOREBYSS, Species.LUVDISC, Species.JELLICENT, Species.ALOMOMOLA, Species.DRAGALGE, Species.BARRASKEWDA ] + [TimeOfDay.ALL]: [ Species.LANTURN, Species.QWILFISH, Species.CORSOLA, Species.OCTILLERY, Species.MANTINE, Species.WAILORD, Species.HUNTAIL, Species.GOREBYSS, Species.LUVDISC, Species.JELLICENT, Species.ALOMOMOLA, Species.DRAGALGE, Species.BARRASKEWDA, Species.DONDOZO ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.OMASTAR, Species.KABUTOPS, Species.RELICANTH, Species.EELEKTROSS, Species.PYUKUMUKU, Species.DHELMISE, Species.ARCTOVISH, Species.BASCULEGION ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MILOTIC, Species.NIHILEGO, Species.CURSOLA, Species.OVERQWIL ] }, @@ -651,13 +676,17 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.RHYHORN ], 42: [ Species.RHYDON ] }, { 1: [ Species.ARON ], 32: [ Species.LAIRON ], 42: [ Species.AGGRON ] }, { 1: [ Species.ROGGENROLA ], 25: [ Species.BOLDORE ] }, - { 1: [ Species.RUFFLET ], 54: [ Species.BRAVIARY ] } + { 1: [ Species.RUFFLET ], 54: [ Species.BRAVIARY ] }, + { 1: [ Species.FLITTLE ], 35: [ Species.ESPATHRA ] }, + Species.BOMBIRDIER ], [TimeOfDay.DAY]: [ { 1: [ Species.RHYHORN ], 42: [ Species.RHYDON ] }, { 1: [ Species.ARON ], 32: [ Species.LAIRON ], 42: [ Species.AGGRON ] }, { 1: [ Species.ROGGENROLA ], 25: [ Species.BOLDORE ] }, - { 1: [ Species.RUFFLET ], 54: [ Species.BRAVIARY ] } + { 1: [ Species.RUFFLET ], 54: [ Species.BRAVIARY ] }, + { 1: [ Species.FLITTLE ], 35: [ Species.ESPATHRA ] }, + Species.BOMBIRDIER ], [TimeOfDay.DUSK]: [ { 1: [ Species.VULLABY ], 54: [ Species.MANDIBUZZ ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.VULLABY ], 54: [ Species.MANDIBUZZ ] } ], @@ -665,7 +694,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.MACHOP ], 28: [ Species.MACHOKE ] }, { 1: [ Species.GEODUDE ], 25: [ Species.GRAVELER ] }, { 1: [ Species.NATU ], 25: [ Species.XATU ] }, - { 1: [ Species.SLUGMA ], 38: [ Species.MAGCARGO ] } + { 1: [ Species.SLUGMA ], 38: [ Species.MAGCARGO ] }, + { 1: [ Species.NACLI ], 24: [ Species.NACLSTACK ], 38: [ Species.GARGANACL ] } ] }, [BiomePoolTier.RARE]: { @@ -673,7 +703,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [ Species.MURKROW ], - [TimeOfDay.ALL]: [ Species.SKARMORY, { 1: [ Species.TORCHIC ], 16: [ Species.COMBUSKEN ], 36: [ Species.BLAZIKEN ] }, { 1: [ Species.SPOINK ], 32: [ Species.GRUMPIG ] }, Species.HAWLUCHA ] + [TimeOfDay.ALL]: [ Species.SKARMORY, { 1: [ Species.TORCHIC ], 16: [ Species.COMBUSKEN ], 36: [ Species.BLAZIKEN ] }, { 1: [ Species.SPOINK ], 32: [ Species.GRUMPIG ] }, Species.HAWLUCHA, Species.KLAWF ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], @@ -691,14 +721,14 @@ export const biomePokemonPools: BiomePokemonPools = { }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.TORNADUS ] }, [BiomePoolTier.BOSS]: { - [TimeOfDay.DAWN]: [ Species.SWELLOW, Species.ALTARIA, Species.STARAPTOR, Species.UNFEZANT, Species.BRAVIARY, Species.TALONFLAME, Species.CORVIKNIGHT ], - [TimeOfDay.DAY]: [ Species.SWELLOW, Species.ALTARIA, Species.STARAPTOR, Species.UNFEZANT, Species.BRAVIARY, Species.TALONFLAME, Species.CORVIKNIGHT ], + [TimeOfDay.DAWN]: [ Species.SWELLOW, Species.ALTARIA, Species.STARAPTOR, Species.UNFEZANT, Species.BRAVIARY, Species.TALONFLAME, Species.CORVIKNIGHT, Species.ESPATHRA ], + [TimeOfDay.DAY]: [ Species.SWELLOW, Species.ALTARIA, Species.STARAPTOR, Species.UNFEZANT, Species.BRAVIARY, Species.TALONFLAME, Species.CORVIKNIGHT, Species.ESPATHRA ], [TimeOfDay.DUSK]: [ Species.MANDIBUZZ ], [TimeOfDay.NIGHT]: [ Species.MANDIBUZZ ], - [TimeOfDay.ALL]: [ Species.PIDGEOT, Species.FEAROW, Species.SKARMORY, Species.AGGRON, Species.GOGOAT ] + [TimeOfDay.ALL]: [ Species.PIDGEOT, Species.FEAROW, Species.SKARMORY, Species.AGGRON, Species.GOGOAT, Species.GARGANACL ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [ Species.HISUI_BRAVIARY ], [TimeOfDay.DAY]: [ Species.HISUI_BRAVIARY ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.BLAZIKEN, Species.RAMPARDOS, Species.BASTIODON, Species.HAWLUCHA ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.TORNADUS ] }, + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.TORNADUS, Species.TING_LU, Species.OGERPON ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.HO_OH ] } }, [Biome.BADLANDS]: { @@ -716,8 +746,8 @@ export const biomePokemonPools: BiomePokemonPools = { ] }, [BiomePoolTier.UNCOMMON]: { - [TimeOfDay.DAWN]: [ { 1: [ Species.SIZZLIPEDE ], 28: [ Species.CENTISKORCH ] } ], - [TimeOfDay.DAY]: [ { 1: [ Species.SIZZLIPEDE ], 28: [ Species.CENTISKORCH ] } ], + [TimeOfDay.DAWN]: [ { 1: [ Species.SIZZLIPEDE ], 28: [ Species.CENTISKORCH ] }, { 1: [ Species.CAPSAKID ], 20: [ Species.SCOVILLAIN ] } ], + [TimeOfDay.DAY]: [ { 1: [ Species.SIZZLIPEDE ], 28: [ Species.CENTISKORCH ] }, { 1: [ Species.CAPSAKID ], 20: [ Species.SCOVILLAIN ] } ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ @@ -727,18 +757,18 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.CUFANT ], 34: [ Species.COPPERAJAH ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ONIX, Species.GLIGAR ] }, + [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ONIX, Species.GLIGAR, { 1: [ Species.POLTCHAGEIST ], 30: [ Species.SINISTCHA ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.LANDORUS ] }, [BiomePoolTier.BOSS]: { - [TimeOfDay.DAWN]: [ Species.DONPHAN, Species.CENTISKORCH ], - [TimeOfDay.DAY]: [ Species.DONPHAN, Species.CENTISKORCH ], + [TimeOfDay.DAWN]: [ Species.DONPHAN, Species.CENTISKORCH, Species.SCOVILLAIN ], + [TimeOfDay.DAY]: [ Species.DONPHAN, Species.CENTISKORCH, Species.SCOVILLAIN ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [ Species.MAROWAK ], [TimeOfDay.ALL]: [ Species.DUGTRIO, Species.GOLEM, Species.RHYPERIOR, Species.GLISCOR, Species.EXCADRILL, Species.MUDSDALE, Species.COPPERAJAH ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.STEELIX ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.LANDORUS ] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.STEELIX, Species.SINISTCHA ] }, + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.LANDORUS, Species.OKIDOGI ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.GROUDON ] } }, [Biome.CAVE]: { @@ -754,7 +784,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.WHISMUR ], 20: [ Species.LOUDRED ], 40: [ Species.EXPLOUD ] }, { 1: [ Species.ROGGENROLA ], 25: [ Species.BOLDORE ] }, { 1: [ Species.WOOBAT ], 20: [ Species.SWOOBAT ] }, - { 1: [ Species.BUNNELBY ], 20: [ Species.DIGGERSBY ] } + { 1: [ Species.BUNNELBY ], 20: [ Species.DIGGERSBY ] }, + { 1: [ Species.NACLI ], 24: [ Species.NACLSTACK ], 38: [ Species.GARGANACL ] } ] }, [BiomePoolTier.UNCOMMON]: { @@ -770,7 +801,13 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.WIMPOD ], 30: [ Species.GOLISOPOD ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ONIX, { 1: [ Species.FERROSEED ], 40: [ Species.FERROTHORN ] }, Species.CARBINK ] }, + [BiomePoolTier.RARE]: { + [TimeOfDay.DAWN]: [], + [TimeOfDay.DAY]: [], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [], + [TimeOfDay.ALL]: [ Species.ONIX, { 1: [ Species.FERROSEED ], 40: [ Species.FERROTHORN ] }, Species.CARBINK, { 1: [ Species.GLIMMET ], 35: [ Species.GLIMMORA ] } ] + }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.SHUCKLE ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.UXIE ] }, [BiomePoolTier.BOSS]: { @@ -778,16 +815,16 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.PARASECT, Species.ONIX, Species.CROBAT, Species.URSARING, Species.EXPLOUD, Species.PROBOPASS, Species.GIGALITH, Species.SWOOBAT, Species.DIGGERSBY, Species.NOIVERN, Species.GOLISOPOD ] + [TimeOfDay.ALL]: [ Species.PARASECT, Species.ONIX, Species.CROBAT, Species.URSARING, Species.EXPLOUD, Species.PROBOPASS, Species.GIGALITH, Species.SWOOBAT, Species.DIGGERSBY, Species.NOIVERN, Species.GOLISOPOD, Species.GARGANACL ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.LYCANROC ], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.SHUCKLE, Species.FERROTHORN ] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.LYCANROC ], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.SHUCKLE, Species.FERROTHORN, Species.GLIMMORA ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.UXIE ] }, - [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } + [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.TERAPAGOS ] } }, [Biome.DESERT]: { [BiomePoolTier.COMMON]: { - [TimeOfDay.DAWN]: [ Species.TRAPINCH, { 1: [ Species.HIPPOPOTAS ], 34: [ Species.HIPPOWDON ] } ], - [TimeOfDay.DAY]: [ Species.TRAPINCH, { 1: [ Species.HIPPOPOTAS ], 34: [ Species.HIPPOWDON ] } ], + [TimeOfDay.DAWN]: [ Species.TRAPINCH, { 1: [ Species.HIPPOPOTAS ], 34: [ Species.HIPPOWDON ] }, { 1: [ Species.RELLOR ], 29: [ Species.RABSCA ] } ], + [TimeOfDay.DAY]: [ Species.TRAPINCH, { 1: [ Species.HIPPOPOTAS ], 34: [ Species.HIPPOWDON ] }, { 1: [ Species.RELLOR ], 29: [ Species.RABSCA ] } ], [TimeOfDay.DUSK]: [ { 1: [ Species.CACNEA ], 32: [ Species.CACTURNE ] }, { 1: [ Species.SANDILE ], 29: [ Species.KROKOROK ], 40: [ Species.KROOKODILE ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.CACNEA ], 32: [ Species.CACTURNE ] }, { 1: [ Species.SANDILE ], 29: [ Species.KROKOROK ], 40: [ Species.KROOKODILE ] } ], [TimeOfDay.ALL]: [ { 1: [ Species.SANDSHREW ], 22: [ Species.SANDSLASH ] }, { 1: [ Species.SKORUPI ], 40: [ Species.DRAPION ] }, { 1: [ Species.SILICOBRA ], 36: [ Species.SANDACONDA ] } ] @@ -797,7 +834,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ { 1: [ Species.SANDILE ], 29: [ Species.KROKOROK ], 40: [ Species.KROOKODILE ] }, Species.HELIOPTILE ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.MARACTUS ] + [TimeOfDay.ALL]: [ Species.MARACTUS, { 1: [ Species.BRAMBLIN ], 30: [ Species.BRAMBLEGHAST ] }, Species.ORTHWORM ] }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [ { 1: [ Species.VIBRAVA ], 45: [ Species.FLYGON ] } ], @@ -809,11 +846,11 @@ export const biomePokemonPools: BiomePokemonPools = { [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.LILEEP ], 40: [ Species.CRADILY ] }, { 1: [ Species.ANORITH ], 40: [ Species.ARMALDO ] } ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGIROCK, Species.PHEROMOSA ] }, [BiomePoolTier.BOSS]: { - [TimeOfDay.DAWN]: [ Species.HIPPOWDON, Species.HELIOLISK ], - [TimeOfDay.DAY]: [ Species.HIPPOWDON, Species.HELIOLISK ], + [TimeOfDay.DAWN]: [ Species.HIPPOWDON, Species.HELIOLISK, Species.RABSCA ], + [TimeOfDay.DAY]: [ Species.HIPPOWDON, Species.HELIOLISK, Species.RABSCA ], [TimeOfDay.DUSK]: [ Species.CACTURNE, Species.KROOKODILE ], [TimeOfDay.NIGHT]: [ Species.CACTURNE, Species.KROOKODILE ], - [TimeOfDay.ALL]: [ Species.SANDSLASH, Species.DRAPION, Species.DARMANITAN, Species.MARACTUS, Species.SANDACONDA ] + [TimeOfDay.ALL]: [ Species.SANDSLASH, Species.DRAPION, Species.DARMANITAN, Species.MARACTUS, Species.SANDACONDA, Species.BRAMBLEGHAST ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CRADILY, Species.ARMALDO ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGIROCK, Species.PHEROMOSA ] }, @@ -841,7 +878,13 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.SNEASEL, { 1: [ Species.SNORUNT ], 42: [ Species.GLALIE ] }, { 1: [ Species.SPHEAL ], 32: [ Species.SEALEO ], 44: [ Species.WALREIN ] }, Species.EISCUE ] + [TimeOfDay.ALL]: [ + Species.SNEASEL, + { 1: [ Species.SNORUNT ], 42: [ Species.GLALIE ] }, + { 1: [ Species.SPHEAL ], 32: [ Species.SEALEO ], 44: [ Species.WALREIN ] }, + Species.EISCUE, + { 1: [ Species.CETODDLE ], 20: [ Species.CETITAN ] } + ] }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.JYNX, Species.LAPRAS, Species.FROSLASS, Species.CRYOGONAL ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.DELIBIRD, { 1: [ Species.AMAURA ], 59: [ Species.AURORUS ] } ] }, @@ -851,7 +894,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.DEWGONG, Species.GLALIE, Species.WALREIN, Species.WEAVILE, Species.MAMOSWINE, Species.FROSLASS, Species.VANILLUXE, Species.BEARTIC, Species.CRYOGONAL, Species.AVALUGG, Species.CRABOMINABLE ] + [TimeOfDay.ALL]: [ Species.DEWGONG, Species.GLALIE, Species.WALREIN, Species.WEAVILE, Species.MAMOSWINE, Species.FROSLASS, Species.VANILLUXE, Species.BEARTIC, Species.CRYOGONAL, Species.AVALUGG, Species.CRABOMINABLE, Species.CETITAN ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.JYNX, Species.LAPRAS, Species.GLACEON, Species.AURORUS ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ARTICUNO, Species.REGICE ] }, @@ -872,8 +915,20 @@ export const biomePokemonPools: BiomePokemonPools = { ] }, [BiomePoolTier.UNCOMMON]: { - [TimeOfDay.DAWN]: [ { 1: [ Species.PONYTA ], 40: [ Species.RAPIDASH ] }, { 1: [ Species.SNUBBULL ], 23: [ Species.GRANBULL ] }, { 1: [ Species.SKITTY ], 20: [ Species.DELCATTY ] }, Species.BOUFFALANT ], - [TimeOfDay.DAY]: [ { 1: [ Species.PONYTA ], 40: [ Species.RAPIDASH ] }, { 1: [ Species.SNUBBULL ], 23: [ Species.GRANBULL ] }, { 1: [ Species.SKITTY ], 20: [ Species.DELCATTY ] }, Species.BOUFFALANT ], + [TimeOfDay.DAWN]: [ + { 1: [ Species.PONYTA ], 40: [ Species.RAPIDASH ] }, + { 1: [ Species.SNUBBULL ], 23: [ Species.GRANBULL ] }, + { 1: [ Species.SKITTY ], 20: [ Species.DELCATTY ] }, + Species.BOUFFALANT, + { 1: [ Species.SMOLIV ], 25: [ Species.DOLLIV ], 35: [ Species.ARBOLIVA ] } + ], + [TimeOfDay.DAY]: [ + { 1: [ Species.PONYTA ], 40: [ Species.RAPIDASH ] }, + { 1: [ Species.SNUBBULL ], 23: [ Species.GRANBULL ] }, + { 1: [ Species.SKITTY ], 20: [ Species.DELCATTY ] }, + Species.BOUFFALANT, + { 1: [ Species.SMOLIV ], 25: [ Species.DOLLIV ], 35: [ Species.ARBOLIVA ] } + ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ @@ -884,17 +939,23 @@ export const biomePokemonPools: BiomePokemonPools = { Species.ORICORIO ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [ Species.VOLBEAT, Species.ILLUMISE ], [TimeOfDay.ALL]: [ Species.TAUROS, Species.EEVEE, Species.MILTANK, Species.SPINDA, { 1: [ Species.APPLIN ], 30: [ Species.DIPPLIN ] } ] }, + [BiomePoolTier.RARE]: { + [TimeOfDay.DAWN]: [], + [TimeOfDay.DAY]: [], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [ Species.VOLBEAT, Species.ILLUMISE ], + [TimeOfDay.ALL]: [ Species.TAUROS, Species.EEVEE, Species.MILTANK, Species.SPINDA, { 1: [ Species.APPLIN ], 30: [ Species.DIPPLIN ] }, { 1: [ Species.SPRIGATITO ], 16: [ Species.FLORAGATO ], 36: [ Species.MEOWSCARADA ] } ] + }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CHANSEY, Species.SYLVEON ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MELOETTA ] }, [BiomePoolTier.BOSS]: { - [TimeOfDay.DAWN]: [ Species.LEDIAN, Species.GRANBULL, Species.DELCATTY, Species.ROSERADE, Species.CINCCINO, Species.BOUFFALANT ], - [TimeOfDay.DAY]: [ Species.GRANBULL, Species.DELCATTY, Species.ROSERADE, Species.CINCCINO, Species.BOUFFALANT ], + [TimeOfDay.DAWN]: [ Species.LEDIAN, Species.GRANBULL, Species.DELCATTY, Species.ROSERADE, Species.CINCCINO, Species.BOUFFALANT, Species.ARBOLIVA ], + [TimeOfDay.DAY]: [ Species.GRANBULL, Species.DELCATTY, Species.ROSERADE, Species.CINCCINO, Species.BOUFFALANT, Species.ARBOLIVA ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.TAUROS, Species.MILTANK, Species.GARDEVOIR, Species.PURUGLY, Species.ZEBSTRIKA, Species.FLORGES, Species.RIBOMBEE, Species.DUBWOOL ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.BLISSEY, Species.SYLVEON, Species.FLAPPLE, Species.APPLETUN, Species.HYDRAPPLE ] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.BLISSEY, Species.SYLVEON, Species.FLAPPLE, Species.APPLETUN, Species.MEOWSCARADA, Species.HYDRAPPLE ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [ Species.HISUI_LILLIGANT ], [TimeOfDay.DAY]: [ Species.HISUI_LILLIGANT ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MELOETTA ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } }, @@ -911,14 +972,22 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.ELECTRIKE ], 26: [ Species.MANECTRIC ] }, { 1: [ Species.SHINX ], 15: [ Species.LUXIO ], 30: [ Species.LUXRAY ] }, Species.DEDENNE, - { 1: [ Species.GRUBBIN ], 20: [ Species.CHARJABUG ] } + { 1: [ Species.GRUBBIN ], 20: [ Species.CHARJABUG ] }, + { 1: [ Species.PAWMI ], 18: [ Species.PAWMO ], 32: [ Species.PAWMOT ] }, + { 1: [ Species.TADBULB ], 20: [ Species.BELLIBOLT ] } ] }, [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ELECTABUZZ, Species.PLUSLE, Species.MINUN, Species.PACHIRISU, Species.EMOLGA, Species.TOGEDEMARU ] }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.MAREEP ], 15: [ Species.FLAAFFY ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.JOLTEON, Species.HISUI_VOLTORB ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.RAIKOU, Species.THUNDURUS, Species.XURKITREE, Species.ZERAORA, Species.REGIELEKI ] }, - [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.RAICHU, Species.MANECTRIC, Species.LUXRAY, Species.MAGNEZONE, Species.ELECTIVIRE, Species.DEDENNE, Species.VIKAVOLT, Species.TOGEDEMARU ] }, + [BiomePoolTier.BOSS]: { + [TimeOfDay.DAWN]: [], + [TimeOfDay.DAY]: [], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [], + [TimeOfDay.ALL]: [ Species.RAICHU, Species.MANECTRIC, Species.LUXRAY, Species.MAGNEZONE, Species.ELECTIVIRE, Species.DEDENNE, Species.VIKAVOLT, Species.TOGEDEMARU, Species.PAWMOT, Species.BELLIBOLT ] + }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.JOLTEON, Species.AMPHAROS ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ZAPDOS, Species.RAIKOU, Species.THUNDURUS, Species.XURKITREE, Species.ZERAORA, Species.REGIELEKI, Species.HISUI_ELECTRODE ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ZEKROM ] } @@ -952,7 +1021,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.TEPIG ], 17: [ Species.PIGNITE ], 36: [ Species.EMBOAR ] }, { 1: [ Species.FENNEKIN ], 16: [ Species.BRAIXEN ], 36: [ Species.DELPHOX ] }, { 1: [ Species.LITTEN ], 17: [ Species.TORRACAT ], 36: [ Species.INCINEROAR ] }, - { 1: [ Species.SCORBUNNY ], 16: [ Species.RABOOT ], 35: [ Species.CINDERACE ] } + { 1: [ Species.SCORBUNNY ], 16: [ Species.RABOOT ], 35: [ Species.CINDERACE ] }, + { 1: [ Species.CHARCADET ], 30: [ Species.ARMAROUGE ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.FLAREON, { 1: [ Species.LARVESTA ], 59: [ Species.VOLCARONA ] }, Species.HISUI_GROWLITHE ] }, @@ -964,8 +1034,14 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.NINETALES, Species.ARCANINE, Species.RAPIDASH, Species.MAGCARGO, Species.CAMERUPT, Species.TORKOAL, Species.MAGMORTAR, Species.SIMISEAR, Species.HEATMOR, Species.SALAZZLE, Species.TURTONATOR, Species.COALOSSAL ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CHARIZARD, Species.FLAREON, Species.TYPHLOSION, Species.INFERNAPE, Species.EMBOAR, Species.VOLCARONA, Species.DELPHOX, Species.INCINEROAR, Species.CINDERACE ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MOLTRES, Species.ENTEI, Species.HEATRAN, Species.VOLCANION, Species.HISUI_ARCANINE ] }, + [BiomePoolTier.BOSS_RARE]: { + [TimeOfDay.DAWN]: [], + [TimeOfDay.DAY]: [], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [], + [TimeOfDay.ALL]: [ Species.CHARIZARD, Species.FLAREON, Species.TYPHLOSION, Species.INFERNAPE, Species.EMBOAR, Species.VOLCARONA, Species.DELPHOX, Species.INCINEROAR, Species.CINDERACE, Species.ARMAROUGE ] + }, + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MOLTRES, Species.ENTEI, Species.HEATRAN, Species.VOLCANION, Species.CHI_YU, Species.HISUI_ARCANINE ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.RESHIRAM ] } }, [Biome.GRAVEYARD]: { @@ -981,7 +1057,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.DRIFLOON ], 28: [ Species.DRIFBLIM ] }, { 1: [ Species.LITWICK ], 41: [ Species.LAMPENT ] }, Species.PHANTUMP, - Species.PUMPKABOO + Species.PUMPKABOO, + { 1: [ Species.GREAVARD ], 60: [ Species.HOUNDSTONE ] } ] }, [BiomePoolTier.UNCOMMON]: { @@ -991,7 +1068,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.CUBONE ], 28: [ Species.MAROWAK ] }, { 1: [ Species.YAMASK ], 34: [ Species.COFAGRIGUS ] }, { 1: [ Species.SINISTEA ], 30: [ Species.POLTEAGEIST ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MISDREAVUS, Species.MIMIKYU ] }, + [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MISDREAVUS, Species.MIMIKYU, { 1: [ Species.FUECOCO ], 16: [ Species.CROCALOR ], 36: [ Species.SKELEDIRGE ] }, Species.CERULEDGE ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.SPIRITOMB ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MARSHADOW, Species.SPECTRIER ] }, [BiomePoolTier.BOSS]: { @@ -999,9 +1076,9 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.MAROWAK ], [TimeOfDay.DUSK]: [ Species.MAROWAK ], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.GENGAR, Species.BANETTE, Species.DRIFBLIM, Species.MISMAGIUS, Species.DUSKNOIR, Species.CHANDELURE, Species.TREVENANT, Species.GOURGEIST, Species.MIMIKYU, Species.POLTEAGEIST ] + [TimeOfDay.ALL]: [ Species.GENGAR, Species.BANETTE, Species.DRIFBLIM, Species.MISMAGIUS, Species.DUSKNOIR, Species.CHANDELURE, Species.TREVENANT, Species.GOURGEIST, Species.MIMIKYU, Species.POLTEAGEIST, Species.HOUNDSTONE ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.SKELEDIRGE, Species.CERULEDGE ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MARSHADOW, Species.SPECTRIER, Species.HISUI_TYPHLOSION ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.GIRATINA, Species.CALYREX ] } }, @@ -1078,7 +1155,13 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.ELGYEM ], 42: [ Species.BEHEEYEM ] } ] }, - [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.ABRA ], 16: [ Species.KADABRA ] }, Species.SIGILYPH ] }, + [BiomePoolTier.UNCOMMON]: { + [TimeOfDay.DAWN]: [], + [TimeOfDay.DAY]: [], + [TimeOfDay.DUSK]: [], + [TimeOfDay.NIGHT]: [], + [TimeOfDay.ALL]: [ { 1: [ Species.ABRA ], 16: [ Species.KADABRA ] }, Species.SIGILYPH, { 1: [ Species.TINKATINK ], 24: [ Species.TINKATUFF ], 38: [ Species.TINKATON ] } ] + }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MR_MIME, Species.WOBBUFFET, { 1: [ Species.GOTHITA ], 32: [ Species.GOTHORITA ], 41: [ Species.GOTHITELLE ] }, Species.STONJOURNER ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], @@ -1088,10 +1171,10 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.ALL]: [ { 1: [ Species.ARCHEN ], 37: [ Species.ARCHEOPS ] } ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGISTEEL ] }, - [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ALAKAZAM, Species.HYPNO, Species.XATU, Species.GRUMPIG, Species.CLAYDOL, Species.SIGILYPH, Species.GOTHITELLE, Species.BEHEEYEM ] }, + [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ALAKAZAM, Species.HYPNO, Species.XATU, Species.GRUMPIG, Species.CLAYDOL, Species.SIGILYPH, Species.GOTHITELLE, Species.BEHEEYEM, Species.TINKATON ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [ Species.ESPEON ], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MR_MIME, Species.WOBBUFFET, Species.ARCHEOPS ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.RUNERIGUS ], [TimeOfDay.NIGHT]: [ Species.RUNERIGUS ], [TimeOfDay.ALL]: [ Species.REGISTEEL ] }, - [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.RUNERIGUS ], [TimeOfDay.NIGHT]: [ Species.RUNERIGUS ], [TimeOfDay.ALL]: [ Species.REGISTEEL, Species.FEZANDIPITI ] }, + [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KORAIDON ] } }, [Biome.WASTELAND]: { [BiomePoolTier.COMMON]: { @@ -1118,14 +1201,14 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ { 1: [ Species.DEINO ], 50: [ Species.ZWEILOUS ], 64: [ Species.HYDREIGON ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.DEINO ], 50: [ Species.ZWEILOUS ], 64: [ Species.HYDREIGON ] } ], - [TimeOfDay.ALL]: [ { 1: [ Species.SWABLU ], 35: [ Species.ALTARIA ] }, Species.DRAMPA ] + [TimeOfDay.ALL]: [ { 1: [ Species.SWABLU ], 35: [ Species.ALTARIA ] }, Species.DRAMPA, Species.CYCLIZAR ] }, [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ { 1: [ Species.DREEPY ], 50: [ Species.DRAKLOAK ], 60: [ Species.DRAGAPULT ] } ], [TimeOfDay.NIGHT]: [ { 1: [ Species.DREEPY ], 50: [ Species.DRAKLOAK ], 60: [ Species.DRAGAPULT ] } ], - [TimeOfDay.ALL]: [ { 1: [ Species.DRATINI ], 30: [ Species.DRAGONAIR ], 55: [ Species.DRAGONITE ] } ] + [TimeOfDay.ALL]: [ { 1: [ Species.DRATINI ], 30: [ Species.DRAGONAIR ], 55: [ Species.DRAGONITE ] }, { 1: [ Species.FRIGIBAX ], 35: [ Species.ARCTIBAX ], 54: [ Species.BAXCALIBUR ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.AERODACTYL, Species.DRUDDIGON, { 1: [ Species.TYRUNT ], 59: [ Species.TYRANTRUM ] }, Species.DRACOZOLT, Species.DRACOVISH ] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGIDRAGO ] }, @@ -1134,7 +1217,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.SALAMENCE, Species.GOODRA, Species.KOMMO_O ], [TimeOfDay.DUSK]: [ Species.TYRANITAR, Species.DRAGAPULT ], [TimeOfDay.NIGHT]: [ Species.TYRANITAR, Species.DRAGAPULT ], - [TimeOfDay.ALL]: [ Species.DRAGONITE, Species.FLYGON, Species.GARCHOMP, Species.HAXORUS, Species.DRAMPA ] + [TimeOfDay.ALL]: [ Species.DRAGONITE, Species.FLYGON, Species.GARCHOMP, Species.HAXORUS, Species.DRAMPA, Species.BAXCALIBUR ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.AERODACTYL, Species.DRUDDIGON, Species.TYRANTRUM, Species.DRACOZOLT, Species.DRACOVISH ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGIDRAGO ] }, @@ -1153,7 +1236,8 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.PURRLOIN ], 20: [ Species.LIEPARD ] }, { 1: [ Species.PAWNIARD ], 52: [ Species.BISHARP ], 64: [ Species.KINGAMBIT ] }, { 1: [ Species.NICKIT ], 18: [ Species.THIEVUL ] }, - { 1: [ Species.IMPIDIMP ], 32: [ Species.MORGREM ], 42: [ Species.GRIMMSNARL ] } + { 1: [ Species.IMPIDIMP ], 32: [ Species.MORGREM ], 42: [ Species.GRIMMSNARL ] }, + { 1: [ Species.MASCHIFF ], 30: [ Species.MABOSSTIFF ] } ] }, [BiomePoolTier.UNCOMMON]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, @@ -1171,7 +1255,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], - [TimeOfDay.ALL]: [ Species.HOUNDOOM, Species.SABLEYE, Species.ABSOL, Species.HONCHKROW, Species.SPIRITOMB, Species.LIEPARD, Species.ZOROARK, Species.HYDREIGON, Species.THIEVUL, Species.GRIMMSNARL, Species.KINGAMBIT ] + [TimeOfDay.ALL]: [ Species.HOUNDOOM, Species.SABLEYE, Species.ABSOL, Species.HONCHKROW, Species.SPIRITOMB, Species.LIEPARD, Species.ZOROARK, Species.HYDREIGON, Species.THIEVUL, Species.GRIMMSNARL, Species.MABOSSTIFF, Species.KINGAMBIT ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.UMBREON ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.DARKRAI, Species.GUZZLORD, Species.HISUI_SAMUROTT ] }, @@ -1287,7 +1371,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KANGASKHAN, Species.SCIZOR, Species.SLAKING, Species.LEAFEON, Species.SERPERIOR, Species.RILLABOOM ] }, - [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.VIRIZION, Species.BUZZWOLE, Species.ZARUDE ] }, + [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.VIRIZION, Species.BUZZWOLE, Species.ZARUDE, Species.MUNKIDORI ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.KLEAVOR ] } }, [Biome.FAIRY_CAVE]: { @@ -1363,11 +1447,11 @@ export const biomePokemonPools: BiomePokemonPools = { { 1: [ Species.LITWICK ], 41: [ Species.LAMPENT ] } ] }, - [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, + [BiomePoolTier.RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ { 1: [ Species.GIMMIGHOUL ], 40: [ Species.GHOLDENGO ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.HOOPA, Species.TAPU_KOKO, Species.TAPU_LELE, Species.TAPU_BULU, Species.TAPU_FINI ] }, [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.CHIMECHO, Species.COFAGRIGUS, Species.GOLURK, Species.AEGISLASH ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.GHOLDENGO ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.HOOPA, Species.TAPU_KOKO, Species.TAPU_LELE, Species.TAPU_BULU, Species.TAPU_FINI ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.REGIGIGAS ] } }, @@ -1396,12 +1480,12 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.TOXTRICITY, { 1: [ Species.GALAR_LINOONE ], 65: [ Species.OBSTAGOON ] }, Species.GALAR_ZIGZAGOON ], [TimeOfDay.NIGHT]: [ Species.TOXTRICITY, { 1: [ Species.GALAR_LINOONE ], 65: [ Species.OBSTAGOON ] }, Species.GALAR_ZIGZAGOON ], - [TimeOfDay.ALL]: [] + [TimeOfDay.ALL]: [ { 1: [ Species.VAROOM ], 40: [ Species.REVAVROOM ] } ] }, [BiomePoolTier.SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.SKUNTANK, Species.WATCHOG ], [TimeOfDay.NIGHT]: [ Species.SKUNTANK, Species.WATCHOG ], [TimeOfDay.ALL]: [ Species.MUK, Species.WEEZING, Species.WORMADAM, Species.GARBODOR ] }, - [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.TOXTRICITY, Species.OBSTAGOON ], [TimeOfDay.NIGHT]: [ Species.TOXTRICITY, Species.OBSTAGOON ], [TimeOfDay.ALL]: [] }, + [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [ Species.TOXTRICITY, Species.OBSTAGOON ], [TimeOfDay.NIGHT]: [ Species.TOXTRICITY, Species.OBSTAGOON ], [TimeOfDay.ALL]: [ Species.REVAVROOM ] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.GALAR_WEEZING ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] } }, @@ -1442,7 +1526,7 @@ export const biomePokemonPools: BiomePokemonPools = { [TimeOfDay.DAY]: [ Species.SNEASLER, Species.GALAR_DARMANITAN ], [TimeOfDay.DUSK]: [ Species.HISUI_ZOROARK ], [TimeOfDay.NIGHT]: [ Species.HISUI_ZOROARK ], - [TimeOfDay.ALL]: [ Species.MR_RIME, Species.GLASTRIER ] + [TimeOfDay.ALL]: [ Species.MR_RIME, Species.GLASTRIER, Species.CHIEN_PAO ] }, [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ZACIAN, Species.CALYREX, Species.GALAR_ARTICUNO ] } }, @@ -1503,7 +1587,7 @@ export const biomePokemonPools: BiomePokemonPools = { [BiomePoolTier.BOSS]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MUK, Species.ELECTRODE, Species.BRONZONG, Species.MAGNEZONE, Species.PORYGON_Z, Species.REUNICLUS, Species.KLINKLANG ] }, [BiomePoolTier.BOSS_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [] }, [BiomePoolTier.BOSS_SUPER_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.ROTOM, Species.ZYGARDE, Species.SILVALLY ] }, - [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MEWTWO ] } + [BiomePoolTier.BOSS_ULTRA_RARE]: { [TimeOfDay.DAWN]: [], [TimeOfDay.DAY]: [], [TimeOfDay.DUSK]: [], [TimeOfDay.NIGHT]: [], [TimeOfDay.ALL]: [ Species.MEWTWO, Species.MIRAIDON ] } }, [Biome.END]: { [BiomePoolTier.COMMON]: { @@ -1577,7 +1661,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.GARDENIA, TrainerType.VIOLA ], + [BiomePoolTier.BOSS]: [ TrainerType.GARDENIA, TrainerType.VIOLA, TrainerType.BRASSIUS ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1588,7 +1672,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [ TrainerType.ARTIST ], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.WHITNEY, TrainerType.NORMAN ], + [BiomePoolTier.BOSS]: [ TrainerType.WHITNEY, TrainerType.NORMAN, TrainerType.IONO, TrainerType.LARRY ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1599,7 +1683,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.BUGSY, TrainerType.BURGH ], + [BiomePoolTier.BOSS]: [ TrainerType.BUGSY, TrainerType.BURGH, TrainerType.KATY ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1632,7 +1716,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [ TrainerType.BLACK_BELT ], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.MISTY ], + [BiomePoolTier.BOSS]: [ TrainerType.MISTY, TrainerType.KOFU ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1709,7 +1793,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.PRYCE, TrainerType.BRYCEN, TrainerType.WULFRIC ], + [BiomePoolTier.BOSS]: [ TrainerType.PRYCE, TrainerType.BRYCEN, TrainerType.WULFRIC, TrainerType.GRUSHA ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1753,7 +1837,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.MORTY, TrainerType.ALLISTER ], + [BiomePoolTier.BOSS]: [ TrainerType.MORTY, TrainerType.ALLISTER, TrainerType.RYME ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -1786,7 +1870,7 @@ export const biomeTrainerPools: BiomeTrainerPools = { [BiomePoolTier.RARE]: [], [BiomePoolTier.SUPER_RARE]: [], [BiomePoolTier.ULTRA_RARE]: [], - [BiomePoolTier.BOSS]: [ TrainerType.SABRINA, TrainerType.TATE, TrainerType.LIZA ], + [BiomePoolTier.BOSS]: [ TrainerType.SABRINA, TrainerType.TATE, TrainerType.LIZA, TrainerType.TULIP ], [BiomePoolTier.BOSS_RARE]: [], [BiomePoolTier.BOSS_SUPER_RARE]: [], [BiomePoolTier.BOSS_ULTRA_RARE]: [] @@ -6230,222 +6314,343 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ Species.SPRIGATITO, Type.GRASS, -1, [ + [ Biome.MEADOW, BiomePoolTier.RARE ] ] ], [ Species.FLORAGATO, Type.GRASS, -1, [ + [ Biome.MEADOW, BiomePoolTier.RARE ] ] ], [ Species.MEOWSCARADA, Type.GRASS, Type.DARK, [ + [ Biome.MEADOW, BiomePoolTier.RARE ], + [ Biome.MEADOW, BiomePoolTier.BOSS_RARE ] ] ], [ Species.FUECOCO, Type.FIRE, -1, [ + [ Biome.GRAVEYARD, BiomePoolTier.RARE ] ] ], [ Species.CROCALOR, Type.FIRE, -1, [ + [ Biome.GRAVEYARD, BiomePoolTier.RARE ] ] ], [ Species.SKELEDIRGE, Type.FIRE, Type.GHOST, [ + [ Biome.GRAVEYARD, BiomePoolTier.RARE ], + [ Biome.GRAVEYARD, BiomePoolTier.BOSS_RARE ] ] ], [ Species.QUAXLY, Type.WATER, -1, [ + [ Biome.BEACH, BiomePoolTier.RARE ] ] ], [ Species.QUAXWELL, Type.WATER, -1, [ + [ Biome.BEACH, BiomePoolTier.RARE ] ] ], [ Species.QUAQUAVAL, Type.WATER, Type.FIGHTING, [ + [ Biome.BEACH, BiomePoolTier.RARE ], + [ Biome.BEACH, BiomePoolTier.BOSS_RARE ] ] ], [ Species.LECHONK, Type.NORMAL, -1, [ + [ Biome.TOWN, BiomePoolTier.COMMON ], + [ Biome.PLAINS, BiomePoolTier.COMMON ] ] ], [ Species.OINKOLOGNE, Type.NORMAL, -1, [ + [ Biome.PLAINS, BiomePoolTier.COMMON ], + [ Biome.PLAINS, BiomePoolTier.BOSS ] ] ], [ Species.TAROUNTULA, Type.BUG, -1, [ + [ Biome.FOREST, BiomePoolTier.COMMON ] ] ], [ Species.SPIDOPS, Type.BUG, -1, [ + [ Biome.FOREST, BiomePoolTier.COMMON ], + [ Biome.FOREST, BiomePoolTier.BOSS ] ] ], [ Species.NYMBLE, Type.BUG, -1, [ + [ Biome.TALL_GRASS, BiomePoolTier.COMMON ], + [ Biome.FOREST, BiomePoolTier.COMMON ] ] ], [ Species.LOKIX, Type.BUG, Type.DARK, [ + [ Biome.TALL_GRASS, BiomePoolTier.COMMON ], + [ Biome.TALL_GRASS, BiomePoolTier.BOSS ], + [ Biome.FOREST, BiomePoolTier.COMMON ], + [ Biome.FOREST, BiomePoolTier.BOSS ] ] ], [ Species.PAWMI, Type.ELECTRIC, -1, [ + [ Biome.TOWN, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.PLAINS, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.POWER_PLANT, BiomePoolTier.COMMON ] ] ], [ Species.PAWMO, Type.ELECTRIC, Type.FIGHTING, [ + [ Biome.PLAINS, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.POWER_PLANT, BiomePoolTier.COMMON ] ] ], [ Species.PAWMOT, Type.ELECTRIC, Type.FIGHTING, [ + [ Biome.PLAINS, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.PLAINS, BiomePoolTier.BOSS_RARE, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.POWER_PLANT, BiomePoolTier.COMMON ], + [ Biome.POWER_PLANT, BiomePoolTier.BOSS ] ] ], [ Species.TANDEMAUS, Type.NORMAL, -1, [ + [ Biome.TOWN, BiomePoolTier.RARE, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.METROPOLIS, BiomePoolTier.RARE, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.MAUSHOLD, Type.NORMAL, -1, [ + [ Biome.METROPOLIS, BiomePoolTier.RARE, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.METROPOLIS, BiomePoolTier.BOSS_RARE, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.FIDOUGH, Type.FAIRY, -1, [ + [ Biome.TOWN, BiomePoolTier.UNCOMMON ], + [ Biome.METROPOLIS, BiomePoolTier.UNCOMMON ] ] ], [ Species.DACHSBUN, Type.FAIRY, -1, [ + [ Biome.METROPOLIS, BiomePoolTier.UNCOMMON ], + [ Biome.METROPOLIS, BiomePoolTier.BOSS ] ] ], [ Species.SMOLIV, Type.GRASS, -1, [ + [ Biome.MEADOW, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.DOLLIV, Type.GRASS, -1, [ + [ Biome.MEADOW, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.ARBOLIVA, Type.GRASS, -1, [ + [ Biome.MEADOW, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.MEADOW, BiomePoolTier.BOSS, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.SQUAWKABILLY, Type.NORMAL, Type.FLYING, [ + [ Biome.METROPOLIS, BiomePoolTier.UNCOMMON ], + [ Biome.FOREST, BiomePoolTier.RARE ] ] ], [ Species.NACLI, Type.ROCK, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON ], + [ Biome.CAVE, BiomePoolTier.COMMON ] ] ], [ Species.NACLSTACK, Type.ROCK, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON ], + [ Biome.CAVE, BiomePoolTier.COMMON ] ] ], [ Species.GARGANACL, Type.ROCK, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON ], + [ Biome.MOUNTAIN, BiomePoolTier.BOSS ], + [ Biome.CAVE, BiomePoolTier.COMMON ], + [ Biome.CAVE, BiomePoolTier.BOSS ] ] ], [ Species.CHARCADET, Type.FIRE, -1, [ + [ Biome.VOLCANO, BiomePoolTier.RARE ] ] ], [ Species.ARMAROUGE, Type.FIRE, Type.PSYCHIC, [ + [ Biome.VOLCANO, BiomePoolTier.RARE ], + [ Biome.VOLCANO, BiomePoolTier.BOSS_RARE ] ] ], [ Species.CERULEDGE, Type.FIRE, Type.GHOST, [ + [ Biome.GRAVEYARD, BiomePoolTier.RARE ], + [ Biome.GRAVEYARD, BiomePoolTier.BOSS_RARE ] ] ], [ Species.TADBULB, Type.ELECTRIC, -1, [ + [ Biome.POWER_PLANT, BiomePoolTier.COMMON ] ] ], [ Species.BELLIBOLT, Type.ELECTRIC, -1, [ + [ Biome.POWER_PLANT, BiomePoolTier.COMMON ], + [ Biome.POWER_PLANT, BiomePoolTier.BOSS ] ] ], [ Species.WATTREL, Type.ELECTRIC, Type.FLYING, [ + [ Biome.SEA, BiomePoolTier.UNCOMMON ] ] ], [ Species.KILOWATTREL, Type.ELECTRIC, Type.FLYING, [ + [ Biome.SEA, BiomePoolTier.UNCOMMON ], + [ Biome.SEA, BiomePoolTier.BOSS ] ] ], [ Species.MASCHIFF, Type.DARK, -1, [ + [ Biome.ABYSS, BiomePoolTier.COMMON ] ] ], [ Species.MABOSSTIFF, Type.DARK, -1, [ + [ Biome.ABYSS, BiomePoolTier.COMMON ], + [ Biome.ABYSS, BiomePoolTier.BOSS ] ] ], [ Species.SHROODLE, Type.POISON, -1, [ + [ Biome.FOREST, BiomePoolTier.COMMON ] ] ], [ Species.GRAFAIAI, Type.POISON, -1, [ + [ Biome.FOREST, BiomePoolTier.COMMON ], + [ Biome.FOREST, BiomePoolTier.BOSS ] ] ], [ Species.BRAMBLIN, Type.GRASS, Type.GHOST, [ + [ Biome.DESERT, BiomePoolTier.UNCOMMON ] ] ], [ Species.BRAMBLEGHAST, Type.GRASS, Type.GHOST, [ + [ Biome.DESERT, BiomePoolTier.UNCOMMON ], + [ Biome.DESERT, BiomePoolTier.BOSS ] ] ], [ Species.TOEDSCOOL, Type.GROUND, Type.GRASS, [ + [ Biome.FOREST, BiomePoolTier.RARE ] ] ], [ Species.TOEDSCRUEL, Type.GROUND, Type.GRASS, [ + [ Biome.FOREST, BiomePoolTier.RARE ], + [ Biome.FOREST, BiomePoolTier.BOSS_RARE ] ] ], [ Species.KLAWF, Type.ROCK, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.RARE ] ] ], [ Species.CAPSAKID, Type.GRASS, -1, [ + [ Biome.BADLANDS, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.SCOVILLAIN, Type.GRASS, Type.FIRE, [ + [ Biome.BADLANDS, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.BADLANDS, BiomePoolTier.BOSS, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.RELLOR, Type.BUG, -1, [ + [ Biome.DESERT, BiomePoolTier.COMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.RABSCA, Type.BUG, Type.PSYCHIC, [ + [ Biome.DESERT, BiomePoolTier.COMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.DESERT, BiomePoolTier.BOSS, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.FLITTLE, Type.PSYCHIC, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.ESPATHRA, Type.PSYCHIC, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.MOUNTAIN, BiomePoolTier.BOSS, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.TINKATINK, Type.FAIRY, Type.STEEL, [ + [ Biome.RUINS, BiomePoolTier.UNCOMMON ] ] ], [ Species.TINKATUFF, Type.FAIRY, Type.STEEL, [ + [ Biome.RUINS, BiomePoolTier.UNCOMMON ] ] ], [ Species.TINKATON, Type.FAIRY, Type.STEEL, [ + [ Biome.RUINS, BiomePoolTier.UNCOMMON ], + [ Biome.RUINS, BiomePoolTier.BOSS ] ] ], [ Species.WIGLETT, Type.WATER, -1, [ + [ Biome.BEACH, BiomePoolTier.COMMON ] ] ], [ Species.WUGTRIO, Type.WATER, -1, [ + [ Biome.BEACH, BiomePoolTier.COMMON ] ] ], [ Species.BOMBIRDIER, Type.FLYING, Type.DARK, [ + [ Biome.MOUNTAIN, BiomePoolTier.UNCOMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.FINIZEN, Type.WATER, -1, [ + [ Biome.SEA, BiomePoolTier.COMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.PALAFIN, Type.WATER, -1, [ + [ Biome.SEA, BiomePoolTier.COMMON, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ], + [ Biome.SEA, BiomePoolTier.BOSS, [ TimeOfDay.DAWN, TimeOfDay.DAY ] ] ] ], [ Species.VAROOM, Type.STEEL, Type.POISON, [ + [ Biome.METROPOLIS, BiomePoolTier.RARE ], + [ Biome.SLUM, BiomePoolTier.RARE ] ] ], [ Species.REVAVROOM, Type.STEEL, Type.POISON, [ + [ Biome.METROPOLIS, BiomePoolTier.RARE ], + [ Biome.METROPOLIS, BiomePoolTier.BOSS_RARE ], + [ Biome.SLUM, BiomePoolTier.RARE ], + [ Biome.SLUM, BiomePoolTier.BOSS_RARE ] ] ], [ Species.CYCLIZAR, Type.DRAGON, -1, [ + [ Biome.WASTELAND, BiomePoolTier.UNCOMMON ] ] ], [ Species.ORTHWORM, Type.STEEL, -1, [ + [ Biome.DESERT, BiomePoolTier.UNCOMMON ] ] ], [ Species.GLIMMET, Type.ROCK, Type.POISON, [ + [ Biome.CAVE, BiomePoolTier.RARE ] ] ], [ Species.GLIMMORA, Type.ROCK, Type.POISON, [ + [ Biome.CAVE, BiomePoolTier.RARE ], + [ Biome.CAVE, BiomePoolTier.BOSS_RARE ] ] ], [ Species.GREAVARD, Type.GHOST, -1, [ + [ Biome.GRAVEYARD, BiomePoolTier.COMMON ] ] ], [ Species.HOUNDSTONE, Type.GHOST, -1, [ + [ Biome.GRAVEYARD, BiomePoolTier.COMMON ], + [ Biome.GRAVEYARD, BiomePoolTier.BOSS ] ] ], [ Species.FLAMIGO, Type.FLYING, Type.FIGHTING, [ + [ Biome.LAKE, BiomePoolTier.UNCOMMON ] ] ], [ Species.CETODDLE, Type.ICE, -1, [ + [ Biome.ICE_CAVE, BiomePoolTier.UNCOMMON ] ] ], [ Species.CETITAN, Type.ICE, -1, [ + [ Biome.ICE_CAVE, BiomePoolTier.UNCOMMON ], + [ Biome.ICE_CAVE, BiomePoolTier.BOSS ] ] ], [ Species.VELUZA, Type.WATER, Type.PSYCHIC, [ + [ Biome.SEABED, BiomePoolTier.COMMON ] ] ], [ Species.DONDOZO, Type.WATER, -1, [ + [ Biome.SEABED, BiomePoolTier.UNCOMMON ], + [ Biome.SEABED, BiomePoolTier.BOSS ] ] ], [ Species.TATSUGIRI, Type.DRAGON, Type.WATER, [ + [ Biome.BEACH, BiomePoolTier.RARE ] ] ], [ Species.ANNIHILAPE, Type.FIGHTING, Type.GHOST, [ @@ -6523,30 +6728,41 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ Species.FRIGIBAX, Type.DRAGON, Type.ICE, [ + [ Biome.WASTELAND, BiomePoolTier.RARE ] ] ], [ Species.ARCTIBAX, Type.DRAGON, Type.ICE, [ + [ Biome.WASTELAND, BiomePoolTier.RARE ] ] ], [ Species.BAXCALIBUR, Type.DRAGON, Type.ICE, [ + [ Biome.WASTELAND, BiomePoolTier.RARE ], + [ Biome.WASTELAND, BiomePoolTier.BOSS ] ] ], [ Species.GIMMIGHOUL, Type.GHOST, -1, [ + [ Biome.TEMPLE, BiomePoolTier.RARE ] ] ], [ Species.GHOLDENGO, Type.STEEL, Type.GHOST, [ + [ Biome.TEMPLE, BiomePoolTier.RARE ], + [ Biome.TEMPLE, BiomePoolTier.BOSS_RARE ] ] ], [ Species.WO_CHIEN, Type.DARK, Type.GRASS, [ + [ Biome.FOREST, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.CHIEN_PAO, Type.DARK, Type.ICE, [ + [ Biome.SNOWY_FOREST, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.TING_LU, Type.DARK, Type.GROUND, [ + [ Biome.MOUNTAIN, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.CHI_YU, Type.DARK, Type.FIRE, [ + [ Biome.VOLCANO, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.ROARING_MOON, Type.DRAGON, Type.DARK, [ @@ -6558,9 +6774,11 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ Species.KORAIDON, Type.FIGHTING, Type.DRAGON, [ + [ Biome.RUINS, BiomePoolTier.BOSS_ULTRA_RARE ] ] ], [ Species.MIRAIDON, Type.ELECTRIC, Type.DRAGON, [ + [ Biome.LABORATORY, BiomePoolTier.BOSS_ULTRA_RARE ] ] ], [ Species.WALKING_WAKE, Type.WATER, Type.DRAGON, [ @@ -6576,21 +6794,28 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ Species.POLTCHAGEIST, Type.GRASS, Type.GHOST, [ + [ Biome.BADLANDS, BiomePoolTier.RARE ] ] ], [ Species.SINISTCHA, Type.GRASS, Type.GHOST, [ + [ Biome.BADLANDS, BiomePoolTier.RARE ], + [ Biome.BADLANDS, BiomePoolTier.BOSS_RARE ] ] ], [ Species.OKIDOGI, Type.POISON, Type.FIGHTING, [ + [ Biome.BADLANDS, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.MUNKIDORI, Type.POISON, Type.PSYCHIC, [ + [ Biome.JUNGLE, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.FEZANDIPITI, Type.POISON, Type.FAIRY, [ + [ Biome.RUINS, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.OGERPON, Type.GRASS, -1, [ + [ Biome.MOUNTAIN, BiomePoolTier.BOSS_SUPER_RARE ] ] ], [ Species.ARCHALUDON, Type.STEEL, Type.DRAGON, [ @@ -6618,10 +6843,10 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ Species.TERAPAGOS, Type.NORMAL, -1, [ + [ Biome.CAVE, BiomePoolTier.BOSS_ULTRA_RARE ] ] ], - [ Species.PECHARUNT, Type.POISON, Type.GHOST, [ - ] + [ Species.PECHARUNT, Type.POISON, Type.GHOST, [ ] ], [ Species.ALOLA_RATTATA, Type.DARK, -1, [ [ Biome.ISLAND, BiomePoolTier.COMMON, [ TimeOfDay.DUSK, TimeOfDay.NIGHT ] ] @@ -7051,8 +7276,8 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ TrainerType.JANINE, [ - [ Biome.SWAMP, BiomePoolTier.BOSS ] - ] + [ Biome.SWAMP, BiomePoolTier.BOSS ] + ] ], [ TrainerType.SABRINA, [ [ Biome.RUINS, BiomePoolTier.BOSS ] @@ -7163,14 +7388,17 @@ export const biomeTrainerPools: BiomeTrainerPools = { ] ], [ TrainerType.CILAN, [ - [ Biome.PLAINS, BiomePoolTier.BOSS ] - ] ], + [ Biome.PLAINS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.CHILI, [ - [ Biome.PLAINS, BiomePoolTier.BOSS ] - ] ], + [ Biome.PLAINS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.CRESS, [ - [ Biome.PLAINS, BiomePoolTier.BOSS ] - ] ], + [ Biome.PLAINS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.CHEREN, [ [ Biome.PLAINS, BiomePoolTier.BOSS ] ] @@ -7209,75 +7437,120 @@ export const biomeTrainerPools: BiomeTrainerPools = { ], [ TrainerType.MARLON, [ [ Biome.SEA, BiomePoolTier.BOSS ] - ] ], + ] + ], [ TrainerType.VIOLA, [ - [ Biome.TALL_GRASS, BiomePoolTier.BOSS ] - ] ], + [ Biome.TALL_GRASS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.GRANT, [ - [ Biome.BADLANDS, BiomePoolTier.BOSS ] - ] ], + [ Biome.BADLANDS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.KORRINA, [ - [ Biome.DOJO, BiomePoolTier.BOSS ] - ] ], + [ Biome.DOJO, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.RAMOS, [ - [ Biome.JUNGLE, BiomePoolTier.BOSS ] - ] ], + [ Biome.JUNGLE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.CLEMONT, [ - [ Biome.POWER_PLANT, BiomePoolTier.BOSS ] - ] ], + [ Biome.POWER_PLANT, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.VALERIE, [ - [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] - ] ], + [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.OLYMPIA, [ - [ Biome.SPACE, BiomePoolTier.BOSS ] - ] ], + [ Biome.SPACE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.WULFRIC, [ - [ Biome.ICE_CAVE, BiomePoolTier.BOSS ] - ] ], + [ Biome.ICE_CAVE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.MILO, [ - [ Biome.MEADOW, BiomePoolTier.BOSS ] - ] ], + [ Biome.MEADOW, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.NESSA, [ - [ Biome.ISLAND, BiomePoolTier.BOSS ] - ] ], + [ Biome.ISLAND, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.KABU, [ - [ Biome.VOLCANO, BiomePoolTier.BOSS ] - ] ], + [ Biome.VOLCANO, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.BEA, [ - [ Biome.DOJO, BiomePoolTier.BOSS ] - ] ], + [ Biome.DOJO, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.ALLISTER, [ - [ Biome.GRAVEYARD, BiomePoolTier.BOSS ] - ] ], + [ Biome.GRAVEYARD, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.OPAL, [ - [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] - ] ], + [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.BEDE, [ - [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] - ] ], + [ Biome.FAIRY_CAVE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.GORDIE, [ - [ Biome.DESERT, BiomePoolTier.BOSS ] - ] ], + [ Biome.DESERT, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.MELONY, [ - [ Biome.SNOWY_FOREST, BiomePoolTier.BOSS ] - ] ], + [ Biome.SNOWY_FOREST, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.PIERS, [ - [ Biome.SLUM, BiomePoolTier.BOSS ] - ] ], + [ Biome.SLUM, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.MARNIE, [ - [ Biome.ABYSS, BiomePoolTier.BOSS ] - ] ], + [ Biome.ABYSS, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.RAIHAN, [ - [ Biome.WASTELAND, BiomePoolTier.BOSS ] - ] ], - /*[ TrainerType.KATY, [] ], - [ TrainerType.BRASSIUS, [] ], - [ TrainerType.IONO, [] ], - [ TrainerType.KOFU, [] ], - [ TrainerType.LARRY, [] ], - [ TrainerType.RYME, [] ], - [ TrainerType.TULIP, [] ], - [ TrainerType.GRUSHA, [] ],*/ + [ Biome.WASTELAND, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.KATY, [ + [ Biome.FOREST, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.BRASSIUS, [ + [ Biome.TALL_GRASS, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.IONO, [ + [ Biome.METROPOLIS, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.KOFU, [ + [ Biome.BEACH, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.LARRY, [ + [ Biome.METROPOLIS, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.RYME, [ + [ Biome.GRAVEYARD, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.TULIP, [ + [ Biome.RUINS, BiomePoolTier.BOSS ] + ] + ], + [ TrainerType.GRUSHA, [ + [ Biome.ICE_CAVE, BiomePoolTier.BOSS ] + ] + ], [ TrainerType.LORELEI, [] ], [ TrainerType.BRUNO, [] ], [ TrainerType.AGATHA, [] ], @@ -7306,10 +7579,14 @@ export const biomeTrainerPools: BiomeTrainerPools = { [ TrainerType.OLIVIA, [] ], [ TrainerType.ACEROLA, [] ], [ TrainerType.KAHILI, [] ], - /*[ TrainerType.RIKA, [] ], + [ TrainerType.RIKA, [] ], [ TrainerType.POPPY, [] ], [ TrainerType.LARRY_ELITE, [] ], - [ TrainerType.HASSEL, [] ],*/ + [ TrainerType.HASSEL, [] ], + [ TrainerType.CRISPIN, [] ], + [ TrainerType.AMARYS, [] ], + [ TrainerType.LACEY, [] ], + [ TrainerType.DRAYTON, [] ], [ TrainerType.BLUE, [] ], [ TrainerType.RED, [] ], [ TrainerType.LANCE_CHAMPION, [] ], @@ -7320,9 +7597,9 @@ export const biomeTrainerPools: BiomeTrainerPools = { [ TrainerType.IRIS, [] ], [ TrainerType.DIANTHA, [] ], [ TrainerType.LEON, [] ], - /*[ TrainerType.GEETA, [] ], + [ TrainerType.GEETA, [] ], [ TrainerType.NEMONA, [] ], - [ TrainerType.KIERAN, [] ],*/ + [ TrainerType.KIERAN, [] ], [ TrainerType.RIVAL, [] ] ]; @@ -7463,6 +7740,8 @@ export const biomeTrainerPools: BiomeTrainerPools = { biomeTierPool.push(trainerType); } } + + //outputPools(); }); function outputPools() { @@ -7515,8 +7794,6 @@ export const biomeTrainerPools: BiomeTrainerPools = { console.log(beautify(trainerOutput, null, 2, 120).replace(/( | (?:\{ "\d+": \[ )?| "(?:.*?)": \[ |, (?:(?:\{ )?"\d+": \[ )?)"(.*?)"/g, '$1TrainerType.$2').replace(/"(\d+)": /g, '$1: ').replace(/( )"(.*?)"/g, '$1[BiomePoolTier.$2]').replace(/( )"(.*?)"/g, '$1[Biome.$2]')); } - //outputPools(); - /*for (let pokemon of allSpecies) { if (pokemon.speciesId >= Species.XERNEAS) break; diff --git a/src/data/enums/trainer-type.ts b/src/data/enums/trainer-type.ts index a4db693b1..f29506820 100644 --- a/src/data/enums/trainer-type.ts +++ b/src/data/enums/trainer-type.ts @@ -116,14 +116,14 @@ export enum TrainerType { PIERS, MARNIE, RAIHAN, - /*KATY, + KATY, BRASSIUS, IONO, KOFU, LARRY, RYME, TULIP, - GRUSHA*/ + GRUSHA, LORELEI = 300, BRUNO, AGATHA, @@ -152,10 +152,14 @@ export enum TrainerType { OLIVIA, ACEROLA, KAHILI, - /*RIKA, + RIKA, POPPY, LARRY_ELITE, - HASSEL*/ + HASSEL, + CRISPIN, + AMARYS, + LACEY, + DRAYTON, BLUE = 350, RED, LANCE_CHAMPION, @@ -166,9 +170,9 @@ export enum TrainerType { IRIS, DIANTHA, LEON, - /*GEETA, + GEETA, NEMONA, - KIERAN,*/ + KIERAN, RIVAL = 375, RIVAL_2, RIVAL_3, diff --git a/src/data/pokemon-species.ts b/src/data/pokemon-species.ts index 0f89bb765..4e6d3cbab 100644 --- a/src/data/pokemon-species.ts +++ b/src/data/pokemon-species.ts @@ -120,7 +120,7 @@ export abstract class PokemonSpeciesForm { } isObtainable(): boolean { - return (this.generation <= 8 || pokemonPrevolutions.hasOwnProperty(this.speciesId)); + return (this.generation <= 9 || pokemonPrevolutions.hasOwnProperty(this.speciesId)); } isCatchable(): boolean { @@ -477,7 +477,7 @@ export default class PokemonSpecies extends PokemonSpeciesForm { } isObtainable() { - return super.isObtainable() || (this.species === 'Wild Bull Pokémon') || (this.species === 'Water Fish Pokémon') || (this.species === 'Paradox Pokémon' && !this.legendary && this.speciesId <= 1025); + return super.isObtainable(); } getFormSpriteKey(formIndex?: integer) { @@ -2107,18 +2107,18 @@ export function initSpecies() { new PokemonForm("Hearthflame Mask", "hearthflame-mask", Type.GRASS, Type.FIRE, 1.2, 39.8, Abilities.MOLD_BREAKER, Abilities.NONE, Abilities.NONE, 550, 80, 120, 84, 60, 96, 110, 5, 50, 275), new PokemonForm("Cornerstone Mask", "cornerstone-mask", Type.GRASS, Type.ROCK, 1.2, 39.8, Abilities.STURDY, Abilities.NONE, Abilities.NONE, 550, 80, 120, 84, 60, 96, 110, 5, 50, 275), ), - new PokemonSpecies(Species.ARCHALUDON, "Archaludon", 9, false, false, false, "Alloy Pokémon", Type.STEEL, Type.DRAGON, 2, 60, Abilities.STAMINA, Abilities.STURDY, Abilities.STALWART, 535, 90, 105, 130, 125, 65, 85, 10, 50, null, GrowthRate.MEDIUM_FAST, 50, false), - new PokemonSpecies(Species.HYDRAPPLE, "Hydrapple", 9, false, false, false, "Apple Hydra Pokémon", Type.GRASS, Type.DRAGON, 1.8, 93, Abilities.SUPERSWEET_SYRUP, Abilities.REGENERATOR, Abilities.STICKY_HOLD, 540, 106, 80, 110, 120, 80, 44, 10, 50, null, GrowthRate.ERRATIC, 50, false), + new PokemonSpecies(Species.ARCHALUDON, "Archaludon", 9, false, false, false, "Alloy Pokémon", Type.STEEL, Type.DRAGON, 2, 60, Abilities.STAMINA, Abilities.STURDY, Abilities.STALWART, 535, 90, 105, 130, 125, 65, 85, 10, 50, 300, GrowthRate.MEDIUM_FAST, 50, false), + new PokemonSpecies(Species.HYDRAPPLE, "Hydrapple", 9, false, false, false, "Apple Hydra Pokémon", Type.GRASS, Type.DRAGON, 1.8, 93, Abilities.SUPERSWEET_SYRUP, Abilities.REGENERATOR, Abilities.STICKY_HOLD, 540, 106, 80, 110, 120, 80, 44, 10, 50, 270, GrowthRate.ERRATIC, 50, false), new PokemonSpecies(Species.GOUGING_FIRE, "Gouging Fire", 9, false, false, false, "Paradox Pokémon", Type.FIRE, Type.DRAGON, 3.5, 590, Abilities.PROTOSYNTHESIS, Abilities.NONE, Abilities.NONE, 590, 105, 115, 121, 65, 93, 91, 10, 0, 295, GrowthRate.SLOW, null, false), new PokemonSpecies(Species.RAGING_BOLT, "Raging Bolt", 9, false, false, false, "Paradox Pokémon", Type.ELECTRIC, Type.DRAGON, 5.2, 480, Abilities.PROTOSYNTHESIS, Abilities.NONE, Abilities.NONE, 590, 125, 73, 91, 137, 89, 75, 10, 0, 295, GrowthRate.SLOW, null, false), new PokemonSpecies(Species.IRON_BOULDER, "Iron Boulder", 9, false, false, false, "Paradox Pokémon", Type.ROCK, Type.PSYCHIC, 1.5, 162.5, Abilities.QUARK_DRIVE, Abilities.NONE, Abilities.NONE, 590, 90, 120, 80, 68, 108, 124, 10, 0, 295, GrowthRate.SLOW, null, false), new PokemonSpecies(Species.IRON_CROWN, "Iron Crown", 9, false, false, false, "Paradox Pokémon", Type.STEEL, Type.PSYCHIC, 1.6, 156, Abilities.QUARK_DRIVE, Abilities.NONE, Abilities.NONE, 590, 90, 72, 100, 122, 108, 98, 10, 0, 295, GrowthRate.SLOW, null, false), - new PokemonSpecies(Species.TERAPAGOS, "Terapagos", 9, false, true, false, "Tera Pokémon", Type.NORMAL, null, 0.2, 6.5, Abilities.TERA_SHIFT, Abilities.NONE, Abilities.NONE, 450, 90, 65, 85, 65, 85, 60, 5, 50, null, GrowthRate.SLOW, 50, false, false, - new PokemonForm("Normal Form", "", Type.NORMAL, null, 0.2, 6.5, Abilities.TERA_SHIFT, Abilities.NONE, Abilities.NONE, 450, 90, 65, 85, 65, 85, 60, 5, 50, null), - new PokemonForm("Terastal Form", "terastal", Type.NORMAL, null, 0.3, 16, Abilities.TERA_SHELL, Abilities.NONE, Abilities.NONE, 600, 95, 95, 110, 105, 110, 85, 5, 50, null), - new PokemonForm("Stellar Form", "stellar", Type.NORMAL, null, 1.7, 77, Abilities.TERAFORM_ZERO, Abilities.NONE, Abilities.NONE, 700, 160, 105, 110, 130, 110, 85, 5, 50, null), + new PokemonSpecies(Species.TERAPAGOS, "Terapagos", 9, false, true, false, "Tera Pokémon", Type.NORMAL, null, 0.2, 6.5, Abilities.TERA_SHIFT, Abilities.NONE, Abilities.NONE, 450, 90, 65, 85, 65, 85, 60, 5, 50, 90, GrowthRate.SLOW, 50, false, false, + new PokemonForm("Normal Form", "", Type.NORMAL, null, 0.2, 6.5, Abilities.TERA_SHIFT, Abilities.NONE, Abilities.NONE, 450, 90, 65, 85, 65, 85, 60, 5, 50, 90), + new PokemonForm("Terastal Form", "terastal", Type.NORMAL, null, 0.3, 16, Abilities.TERA_SHELL, Abilities.NONE, Abilities.NONE, 600, 95, 95, 110, 105, 110, 85, 5, 50, 90), + new PokemonForm("Stellar Form", "stellar", Type.NORMAL, null, 1.7, 77, Abilities.TERAFORM_ZERO, Abilities.NONE, Abilities.NONE, 700, 160, 105, 110, 130, 110, 85, 5, 50, 90), ), - new PokemonSpecies(Species.PECHARUNT, "Pecharunt", 9, false, false, true, "Subjugation Pokémon", Type.POISON, Type.GHOST, 0.3, 0.3, Abilities.POISON_PUPPETEER, Abilities.NONE, Abilities.NONE, 600, 88, 88, 160, 88, 88, 88, 3, 0, null, GrowthRate.SLOW, null, false), + new PokemonSpecies(Species.PECHARUNT, "Pecharunt", 9, false, false, true, "Subjugation Pokémon", Type.POISON, Type.GHOST, 0.3, 0.3, Abilities.POISON_PUPPETEER, Abilities.NONE, Abilities.NONE, 600, 88, 88, 160, 88, 88, 88, 3, 0, 300, GrowthRate.SLOW, null, false), new PokemonSpecies(Species.ALOLA_RATTATA, "Rattata", 7, false, false, false, "Mouse Pokémon", Type.DARK, null, 0.3, 3.8, Abilities.GLUTTONY, Abilities.HUSTLE, Abilities.THICK_FAT, 253, 30, 56, 35, 25, 35, 72, 255, 70, 51, GrowthRate.MEDIUM_FAST, 50, false), new PokemonSpecies(Species.ALOLA_RATICATE, "Raticate", 7, false, false, false, "Mouse Pokémon", Type.DARK, null, 0.7, 25.5, Abilities.GLUTTONY, Abilities.HUSTLE, Abilities.THICK_FAT, 413, 75, 71, 70, 40, 80, 77, 127, 70, 145, GrowthRate.MEDIUM_FAST, 50, false), new PokemonSpecies(Species.ALOLA_RAICHU, "Raichu", 7, false, false, false, "Mouse Pokémon", Type.ELECTRIC, Type.PSYCHIC, 0.7, 21, Abilities.SURGE_SURFER, Abilities.NONE, Abilities.NONE, 485, 60, 85, 50, 95, 85, 110, 75, 50, 243, GrowthRate.MEDIUM_FAST, 50, false), @@ -2767,7 +2767,7 @@ export const speciesStarters = { { //setTimeout(() => { /*for (let tc of Object.keys(trainerConfigs)) { - console.log(TrainerType[tc], !trainerConfigs[tc].speciesFilter ? 'all' : [...new Set(allSpecies.filter(s => s.generation <= 8).filter(trainerConfigs[tc].speciesFilter).map(s => { + console.log(TrainerType[tc], !trainerConfigs[tc].speciesFilter ? 'all' : [...new Set(allSpecies.filter(s => s.generation <= 9).filter(trainerConfigs[tc].speciesFilter).map(s => { while (pokemonPrevolutions.hasOwnProperty(s.speciesId)) s = getPokemonSpecies(pokemonPrevolutions[s.speciesId]); return s; @@ -2775,7 +2775,7 @@ export const speciesStarters = { } const speciesFilter = (species: PokemonSpecies) => !species.legendary && !species.pseudoLegendary && !species.mythical && species.baseTotal >= 540; - console.log(!speciesFilter ? 'all' : [...new Set(allSpecies.filter(s => s.generation <= 8).filter(speciesFilter).map(s => { + console.log(!speciesFilter ? 'all' : [...new Set(allSpecies.filter(s => s.generation <= 9).filter(speciesFilter).map(s => { while (pokemonPrevolutions.hasOwnProperty(s.speciesId)) s = getPokemonSpecies(pokemonPrevolutions[s.speciesId]); return s; diff --git a/src/data/trainer-config.ts b/src/data/trainer-config.ts index 8faeb4f90..a0e066f50 100644 --- a/src/data/trainer-config.ts +++ b/src/data/trainer-config.ts @@ -238,9 +238,9 @@ export class TrainerConfig { case TrainerType.LANCE_CHAMPION: trainerType = TrainerType.LANCE; break; - /*case TrainerType.LARRY_ELITE: + case TrainerType.LARRY_ELITE: trainerType = TrainerType.LARRY; - break;*/ + break; } return trainerType; @@ -501,7 +501,7 @@ export const trainerConfigs: TrainerConfigs = { .setPartyTemplates(trainerPartyTemplates.TWO_WEAK, trainerPartyTemplates.ONE_AVG) .setSpeciesPools({ [TrainerPoolTier.COMMON]: [ Species.PICHU, Species.STARLY, Species.TAILLOW, Species.BOLTUND ], - [TrainerPoolTier.UNCOMMON]: [ Species.DODUO, Species.ELECTRIKE, Species.BLITZLE, /* Species.WATTREL */], + [TrainerPoolTier.UNCOMMON]: [ Species.DODUO, Species.ELECTRIKE, Species.BLITZLE, Species.WATTREL ], [TrainerPoolTier.RARE]: [ Species.YANMA, Species.NINJASK, Species.WHIRLIPEDE, Species.EMOLGA ], [TrainerPoolTier.SUPER_RARE]: [ Species.ACCELGOR, Species.DREEPY ] }), @@ -520,17 +520,17 @@ export const trainerConfigs: TrainerConfigs = { .setSpeciesPools({ [TrainerPoolTier.COMMON]: [ Species.TENTACOOL, Species.MAGIKARP, Species.GOLDEEN, Species.STARYU, Species.REMORAID, Species.SKRELP, Species.CLAUNCHER, Species.ARROKUDA ], [TrainerPoolTier.UNCOMMON]: [ Species.POLIWAG, Species.SHELLDER, Species.KRABBY, Species.HORSEA, Species.CARVANHA, Species.BARBOACH, Species.CORPHISH, Species.FINNEON, Species.TYMPOLE, Species.BASCULIN, Species.FRILLISH, Species.INKAY ], - [TrainerPoolTier.RARE]: [ Species.CHINCHOU, Species.CORSOLA, Species.WAILMER, Species.BARBOACH, Species.CLAMPERL, Species.LUVDISC, Species.MANTYKE, Species.ALOMOMOLA, /* Species.TATSUGIRI */ /* Species.VELUZA */ ], - [TrainerPoolTier.SUPER_RARE]: [ Species.LAPRAS, Species.FEEBAS, Species.RELICANTH, /* Species.DONDOZO */ ] + [TrainerPoolTier.RARE]: [ Species.CHINCHOU, Species.CORSOLA, Species.WAILMER, Species.BARBOACH, Species.CLAMPERL, Species.LUVDISC, Species.MANTYKE, Species.ALOMOMOLA, Species.TATSUGIRI, Species.VELUZA ], + [TrainerPoolTier.SUPER_RARE]: [ Species.LAPRAS, Species.FEEBAS, Species.RELICANTH, Species.DONDOZO ] }), [TrainerType.GUITARIST]: new TrainerConfig(++t).setMoneyMultiplier(1.2).setEncounterBgm(TrainerType.ROUGHNECK).setSpecialtyTypes(Type.ELECTRIC).setSpeciesFilter(s => s.isOfType(Type.ELECTRIC)), [TrainerType.HARLEQUIN]: new TrainerConfig(++t).setEncounterBgm(TrainerType.PSYCHIC).setSpeciesFilter(s => tmSpecies[Moves.TRICK_ROOM].indexOf(s.speciesId) > -1), [TrainerType.HIKER]: new TrainerConfig(++t).setEncounterBgm(TrainerType.BACKPACKER) .setPartyTemplates(trainerPartyTemplates.TWO_AVG_SAME_ONE_AVG, trainerPartyTemplates.TWO_AVG_SAME_ONE_STRONG, trainerPartyTemplates.TWO_AVG, trainerPartyTemplates.FOUR_WEAK, trainerPartyTemplates.ONE_STRONG) .setSpeciesPools({ - [TrainerPoolTier.COMMON]: [ Species.SANDSHREW, Species.DIGLETT, Species.GEODUDE, Species.MACHOP, Species.ARON, Species.ROGGENROLA, Species.DRILBUR, /* Species.NACLI */ ], - [TrainerPoolTier.UNCOMMON]: [ Species.ZUBAT, Species.RHYHORN, Species.ONIX, Species.CUBONE, Species.WOOBAT, Species.SWINUB, Species.NOSEPASS, Species.HIPPOPOTAS, Species.DWEBBLE, /* Species.KLAWF */ /* Species.TOEDSCOOL */ ], - [TrainerPoolTier.RARE]: [ Species.TORKOAL, Species.TRAPINCH, Species.BARBOACH, Species.GOLETT, Species.ALOLA_DIGLETT, Species.ALOLA_GEODUDE, Species.GALAR_STUNFISK /* Species.PALDEA_WOOPER */ ], + [TrainerPoolTier.COMMON]: [ Species.SANDSHREW, Species.DIGLETT, Species.GEODUDE, Species.MACHOP, Species.ARON, Species.ROGGENROLA, Species.DRILBUR, Species.NACLI ], + [TrainerPoolTier.UNCOMMON]: [ Species.ZUBAT, Species.RHYHORN, Species.ONIX, Species.CUBONE, Species.WOOBAT, Species.SWINUB, Species.NOSEPASS, Species.HIPPOPOTAS, Species.DWEBBLE, Species.KLAWF, Species.TOEDSCOOL ], + [TrainerPoolTier.RARE]: [ Species.TORKOAL, Species.TRAPINCH, Species.BARBOACH, Species.GOLETT, Species.ALOLA_DIGLETT, Species.ALOLA_GEODUDE, Species.GALAR_STUNFISK, Species.PALDEA_WOOPER ], [TrainerPoolTier.SUPER_RARE]: [ Species.MAGBY, Species.LARVITAR ] }), [TrainerType.HOOLIGANS]: new TrainerConfig(++t).setDouble().setEncounterBgm(TrainerType.ROUGHNECK).setSpeciesFilter(s => s.isOfType(Type.POISON) || s.isOfType(Type.DARK)), @@ -545,8 +545,8 @@ export const trainerConfigs: TrainerConfigs = { [TrainerType.OFFICER]: new TrainerConfig(++t).setMoneyMultiplier(1.55).setEncounterBgm(TrainerType.CLERK) .setPartyTemplates(trainerPartyTemplates.ONE_AVG, trainerPartyTemplates.ONE_STRONG, trainerPartyTemplates.TWO_AVG, trainerPartyTemplates.TWO_WEAK_SAME_ONE_AVG) .setSpeciesPools({ - [TrainerPoolTier.COMMON]: [ Species.VULPIX, Species.GROWLITHE, Species.SNUBBULL, Species.POOCHYENA, Species.ELECTRIKE, Species.LILLIPUP, Species.YAMPER /* , Species.FIDOUGH */ ], - [TrainerPoolTier.UNCOMMON]: [ Species.HOUNDOUR, Species.ROCKRUFF /*, Species.MASCHIFF */ ], + [TrainerPoolTier.COMMON]: [ Species.VULPIX, Species.GROWLITHE, Species.SNUBBULL, Species.POOCHYENA, Species.ELECTRIKE, Species.LILLIPUP, Species.YAMPER, Species.FIDOUGH ], + [TrainerPoolTier.UNCOMMON]: [ Species.HOUNDOUR, Species.ROCKRUFF, Species.MASCHIFF ], [TrainerPoolTier.RARE]: [ Species.JOLTEON, Species.RIOLU ], [TrainerPoolTier.SUPER_RARE]: [], [TrainerPoolTier.ULTRA_RARE]: [ Species.ENTEI, Species.SUICUNE, Species.RAIKOU ] @@ -558,10 +558,10 @@ export const trainerConfigs: TrainerConfigs = { [TrainerType.PRESCHOOLER]: new TrainerConfig(++t).setMoneyMultiplier(0.2).setEncounterBgm(TrainerType.YOUNGSTER).setHasGenders(undefined, 'lass') .setPartyTemplates(trainerPartyTemplates.THREE_WEAK, trainerPartyTemplates.FOUR_WEAKER, trainerPartyTemplates.TWO_WEAK_SAME_ONE_AVG, trainerPartyTemplates.FIVE_WEAKER) .setSpeciesPools({ - [TrainerPoolTier.COMMON]: [ Species.CATERPIE, Species.PICHU, Species.SANDSHREW, Species.LEDYBA, Species.BUDEW, Species.BURMY, Species.WOOLOO, /* Species.PAWMI, Species.SMOLIV, */ ], + [TrainerPoolTier.COMMON]: [ Species.CATERPIE, Species.PICHU, Species.SANDSHREW, Species.LEDYBA, Species.BUDEW, Species.BURMY, Species.WOOLOO, Species.PAWMI, Species.SMOLIV ], [TrainerPoolTier.UNCOMMON]: [ Species.EEVEE, Species.CLEFFA, Species.IGGLYBUFF, Species.SWINUB, Species.WOOPER, Species.DRIFLOON, Species.DEDENNE, Species.STUFFUL ], - [TrainerPoolTier.RARE]: [ Species.RALTS, Species.RIOLU, Species.JOLTIK /* Species.TANDEMAUS, */ ], - [TrainerPoolTier.SUPER_RARE]: [ Species.DARUMAKA, /* Species.TINKATINK, */], + [TrainerPoolTier.RARE]: [ Species.RALTS, Species.RIOLU, Species.JOLTIK, Species.TANDEMAUS ], + [TrainerPoolTier.SUPER_RARE]: [ Species.DARUMAKA, Species.TINKATINK ], }), [TrainerType.PSYCHIC]: new TrainerConfig(++t).setHasGenders().setMoneyMultiplier(1.4).setEncounterBgm(TrainerType.PSYCHIC) .setPartyTemplates(trainerPartyTemplates.TWO_WEAK, trainerPartyTemplates.TWO_AVG, trainerPartyTemplates.TWO_WEAK_SAME_ONE_AVG, trainerPartyTemplates.TWO_WEAK_SAME_TWO_WEAK_SAME, trainerPartyTemplates.ONE_STRONGER) @@ -575,7 +575,7 @@ export const trainerConfigs: TrainerConfigs = { .setSpeciesPools({ [TrainerPoolTier.COMMON]: [ Species.PICHU, Species.GROWLITHE, Species.PONYTA, Species.ZIGZAGOON, Species.SEEDOT, Species.BIDOOF, Species.RIOLU, Species.SEWADDLE, Species.SKIDDO, Species.SALANDIT, Species.YAMPER ], [TrainerPoolTier.UNCOMMON]: [ Species.AZURILL, Species.TAUROS, Species.MAREEP, Species.FARFETCHD, Species.TEDDIURSA, Species.SHROOMISH, Species.ELECTRIKE, Species.BUDEW, Species.BUIZEL, Species.MUDBRAY, Species.STUFFUL ], - [TrainerPoolTier.RARE]: [ Species.EEVEE, Species.SCYTHER, Species.KANGASKHAN, Species.RALTS, Species.MUNCHLAX, Species.ZORUA, /* Species.PALDEA_TAUROS */ /* Species.TINKATINK */ /* Species.CYCLIZAR */ /* Species.FLAMIGO */ ], + [TrainerPoolTier.RARE]: [ Species.EEVEE, Species.SCYTHER, Species.KANGASKHAN, Species.RALTS, Species.MUNCHLAX, Species.ZORUA, Species.PALDEA_TAUROS, Species.TINKATINK, Species.CYCLIZAR, Species.FLAMIGO ], [TrainerPoolTier.SUPER_RARE]: [ Species.LARVESTA ], }), [TrainerType.RICH]: new TrainerConfig(++t).setMoneyMultiplier(5).setName('Gentleman').setHasGenders(), @@ -604,7 +604,7 @@ export const trainerConfigs: TrainerConfigs = { .setSpeciesPools({ [TrainerPoolTier.COMMON]: [ Species.CLEFFA, Species.CHATOT, Species.PANSAGE, Species.PANSEAR, Species.PANPOUR, Species.MINCCINO ], [TrainerPoolTier.UNCOMMON]: [ Species.TROPIUS, Species.PETILIL, Species.BOUNSWEET, Species.INDEEDEE ], - [TrainerPoolTier.RARE]: [ Species.APPLIN, Species.SINISTEA, /* Species.POLTCHAGEIST */ ] + [TrainerPoolTier.RARE]: [ Species.APPLIN, Species.SINISTEA, Species.POLTCHAGEIST ] }), [TrainerType.WORKER]: new TrainerConfig(++t).setEncounterBgm(TrainerType.CLERK).setMoneyMultiplier(1.7).setSpeciesFilter(s => s.isOfType(Type.ROCK) || s.isOfType(Type.STEEL)), [TrainerType.YOUNGSTER]: new TrainerConfig(++t).setMoneyMultiplier(0.5).setEncounterBgm(TrainerType.YOUNGSTER).setHasGenders('Lass', 'lass').setPartyTemplates(trainerPartyTemplates.TWO_WEAKER) @@ -677,14 +677,14 @@ export const trainerConfigs: TrainerConfigs = { [TrainerType.PIERS]: new TrainerConfig(++t).initForGymLeader([ Species.GALAR_ZIGZAGOON, Species.SCRAGGY, Species.INKAY ], Type.DARK), [TrainerType.MARNIE]: new TrainerConfig(++t).initForGymLeader([ Species.IMPIDIMP, Species.PURRLOIN, Species.MORPEKO ], Type.DARK), [TrainerType.RAIHAN]: new TrainerConfig(++t).initForGymLeader([ Species.DURALUDON, Species.TURTONATOR, Species.GOOMY ], Type.DRAGON), - /*[TrainerType.KATY]: new TrainerConfig(++t).initForGymLeader([ Species.NYMBLE, Species.TAROUNTULA, Species.HERACROSS ], Type.BUG), + [TrainerType.KATY]: new TrainerConfig(++t).initForGymLeader([ Species.NYMBLE, Species.TAROUNTULA, Species.HERACROSS ], Type.BUG), [TrainerType.BRASSIUS]: new TrainerConfig(++t).initForGymLeader([ Species.SMOLIV, Species.SHROOMISH, Species.ODDISH ], Type.GRASS), [TrainerType.IONO]: new TrainerConfig(++t).initForGymLeader([ Species.TADBULB, Species.WATTREL, Species.VOLTORB ], Type.ELECTRIC), [TrainerType.KOFU]: new TrainerConfig(++t).initForGymLeader([ Species.VELUZA, Species.WIGLETT, Species.WINGULL ], Type.WATER), [TrainerType.LARRY]: new TrainerConfig(++t).initForGymLeader([ Species.STARLY, Species.DUNSPARCE, Species.KOMALA ], Type.NORMAL), [TrainerType.RYME]: new TrainerConfig(++t).initForGymLeader([ Species.GREAVARD, Species.SHUPPET, Species.MIMIKYU ], Type.GHOST), [TrainerType.TULIP]: new TrainerConfig(++t).initForGymLeader([ Species.GIRAFARIG, Species.FLITTLE, Species.RALTS ], Type.PSYCHIC), - [TrainerType.GRUSHA]: new TrainerConfig(++t).initForGymLeader([ Species.CETODDLE, Species.ALOLA_VULPIX, Species.CUBCHOO ], Type.ICE),*/ + [TrainerType.GRUSHA]: new TrainerConfig(++t).initForGymLeader([ Species.CETODDLE, Species.ALOLA_VULPIX, Species.CUBCHOO ], Type.ICE), [TrainerType.LORELEI]: new TrainerConfig((t = TrainerType.LORELEI)).initForEliteFour([ Species.SLOWBRO, Species.LAPRAS, Species.DEWGONG, Species.ALOLA_SANDSLASH ], Type.ICE), [TrainerType.BRUNO]: new TrainerConfig(++t).initForEliteFour([ Species.ONIX, Species.HITMONCHAN, Species.HITMONLEE, Species.ALOLA_GOLEM ], Type.FIGHTING), @@ -714,14 +714,14 @@ export const trainerConfigs: TrainerConfigs = { [TrainerType.OLIVIA]: new TrainerConfig(++t).initForEliteFour([ Species.ARMALDO, Species.CRADILY, Species.ALOLA_GOLEM, Species.LYCANROC ], Type.ROCK), [TrainerType.ACEROLA]: new TrainerConfig(++t).initForEliteFour([ Species.BANETTE, Species.DRIFBLIM, Species.DHELMISE, Species.PALOSSAND ], Type.GHOST), [TrainerType.KAHILI]: new TrainerConfig(++t).initForEliteFour([ Species.BRAVIARY, Species.HAWLUCHA, Species.ORICORIO, Species.TOUCANNON ], Type.FLYING), - /*[TrainerType.RIKA]: new TrainerConfig(++t).initForEliteFour([ Species. WHISCASH, Species.DONPHAN, Species.CAMERUPT, Species.CLODSIRE ], Type.GROUND), + [TrainerType.RIKA]: new TrainerConfig(++t).initForEliteFour([ Species. WHISCASH, Species.DONPHAN, Species.CAMERUPT, Species.CLODSIRE ], Type.GROUND), [TrainerType.POPPY]: new TrainerConfig(++t).initForEliteFour([ Species.COPPERAJAH, Species.BRONZONG, Species.CORVIKNIGHT, Species.TINKATON ], Type.STEEL), [TrainerType.LARRY_ELITE]: new TrainerConfig(++t).initForEliteFour([ Species.STARAPTOR, Species.FLAMIGO, Species.ALTARIA, Species.TROPIUS ], Type.NORMAL, Type.FLYING), [TrainerType.HASSEL]: new TrainerConfig(++t).initForEliteFour([ Species.NOIVERN, Species.HAXORUS, Species.DRAGALGE, Species.BAXCALIBUR ], Type.DRAGON), [TrainerType.CRISPIN]: new TrainerConfig(++t).initForEliteFour([ Species.TALONFLAME, Species.CAMERUPT, Species.MAGMORTAR, Species.BLAZIKEN ], Type.FIRE), [TrainerType.AMARYS]: new TrainerConfig(++t).initForEliteFour([ Species.SKARMORY, Species.EMPOLEON, Species.SCIZOR, Species.METAGROSS ], Type.STEEL), [TrainerType.LACEY]: new TrainerConfig(++t).initForEliteFour([ Species.EXCADRILL, Species.PRIMARINA, Species.ALCREMIE, Species.GALAR_SLOWBRO ], Type.FAIRY), - [TrainerType.DRAYTON]: new TrainerConfig(++t).initForEliteFour([ Species.DRAGONITE, Species.ARCHALUDON, Species.FLYGON, Species.SCEPTILE ], Type.DRAGON),*/ + [TrainerType.DRAYTON]: new TrainerConfig(++t).initForEliteFour([ Species.DRAGONITE, Species.ARCHALUDON, Species.FLYGON, Species.SCEPTILE ], Type.DRAGON), [TrainerType.BLUE]: new TrainerConfig((t = TrainerType.BLUE)).initForChampion([ Species.GYARADOS, Species.MEWTWO, Species.ARCANINE, Species.ALAKAZAM, Species.PIDGEOT ]), [TrainerType.RED]: new TrainerConfig(++t).initForChampion([ Species.CHARIZARD, [ Species.LUGIA, Species.HO_OH ], Species.SNORLAX, Species.RAICHU, Species.ESPEON ]), @@ -733,30 +733,30 @@ export const trainerConfigs: TrainerConfigs = { [TrainerType.IRIS]: new TrainerConfig(++t).initForChampion([ Species.HAXORUS, Species.YVELTAL, Species.DRUDDIGON, Species.ARON, Species.LAPRAS ]), [TrainerType.DIANTHA]: new TrainerConfig(++t).initForChampion([ Species.HAWLUCHA, Species.XERNEAS, Species.GOURGEIST, Species.GOODRA, Species.GARDEVOIR ]), [TrainerType.LEON]: new TrainerConfig(++t).initForChampion([ Species.DRAGAPULT, [ Species.ZACIAN, Species.ZAMAZENTA ], Species.SEISMITOAD, Species.AEGISLASH, Species.MR_RIME ]), - /*[TrainerType.GEETA]: new TrainerConfig(++t).initForChampion([ Species.GLIMMORA, Species.ESPATHRA, Species.GOGOAT, Species.VELUZA, Species.KINGAMBIT ]), + [TrainerType.GEETA]: new TrainerConfig(++t).initForChampion([ Species.GLIMMORA, Species.MIRAIDON, Species.ESPATHRA, Species.VELUZA, Species.KINGAMBIT ]), [TrainerType.NEMONA]: new TrainerConfig(++t).initForChampion([ Species.LYCANROC, Species.KORAIDON, Species.KOMMO_O, Species.PAWMOT, Species.DUSKNOIR ]), - [TrainerType.KIERAN]: new TrainerConfig(++t).initForChampion([ Species.POLITOED, Species.MIRAIDON, Species.HYDRAPPLE, Species.PORYGON_Z, Species.GRIMMSNARL ]),*/ + [TrainerType.KIERAN]: new TrainerConfig(++t).initForChampion([ Species.POLITOED, Species.TERAPAGOS, Species.HYDRAPPLE, Species.PORYGON_Z, Species.GRIMMSNARL ]), [TrainerType.RIVAL]: new TrainerConfig((t = TrainerType.RIVAL)).setName('Kyle').setHasGenders('Amber').setTitle('Rival').setStaticParty().setEncounterBgm(TrainerType.RIVAL).setBattleBgm('battle_rival').setPartyTemplates(trainerPartyTemplates.RIVAL) - .setModifierRewardFuncs(() => modifierTypes.SUPER_EXP_CHARM, () => modifierTypes.EXP_SHARE).setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.BULBASAUR, Species.CHARMANDER, Species.SQUIRTLE, Species.CHIKORITA, Species.CYNDAQUIL, Species.TOTODILE, Species.TREECKO, Species.TORCHIC, Species.MUDKIP, Species.TURTWIG, Species.CHIMCHAR, Species.PIPLUP, Species.SNIVY, Species.TEPIG, Species.OSHAWOTT, Species.CHESPIN, Species.FENNEKIN, Species.FROAKIE, Species.ROWLET, Species.LITTEN, Species.POPPLIO, Species.GROOKEY, Species.SCORBUNNY, Species.SOBBLE ])) - .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEY, Species.HOOTHOOT, Species.TAILLOW, Species.STARLY, Species.PIDOVE, Species.FLETCHLING, Species.PIKIPEK, Species.ROOKIDEE ])), + .setModifierRewardFuncs(() => modifierTypes.SUPER_EXP_CHARM, () => modifierTypes.EXP_SHARE).setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.BULBASAUR, Species.CHARMANDER, Species.SQUIRTLE, Species.CHIKORITA, Species.CYNDAQUIL, Species.TOTODILE, Species.TREECKO, Species.TORCHIC, Species.MUDKIP, Species.TURTWIG, Species.CHIMCHAR, Species.PIPLUP, Species.SNIVY, Species.TEPIG, Species.OSHAWOTT, Species.CHESPIN, Species.FENNEKIN, Species.FROAKIE, Species.ROWLET, Species.LITTEN, Species.POPPLIO, Species.GROOKEY, Species.SCORBUNNY, Species.SOBBLE, Species.SPRIGATITO, Species.FUECOCO, Species.QUAXLY ])) + .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEY, Species.HOOTHOOT, Species.TAILLOW, Species.STARLY, Species.PIDOVE, Species.FLETCHLING, Species.PIKIPEK, Species.ROOKIDEE, Species.WATTREL ])), [TrainerType.RIVAL_2]: new TrainerConfig(++t).setName('Kyle').setHasGenders('Amber').setTitle('Rival').setStaticParty().setMoneyMultiplier(1.25).setEncounterBgm(TrainerType.RIVAL).setBattleBgm('battle_rival').setPartyTemplates(trainerPartyTemplates.RIVAL_2) - .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.IVYSAUR, Species.CHARMELEON, Species.WARTORTLE, Species.BAYLEEF, Species.QUILAVA, Species.CROCONAW, Species.GROVYLE, Species.COMBUSKEN, Species.MARSHTOMP, Species.GROTLE, Species.MONFERNO, Species.PRINPLUP, Species.SERVINE, Species.PIGNITE, Species.DEWOTT, Species.QUILLADIN, Species.BRAIXEN, Species.FROGADIER, Species.DARTRIX, Species.TORRACAT, Species.BRIONNE, Species.THWACKEY, Species.RABOOT, Species.DRIZZILE ])) - .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOTTO, Species.HOOTHOOT, Species.TAILLOW, Species.STARAVIA, Species.TRANQUILL, Species.FLETCHINDER, Species.TRUMBEAK, Species.CORVISQUIRE ])) + .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.IVYSAUR, Species.CHARMELEON, Species.WARTORTLE, Species.BAYLEEF, Species.QUILAVA, Species.CROCONAW, Species.GROVYLE, Species.COMBUSKEN, Species.MARSHTOMP, Species.GROTLE, Species.MONFERNO, Species.PRINPLUP, Species.SERVINE, Species.PIGNITE, Species.DEWOTT, Species.QUILLADIN, Species.BRAIXEN, Species.FROGADIER, Species.DARTRIX, Species.TORRACAT, Species.BRIONNE, Species.THWACKEY, Species.RABOOT, Species.DRIZZILE, Species.FLORAGATO, Species.CROCALOR, Species.QUAXWELL ])) + .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOTTO, Species.HOOTHOOT, Species.TAILLOW, Species.STARAVIA, Species.TRANQUILL, Species.FLETCHINDER, Species.TRUMBEAK, Species.CORVISQUIRE, Species.WATTREL ])) .setPartyMemberFunc(2, getSpeciesFilterRandomPartyMemberFunc((species: PokemonSpecies) => !pokemonEvolutions.hasOwnProperty(species.speciesId) && !pokemonPrevolutions.hasOwnProperty(species.speciesId) && species.baseTotal >= 450)), [TrainerType.RIVAL_3]: new TrainerConfig(++t).setName('Kyle').setHasGenders('Amber').setTitle('Rival').setStaticParty().setMoneyMultiplier(1.5).setEncounterBgm(TrainerType.RIVAL).setBattleBgm('battle_rival').setPartyTemplates(trainerPartyTemplates.RIVAL_3) - .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON ])) - .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT ])) + .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON, Species.MEOWSCARADA, Species.SKELEDIRGE, Species.QUAQUAVAL ])) + .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT, Species.KILOWATTREL ])) .setPartyMemberFunc(2, getSpeciesFilterRandomPartyMemberFunc((species: PokemonSpecies) => !pokemonEvolutions.hasOwnProperty(species.speciesId) && !pokemonPrevolutions.hasOwnProperty(species.speciesId) && species.baseTotal >= 450)) .setSpeciesFilter(species => species.baseTotal >= 540), [TrainerType.RIVAL_4]: new TrainerConfig(++t).setName('Kyle').setHasGenders('Amber').setTitle('Rival').setBoss().setStaticParty().setMoneyMultiplier(1.75).setEncounterBgm(TrainerType.RIVAL).setBattleBgm('battle_rival_2').setPartyTemplates(trainerPartyTemplates.RIVAL_4) - .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON ])) - .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT ])) + .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON, Species.MEOWSCARADA, Species.SKELEDIRGE, Species.QUAQUAVAL ])) + .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT, Species.KILOWATTREL ])) .setPartyMemberFunc(2, getSpeciesFilterRandomPartyMemberFunc((species: PokemonSpecies) => !pokemonEvolutions.hasOwnProperty(species.speciesId) && !pokemonPrevolutions.hasOwnProperty(species.speciesId) && species.baseTotal >= 450)) .setSpeciesFilter(species => species.baseTotal >= 540), [TrainerType.RIVAL_5]: new TrainerConfig(++t).setName('Kyle').setHasGenders('Amber').setTitle('Rival').setBoss().setStaticParty().setMoneyMultiplier(2.25).setEncounterBgm(TrainerType.RIVAL).setBattleBgm('battle_rival_3').setPartyTemplates(trainerPartyTemplates.RIVAL_5) - .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON ])) - .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT ])) + .setPartyMemberFunc(0, getRandomPartyMemberFunc([ Species.VENUSAUR, Species.CHARIZARD, Species.BLASTOISE, Species.MEGANIUM, Species.TYPHLOSION, Species.FERALIGATR, Species.SCEPTILE, Species.BLAZIKEN, Species.SWAMPERT, Species.TORTERRA, Species.INFERNAPE, Species.EMPOLEON, Species.SERPERIOR, Species.EMBOAR, Species.SAMUROTT, Species.CHESNAUGHT, Species.DELPHOX, Species.GRENINJA, Species.DECIDUEYE, Species.INCINEROAR, Species.PRIMARINA, Species.RILLABOOM, Species.CINDERACE, Species.INTELEON, Species.MEOWSCARADA, Species.SKELEDIRGE, Species.QUAQUAVAL ])) + .setPartyMemberFunc(1, getRandomPartyMemberFunc([ Species.PIDGEOT, Species.NOCTOWL, Species.SWELLOW, Species.STARAPTOR, Species.UNFEZANT, Species.TALONFLAME, Species.TOUCANNON, Species.CORVIKNIGHT, Species.KILOWATTREL ])) .setPartyMemberFunc(2, getSpeciesFilterRandomPartyMemberFunc((species: PokemonSpecies) => !pokemonEvolutions.hasOwnProperty(species.speciesId) && !pokemonPrevolutions.hasOwnProperty(species.speciesId) && species.baseTotal >= 450)) .setSpeciesFilter(species => species.baseTotal >= 540) .setPartyMemberFunc(5, getRandomPartyMemberFunc([ Species.RAYQUAZA ], p => {