Ir para conteúdo

[Encerrado] [Pokemon] Dúvidas? - Pda


lucashgas

Posts Recomendados

@ALL

 

Alguem tem outro mapa a não ser o kpdo?

 

porque sempre que coloco esse mapa sempre aparece um debug depois no login, surf , look etc?

 

 

@mulizeu Ou @Slicer

 

Voces tem skype? se tiver me passa queria fazer umas pergunta a voces?

 

@mulizeu

 

quando crio o npc de task olha oque aparece

 

 

[15/03/2012 21:58:30] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Task.xml).
[15/03/2012 21:58:30] Line: 1, Info: XML declaration allowed only at the start of the document

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

@Maguito

ja mencionei q o brun eh loko neh? o self dele da 3atks em areas diferentes.. sendo q era pra da soh 1 atk numa area soh... u,u

tenta ir la no lib/pokemon move.lua acha essa parte..

elseif spell == "Selfdestruct" then

apague o script do self abaixo de "setPlayerStorageValue(cid, 33, 1)" e antes de "elseif spell == "Drill Peck" then" e adicione isso no lugar...

 

 

local function death(cid)

if isCreature(cid) then

doCreatureAddHealth(cid, -getCreatureMaxHealth(cid))

end

end

 

local maxLife = getCreatureMaxHealth(cid)

doAreaCombatHealth(cid, NORMALDAMAGE, getThingPositionWithDebug(cid), bomb2, -maxLife, -maxLife, 5)

addEvent(death, 100, cid)

 

 

ficando assim...

 

 

elseif spell == "Selfdestruct" then

 

setPlayerStorageValue(cid, 33, 1)

 

local function death(cid)

if isCreature(cid) then

doCreatureAddHealth(cid, -getCreatureMaxHealth(cid))

end

end

 

local maxLife = getCreatureMaxHealth(cid)

doAreaCombatHealth(cid, NORMALDAMAGE, getThingPositionWithDebug(cid), bomb2, -maxLife, -maxLife, 5)

addEvent(death, 100, cid)

 

elseif spell == "Drill Peck" then

 

 

Link para o comentário
Compartilhar em outros sites

@All

 

Como arrumo isso?

 

oque tenhu que fazer pra arrumar

 

Shiny Vaporeon doesn't have an experience table speed gain. Check it at data/lib/level tables.lua.

 

Task NPC Com pobleminha

 

 

[15/03/2012 21:58:30] [Warning - Npc::loadFromXml] Cannot load npc file (data/npc/Task.xml).
[15/03/2012 21:58:30] Line: 1, Info: XML declaration allowed only at the start of the document

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

Alguem tem ae o rollout do shiny sandslash i o do Shiny golem? valendo resp +

 

 

aqui não tá evoluindo o shiny gloom pra shiny vileplume ;S , alguem poderia me ajuda?

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

Correção do 402 pokemons

que eu postei anteriormente

o que ouve de mudança

 

Quote da correção

 

 

1- portrait do 402 pokemons adicionado no item.xml

2- Corpos dos pokemons que estavam faltando no item.xml

3- correção da evolução do pokemon Shiny Growlithe para Shiny Arcanine

4- correção do looktype Shiny Jolteon

5- correção de stone para evoluir os 151 pokemon Shiny agora cada pokemon shiny evolui com sua determinada stone

shining fire stone

shining water stone

shining leaf stone

shining heart stone

shining enigma stone

shining rock stone

shining venom stone

shining ice stone

shining thunder stone

shining crystal stone

shining coccon stone

shining darkness stone

shining punch stone

shining earth stone

6- correção na evolução do Shiny Vileplume

7- correção na evolução do Shiny Poliwhirl

8- correção na evolução do Shiny Eevee

9- correção na evolução do Shiny Slowpoke

 

 

 

uma edição sera feita manualmente para não da debug quando loga em ride, fly e sulf

abra o creaturescripts/scripts abra o arquivo login.lua substitua a lina das habilidades fly,ride e sulf por

essa

 

 

