View difference between Paste ID: yVNdF6LW and kQawzJX0
SHOW: | | - or go back to the newest paste.
1-
["Tapu Koko"] = {
1+
["Necrozma"] = {
2
    ["Pokedex"] = 788,
3-
    ["PokedexDesc"] = "I think it likes Cocoa.",
3+
    ["PokedexDesc"] = "The absence of light is darkness..",
4-
    ["Species"] = "Land Spirit Pokemon",
4+
    ["Species"] = "Prism Pokemon",
5-
    ["Height"] = "5'11\"",
5+
    ["Height"] = "7'10\"",
6-
    ["Weight"] = 45.2,
6+
    ["Weight"] = 507.1,
7-
    ["Type"] = {"Electric","Fairy"},
7+
    ["Type"] = {"Psychic"},
8
    ["Stats"] = {
9-
        ["HP"] = 70,
9+
        ["HP"] = 98,
10-
        ["Atk"] = 115,
10+
        ["Atk"] = 105,
11-
        ["Def"] = 85,
11+
        ["Def"] = 105,
12-
        ["SpA"] = 96,
12+
        ["SpA"] = 137,
13-
        ["SpD"] = 75,
13+
        ["SpD"] = 87,
14-
        ["Speed"] = 130
14+
        ["Speed"] = 78
15
        },
16
    ["Evolution"] = {},
17
    ["Gender"] = Unknown,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20-
            [100] = {"Shock Wave"},
20+
            [100] = {"Psyshock"},
21-
            [90] = {"Steel Wing"},
21+
            [90] = {"Psychic"},
22-
            [46] = {"Discharge"},
22+
            [46] = {"Iron Defense"},
23-
            [42] = {"Screech"},
23+
            [42] = {"Psycho Cut"},
24-
            [40] = {"Spark"},
24+
            [40] = {"Night Slash"},
25-
            [35] = {"Thunder Wave"},
25+
            [35] = {"Rock Blast"},
26-
            [25] = {"Thunder Shock",},
26+
            [25] = {"Slash",},
27-
            [20] = {"Withdraw"},
27+
            [20] = {"Confusion"},
28
            [5] =  {"False Swipe"},
29-
            [1] = {"Brave Bird","Quick Attack"}
29+
            [1] = {"Charge Beam","Metal Claw","Shadow Claw"}
30
            },
31
    },
32
    ["Sprites"] = {
33-
        ["Front"] = "http://www.roblox.com/asset/?id=612172160",
33+
        ["Front"] = "http://www.roblox.com/asset/?id=619392984",
34-
        ["Back"] = "http://www.roblox.com/asset/?id=612173789",
34+
        ["Back"] = "http://www.roblox.com/asset/?id=619394475",
35-
        ["Mini"] = "http://www.roblox.com/asset/?id=610986885",
35+
        ["Mini"] = "http://www.roblox.com/asset/?id=619322550",
36-
        ["SB"] = "http://www.roblox.com/asset/?id=612181251",
36+
        ["SB"] = "http://www.roblox.com/asset/?id=619390654",
37-
        ["SF"] = "http://www.roblox.com/asset/?id=612179503"
37+
        ["SF"] = "http://www.roblox.com/asset/?id=619392047"
38
    },
39
    ["ExpType"] = "Slow",
40
    ["EVYield"] = {
41-
        ["Exp"] = 114,
41+
        ["Exp"] = 120,
42-
        ["Speed"] = 3
42+
        ["SpA"] = 3
43
    },
44
    ["CatchRate"] = 3,
45
},