PokemonRawList: Difference between revisions

From Pokemon Revolution Online Wiki
Jump to navigation Jump to search
mNo edit summary
m Testing a new string-handling method...
Line 6: Line 6:
<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,EVSPD,EVSP,Male Ratio,Height,Weight,NPC,Wild,Base Experience
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,EVSPD,EVSP,Male Ratio,Height,Weight,NPC,Wild,Base Experience
Bulbasaur,1,Grass,Poison,Overgrow,,Chlorophyll,1,45,49,49,65,65,45,16,45,0,0,0,1,0,0,50,0.7,6.9,Y,Y,64
Bulbasaur,1,Grass,Poison,Overgrow,,Chlorophyll,1,45,49,49,65,65,45,16,45,0,0,0,1,0,0,50,0.7,6.9,''',Y,64
Ivysaur,2,Grass,Poison,Overgrow,,Chlorophyll,1,60,62,63,80,80,60,32,45,0,0,0,1,1,0,50,1,13,N,N,141
Ivysaur,2,Grass,Poison,Overgrow,,Chlorophyll,1,60,62,63,80,80,60,32,45,0,0,0,1,1,0,50,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,50,2,100,N,N,208
Venusaur,3,Grass,Poison,Overgrow,,Chlorophyll,1,80,82,83,100,100,80,,45,0,0,0,2,1,0,50,2,100,N,N,208

Revision as of 03:19, 1 December 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.