Ir para conteúdo

[Encerrado] Problemas "Lib > Configuration.lua"


Palamecia

Posts Recomendados

[25/11/2012 23:34:47] [Error - LuaScriptInterface::loadFile] data/lib/configuration.lua:2675: '}' expected (to close '{' at line 1266) near 'pokes

 

acontece isso e ai o server nao fica ON,oque é,pdoem me ajudar???

Editado por Palamecia
Link para o comentário
Compartilhar em outros sites

Posta aqui o teu configuration.lua mano, ele esta em data/lib =]

 

muito grande pa postar '-'

 

vo posta a parte dos Poke {

 

 

pokes = {

------------------------------------------------------------------Statos Pokemon Kanto------------------------------------------------------------------

 

["Bulbasaur"] = {offense = 4.9, defense = 4.9, specialattack = 6.5, vitality = 4.5, agility = 106, exp = 64, level = 20, type = "grass", type2 = "poison"},

 

["Ivysaur"] = {offense = 6.2, defense = 6.3, specialattack = 8, vitality = 6, agility = 123, exp = 141, level = 40, type = "grass", type2 = "poison"},

 

["Venusaur"] = {offense = 8.2, defense = 8.3, specialattack = 10, vitality = 8, agility = 145, exp = 208, level = 85, type = "grass", type2 = "poison"},

 

["Charmander"] = {offense = 5.2, defense = 4.3, specialattack = 6, vitality = 3.9, agility = 128, exp = 65, level = 20, type = "fire", type2 = "no type"},

 

["Charmeleon"] = {offense = 6.5, defense = 5.8, specialattack = 8.5, vitality = 5.8, agility = 145, exp = 142, level = 40, type = "fire", type2 = "no type"},

 

["Charizard"] = {offense = 8.5, defense = 7.8, specialattack = 11, vitality = 7.8, agility = 167, exp = 209, level = 85, type = "fire", type2 = "flying"},

 

["Squirtle"] = {offense = 4.8, defense = 6.5, specialattack = 5, vitality = 4.4, agility = 104, exp = 66, level = 20, type = "water", type2 = "no type"},

 

["Wartortle"] = {offense = 6.3, defense = 8, specialattack = 6.5, vitality = 5.9, agility = 121, exp = 143, level = 40, type = "water", type2 = "no type"},

 

["Blastoise"] = {offense = 8.3, defense = 10, specialattack = 8.5, vitality = 7.9, agility = 143, exp = 210, level = 85, type = "water", type2 = "no type"},

 

["Caterpie"] = {offense = 3, defense = 3.5, specialattack = 2, vitality = 4.5, agility = 106, exp = 53, level = 5, type = "bug", type2 = "no type"},

 

["Metapod"] = {offense = 2, defense = 5.5, specialattack = 2.5, vitality = 5, agility = 90, exp = 72, level = 15, type = "bug", type2 = "no type"},

 

["Butterfree"] = {offense = 4.5, defense = 5, specialattack = 8, vitality = 6, agility = 134, exp = 160, level = 30, type = "bug", type2 = "flying"},

 

["Weedle"] = {offense = 3.5, defense = 3, specialattack = 2, vitality = 4, agility = 112, exp = 52, level = 5, type = "bug", type2 = "poison"},

 

["Kakuna"] = {offense = 2.5, defense = 5, specialattack = 2.5, vitality = 4.5, agility = 95, exp = 120, level = 15, type = "bug", type2 = "poison"},

 

["Beedrill"] = {offense = 8, defense = 4, specialattack = 4.5, vitality = 6.5, agility = 139, exp = 159, level = 30, type = "bug", type2 = "poison"},

 

["Pidgey"] = {offense = 4.5, defense = 4, specialattack = 3.5, vitality = 4, agility = 118, exp = 55, level = 5, type = "normal", type2 = "flying"},

 

["Pidgeotto"] = {offense = 6, defense = 5.5, specialattack = 5, vitality = 6.3, agility = 145, exp = 113, level = 20, type = "normal", type2 = "flying"},

 

["Pidgeot"] = {offense = 8, defense = 7.5, specialattack = 7, vitality = 8.3, agility = 210, exp = 172, level = 75, type = "normal", type2 = "flying"},

 

["Rattata"] = {offense = 5.6, defense = 3.5, specialattack = 2.5, vitality = 3, agility = 136, exp = 10, level = 5, type = "normal", type2 = "no type"},

 

["Raticate"] = {offense = 8.1, defense = 6, specialattack = 5, vitality = 5.5, agility = 163, exp = 116, level = 25, type = "normal", type2 = "no type"},

 

["Spearow"] = {offense = 6, defense = 3, specialattack = 3.1, vitality = 4, agility = 134, exp = 58, level = 10, type = "normal", type2 = "flying"},

 

["Fearow"] = {offense = 9, defense = 6.5, specialattack = 6.1, vitality = 6.5, agility = 167, exp = 162, level = 50, type = "normal", type2 = "flying"},

 

["Ekans"] = {offense = 6, defense = 4.4, specialattack = 4, vitality = 3.5, agility = 117, exp = 62, level = 15, type = "poison", type2 = "no type"},

 

["Arbok"] = {offense = 8.5, defense = 6.9, specialattack = 6.5, vitality = 6, agility = 145, exp = 147, level = 35, type = "poison", type2 = "no type"},

 

["Pikachu"] = {offense = 5.5, defense = 3, specialattack = 5, vitality = 3.5, agility = 156, exp = 82, level = 40, type = "electric", type2 = "no type"},

 

["Raichu"] = {offense = 9, defense = 5.5, specialattack = 9, vitality = 6, agility = 167, exp = 122, level = 85, type = "electric", type2 = "no type"},

 

["Sandshrew"] = {offense = 7.5, defense = 8.5, specialattack = 2, vitality = 5, agility = 101, exp = 93, level = 20, type = "ground", type2 = "no type"},

 

["Sandslash"] = {offense = 10, defense = 11, specialattack = 4.5, vitality = 7.5, agility = 128, exp = 163, level = 65, type = "ground", type2 = "no type"},

 

["Nidoran Female"] = {offense = 4.7, defense = 5.2, specialattack = 4, vitality = 5.5, agility = 102, exp = 59, level = 10, type = "poison", type2 = "no type"},

 

["Nidorina"] = {offense = 6.2, defense = 6.7, specialattack = 5.5, vitality = 7, agility = 118, exp = 59, level = 30, type = "poison", type2 = "no type"},

 

["Nidoqueen"] = {offense = 8.2, defense = 8.7, specialattack = 7.5, vitality = 9, agility = 140, exp = 194, level = 65, type = "poison", type2 = "ground"},

 

["Nidoran Male"] = {offense = 5.7, defense = 4, specialattack = 4, vitality = 4.6, agility = 112, exp = 60, level = 10, type = "poison", type2 = "no type"},

 

["Nidorino"] = {offense = 7.2, defense = 5.7, specialattack = 5.5, vitality = 6.1, agility = 128, exp = 118, level = 30, type = "poison", type2 = "no type"},

 

["Nidoking"] = {offense = 9.2, defense = 7.7, specialattack = 8.5, vitality = 8.1, agility = 150, exp = 195, level = 65, type = "poison", type2 = "ground"},

 

["Clefairy"] = {offense = 4.5, defense = 4.8, specialattack = 6, vitality = 7, agility = 95, exp = 68, level = 40, type = "normal", type2 = "no type"},

 

["Clefable"] = {offense = 7, defense = 7.3, specialattack = 8.5, vitality = 9.5, agility = 123, exp = 129, level = 65, type = "normal", type2 = "no type"},

 

["Vulpix"] = {offense = 4.1, defense = 4, specialattack = 5, vitality = 3.8, agility = 128, exp = 63, level = 15, type = "fire", type2 = "no type"},

 

["Ninetales"] = {offense = 7.6, defense = 7.5, specialattack = 8.1, vitality = 7.3, agility = 167, exp = 178, level = 70, type = "fire", type2 = "no type"},

 

["Jigglypuff"] = {offense = 4.5, defense = 2, specialattack = 4.5, vitality = 11.5, agility = 79, exp = 76, level = 40, type = "normal", type2 = "no type"},

 

["Wigglytuff"] = {offense = 7, defense = 4.5, specialattack = 7.5, vitality = 14, agility = 106, exp = 109, level = 65, type = "normal", type2 = "no type"},

 

["Zubat"] = {offense = 4.5, defense = 3.5, specialattack = 3, vitality = 4, agility = 117, exp = 54, level = 10, type = "poison", type2 = "flying"},

 

["Golbat"] = {offense = 8, defense = 7, specialattack = 6.5, vitality = 7.5, agility = 156, exp = 171, level = 35, type = "poison", type2 = "flying"},

 

["Oddish"] = {offense = 5, defense = 5.5, specialattack = 7.5, vitality = 4.5, agility = 90, exp = 78, level = 5, type = "grass", type2 = "poison"},

 

["Gloom"] = {offense = 6.5, defense = 7, specialattack = 8.5, vitality = 6, agility = 101, exp = 132, level = 25, type = "grass", type2 = "poison"},

 

["Vileplume"] = {offense = 8, defense = 8.5, specialattack = 10, vitality = 7.5, agility = 112, exp = 184, level = 50, type = "grass", type2 = "poison"},

 

["Paras"] = {offense = 7, defense = 5.5, specialattack = 4.5, vitality = 3.5, agility = 84, exp = 70, level = 5, type = "bug", type2 = "grass"},

 

["Parasect"] = {offense = 9.5, defense = 8, specialattack = 6, vitality = 6, agility = 100, exp = 128, level = 50, type = "bug", type2 = "grass"},

 

["Venonat"] = {offense = 5.5, defense = 5, specialattack = 4, vitality = 6, agility = 106, exp = 75, level = 20, type = "bug", type2 = "poison"},

 

["Venomoth"] = {offense = 6.5, defense = 6, specialattack = 9, vitality = 6.5, agility = 156, exp = 138, level = 50, type = "bug", type2 = "poison"},

 

["Diglett"] = {offense = 5.5, defense = 2.5, specialattack = 3.5, vitality = 1, agility = 110, exp = 81, level = 10, type = "ground", type2 = "no type"},

 

["Dugtrio"] = {offense = 8, defense = 5, specialattack = 5, vitality = 3.5, agility = 150, exp = 153, level = 35, type = "ground", type2 = "no type"},

 

["Meowth"] = {offense = 4.5, defense = 3.5, specialattack = 4, vitality = 4, agility = 130, exp = 69, level = 15, type = "normal", type2 = "no type"},

 

["Persian"] = {offense = 7, defense = 6, specialattack = 6.5, vitality = 6.5, agility = 150, exp = 148, level = 30, type = "normal", type2 = "no type"},

 

["Psyduck"] = {offense = 5.2, defense = 4.8, specialattack = 6.5, vitality = 5, agility = 117, exp = 80, level = 20, type = "water", type2 = "no type"},

 

["Golduck"] = {offense = 8.2, defense = 7.8, specialattack = 9.5, vitality = 8, agility = 150, exp = 174, level = 55, type = "water", type2 = "no type"},

 

["Mankey"] = {offense = 8, defense = 3.5, specialattack = 3.5, vitality = 4, agility = 134, exp = 74, level = 10, type = "fighting", type2 = "no type"},

 

["Primeape"] = {offense = 10.5, defense = 6, specialattack = 6, vitality = 6.5, agility = 161, exp = 149, level = 50, type = "fighting", type2 = "no type"},

 

["Growlithe"] = {offense = 7, defense = 4.5, specialattack = 7, vitality = 5.5, agility = 130, exp = 91, level = 25, type = "fire", type2 = "no type"},

 

["Arcanine"] = {offense = 11, defense = 8, specialattack = 10, vitality = 9, agility = 180, exp = 213, level = 80, type = "fire", type2 = "no type"},

 

["Poliwag"] = {offense = 5, defense = 4, specialattack = 4, vitality = 4, agility = 100, exp = 77, level = 5, type = "water", type2 = "no type"},

 

["Poliwhirl"] = {offense = 6.5, defense = 6.5, specialattack = 5, vitality = 6.5, agility = 120, exp = 131, level = 25, type = "water", type2 = "no type"},

 

["Poliwrath"] = {offense = 8.5, defense = 9.5, specialattack = 7, vitality = 9, agility = 147, exp = 185, level = 65, type = "water", type2 = "fighting"},

 

["Abra"] = {offense = 2, defense = 1.5, specialattack = 10.5, vitality = 2.5, agility = 119, exp = 75, level = 15, type = "psychic", type2 = "no type"},

 

["Kadabra"] = {offense = 3.5, defense = 3, specialattack = 12, vitality = 4, agility = 125, exp = 145, level = 45, type = "psychic", type2 = "no type"},

 

["Alakazam"] = {offense = 5.5, defense = 4.5, specialattack = 13.5, vitality = 5.5, agility = 140, exp = 186, level = 80, type = "psychic", type2 = "no type"},

 

["Machop"] = {offense = 8, defense = 5, specialattack = 3.5, vitality = 7, agility = 95, exp = 75, level = 20, type = "fighting", type2 = "no type"},

 

["Machoke"] = {offense = 10, defense = 7, specialattack = 5, vitality = 8, agility = 106, exp = 146, level = 45, type = "fighting", type2 = "no type"},

 

["Machamp"] = {offense = 12, defense = 8, specialattack = 6.5, vitality = 9, agility = 117, exp = 193, level = 70, type = "fighting", type2 = "no type"},

 

["Bellsprout"] = {offense = 7.5, defense = 3.5, specialattack = 7, vitality = 5, agility = 100, exp = 84, level = 5, type = "grass", type2 = "poison"},

 

["Weepinbell"] = {offense = 9, defense = 5, specialattack = 8.5, vitality = 6.5, agility = 110, exp = 151, level = 25, type = "grass", type2 = "poison"},

 

["Victreebel"] = {offense = 10.5, defense = 6.5, specialattack = 10, vitality = 8, agility = 115, exp = 191, level = 50, type = "grass", type2 = "poison"},

 

["Tentacool"] = {offense = 4, defense = 3.5, specialattack = 5, vitality = 4, agility = 129, exp = 105, level = 15, type = "water", type2 = "poison"},

 

["Tentacruel"] = {offense = 7, defense = 6.5, specialattack = 8, vitality = 8, agility = 155, exp = 205, level = 75, type = "water", type2 = "poison"},

 

["Geodude"] = {offense = 8, defense = 10, specialattack = 3, vitality = 4, agility = 100, exp = 73, level = 15, type = "rock", type2 = "ground"},

 

["Graveler"] = {offense = 9.5, defense = 11.5, specialattack = 4.5, vitality = 5.5, agility = 110, exp = 134, level = 40, type = "rock", type2 = "ground"},

 

["Golem"] = {offense = 11, defense = 13, specialattack = 5.5, vitality = 8, agility = 125, exp = 177, level = 70, type = "rock", type2 = "ground"},

 

["Ponyta"] = {offense = 8.5, defense = 5.5, specialattack = 6.5, vitality = 5, agility = 150, exp = 152, level = 20, type = "fire", type2 = "no type"},

 

["Rapidash"] = {offense = 10, defense = 7, specialattack = 8, vitality = 6.5, agility = 176, exp = 192, level = 50, type = "fire", type2 = "no type"},

 

["Slowpoke"] = {offense = 6.5, defense = 6.5, specialattack = 4, vitality = 9, agility = 76, exp = 99, level = 15, type = "water", type2 = "psychic"},

 

["Slowbro"] = {offense = 7.5, defense = 11, specialattack = 10, vitality = 9.5, agility = 100, exp = 164, level = 45, type = "water", type2 = "psychic"},

 

["Magnemite"] = {offense = 3.5, defense = 7, specialattack = 9.5, vitality = 2.5, agility = 106, exp = 89, level = 15, type = "electric", type2 = "steel"},

 

["Magneton"] = {offense = 6, defense = 9.5, specialattack = 12, vitality = 5, agility = 134, exp = 161, level = 40, type = "electric", type2 = "steel"},

 

["Farfetch'd"] = {offense = 6.5, defense = 5.5, specialattack = 5.8, vitality = 5.2, agility = 135, exp = 94, level = 40, type = "normal", type2 = "flying"},

 

["Doduo"] = {offense = 8.5, defense = 4.5, specialattack = 3.5, vitality = 3.5, agility = 134, exp = 96, level = 15, type = "normal", type2 = "flying"},

 

["Dodrio"] = {offense = 11, defense = 7, specialattack = 6, vitality = 6, agility = 167, exp = 158, level = 45, type = "normal", type2 = "flying"},

 

["Seel"] = {offense = 4.5, defense = 5.5, specialattack = 4.5, vitality = 6.5, agility = 106, exp = 100, level = 20, type = "water", type2 = "no type"},

 

["Dewgong"] = {offense = 7, defense = 8, specialattack = 7, vitality = 9, agility = 134, exp = 176, level = 65, type = "water", type2 = "ice"},

 

["Grimer"] = {offense = 8, defense = 5, specialattack = 4, vitality = 8, agility = 84, exp = 90, level = 15, type = "poison", type2 = "no type"},

 

["Muk"] = {offense = 10.5, defense = 7.5, specialattack = 6.5, vitality = 10.5, agility = 112, exp = 157, level = 35, type = "poison", type2 = "no type"},

 

["Shellder"] = {offense = 6.5, defense = 10, specialattack = 4.5, vitality = 3, agility = 101, exp = 97, level = 10, type = "water", type2 = "no type"},

 

["Cloyster"] = {offense = 9.5, defense = 18, specialattack = 8.5, vitality = 5, agility = 134, exp = 203, level = 60, type = "water", type2 = "ice"},

 

["Gastly"] = {offense = 3.5, defense = 3, specialattack = 10, vitality = 3, agility = 125, exp = 95, level = 20, type = "ghost", type2 = "poison"},

 

["Haunter"] = {offense = 5, defense = 4.5, specialattack = 11.5, vitality = 4.5, agility = 135, exp = 126, level = 45, type = "ghost", type2 = "poison"},

 

["Gengar"] = {offense = 6.5, defense = 6, specialattack = 13, vitality = 6, agility = 150, exp = 190, level = 80, type = "ghost", type2 = "poison"},

 

["Onix"] = {offense = 4.5, defense = 16, specialattack = 3, vitality = 3.5, agility = 134, exp = 108, level = 50, type = "rock", type2 = "ground"},

 

["Drowzee"] = {offense = 4.8, defense = 4.5, specialattack = 4.3, vitality = 6, agility = 103, exp = 102, level = 25, type = "psychic", type2 = "no type"},

 

["Hypno"] = {offense = 7.3, defense = 7, specialattack = 7.3, vitality = 8.5, agility = 130, exp = 165, level = 55, type = "psychic", type2 = "no type"},

 

["Krabby"] = {offense = 10.5, defense = 9, specialattack = 2.5, vitality = 3, agility = 112, exp = 115, level = 10, type = "water", type2 = "no type"},

 

["Kingler"] = {offense = 13, defense = 11.5, specialattack = 5, vitality = 5.5, agility = 139, exp = 206, level = 40, type = "water", type2 = "no type"},

 

["Voltorb"] = {offense = 3, defense = 5, specialattack = 5.5, vitality = 4, agility = 106, exp = 103, level = 10, type = "electric", type2 = "no type"},

 

["Electrode"] = {offense = 5, defense = 7, specialattack = 8, vitality = 6, agility = 134, exp = 150, level = 35, type = "electric", type2 = "no type"},

 

["Exeggcute"] = {offense = 4, defense = 8, specialattack = 6, vitality = 6, agility = 101, exp = 98, level = 10, type = "grass", type2 = "psychic"},

 

["Exeggutor"] = {offense = 9.5, defense = 8.5, specialattack = 12.5, vitality = 9.5, agility = 125, exp = 212, level = 55, type = "grass", type2 = "psychic"},

 

["Cubone"] = {offense = 5, defense = 9.5, specialattack = 4, vitality = 5, agility = 100, exp = 87, level = 20, type = "ground", type2 = "no type"},

 

["Marowak"] = {offense = 8, defense = 11, specialattack = 5, vitality = 6, agility = 120, exp = 124, level = 55, type = "ground", type2 = "no type"},

 

["Hitmonlee"] = {offense = 9.3, defense = 5.3, specialattack = 3.5, vitality = 5, agility = 152, exp = 139, level = 60, type = "fighting", type2 = "no type"},

 

["Hitmonchan"] = {offense = 8.3, defense = 7.9, specialattack = 3.5, vitality = 5, agility = 140, exp = 140, level = 60, type = "fighting", type2 = "no type"},

 

["Lickitung"] = {offense = 5.5, defense = 7.5, specialattack = 6, vitality = 9, agility = 100, exp = 127, level = 55, type = "normal", type2 = "no type"},

 

["Koffing"] = {offense = 6.5, defense = 9.5, specialattack = 6, vitality = 4, agility = 95, exp = 114, level = 15, type = "poison", type2 = "no type"},

 

["Weezing"] = {offense = 9, defense = 12, specialattack = 8.5, vitality = 6.5, agility = 123, exp = 173, level = 35, type = "poison", type2 = "no type"},

 

["Rhyhorn"] = {offense = 8.5, defense = 9.5, specialattack = 3, vitality = 8, agility = 100, exp = 135, level = 30, type = "ground", type2 = "rock"},

 

["Rhydon"] = {offense = 11, defense = 10, specialattack = 4.5, vitality = 10.5, agility = 127, exp = 204, level = 75, type = "ground", type2 = "rock"},

 

["Chansey"] = {offense = 4, defense = 4, specialattack = 5, vitality = 20, agility = 112, exp = 255, level = 60, type = "normal", type2 = "no type"},

 

["Tangela"] = {offense = 5.5, defense = 11.5, specialattack = 10, vitality = 6.5, agility = 123, exp = 166, level = 50, type = "grass", type2 = "no type"},

 

["Kangaskhan"] = {offense = 9.5, defense = 8, specialattack = 4, vitality = 10.5, agility = 140, exp = 175, level = 80, type = "normal", type2 = "no type"},

 

["Horsea"] = {offense = 4, defense = 7, specialattack = 7, vitality = 3, agility = 115, exp = 83, level = 10, type = "water", type2 = "no type"},

 

["Seadra"] = {offense = 6.5, defense = 9.5, specialattack = 9.5, vitality = 5.5, agility = 150, exp = 155, level = 45, type = "water", type2 = "no type"},

 

["Goldeen"] = {offense = 6.7, defense = 6, specialattack = 3.5, vitality = 4.5, agility = 115, exp = 111, level = 10, type = "water", type2 = "no type"},

 

["Seaking"] = {offense = 9.2, defense = 6.5, specialattack = 6.5, vitality = 8, agility = 135, exp = 170, level = 35, type = "water", type2 = "no type"},

 

["Staryu"] = {offense = 4.5, defense = 5.5, specialattack = 7, vitality = 3, agility = 130, exp = 106, level = 15, type = "water", type2 = "no type"},

 

["Starmie"] = {offense = 7.5, defense = 8.5, specialattack = 10, vitality = 6, agility = 150, exp = 207, level = 35, type = "water", type2 = "psychic"},

 

["Mr. Mime"] = {offense = 4.5, defense = 6.5, specialattack = 10, vitality = 4, agility = 140, exp = 136, level = 45, type = "psychic", type2 = "no type"},

 

["Scyther"] = {offense = 11, defense = 8, specialattack = 5.5, vitality = 7, agility = 170, exp = 187, level = 60, type = "bug", type2 = "flying"},

 

["Jynx"] = {offense = 5, defense = 3.5, specialattack = 11.5, vitality = 6.5, agility = 150, exp = 137, level = 75, type = "ice", type2 = "psychic"},

 

["Electabuzz"] = {offense = 8.3, defense = 5.7, specialattack = 9.5, vitality = 6.5, agility = 160, exp = 156, level = 80, type = "electric", type2 = "no type"},

 

["Magmar"] = {offense = 9.5, defense = 5.7, specialattack = 10, vitality = 6.5, agility = 159, exp = 167, level = 80, type = "fire", type2 = "no type"},

 

["Pinsir"] = {offense = 12.5, defense = 10, specialattack = 5.5, vitality = 6.5, agility = 135, exp = 200, level = 45, type = "bug", type2 = "no type"},

 

["Tauros"] = {offense = 10, defense = 9.5, specialattack = 4, vitality = 7.5, agility = 155, exp = 211, level = 45, type = "normal", type2 = "no type"},

 

["Magikarp"] = {offense = 1, defense = 5.5, specialattack = 1.5, vitality = 2, agility = 110, exp = 20, level = 5, type = "water", type2 = "no type"},

 

["Gyarados"] = {offense = 12.5, defense = 7.9, specialattack = 6, vitality = 9.5, agility = 140, exp = 214, level = 85, type = "water", type2 = "flying"},

 

["Lapras"] = {offense = 8.5, defense = 8, specialattack = 8.5, vitality = 13, agility = 120, exp = 219, level = 80, type = "water", type2 = "ice"},

 

["Ditto"] = {offense = 4.8, defense = 4.8, specialattack = 4.8, vitality = 4.8, agility = 110, exp = 61, level = 40, type = "normal", type2 = "no type"},

 

["Eevee"] = {offense = 5.5, defense = 5, specialattack = 4.5, vitality = 5.5, agility = 117, exp = 92, level = 20, type = "normal", type2 = "no type"},

 

["Vaporeon"] = {offense = 6.5, defense = 6, specialattack = 11, vitality = 13, agility = 128, exp = 196, level = 55, type = "water", type2 = "no type"},

 

["Jolteon"] = {offense = 6.5, defense = 6, specialattack = 11, vitality = 6.5, agility = 145, exp = 197, level = 55, type = "electric", type2 = "no type"},

 

["Flareon"] = {offense = 13, defense = 6, specialattack = 9.5, vitality = 6.5, agility = 128, exp = 198, level = 55, type = "fire", type2 = "no type"},

 

["Porygon"] = {offense = 6, defense = 7, specialattack = 8.5, vitality = 6.5, agility = 115, exp = 130, level = 40, type = "normal", type2 = "no type"},

 

["Omanyte"] = {offense = 4, defense = 10, specialattack = 9, vitality = 3.5, agility = 95, exp = 99, level = 20, type = "rock", type2 = "water"},

 

["Omastar"] = {offense = 6, defense = 12.5, specialattack = 11.5, vitality = 7, agility = 120, exp = 199, level = 80, type = "rock", type2 = "water"},

 

["Kabuto"] = {offense = 8, defense = 9, specialattack = 5.5, vitality = 3, agility = 120, exp = 99, level = 20, type = "rock", type2 = "water"},

 

["Kabutops"] = {offense = 11.5, defense = 10.5, specialattack = 6.5, vitality = 6, agility = 140, exp = 199, level = 80, type = "rock", type2 = "water"},

 

["Aerodactyl"] = {offense = 10.5, defense = 6.5, specialattack = 6, vitality = 8, agility = 190, exp = 202, level = 100, type = "rock", type2 = "Flying"},

 

["Snorlax"] = {offense = 11, defense = 6.5, specialattack = 6.5, vitality = 7.604677, agility = 110, exp = 154, level = 85, type = "normal", type2 = "no type"},

--16

["Articuno"] = {offense = 40, defense = 50, specialattack = 9.5, vitality = 50, agility = 170, exp = 215, level = 150, type = "ice", type2 = "flying"},

 

["Zapdos"] = {offense = 30, defense = 40, specialattack = 12.5, vitality = 50, agility = 175, exp = 216, level = 150, type = "electric", type2 = "flying"},

 

["Moltres"] = {offense = 30, defense = 40, specialattack = 12.5, vitality = 50, agility = 170, exp = 217, level = 150, type = "fire", type2 = "flying"},

 

["Dratini"] = {offense = 6.5, defense = 4.5, specialattack = 5, vitality = 4.1, agility = 112, exp = 67, level = 20, type = "dragon", type2 = "no type"},

 

["Dragonair"] = {offense = 8.4, defense = 6.5, specialattack = 7, vitality = 6.1, agility = 134, exp = 144, level = 60, type = "dragon", type2 = "no type"},

 

["Dragonite"] = {offense = 13.4, defense = 9.5, specialattack = 10, vitality = 9.1, agility = 165, exp = 218, level = 100, type = "dragon", type2 = "flying"},

 

["Mewtwo"] = {offense = 11, defense = 9, specialattack = 15.4, vitality = 15, agility = 150, exp = 220, level = 150, type = "psychic", type2 = "no type"},

 

["Mew"] = {offense = 10, defense = 10, specialattack = 10, vitality = 12, agility = 150, exp = 64, level = 150, type = "psychic", type2 = "no type"},

},

-------------------------------------------------------------Statos Pokemon Shiny Kanto-------------------------------------------------------------

 

["Shiny Venusaur"] = {offense = 9.02, defense = 9.13, specialattack = 11, vitality = 8.8, agility = 133, exp = 228.8, level = 100, type = "grass", type2 = "poison"},

 

["Shiny Charizard"] = {offense = 9.35, defense = 8.58, specialattack = 12.1, vitality = 8.58, agility = 133, exp = 229.9, level = 100, type = "fire", type2 = "flying"},

 

["Shiny Blastoise"] = {offense = 9.13, defense = 11, specialattack = 9.35, vitality = 8.69, agility = 133, exp = 231, level = 100, type = "water", type2 = "no type"},

 

["Shiny Butterfree"] = {offense = 4.95, defense = 5.5, specialattack = 8.8, vitality = 6.6, agility = 133, exp = 176, level = 60, type = "bug", type2 = "flying"},

 

["Shiny Beedrill"] = {offense = 8.8, defense = 4.4, specialattack = 4.95, vitality = 7.15, agility = 133, exp = 154.9, level = 60, type = "bug", type2 = "poison"},

 

["Shiny Pidgeot"] = {offense = 8.8, defense = 8.25, specialattack = 7.7, vitality = 9.13, agility = 133, exp = 189.2, level = 100, type = "normal", type2 = "flying"},

 

["Shiny Rattata"] = {offense = 6.16, defense = 3.85, specialattack = 2.75, vitality = 3.3, agility = 111, exp = 62.7, level = 10, type = "normal", type2 = "no type"},

 

["Shiny Raticate"] = {offense = 8.91, defense = 6.6, specialattack = 5.5, vitality = 6.05, agility = 122, exp = 127.6, level = 35, type = "normal", type2 = "no type"},

 

["Shiny Fearow"] = {offense = 9.9, defense = 7.15, specialattack = 6.71, vitality = 7.15, agility = 122, exp = 178.2, level = 100, type = "normal", type2 = "flying"},

 

["Shiny Raichu"] = {offense = 9.9, defense = 6.05, specialattack = 9.9, vitality = 6.6, agility = 133, exp = 134.2, level = 100, type = "electric", type2 = "no type"},

 

["Shiny Nidoking"] = {offense = 10.12, defense = 8.47, specialattack = 9.35, vitality = 8.91, agility = 133, exp = 214.5, level = 100, type = "poison", type2 = "ground"},

 

["Shiny Zubat"] = {offense = 4.95, defense = 3.85, specialattack = 3.3, vitality = 4.4, agility = 111, exp = 59.4, level = 10, type = "poison", type2 = "flying"},

 

["Shiny Golbat"] = {offense = 8.8, defense = 7.7, specialattack = 7.15, vitality = 8.25, agility = 122, exp = 188.1, level = 60, type = "poison", type2 = "flying"},

 

["Shiny Oddish"] = {offense = 5.5, defense = 6.05, specialattack = 8.25, vitality = 4.95, agility = 111, exp = 85.8, level = 10, type = "grass", type2 = "poison"},

 

["Shiny Vileplume"] = {offense = 8.8, defense = 9.35, specialattack = 11, vitality = 8.25, agility = 133, exp = 202.4, level = 100, type = "grass", type2 = "poison"},

 

["Shiny Paras"] = {offense = 7.7, defense = 6.05, specialattack = 4.95, vitality = 3.85, agility = 111, exp = 77, level = 10, type = "bug", type2 = "grass"},

 

["Shiny Parasect"] = {offense = 10.45, defense = 8.8, specialattack = 6.6, vitality = 6.6, agility = 122, exp = 140.8, level = 60, type = "bug", type2 = "grass"},

 

["Shiny Venonat"] = {offense = 6.05, defense = 5.5, specialattack = 4.4, vitality = 6.6, agility = 111, exp = 82.5, level = 30, type = "bug", type2 = "poison"},

 

["Shiny Venomoth"] = {offense = 7.15, defense = 6.6, specialattack = 9.9, vitality = 7.15, agility = 122, exp = 151.8, level = 100, type = "bug", type2 = "poison"},

 

["Shiny Growlithe"] = {offense = 7.7, defense = 4.95, specialattack = 7.7, vitality = 6.05, agility = 111, exp = 100.1, level = 35, type = "fire", type2 = "no type"},

 

["Shiny Arcanine"] = {offense = 12.1, defense = 8.8, specialattack = 11, vitality = 9.9, agility = 122, exp = 234.3, level = 100, type = "fire", type2 = "no type"},

 

["Shiny Abra"] = {offense = 2.2, defense = 1.65, specialattack = 11.55, vitality = 2.75, agility = 111, exp = 82.5, level = 25, type = "psychic", type2 = "no type"},

 

["Shiny Alakazam"] = {offense = 6.05, defense = 4.95, specialattack = 14.85, vitality = 6.05, agility = 122, exp = 204.6, level = 100, type = "psychic", type2 = "no type"},

 

["Shiny Tentacool"] = {offense = 4.4, defense = 3.85, specialattack = 5.5, vitality = 4.4, agility = 111, exp = 115.5, level = 25, type = "water", type2 = "poison"},

 

["Shiny Tentacruel"] = {offense = 7.7, defense = 7.15, specialattack = 8.8, vitality = 8.8, agility = 122, exp = 225.5, level = 100, type = "water", type2 = "poison"},

 

["Shiny Golem"] = {offense = 12.1, defense = 14.3, specialattack = 6.05, vitality = 8.8, agility = 133, exp = 194.7, level = 100, type = "rock", type2 = "ground"},

 

["Shiny Farfetch'd"] = {offense = 7.15, defense = 6.05, specialattack = 6.38, vitality = 5.72, agility = 111, exp = 103.4, level = 100, type = "normal", type2 = "flying"},

 

["Shiny Grimer"] = {offense = 8.8, defense = 5.5, specialattack = 4.4, vitality = 8.8, agility = 111, exp = 99, level = 25, type = "poison", type2 = "no type"},

 

["Shiny Muk"] = {offense = 11.55, defense = 8.25, specialattack = 7.15, vitality = 11.55, agility = 122, exp = 172.7, level = 100, type = "poison", type2 = "no type"},

 

["Shiny Gengar"] = {offense = 7.15, defense = 6.6, specialattack = 14.3, vitality = 6.6, agility = 133, exp = 209, level = 100, type = "ghost", type2 = "poison"},

 

["Shiny Onix"] = {offense = 7.95, defense = 17.6, specialattack = 9.3, vitality = 6.85, agility = 122, exp = 118.8, level = 100, type = "rock", type2 = "ground"},

 

["Shiny Hypno"] = {offense = 8.03, defense = 7.7, specialattack = 8.03, vitality = 9.35, agility = 122, exp = 181.5, level = 100, type = "psychic", type2 = "no type"},

 

["Shiny Krabby"] = {offense = 11.55, defense = 9.9, specialattack = 2.75, vitality = 3.3, agility = 111, exp = 126.5, level = 15, type = "water", type2 = "no type"},

 

["Shiny Kingler"] = {offense = 14.3, defense = 12.65, specialattack = 5.5, vitality = 6.05, agility = 122, exp = 226.6, level = 50, type = "water", type2 = "no type"},

 

["Shiny Voltorb"] = {offense = 3.3, defense = 5.5, specialattack = 6.05, vitality = 4.4, agility = 111, exp = 113.3, level = 25, type = "electric", type2 = "no type"},

 

["Shiny Electrode"] = {offense = 5.5, defense = 7.7, specialattack = 8.8, vitality = 6.6, agility = 122, exp = 165, level = 80, type = "electric", type2 = "no type"},

 

["Shiny Cubone"] = {offense = 5.5, defense = 10.45, specialattack = 4.4, vitality = 5.5, agility = 111, exp = 95.7, level = 30, type = "ground", type2 = "no type"},

 

["Shiny Marowak"] = {offense = 8.8, defense = 12.1, specialattack = 5.5, vitality = 6.6, agility = 122, exp = 136.4, level = 100, type = "ground", type2 = "no type"},

 

["Shiny Hitmonlee"] = {offense = 13.2, defense = 10.83, specialattack = 3.85, vitality = 7.5, agility = 133, exp = 152.9, level = 100, type = "fighting", type2 = "no type"},

 

["Shiny Hitmontop"] = {offense = 13.2, defense = 10.83, specialattack = 3.85, vitality = 7.5, agility = 173, exp = 152.9, level = 100, type = "fighting", type2 = "no type"},

 

["Shiny Hitmonchan"] = {offense = 11.55, defense = 8.69, specialattack = 3.85, vitality = 7.5, agility = 133, exp = 154, level = 100, type = "fighting", type2 = "no type"},

 

["Shiny Tangela"] = {offense = 6.05, defense = 12.65, specialattack = 11, vitality = 7.15, agility = 111, exp = 182.6, level = 100, type = "grass", type2 = "no type"},

 

["Shiny Horsea"] = {offense = 4.4, defense = 7.7, specialattack = 7.7, vitality = 3.3, agility = 111, exp = 91.3, level = 15, type = "water", type2 = "no type"},

 

["Shiny Seadra"] = {offense = 7.15, defense = 10.45, specialattack = 10.45, vitality = 6.05, agility = 122, exp = 170.5, level = 60, type = "water", type2 = "no type"},

 

["Shiny Scyther"] = {offense = 12.1, defense = 8.8, specialattack = 6.05, vitality = 7.7, agility = 133, exp = 205.7, level = 100, type = "bug", type2 = "flying"},

 

["Shiny Jynx"] = {offense = 5.5, defense = 3.85, specialattack = 12.65, vitality = 7.15, agility = 133, exp = 150.7, level = 100, type = "ice", type2 = "psychic"},

 

["Shiny Electabuzz"] = {offense = 9.13, defense = 6.27, specialattack = 10.45, vitality = 7.15, agility = 133, exp = 171.6, level = 100, type = "electric", type2 = "no type"},

 

["Shiny Pinsir"] = {offense = 13.75, defense = 11, specialattack = 6.05, vitality = 7.15, agility = 133, exp = 220, level = 100, type = "bug", type2 = "no type"},

 

["Shiny Magikarp"] = {offense = 1.1, defense = 6.05, specialattack = 1.65, vitality = 2.2, agility = 111, exp = 22, level = 10, type = "water", type2 = "no type"},

 

["Shiny Gyarados"] = {offense = 13.75, defense = 8.69, specialattack = 6.6, vitality = 10.45, agility = 133, exp = 235.4, level = 120, type = "water", type2 = "flying"},

 

["Shiny Ditto"] = {offense = 5.28, defense = 5.28, specialattack = 5.28, vitality = 5.28, agility = 133, exp = 67.1, level = 50, type = "normal", type2 = "no type"},

 

["Shiny Vaporeon"] = {offense = 7.15, defense = 6.6, specialattack = 12.1, vitality = 14.3, agility = 133, exp = 215.6, level = 100, type = "water", type2 = "no type"},

 

["Shiny Jolteon"] = {offense = 7.15, defense = 6.6, specialattack = 12.1, vitality = 7.15, agility = 133, exp = 216.7, level = 100, type = "electric", type2 = "no type"},

 

["Shiny Flareon"] = {offense = 14.3, defense = 6.6, specialattack = 10.45, vitality = 7.15, agility = 133, exp = 217.8, level = 100, type = "fire", type2 = "no type"},

 

["Shiny Snorlax"] = {offense = 12.1, defense = 7.15, specialattack = 7.15, vitality = 17.6, agility = 133, exp = 169.4, level = 120, type = "normal", type2 = "no type"},

 

["Shiny Dratini"] = {offense = 7.15, defense = 4.95, specialattack = 5.5, vitality = 4.51, agility = 111, exp = 73.7, level = 25, type = "dragon", type2 = "no type"},

 

["Shiny Dragonair"] = {offense = 9.24, defense = 7.15, specialattack = 7.7, vitality = 6.71, agility = 122, exp = 158.4, level = 100, type = "dragon", type2 = "no type"},

 

["Shiny Dragonite"] = {offense = 14.74, defense = 10.45, specialattack = 11, vitality = 10.01, agility = 133, exp = 239.8, level = 120, type = "dragon", type2 = "flying"},

},

