View difference between Paste ID: 5sZ359Hf and 7cjqFk8M
SHOW: | | - or go back to the newest paste.
1-
["Kricketot"] = {
1+
["Shellos-West"] = {
2
    ["Pokedex"] = 519,
3-
    ["PokedexDesc"] = "He looks like he's about to orchestrate and orchestra.",
3+
    ["PokedexDesc"] = "This subspecies of Shellos is often found in the West, they are found to be more aggressive.",
4-
    ["Species"] = "Cricket Pokemon",
4+
    ["Species"] = "Sea Slug Pokemon",
5
    ["Height"] = "1'00\"",
6-
    ["Weight"] = 4.9,
6+
    ["Weight"] = 13.9,
7-
    ["Type"] = {"Bug"},
7+
    ["Type"] = {"Water"},
8
    ["Stats"] = {
9-
        ["HP"] = 37,
9+
        ["HP"] = 70,
10-
        ["Atk"] = 25,
10+
        ["Atk"] = 57,
11-
        ["Def"] = 41,
11+
        ["Def"] = 62,
12-
        ["SpA"] = 25,
12+
        ["SpA"] = 48,
13-
        ["SpD"] = 41,
13+
        ["SpD"] = 48,
14-
        ["Speed"] = 25
14+
        ["Speed"] = 40
15
        },
16-
    ["Evolution"] = {10,"Kricketune"},
16+
    ["Evolution"] = {30,"Gastrodon-West"},
17
    ["Gender"] = 50,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20
            [100] =  {"String Shot"},
21-
            [3] =  {"String Shot"},
21+
            [70] =  {"Pain Split"},
22-
            [1] = {"Growl"}
22+
            [45] =  {"Icy Wind"},
23
            [35] =  {"Earth Power"},
24
            [30] =  {"Amnesia"},
25
            [29] =  {"Acid Armor"},
26-
        ["Front"] = "http://www.roblox.com/asset/?id=706169998",
26+
            [26] =  {"Recover"},
27-
        ["Back"] = "http://www.roblox.com/asset/?id=706169854",
27+
            [23] =  {"Muddy Water"},
28-
        ["Mini"] = "http://www.roblox.com/asset/?id=706170086",
28+
            [15] =  {"Body Slap"},
29-
        ["SB"] = "http://www.roblox.com/asset/?id=706170132",
29+
            [11] =  {"Hidden Power"},
30-
        ["SF"] = "http://www.roblox.com/asset/?id=706170194"
30+
            [8] =  {"Mud Bomb"},
31
            [5] =  {"Mud-Slap"},
32-
    ["ExpType"] = "MedSlow",
32+
            [3] =  {"Harden"},
33
            [1] = {"Water Pulse"}
34-
        ["Exp"] = 54,
34+
35-
        ["Def"] = 1
35+
36
    ["Sprites"] = {
37-
    ["CatchRate"] = 255,
37+
        ["Front"] = "http://www.roblox.com/asset/?id=706180320",
38
        ["Back"] = "http://www.roblox.com/asset/?id=706180241",
39
        ["Mini"] = "http://www.roblox.com/asset/?id=706180410",
40
        ["SB"] = "http://www.roblox.com/asset/?id=706180479",
41
        ["SF"] = "http://www.roblox.com/asset/?id=706180663"
42
    },
43
    ["ExpType"] = "MedFast",
44
    ["EVYield"] = {
45
        ["Exp"] = 73,
46
        ["HP"] = 1
47
    },
48
    ["CatchRate"] = 190,
49
},