local flys = {

["Moltres"] = {229, 2300}, -- moltres

["Articuno"] = {230, 2100}, -- artic

["Zapdos"] = {224, 2600}, -- zapdos

["Mew"] = {232, 2200}, -- 1000

["Mewtwo"] = {233, 2200},-- two

["Dragonite"] = {221, 1300},-- nite

["Pidgeot"] = {222, 900}, -- geot

["Fearow"] = {226, 800}, -- fearow

["Aerodactyl"] = {227, 1100}, -- aero

["Charizard"] = {216, 1000}, -- chari

["Porygon"] = {316, 600}, -- porygon

["Shiny Moltres"] = {229, 2300}, -- Shiny moltres

["Shiny Articuno"] = {1018, 2100}, -- Shiny artic

["Shiny Zapdos"] = {1019, 2600}, -- Shiny zapdos

["Shiny Mew"] = {1022, 2200}, -- Shiny 1000

["Shiny Mewtwo"] = {1021, 2200},-- Shiny two

["Shiny Dragonite"] = {1020, 1300},-- Shiny nite

["Shiny Pidgeot"] = {996, 900}, -- Shiny geot

["Shiny Fearow"] = {997, 800}, -- Shiny fearow

["Shiny Aerodactyl"] = {1017, 1100}, -- Shiny aero

["Shiny Charizard"] = {995, 1000}, -- Shiny chari

["Shiny Porygon"] = {1016, 600}, -- Shiny porygon

["Porygon2"] = {648, 890}, -- 2

["Skarmory"] = {649, 1000}, -- skarmory

["Crobat"] = {652, 1190}, -- crobat

}

 

local rides = {

["Tauros"] = {128, 580}, -- tauros

["Ninetales"] = {129, 800}, -- kyuubi

["Rapidash"] = {130, 800}, -- rapid

["Ponyta"] = {131, 410}, -- ponyta

["Rhyhorn"] = {132, 400}, -- rhyhorn

["Arcanine"] = {12, 900}, -- arcan

["Onix"] = {126, 450}, -- onix

["Venusaur"] = {134, 390}, -- venu

["Dodrio"] = {133, 750}, -- dodrio

["Doduo"] = {135, 420}, -- doduo

["Shiny Tauros"] = {1024, 580}, -- tauros

["Shiny Ninetales"] = {999, 800}, -- kyuubi

["Shiny Rapidash"] = {1005, 800}, -- rapid

["Shiny Ponyta"] = {1004, 410}, -- ponyta

["Shiny Rhyhorn"] = {1023, 400}, -- rhyhorn

["Shiny Arcanine"] = {1003, 900}, -- arcan

["Shiny Onix"] = {126, 450}, -- onix

["Shiny Venusaur"] = {1040, 390}, -- venu

["Shiny Dodrio"] = {1007, 750}, -- dodrio

["Shiny Doduo"] = {1006, 420}, -- doduo

["Crystal Onix"] = {293, 480}, -- cristal onix

["Steelix"] = {646, 750}, -- steelix

["Meganium"] = {685, 720}, -- meganium

["Bayleef"] = {686, 555}, -- bayleef

["Stantler"] = {687, 595}, -- stantler

["Houndoom"] = {647, 820}, -- houndoom

["Piloswine"] = {689, 450}, -- piloswine

["Mareep"] = {688, 400}, -- marip

}

 