-----------------------------------------------------------Startos Pokemon Johto-----------------------------------------------------------

 

["Chikorita"] = {offense = 4.9, defense = 6.5, specialattack = 4.9, vitality = 4.5, agility = 106, exp = 64, level = 20, type = "grass", type2 = "no type"},

 

["Bayleef"] = {offense = 6.2, defense = 8, specialattack = 6.3, vitality = 6, agility = 123, exp = 141, level = 40, type = "grass", type2 = "no type"},

 

["Meganium"] = {offense = 8.2, defense = 10, specialattack = 8.3, vitality = 8, agility = 145, exp = 208, level = 85, type = "grass", type2 = "no type"},

 

["Cyndaquil"] = {offense = 5, defense = 4.3, specialattack = 6, vitality = 4, agility = 128, exp = 65, level = 20, type = "fire", type2 = "no type"},

 

["Quilava"] = {offense = 6.4, defense = 5.8, specialattack = 8.5, vitality = 6, agility = 145, exp = 142, level = 40, type = "fire", type2 = "no type"},

 

["Typhlosion"] = {offense = 8.4, defense = 7.8, specialattack = 11, vitality = 8, agility = 167, exp = 209, level = 85, type = "fire", type2 = "no type"},

 

["Totodile"] = {offense = 6.5, defense = 6.4, specialattack = 4.4, vitality = 5, agility = 104, exp = 66, level = 20, type = "water", type2 = "no type"},

 

