View difference between Paste ID: q8APf0L7 and Li8e2Eze
SHOW: | | - or go back to the newest paste.
1-
["Silcoon"] = {
1+
["Beautifly"] = {
2
    ["Pokedex"] = 519,
3-
    ["PokedexDesc"] = "This Pokemon actually has two eyes.",
3+
    ["PokedexDesc"] = "Beautifly are aggressive butterflies, oh dear.",
4-
    ["Species"] = "Cocoon Pokemon",
4+
    ["Species"] = "Butterfly Pokemon",
5-
    ["Height"] = "2'00\"",
5+
    ["Height"] = "3'30\"",
6-
    ["Weight"] = 22.0,
6+
    ["Weight"] = 62.6,
7-
    ["Type"] = {"Bug"},
7+
    ["Type"] = {"Bug","Flying"},
8
    ["Stats"] = {
9-
        ["HP"] = 50,
9+
        ["HP"] = 70,
10-
        ["Atk"] = 35,
10+
        ["Atk"] = 70,
11-
        ["Def"] = 55,
11+
        ["Def"] = 60,
12-
        ["SpA"] = 25,
12+
        ["SpA"] = 120,
13-
        ["SpD"] = 25,
13+
        ["SpD"] = 60,
14-
        ["Speed"] = 15
14+
        ["Speed"] = 95
15
        },
16-
    ["Evolution"] = {10,"Beautifly"},
16+
    ["Evolution"] = {},
17
    ["Gender"] = 50,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20
            [45] = {"Signal Beam"},
21
            [39] = {"Quiver Dance"},
22
            [36] = {"Bug Buzz"},
23
            [30] = {"Giga Drain"},
24
            [25] = {"Mega Drain"},
25
            [20] = {"Air Cutter"},
26
            [18] = {"Stun Spore"},
27
            [14] = {"Absorb"},
28-
        ["Front"] = "http://www.roblox.com/asset/?id=705226943",
28+
            [11] = {"Gust"},
29-
        ["Back"] = "http://www.roblox.com/asset/?id=705227009",
29+
30-
        ["Mini"] = "http://www.roblox.com/asset/?id=705227058",
30+
31-
        ["SB"] = "http://www.roblox.com/asset/?id=705227100",
31+
32-
        ["SF"] = "http://www.roblox.com/asset/?id=705227138"
32+
33
            [1] = {"Poison Sting","String Shot"}
34
            },
35
    },
36-
        ["Exp"] = 72,
36+
37-
        ["Def"] = 2
37+
        ["Front"] = "http://www.roblox.com/asset/?id=705227204",
38
        ["Back"] = "http://www.roblox.com/asset/?id=705227434",
39-
    ["CatchRate"] = 120,
39+
        ["Mini"] = "http://www.roblox.com/asset/?id=705227332",
40
        ["SB"] = "http://www.roblox.com/asset/?id=705227379",
41
        ["SF"] = "http://www.roblox.com/asset/?id=705227666"
42
    },
43
    ["ExpType"] = "MedFast",
44
    ["EVYield"] = {
45
        ["Exp"] = 161,
46
        ["SpA"] = 3
47
    },
48
    ["CatchRate"] = 45,
49
},