pokerogue/public/images/trainer/sky_trainer_m.json
Diogo Diniz 821e380e57 Fix #5487: Implements Sky Battle Mystery Encounter
Adds a new Mystery Encounter, a Sky Battle, which is
inspired by the same type of battle in the mainline games.
This battle is triggered if the player has enough flying pokemon.

Co-authored-by: José Marques <jose.serrado.marques@tecnico.ulisboa.pt>
2025-06-13 10:52:32 +01:00

42 lines
717 B
JSON

{
"textures": [
{
"image": "sky_trainer_m.png",
"format": "RGBA8888",
"size": {
"w": 48,
"h": 79
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": true,
"sourceSize": {
"w": 48,
"h": 79
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 48,
"h": 79
},
"frame": {
"x": 0,
"y": 0,
"w": 48,
"h": 79
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:d051332055512f245ae68e912a28cd81:4926ba3fd9fe432bb535d13f4df1df4e:621aca0914900a3b9e235ebf0431ce2b$"
}
}