local surf = {

["Poliwag"] = {lookType=278, speed = 320},

["Poliwhirl"] = {lookType=137, speed = 480},

["Seaking"] = {lookType=269, speed = 520},

["Dewgong"] = {lookType=183, speed = 700},

["Blastoise"] = {lookType=184, speed = 850},

["Tentacruel"] = {lookType=185, speed = 750},

["Lapras"] = {lookType=186, speed = 960},

["Gyarados"] = {lookType=187, speed = 1050},

["Omastar"] = {lookType=188, speed = 680},

["Kabutops"] = {lookType=189, speed = 840},

["Poliwrath"] = {lookType=190, speed = 680},

["Vaporeon"] = {lookType=191, speed = 800},

["Staryu"] = {lookType=266, speed = 385},

["Starmie"] = {lookType=267, speed = 685},

["Goldeen"] = {lookType=268, speed = 355},

["Seadra"] = {lookType=270, speed = 655},

["Golduck"] = {lookType=271, speed = 760},

["Squirtle"] = {lookType=273, speed = 365},

["Wartortle"] = {lookType=275, speed = 605},

["Tentacool"] = {lookType=277, speed = 340},

["Snorlax"] = {lookType=300, speed = 500},

 

["Shiny Poliwag"] = {lookType=1010, speed = 320},

["Shiny Poliwhirl"] = {lookType=1011, speed = 480},

["Shiny Seaking"] = {lookType=1027, speed = 520},

["Shiny Dewgong"] = {lookType=1015, speed = 700},

["Shiny Blastoise"] = {lookType=1002, speed = 850},

["Shiny Tentacruel"] = {lookType=1014, speed = 750},

["Shiny Lapras"] = {lookType=1031, speed = 960},

["Shiny Gyarados"] = {lookType=1030, speed = 1050},

["Shiny Omastar"] = {lookType=1033, speed = 680},

["Shiny Kabutops"] = {lookType=1034, speed = 840},

["Shiny Poliwrath"] = {lookType=1012, speed = 680},

["Shiny Vaporeon"] = {lookType=1032, speed = 800},

["Shiny Staryu"] = {lookType=1028, speed = 385},

["Shiny Starmie"] = {lookType=1029, speed = 685},

["Shiny Goldeen"] = {lookType=1026, speed = 355},

["Shiny Seadra"] = {lookType=1025, speed = 655},

["Shiny Golduck"] = {lookType=1009, speed = 760},

["Shiny Squirtle"] = {lookType=1000, speed = 365},

["Shiny Wartortle"] = {lookType=1001, speed = 605},

["Shiny Tentacool"] = {lookType=1013, speed = 340},

["Shiny Snorlax"] = {lookType=1035, speed = 500},

 

["Mantine"] = {lookType=636, speed = 820},

["Totodile"] = {lookType=637, speed = 360},

["Croconow"] = {lookType=638, speed = 590},

["Feraligatr"] = {lookType=645, speed = 900},

["Marill"] = {lookType=639, speed = 340},

["Azumarill"] = {lookType=642, speed = 680},

["Quagsire"] = {lookType=643, speed = 740},

["Kingdra"] = {lookType=644, speed = 1020},

["Octillery"] = {lookType=641, speed = 600},

["Wooper"] = {lookType=640, speed = 315},

}

 

 

 

gostaria de agradecer aqueles que postaram os bug assim

pude arruma e posta novamente com suas devidas correção

pesso se alguem encontra algum erro que me passe assim

corrigirei com muito prazer

 

lembrando todos os 402 pokemons estão equilibrados

mais fica a criterio de cada um fazer as modificações

que desejar pois a diferença não esta no lvl 1 e sim no lvl 100 de cada

pokemon toda modificação usei como base http://wiki.pokeland...la_National_Dex

então quero deixar claro que não inveitei os status e sim tive uma base para iniciar

os arquivos

 

Download

Link para o comentário
Compartilhar em outros sites

Alguem poderia postar a spr do pokearena la ja esta com as sprites estilo gba eu queria colocar aquelas só q os downloads estao tudo por multiupload q n esta + funcionando se alguem tiver libera ai =D

 

arrume o download do poke

cliente com a dll

http://speedy.sh/MmzhV/POKE.rar

 

pq ele esta falando q tem q ser membro premio

=X

Link para o comentário
Compartilhar em outros sites

Correção do 402 pokemons

que eu postei anteriormente

o que ouve de mudança

 

Quote da correção

 

 

1- portrait do 402 pokemons adicionado no item.xml

2- Corpos dos pokemons que estavam faltando no item.xml

3- correção da evolução do pokemon Shiny Growlithe para Shiny Arcanine

4- correção do looktype Shiny Jolteon

5- correção de stone para evoluir os 151 pokemon Shiny agora cada pokemon shiny evolui com sua determinada stone

shining fire stone

shining water stone

shining leaf stone

shining heart stone

