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
721 B
JSON
42 lines
721 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "25-smart-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": 46,
|
|
"h": 46
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 46,
|
|
"h": 46
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:b04f1d203a0dc357ee529414c4cf0375:f8dcfd0bfe3824ededd1730af32b0dc1:18454e197d66a6a63863ea691889cebd$"
|
|
}
|
|
}
|