["Croconaw"] = {offense = 8, defense = 8, specialattack = 5.9, vitality = 6.5, agility = 121, exp = 141, level = 40, type = "water", type2 = "no type"},

 

["Feraligatr"] = {offense = 10.5, defense = 10, specialattack = 7.9, vitality = 8.5, agility = 143, exp = 142, level = 85, type = "water", type2 = "no type"},

 

["Sentret"] = {offense = 4.6, defense = 3.4, specialattack = 3.5, vitality = 3.5, agility = 105, exp = 57, level = 15, type = "normal", type2 = "no type"},

 

["Furret"] = {offense = 7.6, defense = 6.4, specialattack = 4.5, vitality = 8.5, agility = 156, exp = 116, level = 35, type = "normal", type2 = "no type"},

 

["Hoothoot"] = {offense = 3, defense = 3, specialattack = 3.6, vitality = 6, agility = 112, exp = 58, level = 20, type = "normal", type2 = "flying"},

 

["Noctowl"] = {offense = 5, defense = 5, specialattack = 7.6, vitality = 10, agility = 134, exp = 162, level = 65, type = "normal", type2 = "flying"},

 

["Ledyba"] = {offense = 2, defense = 3, specialattack = 4, vitality = 4, agility = 117, exp = 54, level = 15, type = "bug", type2 = "flying"},

 

