mirror of
				https://github.com/pagefaultgames/pokerogue.git
				synced 2025-11-03 18:01:23 +01:00 
			
		
		
		
	Add egg gacha system; remove certain mythical Pokemon from the wild pool as egg exclusive; add egg vouchers with UI; rework Shiny Charm odds; fix trainer Pokemon shiny odds not properly ignoring Shiny Charm modifier
		
			
				
	
	
		
			126 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			126 lines
		
	
	
		
			1.9 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "egg_crack.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 25,
 | 
						|
				"h": 53
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "4",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 27,
 | 
						|
						"y": 26,
 | 
						|
						"w": 25,
 | 
						|
						"h": 28
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 25,
 | 
						|
						"h": 28
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "3",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 28,
 | 
						|
						"y": 26,
 | 
						|
						"w": 19,
 | 
						|
						"h": 15
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 28,
 | 
						|
						"w": 19,
 | 
						|
						"h": 15
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "2",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 32,
 | 
						|
						"y": 26,
 | 
						|
						"w": 13,
 | 
						|
						"h": 10
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 43,
 | 
						|
						"w": 13,
 | 
						|
						"h": 10
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "1",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 35,
 | 
						|
						"y": 26,
 | 
						|
						"w": 9,
 | 
						|
						"h": 8
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 13,
 | 
						|
						"y": 43,
 | 
						|
						"w": 9,
 | 
						|
						"h": 8
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "0",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 80,
 | 
						|
						"h": 80
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 37,
 | 
						|
						"y": 26,
 | 
						|
						"w": 3,
 | 
						|
						"h": 4
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 19,
 | 
						|
						"y": 28,
 | 
						|
						"w": 3,
 | 
						|
						"h": 4
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:d44ba9fc282691ce0b591fcffbbcb31a:be457a5f52a68525b1335295cf251f05:0549bf0ee2c8479f7b2db190c1b10a51$"
 | 
						|
	}
 | 
						|
}
 |