shining enigma stone

shining rock stone

shining venom stone

shining ice stone

shining thunder stone

shining crystal stone

shining coccon stone

shining darkness stone

shining punch stone

shining earth stone

6- correção na evolução do Shiny Vileplume

7- correção na evolução do Shiny Poliwhirl

8- correção na evolução do Shiny Eevee

9- correção na evolução do Shiny Slowpoke

 

 

 

uma edição sera feita manualmente para não da debug quando loga em ride, fly e sulf

abra o creaturescripts/scripts abra o arquivo login.lua substitua a lina das habilidades fly,ride e sulf por

essa

 

 

local flys = {

["Moltres"] = {229, 2300}, -- moltres

["Articuno"] = {230, 2100}, -- artic

["Zapdos"] = {224, 2600}, -- zapdos

["Mew"] = {232, 2200}, -- 1000

["Mewtwo"] = {233, 2200},-- two

["Dragonite"] = {221, 1300},-- nite

["Pidgeot"] = {222, 900}, -- geot

["Fearow"] = {226, 800}, -- fearow

["Aerodactyl"] = {227, 1100}, -- aero

["Charizard"] = {216, 1000}, -- chari

["Porygon"] = {316, 600}, -- porygon

["Shiny Moltres"] = {229, 2300}, -- Shiny moltres

["Shiny Articuno"] = {1018, 2100}, -- Shiny artic

["Shiny Zapdos"] = {1019, 2600}, -- Shiny zapdos

["Shiny Mew"] = {1022, 2200}, -- Shiny 1000

["Shiny Mewtwo"] = {1021, 2200},-- Shiny two

["Shiny Dragonite"] = {1020, 1300},-- Shiny nite

["Shiny Pidgeot"] = {996, 900}, -- Shiny geot

["Shiny Fearow"] = {997, 800}, -- Shiny fearow

["Shiny Aerodactyl"] = {1017, 1100}, -- Shiny aero

["Shiny Charizard"] = {995, 1000}, -- Shiny chari

["Shiny Porygon"] = {1016, 600}, -- Shiny porygon

["Porygon2"] = {648, 890}, -- 2

["Skarmory"] = {649, 1000}, -- skarmory

["Crobat"] = {652, 1190}, -- crobat

}

 

local rides = {

["Tauros"] = {128, 580}, -- tauros

["Ninetales"] = {129, 800}, -- kyuubi

["Rapidash"] = {130, 800}, -- rapid

["Ponyta"] = {131, 410}, -- ponyta

["Rhyhorn"] = {132, 400}, -- rhyhorn

["Arcanine"] = {12, 900}, -- arcan

["Onix"] = {126, 450}, -- onix

["Venusaur"] = {134, 390}, -- venu

["Dodrio"] = {133, 750}, -- dodrio

["Doduo"] = {135, 420}, -- doduo

["Shiny Tauros"] = {1024, 580}, -- tauros

["Shiny Ninetales"] = {999, 800}, -- kyuubi

["Shiny Rapidash"] = {1005, 800}, -- rapid

["Shiny Ponyta"] = {1004, 410}, -- ponyta

["Shiny Rhyhorn"] = {1023, 400}, -- rhyhorn

["Shiny Arcanine"] = {1003, 900}, -- arcan

["Shiny Onix"] = {126, 450}, -- onix

["Shiny Venusaur"] = {1040, 390}, -- venu

["Shiny Dodrio"] = {1007, 750}, -- dodrio

["Shiny Doduo"] = {1006, 420}, -- doduo

["Crystal Onix"] = {293, 480}, -- cristal onix

["Steelix"] = {646, 750}, -- steelix

["Meganium"] = {685, 720}, -- meganium

["Bayleef"] = {686, 555}, -- bayleef

["Stantler"] = {687, 595}, -- stantler

["Houndoom"] = {647, 820}, -- houndoom

["Piloswine"] = {689, 450}, -- piloswine

["Mareep"] = {688, 400}, -- marip

}

 

