mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +00:00
acb2b66be4
* add .github/workflows/mystery-event.yml * update mystery-event.yml * mystery encounters: resolve review comments: Lost at Sea: -fix typo in handlePokemonGuidingYouPhase function Mysterious Chest: - remove obsolete commented code mystery-encounter.ts - remove unused `onDone` field from MysteryEncounterBuilder * fix typo in CanLearnMoveRequirementOptions * remove redundance from Pokemon.isAllowedInBattle() * chore: jsdoc formatting * fix lost-at-sea tests * add fallback for biomeMysteryEncounters if empty * lost-at-sea-encounter: fix and extend tests * move "battle:fainted" into `koPlayerPokemon` * add retries to quick-draw tests * fix lost-at-sea-encounter tests * clean up battle animation logic * Update and rename mystery-event.yml to mystery-events.yml * Update mystery-events.yml * Fix typo * Update mystery-events.yml Fix debug runs * clean up unit tests and utils * attach github issues to all encounter jsdocs * start dialogue refactor * update sleeping snorlax encounter * migrate encounters dialogue to new format * cleanup and add jsdocs * finish fiery fallout encounter * fix unit test breaks * add skeleton tests to fiery fallout * commit latest test changes * finish unit tests for fiery fallout * bug fix for empty modifier shop * stash working changes * stash changes * Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/test/utils/overridesHelper.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/test/utils/overridesHelper.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/test/utils/overridesHelper.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/test/utils/overridesHelper.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Update src/data/battle-anims.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * nit updates and cleanup * Update src/data/mystery-encounters/encounters/fiery-fallout-encounter.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * add jsdocs and more cleanup * add more jsdoc * add the strong stuff encounter * add the strong stuff encounter and more unit tests * cleanup container length checks in ME ui * add retries to tests * add retries to tests * fix trainer wave disable override * add shuckle juice modifier * add dialogue bug fixes * add dialogue bug fixes * add pokemon salesman encounter and affects pokedex UI display * add unit tests for pokemon salesman * temp stash * add offer you can't refuse * add unit tests for offer you can't refuse encounter * remove unnecessary prompt handlers * add tests for disabled encounter options * add delibird-y encounter * add delibird-y encounter * add absolute avarice encounter * finish absolute avarice encounter * add unit tests and enhancements for item overrides in tests * fix unit test * cleanup absolute avarice PR * small bug fixes with latest sync from main * update visuals loading for safari and stat trainer visuals * update visuals loading for safari and stat trainer visuals * update a trainer's test encounter and add unit tests * add Trash to Treasure encounter * clean up trash to treasure encounter * clean up trash to treasure encounter * add berries abound encounter * start clowning around encounter * first implementation pass at clowning around * add unit tests for clowning around * add unit tests for clowning around * clean up ME unit tests * clean up unit tests * update unit tests * add part timer and dancing lessons encounters * add unit tests for Dancing Lessons and Part-Timer * reordered biome list and adjusted redirection for project and labels * Add Weird Dream encounter and slight reworks to Berries Abound/Fight or Flight * adjusting yml to match new labels * fix yml whoopsie * Expanded 'Weird Dream' banlist and fixed a bug with the BST bump range * adds Winstrate Challenge mystery encounter * small cleanup for winstrates * add unit tests for Winstrate Challenge * fix pokemon not returning after winstrate battle * commit latest beta merge updates * fix ME null checks and unit tests with beta update * fix ME null checks and unit tests with beta update * MEs to pokerogue beta branch * test dialogue changes * test patch fix * test patch fix * test patch fix * adds teleporting hijinks encounter * add unit tests for Teleporting Hijinks * small change to teleporting hijinks dialogue * migrate ME translations to json * add retries to berries-abound.Option1: should reward the player with X berries based on wave * add missing ME dialogue back in * revert template changes * add ME unique trainer dialogue to both dialogue jsons * fix hanging comma in json * fix broken imports * resolve lint issues * fix flaky test * balance tweaks to a few MEs, updates to bug superfan * add unit tests for Bug-Type Superfan and clean up dialogue * Adds Fun and Games mystery encounter * add unit tests for Fun and Games encounter * update jsdoc * small ME balance changes * small ME balance changes * Adds Uncommon Breed ME and misc. ME bug fixes * Update getFinalSessionData() to collect Mystery Encounter data * adds GTS encounter * various ME bug fixes and balance changes * latest ME bug fixes * clean up GTS Encounter and add unit tests * small cleanup to MEs branch * add BGM music names for ME music * bug fixes and balance changes for MEs * ME data schema updates * balance changes and bug fixes to MEs * balance changes and bug fixes to MEs * update tests for MEs * add jsdoc to party exp function * dialogue updates and test fixes for MEs * dialogue updates and test fixes for MEs * PR suggestions and fixees * stash PR feedback and bugfixes * fix all tests for MEs and cleanup * PR feedback * update flaky ME test * update tests, bug fix MEs, and sprite assets * remove unintentional console log * re-enable stubbed function for Phaser text styling * handle undefined introVisuals properly * PR feedback from NightKev * disable Uncommon Breed tests * locales updates and bug fixes for safari zone * more PR feedback and update field trip with Rarer Candy * fix unit test * Change how reroll button gets disabled in Modifier Shop Phase * update continue button text logic * Update src/ui/modifier-select-ui-handler.ts Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> * fix money formatting and some nits * more nits * more nits * update ME tsdocs with links * update ME tsdocs with links --------- Co-authored-by: Felix Staud <felix.staud@headwire.com> Co-authored-by: flx-sta <50131232+flx-sta@users.noreply.github.com> Co-authored-by: ImperialSympathizer <imperialsympathizer@gmail.com> Co-authored-by: InnocentGameDev <asdargmng@gmail.com> Co-authored-by: Mumble <171087428+frutescens@users.noreply.github.com>
8358 lines
126 KiB
JSON
8358 lines
126 KiB
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "items.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 428,
|
|
"h": 428
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "galarica_cuff",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 1,
|
|
"w": 29,
|
|
"h": 30
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 29,
|
|
"h": 30
|
|
}
|
|
},
|
|
{
|
|
"filename": "galarica_wreath",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 3,
|
|
"w": 32,
|
|
"h": 27
|
|
},
|
|
"frame": {
|
|
"x": 29,
|
|
"y": 0,
|
|
"w": 32,
|
|
"h": 27
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_mushrooms",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 3,
|
|
"w": 29,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 30,
|
|
"w": 29,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen4",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 2,
|
|
"w": 30,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 29,
|
|
"y": 27,
|
|
"w": 30,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen2",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 2,
|
|
"w": 28,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 58,
|
|
"w": 28,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "bronze_ribbon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 86,
|
|
"w": 22,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "great_ribbon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 117,
|
|
"w": 22,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "linking_cord",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 3,
|
|
"w": 27,
|
|
"h": 26
|
|
},
|
|
"frame": {
|
|
"x": 61,
|
|
"y": 0,
|
|
"w": 27,
|
|
"h": 26
|
|
}
|
|
},
|
|
{
|
|
"filename": "master_ribbon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 148,
|
|
"w": 22,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "rogue_ribbon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 179,
|
|
"w": 22,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "ultra_ribbon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 210,
|
|
"w": 22,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "inverse",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 30
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 30
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen3",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 29
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 271,
|
|
"w": 22,
|
|
"h": 29
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen7",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 29
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 300,
|
|
"w": 22,
|
|
"h": 29
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen9",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 29
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 329,
|
|
"w": 22,
|
|
"h": 29
|
|
}
|
|
},
|
|
{
|
|
"filename": "cornerstone_mask",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 3,
|
|
"w": 24,
|
|
"h": 26
|
|
},
|
|
"frame": {
|
|
"x": 88,
|
|
"y": 0,
|
|
"w": 24,
|
|
"h": 26
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen1",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 2,
|
|
"w": 22,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 358,
|
|
"w": 22,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen5",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 2,
|
|
"w": 22,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 386,
|
|
"w": 22,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "ability_capsule",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 9,
|
|
"w": 24,
|
|
"h": 14
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 414,
|
|
"w": 24,
|
|
"h": 14
|
|
}
|
|
},
|
|
{
|
|
"filename": "ability_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 3,
|
|
"w": 23,
|
|
"h": 26
|
|
},
|
|
"frame": {
|
|
"x": 112,
|
|
"y": 0,
|
|
"w": 23,
|
|
"h": 26
|
|
}
|
|
},
|
|
{
|
|
"filename": "map",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 5,
|
|
"w": 27,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 135,
|
|
"y": 0,
|
|
"w": 27,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_atk",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 162,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_def",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 190,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_neutral",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 218,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_spatk",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 246,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_spd",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 274,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "mint_spdef",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 2,
|
|
"y": 5,
|
|
"w": 28,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 302,
|
|
"y": 0,
|
|
"w": 28,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "chipped_pot",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 6,
|
|
"w": 26,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 330,
|
|
"y": 0,
|
|
"w": 26,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "cracked_pot",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 6,
|
|
"w": 26,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 356,
|
|
"y": 0,
|
|
"w": 26,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "legend_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 3,
|
|
"y": 6,
|
|
"w": 25,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 382,
|
|
"y": 0,
|
|
"w": 25,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "catching_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 21,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 407,
|
|
"y": 0,
|
|
"w": 21,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "exp_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 1,
|
|
"w": 17,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 86,
|
|
"w": 17,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "golden_exp_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 1,
|
|
"w": 17,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 117,
|
|
"w": 17,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "super_exp_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 1,
|
|
"w": 17,
|
|
"h": 31
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 148,
|
|
"w": 17,
|
|
"h": 31
|
|
}
|
|
},
|
|
{
|
|
"filename": "prison_bottle",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 1,
|
|
"w": 17,
|
|
"h": 30
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 179,
|
|
"w": 17,
|
|
"h": 30
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen6",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 2,
|
|
"w": 22,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 209,
|
|
"w": 22,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "ribbon_gen8",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 2,
|
|
"w": 22,
|
|
"h": 28
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 237,
|
|
"w": 22,
|
|
"h": 28
|
|
}
|
|
},
|
|
{
|
|
"filename": "black_augurite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 3,
|
|
"w": 22,
|
|
"h": 25
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 265,
|
|
"w": 22,
|
|
"h": 25
|
|
}
|
|
},
|
|
{
|
|
"filename": "big_root",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 23,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 290,
|
|
"w": 23,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "blank_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 314,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "choice_scarf",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 338,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "draco_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 362,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "dread_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 22,
|
|
"y": 386,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "choice_specs",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 24,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 24,
|
|
"y": 410,
|
|
"w": 24,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "ultranecrozium_z",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 9,
|
|
"w": 30,
|
|
"h": 15
|
|
},
|
|
"frame": {
|
|
"x": 29,
|
|
"y": 55,
|
|
"w": 30,
|
|
"h": 15
|
|
}
|
|
},
|
|
{
|
|
"filename": "mega_bracelet",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 28,
|
|
"y": 70,
|
|
"w": 20,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "calcium",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 39,
|
|
"y": 86,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "carbos",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 39,
|
|
"y": 110,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "earth_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 39,
|
|
"y": 134,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "fist_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 39,
|
|
"y": 158,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "flame_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 39,
|
|
"y": 182,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "focus_band",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 44,
|
|
"y": 206,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "golden_punch",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 44,
|
|
"y": 230,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "gracidea",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 44,
|
|
"y": 254,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "grip_claw",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 45,
|
|
"y": 278,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "icicle_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 46,
|
|
"y": 302,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "insect_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 46,
|
|
"y": 326,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "iron_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 46,
|
|
"y": 350,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucky_punch",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 46,
|
|
"y": 374,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "abomasite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 48,
|
|
"y": 70,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "kings_rock",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 23,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 48,
|
|
"y": 398,
|
|
"w": 23,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "elixir",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 55,
|
|
"y": 86,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "ether",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 55,
|
|
"y": 110,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "full_restore",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 63,
|
|
"y": 134,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucky_punch_great",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 63,
|
|
"y": 158,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucky_punch_master",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 63,
|
|
"y": 182,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucky_punch_ultra",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 68,
|
|
"y": 206,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lustrous_globe",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 68,
|
|
"y": 230,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "meadow_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 68,
|
|
"y": 254,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "mind_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 69,
|
|
"y": 278,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "muscle_band",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 70,
|
|
"y": 302,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "pixie_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 70,
|
|
"y": 326,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "salac_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 70,
|
|
"y": 350,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "scanner",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 70,
|
|
"y": 374,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "reveal_glass",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 23,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 71,
|
|
"y": 398,
|
|
"w": 23,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "clefairy_doll",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 135,
|
|
"y": 22,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "berry_pouch",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 159,
|
|
"y": 22,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "silk_scarf",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 182,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "sky_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 206,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "splash_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 230,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "spooky_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 254,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "stone_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 278,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "sun_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 302,
|
|
"y": 21,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "hp_up",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 326,
|
|
"y": 21,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "toxic_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 342,
|
|
"y": 20,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "zap_plate",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 366,
|
|
"y": 20,
|
|
"w": 24,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "lure",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 17,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 390,
|
|
"y": 20,
|
|
"w": 17,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "oval_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 21,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 407,
|
|
"y": 24,
|
|
"w": 21,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "berry_pot",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 5,
|
|
"w": 18,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 59,
|
|
"y": 48,
|
|
"w": 18,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "adamant_crystal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 59,
|
|
"y": 27,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "coin_case",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 82,
|
|
"y": 26,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "expert_belt",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 106,
|
|
"y": 26,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "exp_balance",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 77,
|
|
"y": 49,
|
|
"w": 24,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "exp_share",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 101,
|
|
"y": 49,
|
|
"w": 24,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "silver_powder",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 11,
|
|
"w": 24,
|
|
"h": 15
|
|
},
|
|
"frame": {
|
|
"x": 64,
|
|
"y": 71,
|
|
"w": 24,
|
|
"h": 15
|
|
}
|
|
},
|
|
{
|
|
"filename": "dragon_scale",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 24,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 88,
|
|
"y": 71,
|
|
"w": 24,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "full_heal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 9,
|
|
"y": 4,
|
|
"w": 15,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 73,
|
|
"y": 86,
|
|
"w": 15,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "golden_net",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 88,
|
|
"y": 89,
|
|
"w": 24,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_revive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 73,
|
|
"y": 110,
|
|
"w": 22,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "iron",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 81,
|
|
"y": 134,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_elixir",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 95,
|
|
"y": 110,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_ether",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 97,
|
|
"y": 134,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "hearthflame_mask",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 87,
|
|
"y": 158,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "leppa_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 87,
|
|
"y": 181,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "red_orb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 20,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 92,
|
|
"y": 204,
|
|
"w": 20,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "shiny_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 21,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 92,
|
|
"y": 228,
|
|
"w": 21,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "black_belt",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 92,
|
|
"y": 252,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "bug_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 93,
|
|
"y": 275,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "dark_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 298,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "dragon_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 321,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "dynamax_band",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 4,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 344,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "griseous_core",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 367,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "leek",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 390,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "candy_overlay",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 12,
|
|
"w": 16,
|
|
"h": 15
|
|
},
|
|
"frame": {
|
|
"x": 94,
|
|
"y": 413,
|
|
"w": 16,
|
|
"h": 15
|
|
}
|
|
},
|
|
{
|
|
"filename": "eviolite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 15,
|
|
"h": 15
|
|
},
|
|
"frame": {
|
|
"x": 110,
|
|
"y": 413,
|
|
"w": 15,
|
|
"h": 15
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_lure",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 17,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 112,
|
|
"y": 71,
|
|
"w": 17,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "bug_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 125,
|
|
"y": 49,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "scope_lens",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 147,
|
|
"y": 45,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "twisted_spoon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 171,
|
|
"y": 45,
|
|
"w": 24,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "macho_brace",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 195,
|
|
"y": 45,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "peat_block",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 24,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 218,
|
|
"y": 45,
|
|
"w": 24,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "healing_charm",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 242,
|
|
"y": 45,
|
|
"w": 23,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "rare_candy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 265,
|
|
"y": 45,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "rarer_candy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 288,
|
|
"y": 45,
|
|
"w": 23,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "electric_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 311,
|
|
"y": 45,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 129,
|
|
"y": 71,
|
|
"w": 18,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "fairy_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 147,
|
|
"y": 68,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "fighting_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 169,
|
|
"y": 68,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "fire_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 191,
|
|
"y": 68,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "dragon_fang",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 21,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 333,
|
|
"y": 45,
|
|
"w": 21,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "fire_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 354,
|
|
"y": 44,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "flying_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 376,
|
|
"y": 44,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "icy_reins_of_unity",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 398,
|
|
"y": 48,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "prism_scale",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 9,
|
|
"y": 8,
|
|
"w": 15,
|
|
"h": 15
|
|
},
|
|
"frame": {
|
|
"x": 112,
|
|
"y": 95,
|
|
"w": 15,
|
|
"h": 15
|
|
}
|
|
},
|
|
{
|
|
"filename": "max_repel",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 113,
|
|
"y": 110,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "pp_max",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 115,
|
|
"y": 134,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "focus_sash",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 111,
|
|
"y": 158,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "ghost_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 111,
|
|
"y": 181,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "grass_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 112,
|
|
"y": 204,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "ground_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 113,
|
|
"y": 227,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "ice_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 114,
|
|
"y": 250,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "lansat_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 21,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 115,
|
|
"y": 273,
|
|
"w": 21,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "leaf_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 21,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 116,
|
|
"y": 296,
|
|
"w": 21,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "never_melt_ice",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 116,
|
|
"y": 319,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "normal_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 117,
|
|
"y": 342,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "petaya_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 117,
|
|
"y": 365,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "poison_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 117,
|
|
"y": 388,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "black_glasses",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 125,
|
|
"y": 411,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "hyper_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 5,
|
|
"w": 17,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 213,
|
|
"y": 68,
|
|
"w": 17,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "psychic_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 230,
|
|
"y": 67,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "rusted_sword",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 252,
|
|
"y": 68,
|
|
"w": 23,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "amulet_coin",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 275,
|
|
"y": 68,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "auspicious_armor",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 298,
|
|
"y": 68,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "metal_powder",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 321,
|
|
"y": 68,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "apicot_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 68,
|
|
"w": 19,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "moon_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 364,
|
|
"y": 67,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "quick_powder",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 387,
|
|
"y": 68,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "super_lure",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 17,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 411,
|
|
"y": 68,
|
|
"w": 17,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "rusted_shield",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 147,
|
|
"y": 91,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "sacred_ash",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 171,
|
|
"y": 91,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "shadow_reins_of_unity",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 195,
|
|
"y": 91,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "sachet",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 18,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 129,
|
|
"y": 95,
|
|
"w": 18,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "relic_band",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 9,
|
|
"w": 17,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 129,
|
|
"y": 118,
|
|
"w": 17,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "pp_up",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 131,
|
|
"y": 134,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "protein",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 133,
|
|
"y": 158,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "charcoal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 133,
|
|
"y": 182,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "reaper_cloth",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 134,
|
|
"y": 204,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "rock_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 135,
|
|
"y": 227,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "sharp_beak",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 21,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 136,
|
|
"y": 250,
|
|
"w": 21,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "steel_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 136,
|
|
"y": 273,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "stellar_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 137,
|
|
"y": 296,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "water_tera_shard",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 138,
|
|
"y": 319,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "whipped_dream",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 21,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 139,
|
|
"y": 342,
|
|
"w": 21,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "wide_lens",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 4,
|
|
"w": 22,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 139,
|
|
"y": 365,
|
|
"w": 22,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "mystic_water",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 5,
|
|
"w": 20,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 139,
|
|
"y": 388,
|
|
"w": 20,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "burn_drive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 148,
|
|
"y": 411,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 5,
|
|
"w": 17,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 159,
|
|
"y": 388,
|
|
"w": 17,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "chill_drive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 171,
|
|
"y": 411,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "berry_juice",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 24,
|
|
"h": 23
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 1,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 219,
|
|
"y": 91,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "dark_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 241,
|
|
"y": 90,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "dire_hit",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 263,
|
|
"y": 90,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "dna_splicers",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 285,
|
|
"y": 89,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "dragon_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 307,
|
|
"y": 89,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "electirizer",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 329,
|
|
"y": 88,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "electric_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 351,
|
|
"y": 88,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "enigma_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 373,
|
|
"y": 88,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "repel",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 395,
|
|
"y": 88,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "super_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 5,
|
|
"w": 17,
|
|
"h": 23
|
|
},
|
|
"frame": {
|
|
"x": 411,
|
|
"y": 92,
|
|
"w": 17,
|
|
"h": 23
|
|
}
|
|
},
|
|
{
|
|
"filename": "soft_sand",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 24,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 147,
|
|
"y": 111,
|
|
"w": 24,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "binding_band",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 23,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 171,
|
|
"y": 111,
|
|
"w": 23,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "n_lunarizer",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 194,
|
|
"y": 111,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "fairy_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 147,
|
|
"y": 131,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "fighting_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 169,
|
|
"y": 131,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "n_solarizer",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 6,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 217,
|
|
"y": 112,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "wellspring_mask",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 5,
|
|
"w": 23,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 240,
|
|
"y": 112,
|
|
"w": 23,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "deep_sea_tooth",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 263,
|
|
"y": 112,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "fire_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 285,
|
|
"y": 111,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "flying_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 307,
|
|
"y": 111,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "ganlon_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 329,
|
|
"y": 110,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "ghost_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 351,
|
|
"y": 110,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "grass_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 373,
|
|
"y": 110,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "ground_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 191,
|
|
"y": 132,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "guard_spec",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 149,
|
|
"y": 153,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "hard_meteorite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 5,
|
|
"w": 20,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 171,
|
|
"y": 153,
|
|
"w": 20,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "ice_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 191,
|
|
"y": 154,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "ice_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 213,
|
|
"y": 133,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "magmarizer",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 235,
|
|
"y": 133,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "mini_black_hole",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 257,
|
|
"y": 133,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "normal_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 279,
|
|
"y": 133,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "poison_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 301,
|
|
"y": 133,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "liechi_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 213,
|
|
"y": 155,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "protector",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 235,
|
|
"y": 155,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "psychic_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 257,
|
|
"y": 155,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "rock_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 279,
|
|
"y": 155,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "scroll_of_darkness",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 301,
|
|
"y": 155,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "super_repel",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 395,
|
|
"y": 112,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "metronome",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 5,
|
|
"w": 17,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 411,
|
|
"y": 115,
|
|
"w": 17,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "scroll_of_waters",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 155,
|
|
"y": 175,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "shed_shell",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 156,
|
|
"y": 197,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "starf_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 157,
|
|
"y": 219,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "steel_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 157,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "thick_club",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 158,
|
|
"y": 263,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "thunder_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 159,
|
|
"y": 285,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_bug",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 160,
|
|
"y": 307,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_dark",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 160,
|
|
"y": 329,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "sweet_apple",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 177,
|
|
"y": 176,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_dragon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 178,
|
|
"y": 197,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "syrupy_apple",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 199,
|
|
"y": 176,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_electric",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 179,
|
|
"y": 219,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_fairy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 179,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_fighting",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 200,
|
|
"y": 197,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_fire",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 180,
|
|
"y": 263,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_flying",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 181,
|
|
"y": 285,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_ghost",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 201,
|
|
"y": 219,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_grass",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 201,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_ground",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 202,
|
|
"y": 263,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_ice",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 182,
|
|
"y": 307,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_normal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 182,
|
|
"y": 329,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_poison",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 203,
|
|
"y": 285,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_psychic",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 204,
|
|
"y": 307,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_rock",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 204,
|
|
"y": 329,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "reviver_seed",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 221,
|
|
"y": 177,
|
|
"w": 23,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_steel",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 222,
|
|
"y": 197,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tm_water",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 244,
|
|
"y": 177,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "water_memory",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 266,
|
|
"y": 177,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "water_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 288,
|
|
"y": 177,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "shell_bell",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 244,
|
|
"y": 199,
|
|
"w": 23,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_accuracy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 223,
|
|
"y": 219,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_attack",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 223,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_defense",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 245,
|
|
"y": 219,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_sp_atk",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 267,
|
|
"y": 199,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_sp_def",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 224,
|
|
"y": 263,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "x_speed",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 5,
|
|
"w": 22,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 245,
|
|
"y": 241,
|
|
"w": 22,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "sitrus_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 5,
|
|
"w": 20,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 225,
|
|
"y": 285,
|
|
"w": 20,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "tart_apple",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 267,
|
|
"y": 221,
|
|
"w": 22,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "deep_sea_scale",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 267,
|
|
"y": 242,
|
|
"w": 22,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "dusk_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 21,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 289,
|
|
"y": 199,
|
|
"w": 21,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "poison_barb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 21,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 246,
|
|
"y": 263,
|
|
"w": 21,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "fairy_feather",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 22,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 267,
|
|
"y": 262,
|
|
"w": 22,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "shiny_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 21,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 289,
|
|
"y": 220,
|
|
"w": 21,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "zoom_lens",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 21,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 289,
|
|
"y": 241,
|
|
"w": 21,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "lock_capsule",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 5,
|
|
"w": 19,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 226,
|
|
"y": 307,
|
|
"w": 19,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "malicious_armor",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 289,
|
|
"y": 262,
|
|
"w": 22,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "metal_coat",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 5,
|
|
"w": 19,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 226,
|
|
"y": 329,
|
|
"w": 19,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "unknown",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 310,
|
|
"y": 177,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "zinc",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 4,
|
|
"w": 16,
|
|
"h": 24
|
|
},
|
|
"frame": {
|
|
"x": 310,
|
|
"y": 201,
|
|
"w": 16,
|
|
"h": 24
|
|
}
|
|
},
|
|
{
|
|
"filename": "soothe_bell",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 5,
|
|
"w": 17,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 310,
|
|
"y": 225,
|
|
"w": 17,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "coupon",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 161,
|
|
"y": 351,
|
|
"w": 23,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "relic_crown",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 161,
|
|
"y": 370,
|
|
"w": 23,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "golden_mystic_ticket",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 184,
|
|
"y": 351,
|
|
"w": 23,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "mystic_ticket",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 207,
|
|
"y": 351,
|
|
"w": 23,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "pair_of_tickets",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 7,
|
|
"w": 23,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 184,
|
|
"y": 370,
|
|
"w": 23,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "leftovers",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 5,
|
|
"w": 15,
|
|
"h": 22
|
|
},
|
|
"frame": {
|
|
"x": 176,
|
|
"y": 389,
|
|
"w": 15,
|
|
"h": 22
|
|
}
|
|
},
|
|
{
|
|
"filename": "black_sludge",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 24,
|
|
"h": 24
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 1,
|
|
"y": 2,
|
|
"w": 22,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 207,
|
|
"y": 370,
|
|
"w": 22,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "tera_orb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 191,
|
|
"y": 389,
|
|
"w": 22,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "blunder_policy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 6,
|
|
"w": 22,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 194,
|
|
"y": 409,
|
|
"w": 22,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "big_nugget",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 213,
|
|
"y": 389,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "dubious_disc",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 22,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 216,
|
|
"y": 409,
|
|
"w": 22,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "big_mushroom",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 230,
|
|
"y": 351,
|
|
"w": 19,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "lum_berry",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 20,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 229,
|
|
"y": 370,
|
|
"w": 20,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "blue_orb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 233,
|
|
"y": 389,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "upgrade",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 22,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 238,
|
|
"y": 409,
|
|
"w": 22,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "dawn_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 323,
|
|
"y": 133,
|
|
"w": 20,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "gb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 323,
|
|
"y": 154,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "douse_drive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 343,
|
|
"y": 132,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "magnet",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 343,
|
|
"y": 149,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "shock_drive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 366,
|
|
"y": 132,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "mb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 363,
|
|
"y": 149,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "quick_claw",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 326,
|
|
"y": 174,
|
|
"w": 19,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "spell_tag",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 21
|
|
},
|
|
"frame": {
|
|
"x": 326,
|
|
"y": 195,
|
|
"w": 19,
|
|
"h": 21
|
|
}
|
|
},
|
|
{
|
|
"filename": "metal_alloy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 21,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 169,
|
|
"w": 21,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "pb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 188,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "candy_jar",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 366,
|
|
"y": 169,
|
|
"w": 19,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "pb_gold",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 189,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "everstone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 208,
|
|
"w": 20,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "razor_fang",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 6,
|
|
"w": 18,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 216,
|
|
"w": 18,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "masterpiece_teacup",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 21,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 209,
|
|
"w": 21,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "power_herb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 20,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 225,
|
|
"w": 20,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "old_gateau",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 21,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 227,
|
|
"w": 21,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "baton",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 236,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "razor_claw",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 20,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 244,
|
|
"w": 20,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "sharp_meteorite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 21,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 245,
|
|
"w": 21,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "golden_egg",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 6,
|
|
"w": 17,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 383,
|
|
"y": 149,
|
|
"w": 17,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "hard_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 19,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 385,
|
|
"y": 169,
|
|
"w": 19,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "rb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 385,
|
|
"y": 189,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "smooth_meteorite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 386,
|
|
"y": 209,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "strange_ball",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 386,
|
|
"y": 229,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "ub",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 6,
|
|
"w": 20,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 386,
|
|
"y": 249,
|
|
"w": 20,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "wise_glasses",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 4,
|
|
"y": 8,
|
|
"w": 23,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 405,
|
|
"y": 137,
|
|
"w": 23,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "mystery_egg",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 311,
|
|
"y": 247,
|
|
"w": 16,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "candy",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 11,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 254,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "absolite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 311,
|
|
"y": 265,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "unremarkable_teacup",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 5,
|
|
"y": 7,
|
|
"w": 21,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 263,
|
|
"w": 21,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "white_herb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 20,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 366,
|
|
"y": 263,
|
|
"w": 20,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "dark_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 272,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_ability_urge",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 386,
|
|
"y": 269,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_antidote",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 281,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_awakening",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 282,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_burn_heal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 385,
|
|
"y": 287,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "aerodactylite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 311,
|
|
"y": 281,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "flame_orb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 290,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_custom_spliced",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 345,
|
|
"y": 299,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_custom_thief",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 300,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_elixir",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 385,
|
|
"y": 305,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "miracle_seed",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 7,
|
|
"w": 19,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 404,
|
|
"y": 154,
|
|
"w": 19,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "aggronite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 404,
|
|
"y": 173,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucky_egg",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 6,
|
|
"w": 17,
|
|
"h": 20
|
|
},
|
|
"frame": {
|
|
"x": 405,
|
|
"y": 189,
|
|
"w": 17,
|
|
"h": 20
|
|
}
|
|
},
|
|
{
|
|
"filename": "oval_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 19
|
|
},
|
|
"frame": {
|
|
"x": 406,
|
|
"y": 209,
|
|
"w": 18,
|
|
"h": 19
|
|
}
|
|
},
|
|
{
|
|
"filename": "light_ball",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 406,
|
|
"y": 228,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "light_stone",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 406,
|
|
"y": 246,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "toxic_orb",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 7,
|
|
"y": 7,
|
|
"w": 18,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 406,
|
|
"y": 264,
|
|
"w": 18,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_ether",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 406,
|
|
"y": 282,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_full_heal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 405,
|
|
"y": 300,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_full_restore",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 405,
|
|
"y": 318,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_guard_spec",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 267,
|
|
"y": 282,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_hyper_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 287,
|
|
"y": 282,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_ice_heal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 307,
|
|
"y": 297,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "alakazite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 327,
|
|
"y": 308,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_item_drop",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 343,
|
|
"y": 317,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_item_urge",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 363,
|
|
"y": 318,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_max_elixir",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 383,
|
|
"y": 323,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_max_ether",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 403,
|
|
"y": 336,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_max_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 246,
|
|
"y": 284,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_max_revive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 245,
|
|
"y": 302,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_paralyze_heal",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 245,
|
|
"y": 320,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "relic_gold",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 9,
|
|
"y": 11,
|
|
"w": 15,
|
|
"h": 11
|
|
},
|
|
"frame": {
|
|
"x": 245,
|
|
"y": 338,
|
|
"w": 15,
|
|
"h": 11
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 249,
|
|
"y": 349,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_reset_urge",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 249,
|
|
"y": 367,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_revive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 253,
|
|
"y": 385,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "wl_super_potion",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 6,
|
|
"y": 8,
|
|
"w": 20,
|
|
"h": 18
|
|
},
|
|
"frame": {
|
|
"x": 260,
|
|
"y": 403,
|
|
"w": 20,
|
|
"h": 18
|
|
}
|
|
},
|
|
{
|
|
"filename": "revive",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 10,
|
|
"y": 8,
|
|
"w": 12,
|
|
"h": 17
|
|
},
|
|
"frame": {
|
|
"x": 265,
|
|
"y": 302,
|
|
"w": 12,
|
|
"h": 17
|
|
}
|
|
},
|
|
{
|
|
"filename": "altarianite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 277,
|
|
"y": 300,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "ampharosite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 265,
|
|
"y": 319,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "audinite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 281,
|
|
"y": 316,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "banettite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 297,
|
|
"y": 315,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "beedrillite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 281,
|
|
"y": 332,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "blastoisinite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 297,
|
|
"y": 331,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "blazikenite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 269,
|
|
"y": 348,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "cameruptite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 269,
|
|
"y": 364,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "charizardite_x",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 285,
|
|
"y": 348,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "charizardite_y",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 285,
|
|
"y": 364,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "diancite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 273,
|
|
"y": 380,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "galladite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 289,
|
|
"y": 380,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "garchompite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 301,
|
|
"y": 347,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "gardevoirite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 301,
|
|
"y": 363,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "gengarite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 305,
|
|
"y": 379,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "glalitite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 280,
|
|
"y": 396,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "gyaradosite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 280,
|
|
"y": 412,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "heracronite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 296,
|
|
"y": 396,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "houndoominite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 296,
|
|
"y": 412,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "kangaskhanite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 312,
|
|
"y": 395,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "latiasite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 312,
|
|
"y": 411,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "latiosite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 313,
|
|
"y": 324,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "lopunnite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 317,
|
|
"y": 340,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "lucarionite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 317,
|
|
"y": 356,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "manectite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 321,
|
|
"y": 372,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "mawilite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 328,
|
|
"y": 388,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "medichamite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 328,
|
|
"y": 404,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "metagrossite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 333,
|
|
"y": 335,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "mewtwonite_x",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 333,
|
|
"y": 351,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "mewtwonite_y",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 337,
|
|
"y": 367,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "nugget",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 344,
|
|
"y": 383,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "pidgeotite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 344,
|
|
"y": 399,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "pinsirite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 349,
|
|
"y": 336,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "rayquazite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 365,
|
|
"y": 336,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "sablenite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 381,
|
|
"y": 341,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "salamencite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 353,
|
|
"y": 352,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "sceptilite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 369,
|
|
"y": 357,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "scizorite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 385,
|
|
"y": 357,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "sharpedonite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 401,
|
|
"y": 354,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "slowbronite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 401,
|
|
"y": 370,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "soul_dew",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 360,
|
|
"y": 386,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "steelixite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 360,
|
|
"y": 402,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "strawberry_sweet",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 9,
|
|
"y": 7,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 376,
|
|
"y": 373,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "swampertite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 376,
|
|
"y": 389,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "tyranitarite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 376,
|
|
"y": 405,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
},
|
|
{
|
|
"filename": "venusaurite",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 32,
|
|
"h": 32
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 8,
|
|
"y": 8,
|
|
"w": 16,
|
|
"h": 16
|
|
},
|
|
"frame": {
|
|
"x": 392,
|
|
"y": 386,
|
|
"w": 16,
|
|
"h": 16
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:2fe5215a80083d35f525901078cb1f59:c17ac8d050238e3fca0ec935f6e8d37f:110e074689c9edd2c54833ce2e4d9270$"
|
|
}
|
|
}
|