View difference between Paste ID: BPc3rrX4 and dUS3Kz1h
SHOW: | | - or go back to the newest paste.
1-
["Hawlucha"] = {
1+
["Lileep"] = {
2-
    ["Pokedex"] = 701,
2+
    ["Pokedex"] = 345,
3-
    ["PokedexDesc"] = "We're running out of ideas so here's a Luchador bird!",
3+
    ["PokedexDesc"] = "What is this? It certainly doesn't look like a lily to me..",
4-
    ["Species"] = "Wrestling Pokémon",
4+
    ["Species"] = "Sea Lily Pokemon",
5-
    ["Height"] = "2'07\"",
5+
    ["Height"] = "3'03\"",
6-
    ["Weight"] = 47.4,
6+
    ["Weight"] = 62.5,
7-
    ["Type"] = {"Fighting","Flying"},
7+
    ["Type"] = {"Rock","Grass"},
8
    ["Stats"] = {
9-
        ["HP"] = 78,
9+
        ["HP"] = 66,
10-
        ["Atk"] = 92,
10+
        ["Atk"] = 41,
11-
        ["Def"] = 75,
11+
        ["Def"] = 77,
12-
        ["SpA"] = 74,
12+
        ["SpA"] = 61,
13-
        ["SpD"] = 63,
13+
        ["SpD"] = 87,
14-
        ["Speed"] = 118
14+
        ["Speed"] = 23
15
        },
16
    ["Evolution"] = {},
17
    ["Gender"] = 50,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20
            [80] = {"High Jump Kick"},
21
            [50] = {"Roost"},
22
            [40] = {"Drain Punch"},
23
            [35] = {"Dual Chop"},
24
            [25] = {"Aerial Ace",},
25
            [20] = {"Detect"},
26
            [5] =  {"Wing Attack"},
27
            [1] = {"Tackle"}
28
            },
29
    },
30
    ["Sprites"] = {
31
        ["Front"] = "http://www.roblox.com/asset/?id=564619612",
32
        ["Back"] = "http://www.roblox.com/asset/?id=564380214",
33
        ["Mini"] = "http://www.roblox.com/asset/?id=565640226",
34
        ["SB"] = "http://www.roblox.com/asset/?id=564380498",
35
        ["SF"] = "http://www.roblox.com/asset/?id=564380015"
36
    },
37
    ["ExpType"] = "MedFast",
38
    ["EVYield"] = {
39
        ["Exp"] = 175,
40
        ["Atk"] = 2
41
    },
42
    ["CatchRate"] = 100,
43
},