["Ledian"] = {offense = 3.5, defense = 5.0, specialattack = 5.5, vitality = 5.5, agility = 150, exp = 134, level = 35, type = "bug", type2 = "flying"},

 

["Spinarak"] = {offense = 6, defense = 4, specialattack = 4, vitality = 4, agility = 100, exp = 54, level = 10, type = "bug", type2 = "poison"},

 

["Ariados"] = {offense = 9, defense = 7, specialattack = 6, vitality = 7, agility = 120, exp = 134, level = 35, type = "bug", type2 = "poison"},

 

["Crobat"] = {offense = 9, defense = 8, specialattack = 7, vitality = 8.5, agility = 170, exp = 204, level = 80, type = "poison", type2 = "flying"},

 

["Chinchou"] = {offense = 3.8, defense = 3.8, specialattack = 5.6, vitality = 7.5, agility = 130, exp = 90, level = 15, type = "water", type2 = "electric"},

 

["Lanturn"] = {offense = 5.8, defense = 5.8, specialattack = 7.6, vitality = 12.5, agility = 145, exp = 156, level = 50, type = "water", type2 = "electric"},

 

["Pichu"] = {offense = 4, defense = 1.5, specialattack = 3.5, vitality = 2, agility = 123, exp = 42, level = 20, type = "electric", type2 = "no type"},

 

