View difference between Paste ID: HXbrw88k and gx7vUNui
SHOW: | | - or go back to the newest paste.
1-
["Cofigrigus"] = {
1+
["Maractus"] = {
2
	["Pokedex"] = 1,
3-
	["PokedexDesc"] = "This Pokemon seems eerily happy..",
3+
	["PokedexDesc"] = "Pretty much Ludicolo's best friend.",
4-
	["Species"] = "Coffin Pokemon",
4+
	["Species"] = "Cactus Pokemon",
5-
	["Height"] = "5'07\"",
5+
	["Height"] = "3'03\"",
6-
	["Weight"] = 168.7,
6+
	["Weight"] = 61.7,
7-
	["Type"] = {"Ghost"},
7+
	["Type"] = {"Grass"},
8
	["Stats"] = {
9-
		["HP"] = 60, 
9+
		["HP"] = 80, 
10-
		["Atk"] = 50, 
10+
		["Atk"] = 86, 
11-
		["Def"] = 148, 
11+
		["Def"] = 68, 
12-
		["SpA"] = 100, 
12+
		["SpA"] = 110, 
13-
		["SpD"] = 105, 
13+
		["SpD"] = 68, 
14-
		["Speed"] = 30
14+
		["Speed"] = 60
15
		},
16
	["Evolution"] = {},
17
	["Gender"] = 50,
18
	["Moves"] = {
19
		["LevelUp"] = {
20-
            [100] = {"Zen Headbutt"},
20+
            [95] = {"Hyper Voice"},
21-
            [97] = {"Knock Off"},
21+
            [80] = {"Poison Jab"},
22-
            [85] = {"Scary Face"},
22+
            [78] = {"Knock Off"},
23-
            [80] = {"Shock Wave"},
23+
            [70] = {"Drain Punch"},
24-
            [40] = {"Signal Beam"},
24+
            [64] = {"Wood Hammer"},
25-
            [32] = {"Iron Defense"},
25+
            [58] = {"Seed Bomb"},
26-
            [29] = {"Toxic Spikes"},
26+
            [52] = {"Leech Seed"},
27-
            [26] = {"Nasty Plot"},
27+
            [50] = {"Bullet Seed"},
28-
            [23] = {"Fake Tears"},
28+
			[47] = {"Giga Drain"},
29-
            [20] = {"Destiny Bond"},
29+
			[39] = {"Synthesis"},
30-
			[19] = {"Shadow Ball"},
30+
			[35] = {"Mega Drain"},
31-
			[13] = {"Curse"},
31+
			[25] = {"Pin Missile"},
32-
			[11] = {"Will-O-Wisp"},
32+
			[10] =  {"Growth"},
33-
			[9] = {"Night Shade"},
33+
			[1] = {"Peck","Absorb"}
34-
			[7] =  {"Haze"},
34+
35-
			[1] = {"Astonish","Protect"}
35+
36
	["Sprites"] = {
37
		["Front"] = "http://www.roblox.com/asset/?id=694954127",
38
		["Back"] = "http://www.roblox.com/asset/?id=694954084",
39-
		["Front"] = "http://www.roblox.com/asset/?id=694943449",
39+
		["Mini"] = "http://www.roblox.com/asset/?id=694954182",
40-
		["Back"] = "http://www.roblox.com/asset/?id=694943373",
40+
		["SB"] = "http://www.roblox.com/asset/?id=694954218",
41-
		["Mini"] = "http://www.roblox.com/asset/?id=694943488",
41+
		["SF"] = "http://www.roblox.com/asset/?id=694954283"
42-
		["SB"] = "http://www.roblox.com/asset/?id=694943557",
42+
43-
		["SF"] = "http://www.roblox.com/asset/?id=694943603"
43+
44
	["EVYield"] = {
45
		["Exp"] = 161, 
46
		["SpA"] = 2
47-
		["Exp"] = 169, 
47+
48-
		["Def"] = 2
48+
	["CatchRate"] = 255,
49
},