View difference between Paste ID: ueWFuWQT and JitANBXs
SHOW: | | - or go back to the newest paste.
1-
["Tympole"] = {
1+
["Palpitoad"] = {
2
    ["Pokedex"] = 519,
3-
    ["PokedexDesc"] = "This just looks like the head of a Pokemon.",
3+
    ["PokedexDesc"] = "How can it be happy with no hands?",
4-
    ["Species"] = "Tadpole Pokemon",
4+
    ["Species"] = "Sound Pokemon",
5-
    ["Height"] = "1'08\"",
5+
    ["Height"] = "2'07\"",
6-
    ["Weight"] = 9.9,
6+
    ["Weight"] = 37.5,
7-
    ["Type"] = {"Water"},
7+
    ["Type"] = {"Water","Ground"},
8
    ["Stats"] = {
9-
        ["HP"] = 50,
9+
        ["HP"] = 75,
10-
        ["Atk"] = 50,
10+
        ["Atk"] = 65,
11-
        ["Def"] = 40,
11+
        ["Def"] = 55,
12-
        ["SpA"] = 50,
12+
        ["SpA"] = 65,
13-
        ["SpD"] = 40,
13+
        ["SpD"] = 55,
14-
        ["Speed"] = 64
14+
        ["Speed"] = 69
15
        },
16-
    ["Evolution"] = {25,"Palpitoad"},
16+
    ["Evolution"] = {36,"Seismitoad"},
17
    ["Gender"] = 50,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20
            [68] =  {"Icy Wind"},
21
            [64] =  {"Mud Bomb"},
22
            [59] =  {"Water Pulse"},
23
            [57] =  {"Earth Power"},
24
            [45] =  {"Sludge Wave"},
25
            [37] =  {"Hydro Pump"},
26
            [31] =  {"Hyper Voice"},
27
            [27] =  {"Muddy Water"},
28
            [20] = {"Mud Shot"},
29
            [15] = {"Bubblebeam"},
30
            [10] =  {"Supersonic"},
31
            [1] = {"Bubble","Growl"}
32
            },
33
    },
34
    ["Sprites"] = {
35-
        ["Front"] = "http://www.roblox.com/asset/?id=692418361",
35+
        ["Front"] = "http://www.roblox.com/asset/?id=692419919",
36-
        ["Back"] = "http://www.roblox.com/asset/?id=692418509",
36+
        ["Back"] = "http://www.roblox.com/asset/?id=692420046",
37-
        ["Mini"] = "http://www.roblox.com/asset/?id=692419263",
37+
        ["Mini"] = "http://www.roblox.com/asset/?id=692420677",
38-
        ["SB"] = "http://www.roblox.com/asset/?id=692504581",
38+
        ["SB"] = "http://www.roblox.com/asset/?id=692420933",
39-
        ["SF"] = "http://www.roblox.com/asset/?id=692419516"
39+
        ["SF"] = "http://www.roblox.com/asset/?id=692421037"
40
    },
41
    ["ExpType"] = "MedSlow",
42
    ["EVYield"] = {
43-
        ["Exp"] = 59,
43+
        ["Exp"] = 134,
44-
        ["Speed"] = 1
44+
        ["HP"] = 2
45
    },
46-
    ["CatchRate"] = 255,
46+
    ["CatchRate"] = 120,
47
},