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-cute-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": 44,
|
|
"h": 46
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 44,
|
|
"h": 46
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:2fab80df82527fbd038644ef6ddc6643:b038f9bc3fee913f72e47a7f739442e7:422a6b1a97d1ecb4ae4bf1c41f0b733a$"
|
|
}
|
|
}
|