mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-06-20 16:42:45 +02:00
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>
42 lines
717 B
JSON
42 lines
717 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "sky_trainer_f.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 56,
|
|
"h": 67
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": true,
|
|
"sourceSize": {
|
|
"w": 56,
|
|
"h": 67
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 56,
|
|
"h": 67
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 56,
|
|
"h": 67
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:d051332055512f245ae68e912a28cd81:4926ba3fd9fe432bb535d13f4df1df4e:621aca0914900a3b9e235ebf0431ce2b$"
|
|
}
|
|
}
|