View difference between Paste ID: WCYw6YhZ and 1SctZJ5c
SHOW: | | - or go back to the newest paste.
1-
["Smeargle"] = {
1+
["Luvdisc"] = {
2
	["Pokedex"] = 1,
3-
	["PokedexDesc"] = "Leonardo DeSmeargle is a famous Smeargle in the Pokemon world.",
3+
	["PokedexDesc"] = "This Pokemon is often given as a gift on Valentine's Day.",
4-
	["Species"] = "Painter Pokemon",
4+
	["Species"] = "Rendezvous Pokemon",
5-
	["Height"] = "3'11\"",
5+
	["Height"] = "2'00\"",
6-
	["Weight"] = 127.9,
6+
	["Weight"] = 19.2,
7-
	["Type"] = {"Normal"},
7+
	["Type"] = {"Water"},
8
	["Stats"] = {
9-
		["HP"] = 55, 
9+
		["HP"] = 43, 
10-
		["Atk"] = 20, 
10+
		["Atk"] = 30, 
11-
		["Def"] = 35, 
11+
		["Def"] = 55, 
12-
		["SpA"] = 20, 
12+
		["SpA"] = 40, 
13-
		["SpD"] = 45, 
13+
		["SpD"] = 65, 
14-
		["Speed"] = 77
14+
		["Speed"] = 97
15
		},
16
	["Evolution"] = {},
17-
	["Gender"] = 50,
17+
	["Gender"] = 25,
18
	["Moves"] = {
19
		["LevelUp"] = {
20-
			[1] = {"Sketch"}
20+
            [75] = {"Hyper Voice"},
21-
			},
21+
            [45] = {"Hydro Pump"},
22
		    [40] = {"Draining Kiss"},
23
            [38] = {"Scald"},
24-
		["Front"] = "http://www.roblox.com/asset/?id=698537276",
24+
            [30] = {"Agility"},
25-
		["Back"] = "http://www.roblox.com/asset/?id=698537163",
25+
            [27] = {"Water Gun"},
26-
		["Mini"] = "http://www.roblox.com/asset/?id=698537420",
26+
            [21] = {"Tackle"},
27-
		["SB"] = "http://www.roblox.com/asset/?id=698537681",
27+
            [16] = {"Charm"},
28-
		["SF"] = "http://www.roblox.com/asset/?id=698538147"
28+
            [11] = {"Supersonic"},
29
            [7] =  {"Aqua Jet"},
30
            [1] = {"Water Pulse","Icy Wind","Splash"}
31
            },
32-
		["Exp"] = 106, 
32+
    },
33
	["Sprites"] = {
34
		["Front"] = "http://www.roblox.com/asset/?id=698503523",
35-
	["CatchRate"] = 45,
35+
		["Back"] = "http://www.roblox.com/asset/?id=698503395",
36
		["Mini"] = "http://www.roblox.com/asset/?id=698503620",
37
		["SB"] = "http://www.roblox.com/asset/?id=698503747",
38
		["SF"] = "http://www.roblox.com/asset/?id=698503861"
39
	},
40
	["ExpType"] = "Fast",
41
	["EVYield"] = {
42
		["Exp"] = 110, 
43
		["Speed"] = 1
44
	},
45
	["CatchRate"] = 225,
46
},