veekun_pokedex/pokedex/data/csv
a_magical_me eeac034240 Fix RBY grass/water encounter slot rarities.
<http://tasvideos.org/PokemonTricks.html>
This page explains how the RNG in RBY works, and gives exact rarities.
They are out of 256 rather than 100, so some rounding is necessary to
fit them into the database.

====  =======  ======  ==========  =======
Slot   Range   Chance  Percentage  Rounded
====  =======  ======  ==========  =======
0       0-50   51/256  19.921875%    20%
1      51-101  51/256  19.921875%    20%
2     102-140  39/256  15.234375%    15%
3     141-165  25/256   9.765625%    10%
4     166-190  25/256   9.765625%    10%
5     191-215  25/256   9.765625%    10%
6     216-228  13/256   5.078125%     5%
7     229-241  13/256   5.078125%     5%
8     242-252  11/256   4.296875%     4%
9     253-255   3/256   1.171875%     1%
====  =======  ======  ==========  =======
2010-04-12 23:10:13 -07:00
..
abilities.csv Fix Rough Skin, Roost, and formatting of Detect. 2010-03-15 00:10:09 -07:00
contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
contest_effects.csv Added super contest effects. 2009-09-14 22:07:08 -07:00
egg_groups.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
encounter_condition_value_map.csv Updated some location/area names; collapsed Turnback Cave. 2010-01-28 01:21:35 -08:00
encounter_condition_values.csv "PokéRadar" conditions values were missing their accents. 2010-02-02 23:56:35 -08:00
encounter_conditions.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounter_slot_conditions.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounter_slots.csv Fix RBY grass/water encounter slot rarities. 2010-04-12 23:10:13 -07:00
encounter_terrain.csv Redumped encounters for all five gen4 games. 2010-01-28 01:21:34 -08:00
encounters.csv Filled in missing Vermilion port encounters. 2010-02-04 01:12:22 -08:00
evolution_chains.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
evolution_methods.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
generations.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
growth_rates.csv Added growth rate formulas in LaTeX format. 2009-07-28 22:45:55 -07:00
items.csv Revert "Renamed de-accented item names in the db." 2009-08-24 21:27:21 -07:00
languages.csv Added language codes alongside the country codes. 2010-03-15 23:24:29 -04:00
location_area_encounter_rates.csv Updated some location/area names; collapsed Turnback Cave. 2010-01-28 01:21:35 -08:00
location_areas.csv Added Yellow fishing encounters. 2010-02-04 01:03:10 -08:00
locations.csv Unknown Dungeon => Cerulean Cave 2010-02-04 01:13:10 -08:00
machines.csv Added HG/SS machines. 2009-09-18 21:45:37 -07:00
move_damage_classes.csv Moved damage classes to a separate table. #76 2009-08-26 22:30:07 -07:00
move_effect_categories.csv Rearranged move effect categories by primary key. 2009-11-10 20:06:30 -08:00
move_effect_category_map.csv Rearranged move effect categories by primary key. 2009-11-10 20:06:30 -08:00
move_effects.csv Roar and Whirlwind cancel Wish. 2010-03-28 22:18:26 -07:00
move_flag_types.csv Added move flags. Fixed Magic Coat description. 2009-09-13 23:12:17 -07:00
move_flags.csv Added move flags. Fixed Magic Coat description. 2009-09-13 23:12:17 -07:00
move_flavor_text.csv Added move flavor text. 2009-09-14 22:18:01 -07:00
move_names.csv Added German, Spanish, and Italian move names. 2010-03-15 23:23:02 -04:00
move_targets.csv Clarified some move target descriptions. 2009-09-10 10:21:09 -07:00
moves.csv Moved damage classes to a separate table. #76 2009-08-26 22:30:07 -07:00
natures.csv Added natures table. 2010-03-28 22:18:24 -07:00
pokedex_version_groups.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokedexes.csv Tweaked a couple of Pokédex descriptions. 2010-03-24 00:03:56 -04:00
pokemon.csv Ho-oh => Ho-Oh 2010-03-28 22:18:24 -07:00
pokemon_abilities.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
pokemon_colors.csv Factored Pokémon colors out into their own table. 2010-03-02 21:11:17 -08:00
pokemon_dex_numbers.csv Added Pokédexes to replace dex numbers' generations. 2010-02-17 02:16:59 -05:00
pokemon_egg_groups.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
pokemon_flavor_text.csv Replaced newlines and fancy quotation marks in DPPt flavor text. 2010-03-15 03:37:34 -04:00
pokemon_form_groups.csv Fixed the hell out of all remaining form problems. 2010-03-10 00:19:05 -08:00
pokemon_form_sprites.csv Add 487-altered.png. Fixed form name. 2010-03-28 22:18:25 -07:00
pokemon_habitats.csv Factored habitats into a separate table. 2010-03-03 00:53:00 -08:00
pokemon_items.csv Sky Shaymin holds a Lum Berry in Platinum. 2010-03-15 15:21:00 -04:00
pokemon_move_methods.csv Added alt Shaymin/Giratina/Rotom moves for Platinum. #5 2009-08-25 23:16:17 -07:00
pokemon_moves.csv Added HG/SS tutor moves. #109 2009-11-10 20:04:12 -08:00
pokemon_names.csv Fixed some misspelled German Pokémon names. #140 2010-04-12 23:34:12 -04:00
pokemon_shapes.csv Added Pokemon body shapes. 2009-03-04 19:29:43 -08:00
pokemon_stats.csv Fixed a slew of foriegn key import problems. #29 2009-07-03 23:12:13 -04:00
pokemon_types.csv Fixed csvexport to write in primary key order. 2009-07-26 22:19:27 -07:00
regions.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
stats.csv Moved CSV sources into pokedex/. 2009-02-22 23:44:40 -08:00
super_contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
super_contest_effects.csv Added super contest effects. 2009-09-14 22:07:08 -07:00
type_efficacy.csv Added ???'s type efficacies to the database. 2009-12-19 23:09:23 -08:00
types.csv Added types' generations and pre-gen-IV damage classes. 2009-12-19 23:09:27 -08:00
version_group_regions.csv Made regions first-class objects. 2010-01-28 01:21:35 -08:00
version_groups.csv Added icons and database rows for HG/SS. #32 2009-07-25 17:27:27 -07:00
versions.csv Added icons and database rows for HG/SS. #32 2009-07-25 17:27:27 -07:00