View difference between Paste ID: E9jSvqad and LnFxK4QN
SHOW: | | - or go back to the newest paste.
1-
["Wishiwashi"] = {
1+
["Wishiwashi-School"] = {
2
    ["Pokedex"] = 519,
3-
    ["PokedexDesc"] = "This Pokemon has worse stats than Sunkern..",
3+
    ["PokedexDesc"] = "This Pokemon evolved from Wishiwashi because form changes are too mainstream.",
4-
    ["Species"] = "Small Fry Pokemon",
4+
    ["Species"] = "Big Fish Pokemon",
5-
    ["Height"] = "0'08\"",
5+
    ["Height"] = "26'11\"",
6-
    ["Weight"] = 0.7,
6+
    ["Weight"] = 173.3,
7
    ["Type"] = {"Water"},
8
    ["Stats"] = {
9-
        ["HP"] = 45,
9+
        ["HP"] = 44,
10-
        ["Atk"] = 20,
10+
        ["Atk"] = 145,
11-
        ["Def"] = 20,
11+
        ["Def"] = 120,
12-
        ["SpA"] = 25,
12+
        ["SpA"] = 100,
13-
        ["SpD"] = 25,
13+
        ["SpD"] = 130,
14-
        ["Speed"] = 40
14+
        ["Speed"] = 30
15
        },
16-
    ["Evolution"] = {20,"Wishiwashi-School"},
16+
    ["Evolution"] = {},
17
    ["Gender"] = 50,
18
    ["Moves"] = {
19
        ["LevelUp"] = {
20
            [100] =  {"Take Down"},
21
            [90] =  {"Double-Edge"},
22
            [88] =  {"Earthquake"},
23
            [80] =  {"Earth Power"}, 
24
            [79] =  {"Ice Shard"},   
25
            [12] =  {"Water Pulse"},
26
            [9] = {"Muddy Water"},
27
            [6] = {"Hydro Pump"},
28
            [3] =  {"Aqua Tail"},
29
            [2] =  {"Faint Attack"},
30
            [1] = {"Water Gun","Growl"}
31-
        ["Front"] = "http://www.roblox.com/asset/?id=690048355",
31+
32-
        ["Back"] = "http://www.roblox.com/asset/?id=690048568",
32+
33-
        ["Mini"] = "http://www.roblox.com/asset/?id=690051922",
33+
34-
        ["SB"] = "http://www.roblox.com/asset/?id=690048715",
34+
        ["Front"] = "http://www.roblox.com/asset/?id=690049194",
35-
        ["SF"] = "http://www.roblox.com/asset/?id=690048915"
35+
        ["Back"] = "http://www.roblox.com/asset/?id=690049368",
36
        ["Mini"] = "http://www.roblox.com/asset/?id=690051796",
37
        ["SB"] = "http://www.roblox.com/asset/?id=690049569",
38
        ["SF"] = "http://www.roblox.com/asset/?id=690049738"
39
    },
40-
        ["HP"] = 1
40+
41
    ["EVYield"] = {
42
        ["Exp"] = 98,
43
        ["Atk"] = 2
44
    },
45
    ["CatchRate"] = 255,
46
},