View difference between Paste ID: vTVV2kqZ and 5NZ2c8X3
SHOW: | | - or go back to the newest paste.
1-
["Blitzle"] = {
1+
["Yamask"] = {
2
	["Pokedex"] = 1,
3-
	["PokedexDesc"] = "Shocking.",
3+
	["PokedexDesc"] = "This Pokemon longs to be human again, it looks at the mask it carries and cries.",
4-
	["Species"] = "Electrified Pokemon",
4+
	["Species"] = "Spirit Pokemon",
5-
	["Height"] = "2'07\"",
5+
	["Height"] = "1'08\"",
6-
	["Weight"] = 65.7,
6+
	["Weight"] = 3.3,
7-
	["Type"] = {"Electric"},
7+
	["Type"] = {"Ghost"},
8
	["Stats"] = {
9-
		["HP"] = 45, 
9+
		["HP"] = 38, 
10-
		["Atk"] = 60, 
10+
		["Atk"] = 30, 
11-
		["Def"] = 32, 
11+
		["Def"] = 90, 
12-
		["SpA"] = 50, 
12+
		["SpA"] = 55, 
13-
		["SpD"] = 32, 
13+
		["SpD"] = 65, 
14-
		["Speed"] = 76
14+
		["Speed"] = 30
15
		},
16-
	["Evolution"] = {27,"Zebstrika"},
16+
	["Evolution"] = {34,"Cofigrigus"},
17
	["Gender"] = 50,
18
	["Moves"] = {
19
		["LevelUp"] = {
20-
            [100] = {"Double-Edge"},
20+
            [100] = {"Zen Headbutt"},
21-
            [97] = {"Double Kick"},
21+
            [97] = {"Knock Off"},
22-
            [80] = {"Take Down"},
22+
            [80] = {"Shock Wave"},
23
            [40] = {"Signal Beam"},
24-
            [32] = {"Screech"},
24+
            [32] = {"Iron Defense"},
25-
            [29] = {"Sand Attack"},
25+
            [29] = {"Toxic Spikes"},
26-
            [26] = {"Wild Charge"},
26+
            [26] = {"Nasty Plot"},
27-
            [23] = {"Discharge"},
27+
            [23] = {"Fake Tears"},
28-
            [20] = {"Agility"},
28+
            [20] = {"Destiny Bond"},
29-
			[19] = {"Stomp"},
29+
			[19] = {"Shadow Ball"},
30-
			[13] = {"Spark"},
30+
			[13] = {"Curse"},
31-
			[11] = {"Flame Charge"},
31+
			[11] = {"Will-O-Wisp"},
32-
			[9] = {"Thunder Wave"},
32+
			[9] = {"Night Shade"},
33-
			[7] =  {"Shock Wave"},
33+
			[7] =  {"Haze"},
34-
			[1] = {"Quick Attack","Tail Whip"}
34+
			[1] = {"Astonish","Protect"}
35
			},
36
	},
37
	["Sprites"] = {
38-
		["Front"] = "http://www.roblox.com/asset/?id=694943192",
38+
		["Front"] = "http://www.roblox.com/asset/?id=694957655",
39-
		["Back"] = "http://www.roblox.com/asset/?id=694943153",
39+
		["Back"] = "http://www.roblox.com/asset/?id=694957590",
40-
		["Mini"] = "http://www.roblox.com/asset/?id=694943238",
40+
		["Mini"] = "http://www.roblox.com/asset/?id=694957696",
41-
		["SB"] = "http://www.roblox.com/asset/?id=694943272",
41+
		["SB"] = "http://www.roblox.com/asset/?id=694957758",
42-
		["SF"] = "http://www.roblox.com/asset/?id=694943319"
42+
		["SF"] = "http://www.roblox.com/asset/?id=694957856"
43
	},
44
	["ExpType"] = "MedFast",
45
	["EVYield"] = {
46-
		["Exp"] = 59, 
46+
		["Exp"] = 61, 
47-
		["Speed"] = 1
47+
		["Def"] = 1
48
	},
49
	["CatchRate"] = 190,
50
},