mirror of
https://github.com/pagefaultgames/pokerogue.git
synced 2025-02-05 15:47:21 +00:00
This implements Chilling Neigh, Grim Neigh, and both As One abilities. Also separates the Embody Aspect ability into four for later when it's implemented, and adds the graphics for Ogerpon's Terastallized forms.
42 lines
732 B
JSON
42 lines
732 B
JSON
{
|
|
"textures": [
|
|
{
|
|
"image": "1017-wellspring-mask-tera.png",
|
|
"format": "RGBA8888",
|
|
"size": {
|
|
"w": 95,
|
|
"h": 95
|
|
},
|
|
"scale": 0.5,
|
|
"frames": [
|
|
{
|
|
"filename": "0001.png",
|
|
"rotated": false,
|
|
"trimmed": false,
|
|
"sourceSize": {
|
|
"w": 96,
|
|
"h": 96
|
|
},
|
|
"spriteSourceSize": {
|
|
"x": 0,
|
|
"y": 8,
|
|
"w": 95,
|
|
"h": 80
|
|
},
|
|
"frame": {
|
|
"x": 0,
|
|
"y": 0,
|
|
"w": 95,
|
|
"h": 80
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"meta": {
|
|
"app": "https://www.codeandweb.com/texturepacker",
|
|
"version": "3.0",
|
|
"smartupdate": "$TexturePacker:SmartUpdate:9a9aab882f2684d265429b1b4a2b1846:98a85d87273a3717b1fdf353d485e724:f4f8b58743ad897a5774e4ca3d3eff03$"
|
|
}
|
|
}
|