["Cleffa"] = {offense = 2.5, defense = 2.8, specialattack = 4.5, vitality = 5, agility = 95, exp = 37, level = 20, type = "normal", type2 = "no type"},

 

["Igglybuff"] = {offense = 3, defense = 1.5, specialattack = 4, vitality = 9, agility = 95, exp = 39, level = 20, type = "normal", type2 = "no type"},

 

["Togepi"] = {offense = 2, defense = 6.5, specialattack = 4, vitality = 3.5, agility = 80, exp = 74, level = 5, type = "normal", type2 = "no type"},

 

["Togetic"] = {offense = 4, defense = 8.5, specialattack = 8, vitality = 5.5, agility = 115, exp = 114, level = 60, type = "normal", type2 = "flying"},

 

["Natu"] = {offense = 5, defense = 4.5, specialattack = 7, vitality = 4, agility = 134, exp = 73, level = 25, type = "psychic", type2 = "flying"},

 

["Xatu"] = {offense = 7.5, defense = 7, specialattack = 9.5, vitality = 6.5, agility = 161, exp = 171, level = 75, type = "psychic", type2 = "flying"},

 

["Mareep"] = {offense = 4, defense = 4, specialattack = 6.5, vitality = 5.5, agility = 95, exp = 59, level = 20, type = "electric", type2 = "no type"},

 

