mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-25 08:16:04 +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
720 B
JSON
42 lines
720 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "25-cool-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": 43,
|
|
"h": 46
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 43,
|
|
"h": 46
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:4c1324622bf7626e3457142e716e89f3:27f34dcbb6229c5df1ab94704a4c17d9:15fbade77a17a862981bf0392b8134eb$"
|
|
}
|
|
}
|