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.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 138,
 | 
						|
				"h": 30
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "egg_0",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "egg_1",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 28,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "egg_2",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 56,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "egg_3",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 84,
 | 
						|
						"y": 0,
 | 
						|
						"w": 28,
 | 
						|
						"h": 30
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "egg_manaphy",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": false,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 26,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 26,
 | 
						|
						"h": 30
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 112,
 | 
						|
						"y": 0,
 | 
						|
						"w": 26,
 | 
						|
						"h": 30
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:ba653f2a1c1d028d27d209346c8f5cda:d1a96146bbb57b7f2dbd12209e9e846d:f2ac48b1c7b5b0a41ac50c4888a029cf$"
 | 
						|
	}
 | 
						|
}
 |