pokerogue/public/images/pokemon/back/1017-cornerstone-mask-tera.json
Madmadness65 08beae9cee Implement Embody Aspect abilities
More work toward getting Ogerpon's unique Terastal forms functional. Also fixes the graphics for the Terastal Ogerpon forms, as they were scaled incorrectly.
2024-04-02 18:03:49 -05:00

42 lines
735 B
JSON

{
"textures": [
{
"image": "1017-cornerstone-mask-tera.png",
"format": "RGBA8888",
"size": {
"w": 94,
"h": 94
},
"scale": 0.333,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 96,
"h": 96
},
"spriteSourceSize": {
"x": 1,
"y": 2,
"w": 94,
"h": 92
},
"frame": {
"x": 0,
"y": 0,
"w": 94,
"h": 92
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:7445fc98c3d4d220190fb1c24e70d3ab:1f7ab2bf8ba8848c6f73ec7bc9e81921:19983e2c44c76def68513841019a938a$"
}
}