local surf = {

["Poliwag"] = {lookType=278, speed = 320},

["Poliwhirl"] = {lookType=137, speed = 480},

["Seaking"] = {lookType=269, speed = 520},

["Dewgong"] = {lookType=183, speed = 700},

["Blastoise"] = {lookType=184, speed = 850},

["Tentacruel"] = {lookType=185, speed = 750},

["Lapras"] = {lookType=186, speed = 960},

["Gyarados"] = {lookType=187, speed = 1050},

["Omastar"] = {lookType=188, speed = 680},

["Kabutops"] = {lookType=189, speed = 840},

["Poliwrath"] = {lookType=190, speed = 680},

["Vaporeon"] = {lookType=191, speed = 800},

["Staryu"] = {lookType=266, speed = 385},

["Starmie"] = {lookType=267, speed = 685},

["Goldeen"] = {lookType=268, speed = 355},

["Seadra"] = {lookType=270, speed = 655},

["Golduck"] = {lookType=271, speed = 760},

["Squirtle"] = {lookType=273, speed = 365},

["Wartortle"] = {lookType=275, speed = 605},

["Tentacool"] = {lookType=277, speed = 340},

["Snorlax"] = {lookType=300, speed = 500},

 

["Shiny Poliwag"] = {lookType=1010, speed = 320},

["Shiny Poliwhirl"] = {lookType=1011, speed = 480},

["Shiny Seaking"] = {lookType=1027, speed = 520},

["Shiny Dewgong"] = {lookType=1015, speed = 700},

["Shiny Blastoise"] = {lookType=1002, speed = 850},

["Shiny Tentacruel"] = {lookType=1014, speed = 750},

["Shiny Lapras"] = {lookType=1031, speed = 960},

["Shiny Gyarados"] = {lookType=1030, speed = 1050},

["Shiny Omastar"] = {lookType=1033, speed = 680},

["Shiny Kabutops"] = {lookType=1034, speed = 840},

["Shiny Poliwrath"] = {lookType=1012, speed = 680},

["Shiny Vaporeon"] = {lookType=1032, speed = 800},

["Shiny Staryu"] = {lookType=1028, speed = 385},

["Shiny Starmie"] = {lookType=1029, speed = 685},

["Shiny Goldeen"] = {lookType=1026, speed = 355},

["Shiny Seadra"] = {lookType=1025, speed = 655},

["Shiny Golduck"] = {lookType=1009, speed = 760},

["Shiny Squirtle"] = {lookType=1000, speed = 365},

["Shiny Wartortle"] = {lookType=1001, speed = 605},

["Shiny Tentacool"] = {lookType=1013, speed = 340},

["Shiny Snorlax"] = {lookType=1035, speed = 500},

 

["Mantine"] = {lookType=636, speed = 820},

["Totodile"] = {lookType=637, speed = 360},

["Croconow"] = {lookType=638, speed = 590},

["Feraligatr"] = {lookType=645, speed = 900},

["Marill"] = {lookType=639, speed = 340},

["Azumarill"] = {lookType=642, speed = 680},

["Quagsire"] = {lookType=643, speed = 740},

["Kingdra"] = {lookType=644, speed = 1020},

["Octillery"] = {lookType=641, speed = 600},

["Wooper"] = {lookType=640, speed = 315},

}

 

 

 

gostaria de agradecer aqueles que postaram os bug assim

pude arruma e posta novamente com suas devidas correção

pesso se alguem encontra algum erro que me passe assim

corrigirei com muito prazer

 

lembrando todos os 402 pokemons estão equilibrados

mais fica a criterio de cada um fazer as modificações

que desejar pois a diferença não esta no lvl 1 e sim no lvl 100 de cada

pokemon toda modificação usei como base http://wiki.pokeland...la_National_Dex

então quero deixar claro que não inveitei os status e sim tive uma base para iniciar

os arquivos

 

Download

Correção do 402 pokemons

que eu postei anteriormente

o que ouve de mudança

 

Quote da correção

 

 

1- portrait do 402 pokemons adicionado no item.xml

2- Corpos dos pokemons que estavam faltando no item.xml

3- correção da evolução do pokemon Shiny Growlithe para Shiny Arcanine

