mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 16:26:25 +00:00
6f4c087f7a
This adds Partner Eevee and Partner Pikachu, as well as all Cosplay Pikachu variants. Also included are some minor trainer-related formatting clean ups. • Partner Pikachu and Eevee have their boosted base stats from the Let's Go games, but are otherwise identical in function and appearance to their regular variants. • Cosplay Pikachus have their special moves as "evolution" moves and can be relearned if desired. • Unlike the canon games, Partner Pikachu and Eevee are able to evolve like normal.
42 lines
715 B
JSON
42 lines
715 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "25-cosplay.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 46,
|
|
"h": 46
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 46,
|
|
"h": 46
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 41,
|
|
"h": 46
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 41,
|
|
"h": 46
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:cb42b0ce1efc581119a7a45ae351e563:925de87e1d62e189a1cbb83b42cf6a19:f523c38f99410b79826d1718c7c00ae3$"
|
|
}
|
|
}
|