pokerogue/public/images/pokemon/892-rapid-strike.json
Madmadness65 2da283c600
First draft of usable G-Max forms (#14)
* First draft of usable G-Max forms

They are not fully usable yet, and still needs more work to reach that point.

* Fix Gigantamax on Pokémon with forms

Co-Authored-By: Samuel H <3542488+Flashfyre@users.noreply.github.com>

---------

Co-authored-by: Samuel H <3542488+Flashfyre@users.noreply.github.com>
2024-02-14 00:21:44 -05:00

42 lines
721 B
JSON

{
"textures": [
{
"image": "892-rapid-strike.png",
"format": "RGBA8888",
"size": {
"w": 80,
"h": 80
},
"scale": 1,
"frames": [
{
"filename": "0001.png",
"rotated": false,
"trimmed": false,
"sourceSize": {
"w": 66,
"h": 80
},
"spriteSourceSize": {
"x": 0,
"y": 0,
"w": 66,
"h": 80
},
"frame": {
"x": 0,
"y": 0,
"w": 66,
"h": 80
}
}
]
}
],
"meta": {
"app": "https://www.codeandweb.com/texturepacker",
"version": "3.0",
"smartupdate": "$TexturePacker:SmartUpdate:64b99e623ff6471959738c72dca2413b:0e5682b58c3693f80577375672256488:b183daa5f6863f7988fee020ed8a7a06$"
}
}