4- correção do looktype Shiny Jolteon

5- correção de stone para evoluir os 151 pokemon Shiny agora cada pokemon shiny evolui com sua determinada stone

shining fire stone

shining water stone

shining leaf stone

shining heart stone

shining enigma stone

shining rock stone

shining venom stone

shining ice stone

shining thunder stone

shining crystal stone

shining coccon stone

shining darkness stone

shining punch stone

shining earth stone

6- correção na evolução do Shiny Vileplume

7- correção na evolução do Shiny Poliwhirl

8- correção na evolução do Shiny Eevee

9- correção na evolução do Shiny Slowpoke

 

 

 

uma edição sera feita manualmente para não da debug quando loga em ride, fly e sulf

abra o creaturescripts/scripts abra o arquivo login.lua substitua a lina das habilidades fly,ride e sulf por

essa

 

 

local flys = {

["Moltres"] = {229, 2300}, -- moltres

["Articuno"] = {230, 2100}, -- artic

["Zapdos"] = {224, 2600}, -- zapdos

["Mew"] = {232, 2200}, -- 1000

["Mewtwo"] = {233, 2200},-- two

["Dragonite"] = {221, 1300},-- nite

["Pidgeot"] = {222, 900}, -- geot

["Fearow"] = {226, 800}, -- fearow

["Aerodactyl"] = {227, 1100}, -- aero

["Charizard"] = {216, 1000}, -- chari

["Porygon"] = {316, 600}, -- porygon

["Shiny Moltres"] = {229, 2300}, -- Shiny moltres

["Shiny Articuno"] = {1018, 2100}, -- Shiny artic

["Shiny Zapdos"] = {1019, 2600}, -- Shiny zapdos

["Shiny Mew"] = {1022, 2200}, -- Shiny 1000

["Shiny Mewtwo"] = {1021, 2200},-- Shiny two

["Shiny Dragonite"] = {1020, 1300},-- Shiny nite

["Shiny Pidgeot"] = {996, 900}, -- Shiny geot

["Shiny Fearow"] = {997, 800}, -- Shiny fearow

["Shiny Aerodactyl"] = {1017, 1100}, -- Shiny aero

["Shiny Charizard"] = {995, 1000}, -- Shiny chari

["Shiny Porygon"] = {1016, 600}, -- Shiny porygon

["Porygon2"] = {648, 890}, -- 2

["Skarmory"] = {649, 1000}, -- skarmory

["Crobat"] = {652, 1190}, -- crobat

}

 

local rides = {

["Tauros"] = {128, 580}, -- tauros

["Ninetales"] = {129, 800}, -- kyuubi

["Rapidash"] = {130, 800}, -- rapid

["Ponyta"] = {131, 410}, -- ponyta

["Rhyhorn"] = {132, 400}, -- rhyhorn

["Arcanine"] = {12, 900}, -- arcan

["Onix"] = {126, 450}, -- onix

["Venusaur"] = {134, 390}, -- venu

["Dodrio"] = {133, 750}, -- dodrio

["Doduo"] = {135, 420}, -- doduo

["Shiny Tauros"] = {1024, 580}, -- tauros

["Shiny Ninetales"] = {999, 800}, -- kyuubi

["Shiny Rapidash"] = {1005, 800}, -- rapid

["Shiny Ponyta"] = {1004, 410}, -- ponyta

["Shiny Rhyhorn"] = {1023, 400}, -- rhyhorn

["Shiny Arcanine"] = {1003, 900}, -- arcan

["Shiny Onix"] = {126, 450}, -- onix

["Shiny Venusaur"] = {1040, 390}, -- venu

["Shiny Dodrio"] = {1007, 750}, -- dodrio

["Shiny Doduo"] = {1006, 420}, -- doduo

["Crystal Onix"] = {293, 480}, -- cristal onix

["Steelix"] = {646, 750}, -- steelix

["Meganium"] = {685, 720}, -- meganium

["Bayleef"] = {686, 555}, -- bayleef

["Stantler"] = {687, 595}, -- stantler

["Houndoom"] = {647, 820}, -- houndoom

["Piloswine"] = {689, 450}, -- piloswine

["Mareep"] = {688, 400}, -- marip

}

 

local surf = {

["Poliwag"] = {lookType=278, speed = 320},

["Poliwhirl"] = {lookType=137, speed = 480},

["Seaking"] = {lookType=269, speed = 520},

["Dewgong"] = {lookType=183, speed = 700},

["Blastoise"] = {lookType=184, speed = 850},

["Tentacruel"] = {lookType=185, speed = 750},

["Lapras"] = {lookType=186, speed = 960},

["Gyarados"] = {lookType=187, speed = 1050},

["Omastar"] = {lookType=188, speed = 680},

["Kabutops"] = {lookType=189, speed = 840},

["Poliwrath"] = {lookType=190, speed = 680},

["Vaporeon"] = {lookType=191, speed = 800},

["Staryu"] = {lookType=266, speed = 385},

["Starmie"] = {lookType=267, speed = 685},

["Goldeen"] = {lookType=268, speed = 355},

["Seadra"] = {lookType=270, speed = 655},

["Golduck"] = {lookType=271, speed = 760},

["Squirtle"] = {lookType=273, speed = 365},

["Wartortle"] = {lookType=275, speed = 605},

["Tentacool"] = {lookType=277, speed = 340},

["Snorlax"] = {lookType=300, speed = 500},

 

["Shiny Poliwag"] = {lookType=1010, speed = 320},

["Shiny Poliwhirl"] = {lookType=1011, speed = 480},

["Shiny Seaking"] = {lookType=1027, speed = 520},

["Shiny Dewgong"] = {lookType=1015, speed = 700},

["Shiny Blastoise"] = {lookType=1002, speed = 850},

["Shiny Tentacruel"] = {lookType=1014, speed = 750},

["Shiny Lapras"] = {lookType=1031, speed = 960},

["Shiny Gyarados"] = {lookType=1030, speed = 1050},

["Shiny Omastar"] = {lookType=1033, speed = 680},

["Shiny Kabutops"] = {lookType=1034, speed = 840},

["Shiny Poliwrath"] = {lookType=1012, speed = 680},

["Shiny Vaporeon"] = {lookType=1032, speed = 800},

["Shiny Staryu"] = {lookType=1028, speed = 385},

["Shiny Starmie"] = {lookType=1029, speed = 685},

["Shiny Goldeen"] = {lookType=1026, speed = 355},

["Shiny Seadra"] = {lookType=1025, speed = 655},

["Shiny Golduck"] = {lookType=1009, speed = 760},

["Shiny Squirtle"] = {lookType=1000, speed = 365},

["Shiny Wartortle"] = {lookType=1001, speed = 605},

["Shiny Tentacool"] = {lookType=1013, speed = 340},

["Shiny Snorlax"] = {lookType=1035, speed = 500},

 

["Mantine"] = {lookType=636, speed = 820},

["Totodile"] = {lookType=637, speed = 360},

["Croconow"] = {lookType=638, speed = 590},

["Feraligatr"] = {lookType=645, speed = 900},

["Marill"] = {lookType=639, speed = 340},

["Azumarill"] = {lookType=642, speed = 680},

["Quagsire"] = {lookType=643, speed = 740},

["Kingdra"] = {lookType=644, speed = 1020},

["Octillery"] = {lookType=641, speed = 600},

["Wooper"] = {lookType=640, speed = 315},

}

 

 

 

gostaria de agradecer aqueles que postaram os bug assim

pude arruma e posta novamente com suas devidas correção

pesso se alguem encontra algum erro que me passe assim

corrigirei com muito prazer

 

lembrando todos os 402 pokemons estão equilibrados

mais fica a criterio de cada um fazer as modificações

que desejar pois a diferença não esta no lvl 1 e sim no lvl 100 de cada

pokemon toda modificação usei como base http://wiki.pokeland...la_National_Dex

então quero deixar claro que não inveitei os status e sim tive uma base para iniciar

os arquivos

 

Download

 

Vo testar se funcionar REP para você

Link para o comentário
Compartilhar em outros sites

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