["Flaaffy"] = {offense = 5.5, defense = 5.5, specialattack = 8, vitality = 7, agility = 110, exp = 117, level = 40, type = "electric", type2 = "no type"},

 

["Ampharos"] = {offense = 7.5, defense = 7.5, specialattack = 11.5, vitality = 9, agility = 130, exp = 194, level = 85, type = "electric", type2 = "no type"},

 

["Bellossom"] = {offense = 8, defense = 8.5, specialattack = 9, vitality = 7.5, agility = 112, exp = 184, level = 50, type = "grass", type2 = "no type"},

 

["Marill"] = {offense = 2, defense = 5, specialattack = 2, vitality = 7, agility = 101, exp = 58, level = 20, type = "water", type2 = "no type"},

 

["Azumarill"] ={offense = 5, defense = 8, specialattack = 5, vitality = 10, agility = 120, exp = 153, level = 65, type = "water", type2 = "no type"},

 

["Sudowoodo"] = {offense = 10, defense = 11.5, specialattack = 3, vitality = 7, agility = 110, exp = 135, level = 80, type = "rock", type2 = "no type"},

 

["Politoed"] = {offense = 7.5, defense = 7.5, specialattack = 9, vitality = 9, agility = 134, exp = 185, level = 65, type = "water", type2 = "no type"},

 

["Hoppip"] = {offense = 3.5, defense = 4, specialattack = 3.5, vitality = 3.5, agility = 112, exp = 74, level = 5, type = "grass", type2 = "flying"},

 

["Skiploom"] = {offense = 4.5, defense = 5, specialattack = 4.5, vitality = 5.5, agility = 135, exp = 136, level = 25, type = "grass", type2 = "flying"},

 

["Jumpluff"] = {offense = 5.5, defense = 7, specialattack = 5.5, vitality = 7.5, agility = 150, exp = 176, level = 50, type = "grass", type2 = "flying"},

 

["Aipom"] = {offense = 7, defense = 5.5, specialattack = 4, vitality = 5.5, agility = 140, exp = 94, level = 40, type = "normal", type2 = "no type"},

 

["Sunkern"] = {offense = 3, defense = 3, specialattack = 3.5, vitality = 3, agility = 100, exp = 52, level = 5, type = "grass", type2 = "no type"},

 

["Sunflora"] = {offense = 7.5, defense = 5.5, specialattack = 10.5, vitality = 7.5, agility = 100, exp = 146, level = 30, type = "grass", type2 = "no type"},

 

["Yanma"] = {offense = 6.5, defense = 4.5, specialattack = 7.5, vitality = 6.5, agility = 150, exp = 147, level = 50, type = "bug", type2 = "flying"},

 

["Wooper"] = {offense = 4.5, defense = 4.5, specialattack = 2.5, vitality = 5.5, agility = 95, exp = 52, level = 20, type = "water", type2 = "ground"},

 

["Quagsire"] = {offense = 8.5, defense = 8.5, specialattack = 6.5, vitality = 9.5, agility = 105, exp = 137, level = 65, type = "water", type2 = "ground"},

 

["Espeon"] = {offense = 6.5, defense = 6, specialattack = 13, vitality = 6.5, agility = 155, exp = 197, level = 55, type = "psychic", type2 = "no type"},

 

["Umbreon"] = {offense = 6.5, defense = 11, specialattack = 6, vitality = 9.5, agility = 145, exp = 197, level = 55, type = "dark", type2 = "no type"},

 

["Murkrow"] = {offense = 8.5, defense = 4.2, specialattack = 8.5, vitality = 6, agility = 145, exp = 107, level = 55, type = "dark", type2 = "flying"},

 

["Slowking"] = {offense = 7.5, defense = 8, specialattack = 10, vitality = 9.5, agility = 125, exp = 164, level = 100, type = "water", type2 = "psychic"},

 

["Misdreavus"] = {offense = 6, defense = 6, specialattack = 8.5, vitality = 6, agility = 135, exp = 147, level = 80, type = "ghost", type2 = "no type"},

 

["Unown"] = {offense = 7.2, defense = 4.8, specialattack = 7.2, vitality = 4.8, agility = 110, exp = 61, level = 100, type = "psychic", type2 = "no type"},

 

["Wobbuffet"] = {offense = 3.3, defense = 5.8, specialattack = 3.3, vitality = 11, agility = 130, exp = 177, level = 80, type = "psychic", type2 = "no type"},

 

["Girafarig"] = {offense = 8, defense = 6.5, specialattack = 9, vitality = 7, agility = 150, exp = 149, level = 80, type = "normal", type2 = "psychic"},

 

["Pineco"] = {offense = 6.5, defense = 9, specialattack = 3.5, vitality = 5, agility = 95, exp = 60, level = 15, type = "bug", type2 = "no type"},

 

["Forretress"] = {offense = 9, defense = 14, specialattack = 6, vitality = 7.5, agility = 110, exp = 118, level = 65, type = "bug", type2 = "steel"},

 

["Dunsparce"] = {offense = 7, defense = 7, specialattack = 6.5, vitality = 10, agility = 106, exp = 125, level = 30, type = "normal", type2 = "no type"},

 

["Gligar"] = {offense = 7.5, defense = 10.5, specialattack = 3.5, vitality = 6.5, agility = 135, exp = 108, level = 40, type = "ground", type2 = "flying"},

 

["Steelix"] = {offense = 8.5, defense = 20, specialattack = 5.5, vitality = 7.5, agility = 130, exp = 196, level = 100, type = "steel", type2 = "ground"},

 

["Snubbull"] = {offense = 8, defense = 5, specialattack = 4, vitality = 6, agility = 100, exp = 63, level = 30, type = "normal", type2 = "no type"},

 

["Granbull"] = {offense = 12, defense = 7.5, specialattack = 6, vitality = 9, agility = 110, exp = 178, level = 65, type = "normal", type2 = "no type"},

 

["Qwilfish"] = {offense = 9.5, defense = 8.5, specialattack = 5.5, vitality = 6.5, agility = 135, exp = 100, level = 55, type = "water", type2 = "poison"},

 

["Scizor"] = {offense = 13, defense = 10, specialattack = 5.5, vitality = 7, agility = 210, exp = 200, level = 100, type = "bug", type2 = "steel"},

 

["Shuckle"] = {offense = 4.3, defense = 23, specialattack = 4.3, vitality = 4.3, agility = 95, exp = 80, level = 30, type = "bug", type2 = "rock"},

 

["Heracross"] = {offense = 12.5, defense = 7.5, specialattack = 4, vitality = 8, agility = 135, exp = 200, level = 80, type = "bug", type2 = "fighting"},

 

["Sneasel"] = {offense = 9.5, defense = 5.5, specialattack = 5.5, vitality = 5.5, agility = 160, exp = 132, level = 55, type = "dark", type2 = "ice"},

 

["Teddiursa"] = {offense = 8, defense = 5, specialattack = 5, vitality = 6, agility = 110, exp = 124, level = 20, type = "normal", type2 = "no type"},

 

["Ursaring"] = {offense = 13, defense = 7.5, specialattack = 7.5, vitality = 9, agility = 120, exp = 189, level = 90, type = "normal", type2 = "no type"},

 

["Slugma"] = {offense = 4, defense = 4, specialattack = 7, vitality = 4, agility = 95, exp = 38, level = 15, type = "fire", type2 = "no type"},

 

["Magcargo"] = {offense = 5, defense = 12, specialattack = 8, vitality = 5, agility = 110, exp = 154, level = 60, type = "fire", type2 = "rock"},

 

["Swinub"] = {offense = 5, defense = 4, specialattack = 3, vitality = 5, agility = 112, exp = 78, level = 15, type = "ice", type2 = "ground"},

 

["Piloswine"] = {offense = 10, defense = 8, specialattack = 6, vitality = 10, agility = 125, exp = 160, level = 80, type = "ice", type2 = "ground"},

 

