View difference between Paste ID: PVqjz5EH and VtmXf0AR
SHOW: | | - or go back to the newest paste.
1-
["Torracat"] = {
1+
["Incineroar"] = {
2-
	["Pokedex"] = 726,
2+
	["Pokedex"] = 727,
3-
	["PokedexDesc"] = "And you're gonna hear me ROAAR!",
3+
	["PokedexDesc"] = "Wait a minute.. is that another fire/fighting type? It's not? Hallelujah!",
4-
	["Species"] = "Fire Cat Pokemon",
4+
	["Species"] = "Heel Pokemon",
5-
	["Height"] = "2'04\"",
5+
	["Height"] = "5'11\"",
6-
	["Weight"] = 55.1,
6+
	["Weight"] = 183.0,
7-
	["Type"] = {"Fire"},
7+
	["Type"] = {"Fire","Dark"},
8
	["Stats"] = {
9-
		["HP"] = 65, 
9+
		["HP"] = 95, 
10-
		["Atk"] = 85, 
10+
		["Atk"] = 115, 
11-
		["Def"] = 50, 
11+
		["Def"] = 90, 
12
		["SpA"] = 80, 
13-
		["SpD"] = 50, 
13+
		["SpD"] = 90, 
14-
		["Speed"] = 90
14+
		["Speed"] = 60
15
		},
16-
	["Evolution"] = {34,"Incineroar"},
16+
	["Evolution"] = {},
17
	["Gender"] = 88,
18
	["Moves"] = {
19
		["LevelUp"] = {
20-
			[48] = {"Flamethrower","Flare Blitz"},
20+
			[45] = {"Flamethrower","Flare Blitz"},
21
			[22] = {"Bite","Swagger"},
22
			[15] = {"Fire Fang"},
23
			[9] = {"Leer","Growl"},
24-
			[1] = {"Scratch","Ember","Lick"}
24+
			[1] = {"Scratch","Ember","Lick","Darkest Lariat","Bulk Up"}
25
			},
26
	},
27
	["Sprites"] = {
28-
		["Front"] = "http://www.roblox.com/asset/?id=565783257",
28+
		["Front"] = "http://www.roblox.com/asset/?id=565794519",
29-
		["Back"] = "http://www.roblox.com/asset/?id=565784036",
29+
		["Back"] = "http://www.roblox.com/asset/?id=565794824",
30-
		["Mini"] = "http://www.roblox.com/asset/?id=565779649",
30+
		["Mini"] = "http://www.roblox.com/asset/?id=565785176",
31-
		["SB"] = "http://www.roblox.com/asset/?id=565784148",
31+
		["SB"] = "http://www.roblox.com/asset/?id=565794925",
32-
		["SF"] = "http://www.roblox.com/asset/?id=565783874"
32+
		["SF"] = "http://www.roblox.com/asset/?id=565794664"
33
	},
34
	["ExpType"] = "MedSlow",
35
	["EVYield"] = {
36-
		["Exp"] = 147, 
36+
		["Exp"] = 239, 
37-
		["Speed"] = 2
37+
		["Atk"] = 3
38-
	}, 
38+
39
	["CatchRate"] = 45,
40
},