mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2024-11-27 09:16:03 +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": 47,
|
|
"h": 47
|
|
},
|
|
"scale": 1,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 47,
|
|
"h": 47
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 37,
|
|
"h": 47
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 37,
|
|
"h": 47
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:b5be00976da499cff526c48cea8df2c3:10fa9c0ed642e3d3bd56c1de409ee5e0:422a6b1a97d1ecb4ae4bf1c41f0b733a$"
|
|
}
|
|
}
|