["Corsola"] = {offense = 5.5, defense = 8.5, specialattack = 6.5, vitality = 5.5, agility = 95, exp = 113, level = 50, type = "water", type2 = "rock"},

 

["Remoraid"] = {offense = 6.5, defense = 3.5, specialattack = 6.5, vitality = 3.5, agility = 120, exp = 78, level = 10, type = "water", type2 = "no type"},

 

["Octillery"] = {offense = 10.5, defense = 7.5, specialattack = 10.5, vitality = 7.5, agility = 115, exp = 164, level = 70, type = "water", type2 = "no type"},

 

["Delibird"] = {offense = 5.5, defense = 4.5, specialattack = 6.5, vitality = 4.5, agility = 130, exp = 183, level = 40, type = "ice", type2 = "flying"},

 

["Mantine"] = {offense = 4, defense = 7, specialattack = 8, vitality = 6.5, agility = 130, exp = 168, level = 80, type = "water", type2 = "flying"},

 

["Skarmory"] = {offense = 8, defense = 14, specialattack = 4, vitality = 6.5, agility = 169, exp = 168, level = 85, type = "steel", type2 = "flying"},

 

["Houndour"] = {offense = 6, defense = 3, specialattack = 8, vitality = 4.5, agility = 128, exp = 114, level = 20, type = "dark", type2 = "fire"},

 

["Houndoom"] = {offense = 9, defense = 5, specialattack = 11, vitality = 7.5, agility = 161, exp = 204, level = 80, type = "dark", type2 = "fire"},

 

["Kingdra"] = {offense = 9.5, defense = 9.5, specialattack = 9.5, vitality = 7.5, agility = 150, exp = 207, level = 90, type = "water", type2 = "dragon"},

 

["Phanpy"] = {offense = 6, defense = 6, specialattack = 4, vitality = 9, agility = 101, exp = 124, level = 20, type = "ground", type2 = "no type"},

 

["Donphan"] = {offense = 12, defense = 12, specialattack = 6, vitality = 9, agility = 112, exp = 189, level = 80, type = "ground", type2 = "no type"},

 

["Porygon2"] = {offense = 8, defense = 9, specialattack = 10.5, vitality = 8.5, agility = 123, exp = 180, level = 75, type = "normal", type2 = "no type"},

 

["Stantler"] = {offense = 9.5, defense = 6.2, specialattack = 8.5, vitality = 7.3, agility = 145, exp = 165, level = 55, type = "normal", type2 = "no type"},

 

["Smeargle"] = {offense = 2, defense = 3.5, specialattack = 2, vitality = 5.5, agility = 135, exp = 106, level = 80, type = "normal", type2 = "no type"},

 

["Tyrogue"] = {offense = 3.5, defense = 3.5, specialattack = 3.5, vitality = 3.5, agility = 120, exp = 91, level = 30, type = "fighting", type2 = "no type"},

 

["Hitmontop"] = {offense = 9, defense = 9.5, specialattack = 3.5, vitality = 5, agility = 135, exp = 138, level = 60, type = "fighting", type2 = "no type"},

 

["Smoochum"] = {offense = 3, defense = 1.5, specialattack = 8.5, vitality = 4.5, agility = 128, exp = 87, level = 30, type = "ice", type2 = "psychic"},

 

["Elekid"] = {offense = 6.3, defense = 3.7, specialattack = 6.5, vitality = 4.5, agility = 140, exp = 106, level = 30, type = "electric", type2 = "no type"},

 

["Magby"] = {offense = 7.5, defense = 3.7, specialattack = 7, vitality = 4.5, agility = 140, exp = 117, level = 30, type = "fire", type2 = "no type"},

 

["Miltank"] = {offense = 8, defense = 10.5, specialattack = 4, vitality = 9.5, agility = 167, exp = 200, level = 80, type = "normal", type2 = "no type"},

 

["Blissey"] = {offense = 1, defense = 1, specialattack = 7.5, vitality = 25.5, agility = 117, exp = 255, level = 100, type = "normal", type2 = "no type"},

 

["Raikou"] = {offense = 8.5, defense = 7.5, specialattack = 11.5, vitality = 9, agility = 180, exp = 216, level = 150, type = "electric", type2 = "no type"},

 

["Entei"] = {offense = 11.5, defense = 8.5, specialattack = 9, vitality = 11.5, agility = 180, exp = 217, level = 150, type = "fire", type2 = "no type"},

 

["Suicune"] = {offense = 7.5, defense = 11.5, specialattack = 9, vitality = 10, agility = 180, exp = 218, level = 150, type = "water", type2 = "no type"},

 

["Larvitar"] = {offense = 6.4, defense = 5, specialattack = 4.5, vitality = 5, agility = 110, exp = 67, level = 20, type = "rock", type2 = "ground"},

 

["Pupitar"] = {offense = 8.4, defense = 7, specialattack = 6.5, vitality = 7, agility = 120, exp = 144, level = 65, type = "rock", type2 = "ground"},

 

["Tyranitar"] = {offense = 13.4, defense = 11, specialattack = 9.5, vitality = 10, agility = 135, exp = 218, level = 100, type = "rock", type2 = "dark"},

 

["Lugia"] = {offense = 9, defense = 13, specialattack = 9, vitality = 10.6, agility = 170, exp = 220, level = 150, type = "psychic", type2 = "flying"},

 

["Ho-oh"] = {offense = 13, defense = 9, specialattack = 11, vitality = 10.6, agility = 170, exp = 220, level = 150, type = "fire", type2 = "flying"},

 

["Celebi"] = {offense = 10, defense = 10, specialattack = 10, vitality = 10, agility = 170, exp = 64, level = 150, type = "psychic", type2 = "grass"},

},

Link para o comentário
Compartilhar em outros sites

@Palamecia

 

Em Movestable nessa parte:

 

["Moltres"] =    {move1 = {name = "Quick Attack", level = 12, cd = 8, dist = 2, target = 1},
move2 = {name = "Inferno", level = 12, cd = 20, dist = 1, target = 0},
move3 = {name = "Flamethrower", level = 14, cd = 16, dist = 1, target = 0},
move4 = {name = "Sacred Fire", level = 16, cd = 16, dist = 4, target = 1},
move5 = {name = "Blaze Kick", level = 18, cd = 16, dist = 1, target = 0},
move6 = {name = "Raging Blast", level = 30, cd = 20, dist = 1, target = 0},
move7 = {name = "Overheat", level = 31, cd = 24, dist = 1, target = 0}, 
move8 = {name = "Fire Blast", level = 33, cd = 30, dist = 1, target = 0},
move9 = {name = "Magma Storm", level = 46, cd = 40, dist = 1, target = 0},

 

você esqueceu de colocar }, e sempre o ultimo pokemon tem q colocar }, entao so colocar isso }, depois do ultimo ataque ficano assim:

 

["Moltres"] =    {move1 = {name = "Quick Attack", level = 12, cd = 8, dist = 2, target = 1},
move2 = {name = "Inferno", level = 12, cd = 20, dist = 1, target = 0},
move3 = {name = "Flamethrower", level = 14, cd = 16, dist = 1, target = 0},
move4 = {name = "Sacred Fire", level = 16, cd = 16, dist = 4, target = 1},
move5 = {name = "Blaze Kick", level = 18, cd = 16, dist = 1, target = 0},
move6 = {name = "Raging Blast", level = 30, cd = 20, dist = 1, target = 0},
move7 = {name = "Overheat", level = 31, cd = 24, dist = 1, target = 0}, 
move8 = {name = "Fire Blast", level = 33, cd = 30, dist = 1, target = 0},
move9 = {name = "Magma Storm", level = 46, cd = 40, dist = 1, target = 0},
},

Link para o comentário
Compartilhar em outros sites

@Palamecia

 

Em Movestable nessa parte:

 

["Moltres"] =	{move1 = {name = "Quick Attack", level = 12, cd = 8, dist = 2, target = 1},
move2 = {name = "Inferno", level = 12, cd = 20, dist = 1, target = 0},
move3 = {name = "Flamethrower", level = 14, cd = 16, dist = 1, target = 0},
move4 = {name = "Sacred Fire", level = 16, cd = 16, dist = 4, target = 1},
move5 = {name = "Blaze Kick", level = 18, cd = 16, dist = 1, target = 0},
move6 = {name = "Raging Blast", level = 30, cd = 20, dist = 1, target = 0},
move7 = {name = "Overheat", level = 31, cd = 24, dist = 1, target = 0},
move8 = {name = "Fire Blast", level = 33, cd = 30, dist = 1, target = 0},
move9 = {name = "Magma Storm", level = 46, cd = 40, dist = 1, target = 0},

 

você esqueceu de colocar }, e sempre o ultimo pokemon tem q colocar }, entao so colocar isso }, depois do ultimo ataque ficano assim:

 

