veekun_pokedex/pokedex/data/csv
Andrew Ekstedt 3ace3d8aa3 Split pokemon_moves into three tables.
The idea here is to split each pokemon's moveset into sub-movesets which can be
re-used across versions.

Thanks to some mapper magic, this should be more or less transparent to users
of pokedex. Although i'm sure inserting new moves will be a pain.

Before:

pokemon_moves: 312,305 rows

After:

pokemon_movesets: 11,268 rows
pokemon_moveset_moves: 123,645 rows
pokemon_moveset_version_groups: 23,597 rows
total: 158,510 rows
2015-05-25 18:08:42 -07:00
..
translations Pokemon species split: Other data changes 2011-05-06 12:26:16 +03:00
abilities.csv Update the identifiers of abilities and items whose names changed. #117 2014-05-19 14:33:15 -04:00
ability_changelog.csv A bit of ability prose cleanup related to the last commit. #561 2011-09-21 17:38:56 -04:00
ability_changelog_prose.csv A bit of ability prose cleanup related to the last commit. #561 2011-09-21 17:38:56 -04:00
ability_flavor_text.csv Fix private use characters in French flavour text. 2014-05-19 23:51:57 -04:00
ability_names.csv Add missing genuses and move/ability/item names. 2014-05-19 14:32:14 -04:00
ability_prose.csv Match Parental Bond and Aerilate's ids to their internal ids. 2014-04-14 19:43:34 -04:00
berries.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
berry_firmness.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
berry_firmness_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
berry_flavors.csv At last, imported item and berry data. #10 2010-04-25 23:23:52 -07:00
characteristic_text.csv Call characteristics "characteristics". #132 2014-07-28 19:01:33 -04:00
characteristics.csv Call characteristics "characteristics". #132 2014-07-28 19:01:33 -04:00
conquest_episode_names.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_episode_warriors.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_episodes.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_kingdom_names.csv Add Conquest kingdoms and Pokémon evolution. 2012-07-23 17:34:44 -04:00
conquest_kingdoms.csv Add Conquest kingdoms and Pokémon evolution. 2012-07-23 17:34:44 -04:00
conquest_max_links.csv Add all 48 400 max links from Pokémon Conquest. 2012-07-28 11:04:02 -04:00
conquest_move_data.csv Delete unused conquest move effects and renumber effect 0 to 1. 2012-09-25 21:35:59 -04:00
conquest_move_displacement_prose.csv Flesh out move effects some more. 2012-08-04 23:50:39 -04:00
conquest_move_displacements.csv Flesh out move effects some more. 2012-08-04 23:50:39 -04:00
conquest_move_effect_prose.csv Delete unused conquest move effects and renumber effect 0 to 1. 2012-09-25 21:35:59 -04:00
conquest_move_effects.csv Delete unused conquest move effects and renumber effect 0 to 1. 2012-09-25 21:35:59 -04:00
conquest_move_range_prose.csv Add prose for most things move-related. 2012-08-03 20:37:28 -04:00
conquest_move_ranges.csv Add target counts for Conquest move ranges. 2012-08-04 19:55:55 -04:00
conquest_pokemon_abilities.csv Add Conquest Pokémon abilities and moves. 2012-07-28 11:04:02 -04:00
conquest_pokemon_evolution.csv Separate Conquest stats from main-series stats. 2012-07-28 11:04:02 -04:00
conquest_pokemon_moves.csv Add Conquest Pokémon abilities and moves. 2012-07-28 11:04:02 -04:00
conquest_pokemon_stats.csv Add a bunch of relationships for Conquest stuff. 2012-07-28 11:04:02 -04:00
conquest_stat_names.csv Separate Conquest stats from main-series stats. 2012-07-28 11:04:02 -04:00
conquest_stats.csv Separate Conquest stats from main-series stats. 2012-07-28 11:04:02 -04:00
conquest_transformation_pokemon.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_transformation_warriors.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_warrior_archetypes.csv Add generic warrior archetypes. 2012-07-29 17:58:30 -04:00
conquest_warrior_names.csv Use gender symbols in the player characters' names. 2012-07-28 11:04:02 -04:00
conquest_warrior_rank_stat_map.csv Add and tweak more relationships. 2012-07-31 23:44:02 -04:00
conquest_warrior_ranks.csv Toss the capacity column now that it's a stat. 2012-08-07 00:13:00 -04:00
conquest_warrior_skill_names.csv Add Conquest warriors and a bunch of data on them. 2012-07-28 11:04:01 -04:00
conquest_warrior_skills.csv Add Conquest warriors and a bunch of data on them. 2012-07-28 11:04:01 -04:00
conquest_warrior_specialties.csv Add Conquest warriors and a bunch of data on them. 2012-07-28 11:04:01 -04:00
conquest_warrior_stat_names.csv Add warriors' stats. 2012-07-28 11:04:02 -04:00
conquest_warrior_stats.csv Add warriors' stats. 2012-07-28 11:04:02 -04:00
conquest_warrior_transformation.csv Add episodes and warrior transformation info. 2012-08-17 01:50:09 -04:00
conquest_warriors.csv Add generic warrior archetypes. 2012-07-29 17:58:30 -04:00
contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
contest_effect_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
contest_effects.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
contest_type_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
contest_types.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
egg_group_prose.csv Update new egg group names to match Pokédex 3D Pro. 2014-05-03 14:48:53 -04:00
egg_groups.csv Alter some identifiers. #207 2011-04-03 03:17:06 -07:00
encounter_condition_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
encounter_condition_value_map.csv Add B/W 2 encounters 2012-09-29 00:03:40 -07:00
encounter_condition_value_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
encounter_condition_values.csv Add B/W encounter methods and conditions 2012-09-28 23:00:53 -07:00
encounter_conditions.csv Add B/W encounter methods and conditions 2012-09-28 23:00:53 -07:00
encounter_method_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
encounter_methods.csv Add B/W encounter methods and conditions 2012-09-28 23:00:53 -07:00
encounter_slots.csv Add B/W 2 encounters 2012-09-29 00:03:40 -07:00
encounters.csv Move alternate forms to ids 10001+ again. 2013-10-27 22:43:48 -04:00
evolution_chains.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
evolution_trigger_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
evolution_triggers.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
experience.csv Add experience tables. 2010-04-27 14:53:47 -07:00
genders.csv Turn gender into a table. 2012-07-28 11:03:52 -04:00
generation_names.csv Some german translations 2014-06-01 10:49:19 -04:00
generations.csv Drop Generation.canonical_pokedex. 2013-10-18 18:58:07 -07:00
growth_rate_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
growth_rates.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
item_categories.csv Sort out all the non-nullable columns with empty values. 2014-02-21 17:48:19 -05:00
item_category_prose.csv Sort out all the non-nullable columns with empty values. 2014-02-21 17:48:19 -05:00
item_flag_map.csv Add 'underground' flag to Iron Ball and Light Clay 2011-04-17 20:55:25 -07:00
item_flag_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
item_flags.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
item_flavor_summaries.csv Created flavor summary tables. 2011-04-01 17:07:28 -07:00
item_flavor_text.csv Fix private use characters in French flavour text. 2014-05-19 23:51:57 -04:00
item_fling_effect_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
item_fling_effects.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
item_game_indices.csv Add internal item IDs for X/Y. 2014-05-19 14:33:15 -04:00
item_names.csv Add missing genuses and move/ability/item names. 2014-05-19 14:32:14 -04:00
item_pocket_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
item_pockets.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
item_prose.csv Item effects: Convert lingering reST to markdown. 2014-08-26 19:37:51 -07:00
items.csv Update the identifiers of abilities and items whose names changed. #117 2014-05-19 14:33:15 -04:00
language_names.csv Some german translations 2014-06-01 10:49:19 -04:00
languages.csv Add a better ordering to languages. 2014-05-19 22:11:13 -04:00
location_area_encounter_rates.csv Add B/W 2 encounters 2012-09-29 00:03:40 -07:00
location_area_prose.csv Add B/W 2 encounters 2012-09-29 00:03:40 -07:00
location_areas.csv Delete erroneous "Vermillion City" location. 2014-05-27 20:22:28 -07:00
location_game_indices.csv Add B/W 2 locations 2012-09-28 23:58:03 -07:00
location_names.csv Delete erroneous "Vermillion City" location. 2014-05-27 20:22:28 -07:00
locations.csv Delete erroneous "Vermillion City" location. 2014-05-27 20:22:28 -07:00
machines.csv Add TMs/HMs for X/Y. 2013-11-05 07:19:16 -05:00
move_battle_style_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
move_battle_styles.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
move_changelog.csv Update the move changelog after that rerip. 2012-01-19 03:00:36 -05:00
move_damage_class_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
move_damage_classes.csv Update the "status" damage class's identifier. 2014-05-19 22:40:17 -04:00
move_effect_changelog.csv Mention a couple of oddities with Struggle's recoil. #13 2012-02-11 12:17:36 -05:00
move_effect_changelog_prose.csv Mention a couple of oddities with Struggle's recoil. #13 2012-02-11 12:17:36 -05:00
move_effect_prose.csv Update Mirror Move Effect ignored moves description to reflect data 2015-04-11 09:23:25 +09:30
move_effects.csv Add unreleased moves. 2014-06-12 23:23:04 -04:00
move_flag_map.csv Add unreleased moves. 2014-06-12 23:23:04 -04:00
move_flag_prose.csv Load/dump dance. 2014-06-01 19:46:12 -04:00
move_flags.csv Rerip move stats. 2014-05-19 22:10:09 -04:00
move_flavor_summaries.csv Created flavor summary tables. 2011-04-01 17:07:28 -07:00
move_flavor_text.csv Add unreleased moves. 2014-06-12 23:23:04 -04:00
move_meta.csv Fix drain/recoil name in MoveMeta 2014-07-09 10:47:36 -07:00
move_meta_ailment_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
move_meta_ailments.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
move_meta_categories.csv Added identifiers for move meta categories. 2011-04-09 22:22:58 -07:00
move_meta_category_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
move_meta_stat_changes.csv Rerip move stats. 2014-05-19 22:10:09 -04:00
move_names.csv Add unreleased moves. 2014-06-12 23:23:04 -04:00
move_target_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
move_targets.csv Rerip move stats. 2014-05-19 22:10:09 -04:00
moves.csv Add unreleased moves. 2014-06-12 23:23:04 -04:00
nature_battle_style_preferences.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
nature_names.csv Rerip nature names from X. 2014-06-22 13:07:04 -04:00
nature_pokeathlon_stats.csv Jammed in a bunch of nature stuff. 2010-04-26 23:26:37 -07:00
natures.csv Fix natures.game_index 2014-07-03 17:25:26 -07:00
pal_park.csv Turn PalPark.area Enum into a table. 2012-06-02 00:17:53 -07:00
pal_park_area_names.csv Turn PalPark.area Enum into a table. 2012-06-02 00:17:53 -07:00
pal_park_areas.csv Turn PalPark.area Enum into a table. 2012-06-02 00:17:53 -07:00
pokeathlon_stat_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
pokeathlon_stats.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
pokedex_prose.csv Load/dump dance. 2014-06-01 19:46:12 -04:00
pokedex_version_groups.csv Split Pokédex version groups into their own table again. 2013-11-06 09:47:49 -05:00
pokedexes.csv XY rows. 2013-10-10 23:28:13 -07:00
pokemon.csv Set order columns to accomodate new Pokémon. 2014-06-13 14:10:26 -04:00
pokemon_abilities.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_color_names.csv Some german translations 2014-06-01 10:49:19 -04:00
pokemon_colors.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
pokemon_dex_numbers.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_egg_groups.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_evolution.csv Add new evolution info. 2013-11-06 11:51:44 -05:00
pokemon_form_generations.csv Update pokemon_form_generations and version_group_pokemon_move_methods. 2013-11-09 06:42:30 -05:00
pokemon_form_names.csv Add form names (without pokemon_name) for missing languages. 2014-07-14 23:21:47 -04:00
pokemon_form_pokeathlon_stats.csv Move alternate forms to ids 10001+ again. 2013-10-27 22:43:48 -04:00
pokemon_forms.csv Set order columns to accomodate new Pokémon. 2014-06-13 14:10:26 -04:00
pokemon_game_indices.csv Move alternate forms to ids 10001+ again. 2013-10-27 22:43:48 -04:00
pokemon_habitat_names.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
pokemon_habitats.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
pokemon_items.csv Rip EVERYTHING available in the X/Y base stats structure. 2014-04-16 01:21:52 -04:00
pokemon_move_method_prose.csv Some german translations 2014-06-01 10:49:19 -04:00
pokemon_move_methods.csv Alter some identifiers. #207 2011-04-03 03:17:06 -07:00
pokemon_moves.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_moveset_moves.csv Split pokemon_moves into three tables. 2015-05-25 18:08:42 -07:00
pokemon_moveset_version_groups.csv Split pokemon_moves into three tables. 2015-05-25 18:08:42 -07:00
pokemon_movesets.csv Split pokemon_moves into three tables. 2015-05-25 18:08:42 -07:00
pokemon_shape_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
pokemon_shapes.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
pokemon_species.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_species_flavor_summaries.csv Pokemon species split: Other data changes 2011-05-06 12:26:16 +03:00
pokemon_species_flavor_text.csv Add flavour text for Hoopa and Volcanion. 2014-06-13 15:41:35 -04:00
pokemon_species_names.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_species_prose.csv Add form difference prose for Kalos Pokémon. 2014-08-05 23:01:37 -04:00
pokemon_stats.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
pokemon_types.csv Add unreleased Pokémon. 2014-06-13 14:09:38 -04:00
region_names.csv Some german translations 2014-06-01 10:49:19 -04:00
regions.csv XY rows. 2013-10-10 23:28:13 -07:00
stat_names.csv Added spanish stat names 2014-12-29 16:01:48 +01:00
stats.csv Add game indices for the main six stats. 2012-03-20 03:33:18 -04:00
super_contest_combos.csv Added contest combos. 2009-09-15 20:04:22 -07:00
super_contest_effect_prose.csv language_id -> local_language_id 2011-03-28 19:12:30 -07:00
super_contest_effects.csv Move English texts to language-specific tables 2011-03-13 15:41:22 -07:00
type_efficacy.csv Update type efficacy. 2013-11-06 17:15:54 -05:00
type_game_indices.csv Add internal IDs for types 2014-07-03 16:55:33 -07:00
type_names.csv Rip type names. 2014-05-20 00:52:40 -04:00
types.csv XY Pokémon, names, types. 2013-10-11 12:31:27 -07:00
version_group_pokemon_move_methods.csv Update pokemon_form_generations and version_group_pokemon_move_methods. 2013-11-09 06:42:30 -05:00
version_group_regions.csv Fix some backwards Pokémon types. 2013-10-29 14:37:15 -07:00
version_groups.csv Split Pokédex version groups into their own table again. 2013-11-06 09:47:49 -05:00
version_names.csv Add Japanese version names. 2015-05-25 01:35:24 -07:00
versions.csv XY rows. 2013-10-10 23:28:13 -07:00