Advertisement
GenuineSounds

Untitled

Aug 11th, 2016
145
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.48 KB | None | 0 0
  1. # pokemon_id, name, classification, type_1, type_2, weight, height, rarity
  2. '1', 'Bulbasaur', 'Seed', 'Grass', 'Poison', '6.9', '0.7', 'Uncommon'
  3. '2', 'Ivysaur', 'Seed', 'Grass', 'Poison', '13', '1', 'Special'
  4. '3', 'Venusaur', 'Seed', 'Grass', 'Poison', '1', '2', 'Epic'
  5. '4', 'Charmander', 'Lizard', 'Fire', NULL, '8.5', '0.6', 'Uncommon'
  6. '5', 'Charmeleon', 'Flame', 'Fire', NULL, '19', '1.1', 'Special'
  7. '6', 'Charizard', 'Flame', 'Fire', 'Flying', '90.5', '1.7', 'Epic'
  8. '7', 'Squirtle', 'Tiny Turtle', 'Water', NULL, '9', '0.5', 'Uncommon'
  9. '8', 'Wartortle', 'Turtle', 'Water', NULL, '22.5', '1', 'Special'
  10. '9', 'Blastoise', 'Shellfish', 'Water', NULL, '85.5', '1.6', 'Epic'
  11. '10', 'Caterpie', 'Worm', 'Bug', NULL, '2.9', '0.3', 'Very Common'
  12. '11', 'Metapod', 'Cocoon', 'Bug', NULL, '9.9', '0.7', 'Common'
  13. '12', 'Butterfree', 'Butterfly', 'Bug', 'Flying', '32', '1.1', 'Uncommon'
  14. '13', 'Weedle', 'Hairy', 'Bug', 'Poison', '3.2', '0.3', 'Very Common'
  15. '14', 'Kakuna', 'Cocoon', 'Bug', 'Poison', '10', '0.6', 'Common'
  16. '15', 'Beedrill', 'Poison Bee', 'Bug', 'Poison', '29.5', '1', 'Uncommon'
  17. '16', 'Pidgey', 'Tiny Bird', 'Normal', 'Flying', '1.8', '0.3', 'Very Common'
  18. '17', 'Pidgeotto', 'Bird', 'Normal', 'Flying', '30', '1.1', 'Common'
  19. '18', 'Pidgeot', 'Bird', 'Normal', 'Flying', '39.5', '1.5', 'Uncommon'
  20. '19', 'Rattata', 'Mouse', 'Normal', NULL, '3.5', '0.3', 'Very Common'
  21. '20', 'Raticate', 'Mouse', 'Normal', NULL, '18.5', '0.7', 'Common'
  22. '21', 'Spearow', 'Tiny Bird', 'Normal', 'Flying', '2', '0.3', 'Very Common'
  23. '22', 'Fearow', 'Beak', 'Normal', 'Flying', '38', '1.2', 'Uncommon'
  24. '23', 'Ekans', 'Snake', 'Poison', NULL, '6.9', '2', 'Very Common'
  25. '24', 'Arbok', 'Cobra', 'Poison', NULL, '65', '3.5', 'Common'
  26. '25', 'Pikachu', 'Mouse', 'Electric', NULL, '6', '0.4', 'Uncommon'
  27. '26', 'Raichu', 'Mouse', 'Electric', NULL, '30', '0.8', 'Very Rare'
  28. '27', 'Sandshrew', 'Mouse', 'Ground', NULL, '12', '0.6', 'Very Common'
  29. '28', 'Sandslash', 'Mouse', 'Ground', NULL, '29.5', '1', 'Common'
  30. '29', 'Nidoran F', 'Poison Pin', 'Poison', NULL, '7', '0.4', 'Very Common'
  31. '30', 'Nidorina', 'Poison Pin', 'Poison', NULL, '20', '0.8', 'Uncommon'
  32. '31', 'Nidoqueen', 'Drill', 'Poison', 'Ground', '60', '1.3', 'Very Rare'
  33. '32', 'Nidoran M', 'Poison Pin', 'Poison', NULL, '9', '0.5', 'Very Common'
  34. '33', 'Nidorino', 'Poison Pin', 'Poison', NULL, '19.5', '0.9', 'Uncommon'
  35. '34', 'Nidoking', 'Drill', 'Poison', 'Ground', '62', '1.4', 'Very Rare'
  36. '35', 'Clefairy', 'Fairy', 'Normal', NULL, '7.5', '0.6', 'Common'
  37. '36', 'Clefable', 'Fairy', 'Normal', NULL, '40', '1.3', 'Epic'
  38. '37', 'Vulpix', 'Fox', 'Fire', NULL, '9.9', '0.6', 'Common'
  39. '38', 'Ninetales', 'Fox', 'Fire', NULL, '19.9', '1.1', 'Uncommon'
  40. '39', 'Jigglypuff', 'Balloon', 'Normal', NULL, '5.5', '0.5', 'Common'
  41. '40', 'Wigglytuff', 'Balloon', 'Normal', NULL, '12', '1', 'Uncommon'
  42. '41', 'Zubat', 'Bat', 'Poison', 'Flying', '7.5', '0.8', 'Very Common'
  43. '42', 'Golbat', 'Bat', 'Poison', 'Flying', '55', '1.6', 'Common'
  44. '43', 'Oddish', 'Weed', 'Grass', 'Poison', '5.4', '0.5', 'Very Common'
  45. '44', 'Gloom', 'Weed', 'Grass', 'Poison', '8.6', '0.8', 'Uncommon'
  46. '45', 'Vileplume', 'Flower', 'Grass', 'Poison', '18.6', '1.2', 'Very Rare'
  47. '46', 'Paras', 'Mushroom', 'Bug', 'Grass', '5.4', '0.3', 'Very Common'
  48. '47', 'Parasect', 'Mushroom', 'Bug', 'Grass', '29.5', '1', 'Uncommon'
  49. '48', 'Venonat', 'Insect', 'Bug', 'Poison', '30', '1', 'Very Common'
  50. '49', 'Venomoth', 'Poison Moth', 'Bug', 'Poison', '12.5', '1.5', 'Very Rare'
  51. '50', 'Diglett', 'Mole', 'Ground', NULL, '0.8', '0.2', 'Common'
  52. '51', 'Dugtrio', 'Mole', 'Ground', NULL, '33.3', '0.7', 'Uncommon'
  53. '52', 'Meowth', 'Scratch Cat', 'Normal', NULL, '4.2', '0.4', 'Very Common'
  54. '53', 'Persian', 'Classy Cat', 'Normal', NULL, '32', '1', 'Common'
  55. '54', 'Psyduck', 'Duck', 'Water', NULL, '19.6', '0.8', 'Common'
  56. '55', 'Golduck', 'Duck', 'Water', NULL, '76.6', '1.7', 'Uncommon'
  57. '56', 'Mankey', 'Pig Monkey', 'Fighting', NULL, '28', '0.5', 'Very Common'
  58. '57', 'Primeape', 'Pig Monkey', 'Fighting', NULL, '32', '1', 'Uncommon'
  59. '58', 'Growlithe', 'Puppy', 'Fire', NULL, '19', '0.7', 'Common'
  60. '59', 'Arcanine', 'Legendary', 'Fire', NULL, '155', '1.9', 'Rare'
  61. '60', 'Poliwag', 'Tadpole', 'Water', NULL, '12.4', '0.6', 'Very Common'
  62. '61', 'Poliwhirl', 'Tadpole', 'Water', NULL, '20', '1', 'Uncommon'
  63. '62', 'Poliwrath', 'Tadpole', 'Water', 'Fighting', '54', '1.3', 'Very Rare'
  64. '63', 'Abra', 'Psi', 'Psychic', NULL, '19.5', '0.9', 'Common'
  65. '64', 'Kadabra', 'Psi', 'Psychic', NULL, '56.5', '1.3', 'Uncommon'
  66. '65', 'Alakazam', 'Psi', 'Psychic', NULL, '48', '1.5', 'Very Rare'
  67. '66', 'Machop', 'Superpower', 'Fighting', NULL, '19.5', '0.8', 'Very Common'
  68. '67', 'Machoke', 'Superpower', 'Fighting', NULL, '70.5', '1.5', 'Common'
  69. '68', 'Machamp', 'Superpower', 'Fighting', NULL, '130', '1.6', 'Uncommon'
  70. '69', 'Bellsprout', 'Flower', 'Grass', 'Poison', '4', '0.7', 'Very Common'
  71. '70', 'Weepinbell', 'Flycatcher', 'Grass', 'Poison', '6.4', '1', 'Rare'
  72. '71', 'Victreebel', 'Flycatcher', 'Grass', 'Poison', '15.5', '1.7', 'Very Rare'
  73. '72', 'Tentacool', 'Jellyfish', 'Water', 'Poison', '45.5', '0.9', 'Common'
  74. '73', 'Tentacruel', 'Jellyfish', 'Water', 'Poison', '55', '1.6', 'Uncommon'
  75. '74', 'Geodude', 'Rock', 'Rock', 'Ground', '20', '0.4', 'Very Common'
  76. '75', 'Graveler', 'Rock', 'Rock', 'Ground', '105', '1', 'Common'
  77. '76', 'Golem', 'Megaton', 'Rock', 'Ground', '300', '1.4', 'Uncommon'
  78. '77', 'Ponyta', 'Fire Horse', 'Fire', NULL, '30', '1', 'Common'
  79. '78', 'Rapidash', 'Fire Horse', 'Fire', NULL, '95', '1.7', 'Rare'
  80. '79', 'Slowpoke', 'Dopey', 'Water', 'Psychic', '36', '1.2', 'Very Common'
  81. '80', 'Slowbro', 'Hermit Crab', 'Water', 'Psychic', '78.5', '1.6', 'Rare'
  82. '81', 'Magnemite', 'Magnet', 'Electric', 'Steel', '6', '0.3', 'Very Common'
  83. '82', 'Magneton', 'Magnet', 'Electric', 'Steel', '60', '1', 'Common'
  84. '83', 'Farfetch\'d', 'Wild Duck', 'Normal', 'Flying', '15', '0.8', 'Rare'
  85. '84', 'Doduo', 'Twin Bird', 'Normal', 'Flying', '39.2', '1.4', 'Common'
  86. '85', 'Dodrio', 'Triple Bird', 'Normal', 'Flying', '85.2', '1.8', 'Uncommon'
  87. '86', 'Seel', 'Sea Lion', 'Water', NULL, '90', '1.1', 'Common'
  88. '87', 'Dewgong', 'Sea Lion', 'Water', 'Ice', '120', '1.7', 'Very Rare'
  89. '88', 'Grimer', 'Sludge', 'Poison', NULL, '30', '0.9', 'Common'
  90. '89', 'Muk', 'Sludge', 'Poison', NULL, '30', '1.2', 'Rare'
  91. '90', 'Shellder', 'Bivalve', 'Water', NULL, '4', '0.3', 'Common'
  92. '91', 'Cloyster', 'Bivalve', 'Water', 'Ice', '132.5', '1.5', 'Uncommon'
  93. '92', 'Gastly', 'Gas', 'Ghost', 'Poison', '0.1', '1.3', 'Uncommon'
  94. '93', 'Haunter', 'Gas', 'Ghost', 'Poison', '0.1', '1.6', 'Common'
  95. '94', 'Gengar', 'Shadow', 'Ghost', 'Poison', '40.5', '1.5', 'Very Rare'
  96. '95', 'Onix', 'Rock Snake', 'Rock', 'Ground', '210', '8.8', 'Rare'
  97. '96', 'Drowzee', 'Hypnosis', 'Psychic', NULL, '32.4', '1', 'Common'
  98. '97', 'Hypno', 'Hypnosis', 'Psychic', NULL, '75.6', '1.6', 'Uncommon'
  99. '98', 'Krabby', 'River Crab', 'Water', NULL, '6.5', '0.4', 'Very Common'
  100. '99', 'Kingler', 'Pincer', 'Water', NULL, '60', '1.3', 'Rare'
  101. '100', 'Voltorb', 'Ball', 'Electric', NULL, '10.4', '0.5', 'Very Common'
  102. '101', 'Electrode', 'Ball', 'Electric', NULL, '66.6', '1.2', 'Common'
  103. '102', 'Exeggcute', 'Egg', 'Grass', 'Psychic', '2.5', '0.4', 'Common'
  104. '103', 'Exeggutor', 'Coconut', 'Grass', 'Psychic', '120', '2', 'Rare'
  105. '104', 'Cubone', 'Lonely', 'Ground', NULL, '6.5', '0.4', 'Common'
  106. '105', 'Marowak', 'Bone Keeper', 'Ground', NULL, '45', '1', 'Very Rare'
  107. '106', 'Hitmonlee', 'Kicking', 'Fighting', NULL, '49.8', '1.5', 'Common'
  108. '107', 'Hitmonchan', 'Punching', 'Fighting', NULL, '50.2', '1.4', 'Uncommon'
  109. '108', 'Lickitung', 'Licking', 'Normal', NULL, '65.5', '1.2', 'Uncommon'
  110. '109', 'Koffing', 'Poison Gas', 'Poison', NULL, '1', '0.6', 'Common'
  111. '110', 'Weezing', 'Poison Gas', 'Poison', NULL, '9.5', '1.2', 'Uncommon'
  112. '111', 'Rhyhorn', 'Spikes', 'Ground', 'Rock', '115', '1', 'Common'
  113. '112', 'Rhydon', 'Drill', 'Ground', 'Rock', '120', '1.9', 'Rare'
  114. '113', 'Chansey', 'Egg', 'Normal', NULL, '34.6', '1.1', 'Uncommon'
  115. '114', 'Tangela', 'Vine', 'Grass', NULL, '35', '1', 'Rare'
  116. '115', 'Kangaskhan', 'Parent', 'Normal', NULL, '80', '2.2', 'Very Rare'
  117. '116', 'Horsea', 'Dragon', 'Water', NULL, '8', '0.4', 'Common'
  118. '117', 'Seadra', 'Dragon', 'Water', NULL, '25', '1.2', 'Uncommon'
  119. '118', 'Goldeen', 'Goldfish', 'Water', NULL, '15', '0.6', 'Very Common'
  120. '119', 'Seaking', 'Goldfish', 'Water', NULL, '39', '1.3', 'Uncommon'
  121. '120', 'Staryu', 'Starshape', 'Water', NULL, '34.5', '0.8', 'Common'
  122. '121', 'Starmie', 'Mysterious', 'Water', 'Psychic', '80', '1.1', 'Uncommon'
  123. '122', 'Mr. Mime', 'Barrier', 'Psychic', NULL, '54.5', '1.3', 'Rare'
  124. '123', 'Scyther', 'Mantis', 'Bug', 'Flying', '56', '1.5', 'Uncommon'
  125. '124', 'Jynx', 'Humanshape', 'Ice', 'Psychic', '40.6', '1.4', 'Common'
  126. '125', 'Electabuzz', 'Electric', 'Electric', NULL, '30', '1.1', 'Very Rare'
  127. '126', 'Magmar', 'Spitfire', 'Fire', NULL, '44.5', '1.3', 'Rare'
  128. '127', 'Pinsir', 'Stagbeetle', 'Bug', NULL, '55', '1.5', 'Rare'
  129. '128', 'Tauros', 'Wild Bull', 'Normal', NULL, '88.4', '1.4', 'Epic'
  130. '129', 'Magikarp', 'Fish', 'Water', NULL, '10', '0.9', 'Very Common'
  131. '130', 'Gyarados', 'Atrocious', 'Water', 'Flying', '235', '6.5', 'Very Rare'
  132. '131', 'Lapras', 'Transport', 'Water', 'Ice', '220', '2.5', 'Very Rare'
  133. '132', 'Ditto', 'Transform', 'Normal', NULL, '4', '0.3', 'Legendary'
  134. '133', 'Eevee', 'Evolution', 'Normal', NULL, '6.5', '0.3', 'Common'
  135. '134', 'Vaporeon', 'Bubble Jet', 'Water', NULL, '29', '1', 'Very Rare'
  136. '135', 'Jolteon', 'Lightning', 'Electric', NULL, '24.5', '0.8', 'Very Rare'
  137. '136', 'Flareon', 'Flame', 'Fire', NULL, '25', '0.9', 'Very Rare'
  138. '137', 'Porygon', 'Virtual', 'Normal', NULL, '36.5', '0.8', 'Special'
  139. '138', 'Omanyte', 'Spiral', 'Rock', 'Water', '7.5', '0.4', 'Special'
  140. '139', 'Omastar', 'Spiral', 'Rock', 'Water', '35', '1', 'Epic'
  141. '140', 'Kabuto', 'Shellfish', 'Rock', 'Water', '11.5', '0.5', 'Uncommon'
  142. '141', 'Kabutops', 'Shellfish', 'Rock', 'Water', '40.5', '1.3', 'Very Rare'
  143. '142', 'Aerodactyl', 'Fossil', 'Rock', 'Flying', '59', '1.8', 'Special'
  144. '143', 'Snorlax', 'Sleeping', 'Normal', NULL, '460', '2.1', 'Rare'
  145. '144', 'Articuno', 'Freeze', 'Ice', 'Flying', '55.4', '1.7', 'Legendary'
  146. '145', 'Zapdos', 'Electric', 'Electric', 'Flying', '52.6', '1.6', 'Legendary'
  147. '146', 'Moltres', 'Flame', 'Fire', 'Flying', '60', '2', 'Legendary'
  148. '147', 'Dratini', 'Dragon', 'Dragon', NULL, '3.3', '1.8', 'Uncommon'
  149. '148', 'Dragonair', 'Dragon', 'Dragon', NULL, '16.5', '4', 'Very Rare'
  150. '149', 'Dragonite', 'Dragon', 'Dragon', 'Flying', '210', '2.2', 'Epic'
  151. '150', 'Mewtwo', 'Genetic', 'Psychic', NULL, '122', '2', 'Legendary'
  152. '151', 'Mew', 'New Species', 'Psychic', NULL, '4', '0.4', 'Legendary'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement