PokemonRawList: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
Added in Charmander.
Added in new, consideredly useful columns and completed the tri-elemental subset of Kanto-starting Pokemon in the CSV data.
Line 5: Line 5:


<includeonly>
<includeonly>
Name,Pokedex Number,Type1,Type2,Ability 1,Ability 2,Hidden Ability,Generation,HP,Attack,Defense,Special Attack,Special Defense,Speed,Evolves,Catch Rate,EVHP,EVATK,EVDEF,EVSPA,EVASPD,EVSP,Obtainable,Male Ratio,Height,Weight
Name,Pokedex Number,Type1,Type2,Ability 1,Ability 2,Hidden Ability,Generation,HP,Attack,Defense,Special Attack,Special Defense,Speed,Evolves,Catch Rate,EVHP,EVATK,EVDEF,EVSPA,EVASPD,EVSP,Male Ratio,Height,Weight,NPCObtainable,Wild,Base Experience
Bulbasaur,1,Grass,Poison,Overgrow,,Chlorophyll,1,49,49,65,65,45,16,45,0,0,0,1,0,0,Y,87.5,0.7,6.9
Bulbasaur,1,Grass,Poison,Overgrow,,Chlorophyll,1,49,49,65,65,45,16,45,0,0,0,1,0,0,87.5,0.7,6.9,Y,Y,64
Ivysaur,2,Grass,Poison,Overgrow,,Chlorophyll,1,60,62,63,80,80,60,32,45,0,0,0,1,1,0,N,87.5,1,13
Ivysaur,2,Grass,Poison,Overgrow,,Chlorophyll,1,60,62,63,80,80,60,32,45,0,0,0,1,1,0,87.5,1,13,N,N,141
Venusaur,3,Grass,Poison,Overgrow,,Chlorophyll,1,80,82,83,100,100,80,,45,0,0,0,2,1,0,N,87.5,2,100
Venusaur,3,Grass,Poison,Overgrow,,Chlorophyll,1,80,82,83,100,100,80,,45,0,0,0,2,1,0,87.5,2,100,N,N,208
Charmander,4,Fire,,Blaze,,Solar Power,1,45,39,52,43,60,50,65,16,45,0,0,0,0,0,1,Y,87.5,0.6,8.5
Charmander,4,Fire,,Blaze,,Solar Power,1,45,39,52,43,60,50,65,16,45,0,0,0,0,0,1,87.5,0.6,8.5,Y,Y,65
Charmeleon,5,Fire,,Blaze,,Solar Power,1,58,64,58,80,65,80,36,45,0,0,0,1,0,1,87.5,1.1,19,N,N,142
Charizard,6,Fire,Flying,Blaze,,Solar Power,1,78,84,78,109,85,100,,45,0,0,0,3,0,0,87.5,1.7,90.5,209
Squirtle,7,Water,,Torrent,,Rain Dish,1,44,48,65,50,64,43,16,16,45,0,0,1,0,0,0,87.5,0.5,9,Y,Y,63
Wartortle,8,Water,,Torrent,,Rain Dish,1,59,63,80,65,80,58,36,45,0,0,1,0,1,0,87.5,1,22.5,N,N,142
Blastoise,9,Water,,Torrent,,Rain Dish,1,79,83,100,85,105,78,,239,0,0,0,0,3,0,87.5,1.6,85.5,N,N,239
</noinclude>
</noinclude>

Revision as of 23:08, 28 November 2016

This is a collated list of all database-mapped Pokémon in Pokémon Revolution Online and all usable values. This is being done to streamline all the dynamic, modular templates for all the Pokémon data they may need to glean—with chief emphasis on data that's commonly reused among multiple pages.