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
		
			
				
	
	
		
			105 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			105 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
	"textures": [
 | 
						|
		{
 | 
						|
			"image": "egg_lightrays.png",
 | 
						|
			"format": "RGBA8888",
 | 
						|
			"size": {
 | 
						|
				"w": 638,
 | 
						|
				"h": 360
 | 
						|
			},
 | 
						|
			"scale": 1,
 | 
						|
			"frames": [
 | 
						|
				{
 | 
						|
					"filename": "1",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 320,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 1,
 | 
						|
						"y": 0,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 0,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "2",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 320,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 1,
 | 
						|
						"y": 0,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 0,
 | 
						|
						"y": 180,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "3",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 320,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 1,
 | 
						|
						"y": 0,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 319,
 | 
						|
						"y": 0,
 | 
						|
						"w": 319,
 | 
						|
						"h": 180
 | 
						|
					}
 | 
						|
				},
 | 
						|
				{
 | 
						|
					"filename": "0",
 | 
						|
					"rotated": false,
 | 
						|
					"trimmed": true,
 | 
						|
					"sourceSize": {
 | 
						|
						"w": 320,
 | 
						|
						"h": 180
 | 
						|
					},
 | 
						|
					"spriteSourceSize": {
 | 
						|
						"x": 1,
 | 
						|
						"y": 4,
 | 
						|
						"w": 318,
 | 
						|
						"h": 176
 | 
						|
					},
 | 
						|
					"frame": {
 | 
						|
						"x": 319,
 | 
						|
						"y": 180,
 | 
						|
						"w": 318,
 | 
						|
						"h": 176
 | 
						|
					}
 | 
						|
				}
 | 
						|
			]
 | 
						|
		}
 | 
						|
	],
 | 
						|
	"meta": {
 | 
						|
		"app": "https://www.codeandweb.com/texturepacker",
 | 
						|
		"version": "3.0",
 | 
						|
		"smartupdate": "$TexturePacker:SmartUpdate:73e98c4464919c41f98c36a73ca3f86b:0bbddf0b8ffb3bd3f2e72bc070b8a270:8313aa9b7eb706289284a612680e361b$"
 | 
						|
	}
 | 
						|
}
 |