["Moltres"] =	{move1 = {name = "Quick Attack", level = 12, cd = 8, dist = 2, target = 1},
move2 = {name = "Inferno", level = 12, cd = 20, dist = 1, target = 0},
move3 = {name = "Flamethrower", level = 14, cd = 16, dist = 1, target = 0},
move4 = {name = "Sacred Fire", level = 16, cd = 16, dist = 4, target = 1},
move5 = {name = "Blaze Kick", level = 18, cd = 16, dist = 1, target = 0},
move6 = {name = "Raging Blast", level = 30, cd = 20, dist = 1, target = 0},
move7 = {name = "Overheat", level = 31, cd = 24, dist = 1, target = 0},
move8 = {name = "Fire Blast", level = 33, cd = 30, dist = 1, target = 0},
move9 = {name = "Magma Storm", level = 46, cd = 40, dist = 1, target = 0},
},

 

Vlw quando der dou REP,mas agr deu isso:[26/11/2012 14:51:44] [Error - LuaScriptInterface::loadFile] data/lib/configuration.lua:2673: '}' expected (to close '{' at line 53) near 'pokes'

[26/11/2012 14:51:44] [Warning - LuaScriptInterface::initState] Cannot load data/lib/

Link para o comentário
Compartilhar em outros sites

Ja vi o erro, dps do Mew, Shiny Dragonite e Celebi nessa parte:

 


["Mew"] = {offense = 10, defense = 10, specialattack = 10, vitality = 12, agility = 150, exp = 64, level = 150, type = "psychic", type2 = "no type"},
},

 

Apaga isso },

 

["Shiny Dragonite"] = {offense = 14.74, defense = 10.45, specialattack = 11, vitality = 10.01, agility = 133, exp = 239.8, level = 120, type = "dragon", type2 = "flying"},
},

 

apaga isso tambem },

 

E no Celebi

 


["Celebi"] = {offense = 10, defense = 10, specialattack = 10, vitality = 10, agility = 170, exp = 64, level = 150, type = "psychic", type2 = "grass"},
},

 

Apaga isso , so ficano assim entao:

 


["Celebi"] = {offense = 10, defense = 10, specialattack = 10, vitality = 10, agility = 170, exp = 64, level = 150, type = "psychic", type2 = "grass"},
}

 

 

-- EDIT --

 

@Palamecia

 

Tenha cuidado esse tipo de comentario (=D vlw) é considerado flood (comentarios sem sentido para fazer o topico subir), tenha mais cuidado na proxima vez.

Editado por Yan18
Link para o comentário
Compartilhar em outros sites

Ja vi o erro, dps do Mew, Shiny Dragonite e Celebi nessa parte:

 


["Mew"] = {offense = 10, defense = 10, specialattack = 10, vitality = 12, agility = 150, exp = 64, level = 150, type = "psychic", type2 = "no type"},
},

 

Apaga isso },

 

["Shiny Dragonite"] = {offense = 14.74, defense = 10.45, specialattack = 11, vitality = 10.01, agility = 133, exp = 239.8, level = 120, type = "dragon", type2 = "flying"},
},

 

apaga isso tambem },

 

E no Celebi

 


["Celebi"] = {offense = 10, defense = 10, specialattack = 10, vitality = 10, agility = 170, exp = 64, level = 150, type = "psychic", type2 = "grass"},
},

 

Apaga isso , so ficano assim entao:

 


["Celebi"] = {offense = 10, defense = 10, specialattack = 10, vitality = 10, agility = 170, exp = 64, level = 150, type = "psychic", type2 = "grass"},
}

 

 

-- EDIT --

 

@Palamecia

 

Tenha cuidado esse tipo de comentario (=D vlw) é considerado flood (comentarios sem sentido para fazer o topico subir), tenha mais cuidado na proxima vez.

 

REP obrigado pelo comentario eu nao sabia que isso era Flood =/

 

Novamente deu: [26/11/2012 18:32:29] [Error - LuaScriptInterface::loadFile] data/lib/configuration.lua:2672: '}' expected (to close '{' at line 53) near 'pokes'

Link para o comentário
Compartilhar em outros sites

Todas as vezes que da esse tipo de erro é pq quando tem essas parte } vc coloco , (},), mas nessa parte:

 


effectiveness = {
[WATERDAMAGE] = {super = {"rock", "ground", "fire"}, weak = {"water", "grass", "dragon"}},
[NORMALDAMAGE] = {weak = {"rock", "steel"}, non = {"ghost"}},
[FIGHTDAMAGE] = {super = {"normal", "rock", "steel", "ice", "dark"}, weak = {"flying", "poison", "bug", "psychic"}, non = {"ghost"}},
[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}},
[POISONDAMAGE] = {super = {"grass"}, weak = {"poison", "ground", "rock", "ghost"}, non = {"steel"}},
[POISONEDDAMAGE] = {super = {"grass"}, weak = {"poison", "ground", "rock", "ghost"}, non = {"steel"}},
[GROUNDDAMAGE] = {super = {"poison", "rock", "steel", "fire", "electric"}, weak = {"bug", "grass"}, non = {"flying"}},
[ROCKDAMAGE] = {super = {"flyig", "bug", "fire", "ice"}, weak = {"fighting", "ground", "steel"}},
[bUGDAMAGE] = {super = {"grass", "psychic"}, weak = {"fighting", "flying", "poison", "ghost", "steel", "fire"}},  --alterado!! varias coisas na tabela toda!!
[GHOSTDAMAGE] = {super = {"ghost", "psychic"}, weak = {"steel", "dark"}, non = {"normal"}},
[sTEELDAMAGE] = {super = {"rock", "ice"}, weak = {"steel", "fire", "water", "electric"}},
[FIREDAMAGE] = {super = {"bug", "grass", "ice"}, weak = {"rock", "fire", "water"}},
[bURNEDDAMAGE] = {super = {"bug", "grass", "ice"}, weak = {"rock", "fire", "water"}},
[GRASSDAMAGE] = {super = {"ground", "rock", "water"}, weak = {"flying", "poison", "bug", "steel", "fire", "grass", "dragon"}},
[ELECTRICDAMAGE] = {super = {"flying", "water"}, weak = {"grass", "electric", "dragon"}, non = {"ground"}},
[PSYCHICDAMAGE] = {super = {"fighting", "poison"}, weak = {"steel", "psychic"}, non = {"dark"}},
[iCEDAMAGE] = {super = {"flying", "ground", "grass", "dragon"}, weak = {"steel", "fire", "water", "ice"}},
[DRAGONDAMAGE] = {super = {"dragon"}, weak = {"steel"}},
[DARKDAMAGE] = {super = {"ghost", "psychic"}, weak = {"fighting", "steel", "dark"}}
}

 

Coloque , ficano:

 


effectiveness = {
[WATERDAMAGE] = {super = {"rock", "ground", "fire"}, weak = {"water", "grass", "dragon"}},
[NORMALDAMAGE] = {weak = {"rock", "steel"}, non = {"ghost"}},
[FIGHTDAMAGE] = {super = {"normal", "rock", "steel", "ice", "dark"}, weak = {"flying", "poison", "bug", "psychic"}, non = {"ghost"}},
[FLYINGDAMAGE] = {super = {"fighting", "bug", "grass"}, weak = {"rock", "steel", "electric"}},
[POISONDAMAGE] = {super = {"grass"}, weak = {"poison", "ground", "rock", "ghost"}, non = {"steel"}},
[POISONEDDAMAGE] = {super = {"grass"}, weak = {"poison", "ground", "rock", "ghost"}, non = {"steel"}},
[GROUNDDAMAGE] = {super = {"poison", "rock", "steel", "fire", "electric"}, weak = {"bug", "grass"}, non = {"flying"}},
[ROCKDAMAGE] = {super = {"flyig", "bug", "fire", "ice"}, weak = {"fighting", "ground", "steel"}},
[bUGDAMAGE] = {super = {"grass", "psychic"}, weak = {"fighting", "flying", "poison", "ghost", "steel", "fire"}},  --alterado!! varias coisas na tabela toda!!
[GHOSTDAMAGE] = {super = {"ghost", "psychic"}, weak = {"steel", "dark"}, non = {"normal"}},
[sTEELDAMAGE] = {super = {"rock", "ice"}, weak = {"steel", "fire", "water", "electric"}},
[FIREDAMAGE] = {super = {"bug", "grass", "ice"}, weak = {"rock", "fire", "water"}},
[bURNEDDAMAGE] = {super = {"bug", "grass", "ice"}, weak = {"rock", "fire", "water"}},
[GRASSDAMAGE] = {super = {"ground", "rock", "water"}, weak = {"flying", "poison", "bug", "steel", "fire", "grass", "dragon"}},
[ELECTRICDAMAGE] = {super = {"flying", "water"}, weak = {"grass", "electric", "dragon"}, non = {"ground"}},
[PSYCHICDAMAGE] = {super = {"fighting", "poison"}, weak = {"steel", "psychic"}, non = {"dark"}},
[iCEDAMAGE] = {super = {"flying", "ground", "grass", "dragon"}, weak = {"steel", "fire", "water", "ice"}},
[DRAGONDAMAGE] = {super = {"dragon"}, weak = {"steel"}},
[DARKDAMAGE] = {super = {"ghost", "psychic"}, weak = {"fighting", "steel", "dark"}}
},

Link para o comentário
Compartilhar em outros sites

Visitante
Este tópico está impedido de receber novos posts.
×
×
  • Criar Novo...