Files
school/projects/challenge_08/pokedex/pokedex1_2025-03-27_09-54-47.sql

356 lines
406 KiB
MySQL
Raw Normal View History

-- MySQL dump 10.19 Distrib 10.3.39-MariaDB, for Linux (x86_64)
--
-- Host: localhost Database: pokedex1
-- ------------------------------------------------------
-- Server version 10.3.39-MariaDB
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `abilities`
--
DROP TABLE IF EXISTS `abilities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `abilities` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2392 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `abilities`
--
LOCK TABLES `abilities` WRITE;
/*!40000 ALTER TABLE `abilities` DISABLE KEYS */;
INSERT INTO `abilities` VALUES (1,'overgrow'),(2,'chlorophyll'),(3,'overgrow'),(4,'chlorophyll'),(5,'overgrow'),(6,'chlorophyll'),(7,'overgrow'),(8,'chlorophyll'),(9,'blaze'),(10,'solar-power'),(11,'blaze'),(12,'solar-power'),(13,'blaze'),(14,'solar-power'),(15,'torrent'),(16,'rain-dish'),(17,'torrent'),(18,'rain-dish'),(19,'torrent'),(20,'rain-dish'),(21,'shield-dust'),(22,'run-away'),(23,'shed-skin'),(24,'compound-eyes'),(25,'tinted-lens'),(26,'shield-dust'),(27,'run-away'),(28,'shed-skin'),(29,'swarm'),(30,'sniper'),(31,'keen-eye'),(32,'tangled-feet'),(33,'big-pecks'),(34,'keen-eye'),(35,'tangled-feet'),(36,'big-pecks'),(37,'keen-eye'),(38,'tangled-feet'),(39,'big-pecks'),(40,'run-away'),(41,'guts'),(42,'hustle'),(43,'run-away'),(44,'guts'),(45,'hustle'),(46,'keen-eye'),(47,'sniper'),(48,'keen-eye'),(49,'sniper'),(50,'intimidate'),(51,'shed-skin'),(52,'unnerve'),(53,'intimidate'),(54,'shed-skin'),(55,'unnerve'),(56,'static'),(57,'lightning-rod'),(58,'static'),(59,'lightning-rod'),(60,'sand-veil'),(61,'sand-rush'),(62,'sand-veil'),(63,'sand-rush'),(64,'poison-point'),(65,'rivalry'),(66,'hustle'),(67,'poison-point'),(68,'rivalry'),(69,'hustle'),(70,'poison-point'),(71,'rivalry'),(72,'sheer-force'),(73,'poison-point'),(74,'rivalry'),(75,'hustle'),(76,'poison-point'),(77,'rivalry'),(78,'hustle'),(79,'poison-point'),(80,'rivalry'),(81,'sheer-force'),(82,'cute-charm'),(83,'magic-guard'),(84,'friend-guard'),(85,'cute-charm'),(86,'magic-guard'),(87,'unaware'),(88,'flash-fire'),(89,'drought'),(90,'flash-fire'),(91,'drought'),(92,'cute-charm'),(93,'competitive'),(94,'friend-guard'),(95,'cute-charm'),(96,'competitive'),(97,'frisk'),(98,'inner-focus'),(99,'infiltrator'),(100,'inner-focus'),(101,'infiltrator'),(102,'chlorophyll'),(103,'run-away'),(104,'chlorophyll'),(105,'stench'),(106,'chlorophyll'),(107,'effect-spore'),(108,'effect-spore'),(109,'dry-skin'),(110,'damp'),(111,'effect-spore'),(112,'dry-skin'),(113,'damp'),(114,'compound-eyes'),(115,'tinted-lens'),(116,'run-away'),(117,'shield-dust'),(118,'tinted-lens'),(119,'wonder-skin'),(120,'sand-veil'),(121,'arena-trap'),(122,'sand-force'),(123,'sand-veil'),(124,'arena-trap'),(125,'sand-force'),(126,'pickup'),(127,'technician'),(128,'unnerve'),(129,'limber'),(130,'technician'),(131,'unnerve'),(132,'damp'),(133,'cloud-nine'),(134,'swift-swim'),(135,'damp'),(136,'cloud-nine'),(137,'swift-swim'),(138,'vital-spirit'),(139,'anger-point'),(140,'defiant'),(141,'vital-spirit'),(142,'anger-point'),(143,'defiant'),(144,'intimidate'),(145,'flash-fire'),(146,'justified'),(147,'intimidate'),(148,'flash-fire'),(149,'justified'),(150,'water-absorb'),(151,'damp'),(152,'swift-swim'),(153,'water-absorb'),(154,'damp'),(155,'swift-swim'),(156,'water-absorb'),(157,'damp'),(158,'swift-swim'),(159,'synchronize'),(160,'inner-focus'),(161,'magic-guard'),(162,'synchronize'),(163,'inner-focus'),(164,'magic-guard'),(165,'synchronize'),(166,'inner-focus'),(167,'magic-guard'),(168,'guts'),(169,'no-guard'),(170,'steadfast'),(171,'guts'),(172,'no-guard'),(173,'steadfast'),(174,'guts'),(175,'no-guard'),(176,'steadfast'),(177,'chlorophyll'),(178,'gluttony'),(179,'chlorophyll'),(180,'gluttony'),(181,'chlorophyll'),(182,'gluttony'),(183,'clear-body'),(184,'liquid-ooze'),(185,'rain-dish'),(186,'clear-body'),(187,'liquid-ooze'),(188,'rain-dish'),(189,'rock-head'),(190,'sturdy'),(191,'sand-veil'),(192,'rock-head'),(193,'sturdy'),(194,'sand-veil'),(195,'rock-head'),(196,'sturdy'),(197,'sand-veil'),(198,'run-away'),(199,'flash-fire'),(200,'flame-body'),(201,'run-away'),(202,'flash-fire'),(203,'flame-body'),(204,'oblivious'),(205,'own-tempo'),(206,'regenerator'),(207,'oblivious'),(208,'own-tempo'),(209,'regenerator'),(210,'magnet-pull'),(211,'sturdy'),(212,'analytic'),(213,'magnet-pull'),(214,'sturdy'),(215,'analytic'),(216,'keen-eye'),(217,'inner-focus'),(218,'defiant'),(219,'run-away'),(220,'early-bird'),(221,'tangled-feet'),(222,'run-away'),(223,'early-bird'),(224,'tangled-feet'),(225,'thick-fat'),(226,'hydration'),(227,'ice-body'),(228,'thick-fat'),(229,'hydration'),(230,'ice-body'),(231,'stench'),(232,'sticky-hol
/*!40000 ALTER TABLE `abilities` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `egg_groups`
--
DROP TABLE IF EXISTS `egg_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `egg_groups` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(100) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1285 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `egg_groups`
--
LOCK TABLES `egg_groups` WRITE;
/*!40000 ALTER TABLE `egg_groups` DISABLE KEYS */;
INSERT INTO `egg_groups` VALUES (1,'monster'),(2,'plant'),(3,'monster'),(4,'plant'),(5,'monster'),(6,'plant'),(7,'monster'),(8,'dragon'),(9,'monster'),(10,'dragon'),(11,'monster'),(12,'dragon'),(13,'monster'),(14,'water1'),(15,'monster'),(16,'water1'),(17,'monster'),(18,'water1'),(19,'bug'),(20,'bug'),(21,'bug'),(22,'bug'),(23,'bug'),(24,'bug'),(25,'flying'),(26,'flying'),(27,'flying'),(28,'ground'),(29,'ground'),(30,'flying'),(31,'flying'),(32,'ground'),(33,'dragon'),(34,'ground'),(35,'dragon'),(36,'ground'),(37,'fairy'),(38,'ground'),(39,'fairy'),(40,'ground'),(41,'ground'),(42,'monster'),(43,'ground'),(44,'no-eggs'),(45,'no-eggs'),(46,'monster'),(47,'ground'),(48,'monster'),(49,'ground'),(50,'monster'),(51,'ground'),(52,'fairy'),(53,'fairy'),(54,'ground'),(55,'ground'),(56,'fairy'),(57,'fairy'),(58,'flying'),(59,'flying'),(60,'plant'),(61,'plant'),(62,'plant'),(63,'bug'),(64,'plant'),(65,'bug'),(66,'plant'),(67,'bug'),(68,'bug'),(69,'ground'),(70,'ground'),(71,'ground'),(72,'ground'),(73,'water1'),(74,'ground'),(75,'water1'),(76,'ground'),(77,'ground'),(78,'ground'),(79,'ground'),(80,'ground'),(81,'water1'),(82,'water1'),(83,'water1'),(84,'humanshape'),(85,'humanshape'),(86,'humanshape'),(87,'humanshape'),(88,'humanshape'),(89,'humanshape'),(90,'plant'),(91,'plant'),(92,'plant'),(93,'water3'),(94,'water3'),(95,'mineral'),(96,'mineral'),(97,'mineral'),(98,'ground'),(99,'ground'),(100,'monster'),(101,'water1'),(102,'monster'),(103,'water1'),(104,'mineral'),(105,'mineral'),(106,'flying'),(107,'ground'),(108,'flying'),(109,'flying'),(110,'water1'),(111,'ground'),(112,'water1'),(113,'ground'),(114,'indeterminate'),(115,'indeterminate'),(116,'water3'),(117,'water3'),(118,'indeterminate'),(119,'indeterminate'),(120,'indeterminate'),(121,'mineral'),(122,'humanshape'),(123,'humanshape'),(124,'water3'),(125,'water3'),(126,'mineral'),(127,'mineral'),(128,'plant'),(129,'plant'),(130,'monster'),(131,'monster'),(132,'humanshape'),(133,'humanshape'),(134,'monster'),(135,'indeterminate'),(136,'indeterminate'),(137,'monster'),(138,'ground'),(139,'monster'),(140,'ground'),(141,'fairy'),(142,'plant'),(143,'monster'),(144,'water1'),(145,'dragon'),(146,'water1'),(147,'dragon'),(148,'water2'),(149,'water2'),(150,'water3'),(151,'water3'),(152,'humanshape'),(153,'bug'),(154,'humanshape'),(155,'humanshape'),(156,'humanshape'),(157,'bug'),(158,'ground'),(159,'water2'),(160,'dragon'),(161,'water2'),(162,'dragon'),(163,'monster'),(164,'water1'),(165,'ditto'),(166,'ground'),(167,'ground'),(168,'ground'),(169,'ground'),(170,'mineral'),(171,'water1'),(172,'water3'),(173,'water1'),(174,'water3'),(175,'water1'),(176,'water3'),(177,'water1'),(178,'water3'),(179,'flying'),(180,'monster'),(181,'no-eggs'),(182,'no-eggs'),(183,'no-eggs'),(184,'water1'),(185,'dragon'),(186,'water1'),(187,'dragon'),(188,'water1'),(189,'dragon'),(190,'no-eggs'),(191,'no-eggs'),(192,'monster'),(193,'plant'),(194,'monster'),(195,'plant'),(196,'monster'),(197,'plant'),(198,'ground'),(199,'ground'),(200,'ground'),(201,'monster'),(202,'water1'),(203,'monster'),(204,'water1'),(205,'monster'),(206,'water1'),(207,'ground'),(208,'ground'),(209,'flying'),(210,'flying'),(211,'bug'),(212,'bug'),(213,'bug'),(214,'bug'),(215,'flying'),(216,'water2'),(217,'water2'),(218,'no-eggs'),(219,'no-eggs'),(220,'no-eggs'),(221,'no-eggs'),(222,'flying'),(223,'fairy'),(224,'flying'),(225,'flying'),(226,'monster'),(227,'ground'),(228,'monster'),(229,'ground'),(230,'monster'),(231,'ground'),(232,'plant'),(233,'water1'),(234,'fairy'),(235,'water1'),(236,'fairy'),(237,'mineral'),(238,'water1'),(239,'fairy'),(240,'plant'),(241,'fairy'),(242,'plant'),(243,'fairy'),(244,'plant'),(245,'ground'),(246,'plant'),(247,'plant'),(248,'bug'),(249,'water1'),(250,'ground'),(251,'water1'),(252,'ground'),(253,'ground'),(254,'ground'),(255,'flying'),(256,'monster'),(257,'water1'),(258,'indeterminate'),(259,'no-eggs'),(260,'indeterminate'),(261,'ground'),(262,'bug'),(263,'bug'),(264,'ground'),(265,'bug'),(266,'mineral'),(267,'ground'),(268,'fairy'),(269,'ground'),(270,'fairy'),(271,'water2'),(272,'bug'),(273,'bug'),(274,'
/*!40000 ALTER TABLE `egg_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `evolution_chains`
--
DROP TABLE IF EXISTS `evolution_chains`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `evolution_chains` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`chain_url` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `evolution_chains`
--
LOCK TABLES `evolution_chains` WRITE;
/*!40000 ALTER TABLE `evolution_chains` DISABLE KEYS */;
/*!40000 ALTER TABLE `evolution_chains` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pokemon`
--
DROP TABLE IF EXISTS `pokemon`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pokemon` (
`id` int(11) NOT NULL,
`name` varchar(100) NOT NULL,
`height` int(11) DEFAULT NULL,
`weight` int(11) DEFAULT NULL,
`base_experience` int(11) DEFAULT NULL,
`species_url` varchar(255) DEFAULT NULL,
`image_url` varchar(255) DEFAULT NULL,
`image_url_low` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pokemon`
--
LOCK TABLES `pokemon` WRITE;
/*!40000 ALTER TABLE `pokemon` DISABLE KEYS */;
INSERT INTO `pokemon` VALUES (1,'bulbasaur',7,69,64,NULL,'./images/1.png','./small-images/1.png'),(2,'ivysaur',10,130,142,NULL,'./images/2.png','./small-images/2.png'),(3,'venusaur',20,1000,263,NULL,'./images/3.png','./small-images/3.png'),(4,'charmander',6,85,62,NULL,'./images/4.png','./small-images/4.png'),(5,'charmeleon',11,190,142,NULL,'./images/5.png','./small-images/5.png'),(6,'charizard',17,905,267,NULL,'./images/6.png','./small-images/6.png'),(7,'squirtle',5,90,63,NULL,'./images/7.png','./small-images/7.png'),(8,'wartortle',10,225,142,NULL,'./images/8.png','./small-images/8.png'),(9,'blastoise',16,855,265,NULL,'./images/9.png','./small-images/9.png'),(10,'caterpie',3,29,39,NULL,'./images/10.png','./small-images/10.png'),(11,'metapod',7,99,72,NULL,'./images/11.png','./small-images/11.png'),(12,'butterfree',11,320,198,NULL,'./images/12.png','./small-images/12.png'),(13,'weedle',3,32,39,NULL,'./images/13.png','./small-images/13.png'),(14,'kakuna',6,100,72,NULL,'./images/14.png','./small-images/14.png'),(15,'beedrill',10,295,178,NULL,'./images/15.png','./small-images/15.png'),(16,'pidgey',3,18,50,NULL,'./images/16.png','./small-images/16.png'),(17,'pidgeotto',11,300,122,NULL,'./images/17.png','./small-images/17.png'),(18,'pidgeot',15,395,216,NULL,'./images/18.png','./small-images/18.png'),(19,'rattata',3,35,51,NULL,'./images/19.png','./small-images/19.png'),(20,'raticate',7,185,145,NULL,'./images/20.png','./small-images/20.png'),(21,'spearow',3,20,52,NULL,'./images/21.png','./small-images/21.png'),(22,'fearow',12,380,155,NULL,'./images/22.png','./small-images/22.png'),(23,'ekans',20,69,58,NULL,'./images/23.png','./small-images/23.png'),(24,'arbok',35,650,157,NULL,'./images/24.png','./small-images/24.png'),(25,'pikachu',4,60,112,NULL,'./images/25.png','./small-images/25.png'),(26,'raichu',8,300,243,NULL,'./images/26.png','./small-images/26.png'),(27,'sandshrew',6,120,60,NULL,'./images/27.png','./small-images/27.png'),(28,'sandslash',10,295,158,NULL,'./images/28.png','./small-images/28.png'),(29,'nidoran-f',4,70,55,NULL,'./images/29.png','./small-images/29.png'),(30,'nidorina',8,200,128,NULL,'./images/30.png','./small-images/30.png'),(31,'nidoqueen',13,600,253,NULL,'./images/31.png','./small-images/31.png'),(32,'nidoran-m',5,90,55,NULL,'./images/32.png','./small-images/32.png'),(33,'nidorino',9,195,128,NULL,'./images/33.png','./small-images/33.png'),(34,'nidoking',14,620,253,NULL,'./images/34.png','./small-images/34.png'),(35,'clefairy',6,75,113,NULL,'./images/35.png','./small-images/35.png'),(36,'clefable',13,400,242,NULL,'./images/36.png','./small-images/36.png'),(37,'vulpix',6,99,60,NULL,'./images/37.png','./small-images/37.png'),(38,'ninetales',11,199,177,NULL,'./images/38.png','./small-images/38.png'),(39,'jigglypuff',5,55,95,NULL,'./images/39.png','./small-images/39.png'),(40,'wigglytuff',10,120,218,NULL,'./images/40.png','./small-images/40.png'),(41,'zubat',8,75,49,NULL,'./images/41.png','./small-images/41.png'),(42,'golbat',16,550,159,NULL,'./images/42.png','./small-images/42.png'),(43,'oddish',5,54,64,NULL,'./images/43.png','./small-images/43.png'),(44,'gloom',8,86,138,NULL,'./images/44.png','./small-images/44.png'),(45,'vileplume',12,186,245,NULL,'./images/45.png','./small-images/45.png'),(46,'paras',3,54,57,NULL,'./images/46.png','./small-images/46.png'),(47,'parasect',10,295,142,NULL,'./images/47.png','./small-images/47.png'),(48,'venonat',10,300,61,NULL,'./images/48.png','./small-images/48.png'),(49,'venomoth',15,125,158,NULL,'./images/49.png','./small-images/49.png'),(50,'diglett',2,8,53,NULL,'./images/50.png','./small-images/50.png'),(51,'dugtrio',7,333,149,NULL,'./images/51.png','./small-images/51.png'),(52,'meowth',4,42,58,NULL,'./images/52.png','./small-images/52.png'),(53,'persian',10,320,154,NULL,'./images/53.png','./small-images/53.png'),(54,'psyduck',8,196,64,NULL,'./images/54.png','./small-images/54.png'),(55,'golduck',17,766,175,NULL,'./images/55.png','./small-images/55.png'),(56,'mankey',5,280,61,NULL,'./images/56.png','./small-images/56.png'),(57,'primeape',10,320,159,NULL,'./images/57.png','
/*!40000 ALTER TABLE `pokemon` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pokemon_abilities`
--
DROP TABLE IF EXISTS `pokemon_abilities`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pokemon_abilities` (
`pokemon_id` int(11) NOT NULL,
`ability_id` int(11) NOT NULL,
PRIMARY KEY (`pokemon_id`,`ability_id`),
KEY `ability_id` (`ability_id`),
CONSTRAINT `pokemon_abilities_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`),
CONSTRAINT `pokemon_abilities_ibfk_2` FOREIGN KEY (`ability_id`) REFERENCES `abilities` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pokemon_abilities`
--
LOCK TABLES `pokemon_abilities` WRITE;
/*!40000 ALTER TABLE `pokemon_abilities` DISABLE KEYS */;
INSERT INTO `pokemon_abilities` VALUES (1,1),(1,2),(2,1),(2,2),(3,1),(3,2),(4,9),(4,10),(5,9),(5,10),(6,9),(6,10),(7,15),(7,16),(8,15),(8,16),(9,15),(9,16),(10,21),(10,22),(11,23),(12,24),(12,25),(13,21),(13,22),(14,23),(15,29),(15,30),(16,31),(16,32),(16,33),(17,31),(17,32),(17,33),(18,31),(18,32),(18,33),(19,22),(19,41),(19,42),(20,22),(20,41),(20,42),(21,30),(21,31),(22,30),(22,31),(23,23),(23,50),(23,52),(24,23),(24,50),(24,52),(25,56),(25,57),(26,56),(26,57),(27,60),(27,61),(28,60),(28,61),(29,42),(29,64),(29,65),(30,42),(30,64),(30,65),(31,64),(31,65),(31,72),(32,42),(32,64),(32,65),(33,42),(33,64),(33,65),(34,64),(34,65),(34,72),(35,82),(35,83),(35,84),(36,82),(36,83),(36,87),(37,88),(37,89),(38,88),(38,89),(39,82),(39,84),(39,93),(40,82),(40,93),(40,97),(41,98),(41,99),(42,98),(42,99),(43,2),(43,22),(44,2),(44,105),(45,2),(45,107),(46,107),(46,109),(46,110),(47,107),(47,109),(47,110),(48,22),(48,24),(48,25),(49,21),(49,25),(49,119),(50,60),(50,121),(50,122),(51,60),(51,121),(51,122),(52,52),(52,126),(52,127),(53,52),(53,127),(53,129),(54,110),(54,133),(54,134),(55,110),(55,133),(55,134),(56,138),(56,139),(56,140),(57,138),(57,139),(57,140),(58,50),(58,88),(58,146),(59,50),(59,88),(59,146),(60,110),(60,134),(60,150),(61,110),(61,134),(61,150),(62,110),(62,134),(62,150),(63,83),(63,98),(63,159),(64,83),(64,98),(64,159),(65,83),(65,98),(65,159),(66,41),(66,169),(66,170),(67,41),(67,169),(67,170),(68,41),(68,169),(68,170),(69,2),(69,178),(70,2),(70,178),(71,2),(71,178),(72,16),(72,183),(72,184),(73,16),(73,183),(73,184),(74,60),(74,189),(74,190),(75,60),(75,189),(75,190),(76,60),(76,189),(76,190),(77,22),(77,88),(77,200),(78,22),(78,88),(78,200),(79,204),(79,205),(79,206),(80,204),(80,205),(80,206),(81,190),(81,210),(81,212),(82,190),(82,210),(82,212),(83,31),(83,98),(83,140),(84,22),(84,32),(84,220),(85,22),(85,32),(85,220),(86,225),(86,226),(86,227),(87,225),(87,226),(87,227),(88,105),(88,232),(88,233),(89,105),(89,232),(89,233),(90,237),(90,238),(90,239),(91,237),(91,238),(91,239),(92,243),(93,243),(94,245),(95,189),(95,190),(95,248),(96,98),(96,249),(96,250),(97,98),(97,249),(97,250),(98,72),(98,237),(98,255),(99,72),(99,237),(99,255),(100,56),(100,261),(100,263),(101,56),(101,261),(101,263),(102,2),(102,268),(103,2),(103,268),(104,57),(104,189),(104,273),(105,57),(105,189),(105,273),(106,129),(106,278),(106,279),(107,31),(107,98),(107,281),(108,133),(108,204),(108,205),(109,105),(109,243),(109,287),(110,105),(110,243),(110,287),(111,57),(111,189),(111,278),(112,57),(112,189),(112,278),(113,298),(113,299),(113,300),(114,2),(114,206),(114,302),(115,98),(115,220),(115,305),(116,30),(116,110),(116,134),(117,30),(117,64),(117,110),(118,57),(118,134),(118,314),(119,57),(119,134),(119,314),(120,212),(120,298),(120,319),(121,212),(121,298),(121,319),(122,127),(122,261),(122,326),(123,29),(123,127),(123,170),(124,109),(124,204),(124,250),(125,56),(125,138),(126,138),(126,200),(127,255),(127,339),(127,340),(128,50),(128,72),(128,139),(129,134),(129,345),(130,50),(130,340),(131,150),(131,226),(131,237),(132,129),(132,352),(133,22),(133,354),(133,355),(134,150),(134,226),(135,358),(135,359),(136,41),(136,88),(137,212),(137,362),(137,363),(138,134),(138,237),(138,248),(139,134),(139,237),(139,248),(140,134),(140,248),(140,273),(141,134),(141,248),(141,273),(142,52),(142,189),(142,378),(143,178),(143,225),(143,380),(144,378),(144,384),(145,56),(145,378),(146,200),(146,378),(147,23),(147,390),(148,23),(148,390),(149,98),(149,394),(150,52),(150,378),(151,159),(152,1),(152,302),(153,1),(153,302),(154,1),(154,302),(155,9),(155,88),(156,9),(156,88),(157,9),(157,88),(158,15),(158,72),(159,15),(159,72),(160,15),(160,72),(161,22),(161,31),(161,97),(162,22),(162,31),(162,97),(163,25),(163,31),(163,249),(164,25),(164,31),(164,249),(165,29),(165,220),(165,345),(166,29),(166,220),(166,281),(167,29),(167,30),(167,249),(168,29),(168,30),(168,249),(169,98),(169,99),(170,150),(170,319),(170,358),(171,150),(171,319),(171,358),(172,56),(172,57),(173,82),(173,83),(173,84),(174,82),(174,84),(174,93),(175,42),(175,299),(175,458),(176,42),(176,29
/*!40000 ALTER TABLE `pokemon_abilities` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pokemon_egg_groups`
--
DROP TABLE IF EXISTS `pokemon_egg_groups`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pokemon_egg_groups` (
`pokemon_id` int(11) NOT NULL,
`egg_group_id` int(11) NOT NULL,
PRIMARY KEY (`pokemon_id`,`egg_group_id`),
KEY `egg_group_id` (`egg_group_id`),
CONSTRAINT `pokemon_egg_groups_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`),
CONSTRAINT `pokemon_egg_groups_ibfk_2` FOREIGN KEY (`egg_group_id`) REFERENCES `egg_groups` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pokemon_egg_groups`
--
LOCK TABLES `pokemon_egg_groups` WRITE;
/*!40000 ALTER TABLE `pokemon_egg_groups` DISABLE KEYS */;
INSERT INTO `pokemon_egg_groups` VALUES (1,1),(1,2),(2,1),(2,2),(3,1),(3,2),(4,1),(4,8),(5,1),(5,8),(6,1),(6,8),(7,1),(7,14),(8,1),(8,14),(9,1),(9,14),(10,19),(11,19),(12,19),(13,19),(14,19),(15,19),(16,25),(17,25),(18,25),(19,28),(20,28),(21,25),(22,25),(23,8),(23,28),(24,8),(24,28),(25,28),(25,37),(26,28),(26,37),(27,28),(28,28),(29,1),(29,28),(30,44),(31,44),(32,1),(32,28),(33,1),(33,28),(34,1),(34,28),(35,37),(36,37),(37,28),(38,28),(39,37),(40,37),(41,25),(42,25),(43,2),(44,2),(45,2),(46,2),(46,19),(47,2),(47,19),(48,19),(49,19),(50,28),(51,28),(52,28),(53,28),(54,14),(54,28),(55,14),(55,28),(56,28),(57,28),(58,28),(59,28),(60,14),(61,14),(62,14),(63,84),(64,84),(65,84),(66,84),(67,84),(68,84),(69,2),(70,2),(71,2),(72,93),(73,93),(74,95),(75,95),(76,95),(77,28),(78,28),(79,1),(79,14),(80,1),(80,14),(81,95),(82,95),(83,25),(83,28),(84,25),(85,25),(86,14),(86,28),(87,14),(87,28),(88,114),(89,114),(90,93),(91,93),(92,114),(93,114),(94,114),(95,95),(96,84),(97,84),(98,93),(99,93),(100,95),(101,95),(102,2),(103,2),(104,1),(105,1),(106,84),(107,84),(108,1),(109,114),(110,114),(111,1),(111,28),(112,1),(112,28),(113,37),(114,2),(115,1),(116,8),(116,14),(117,8),(117,14),(118,148),(119,148),(120,93),(121,93),(122,84),(123,19),(124,84),(125,84),(126,84),(127,19),(128,28),(129,8),(129,148),(130,8),(130,148),(131,1),(131,14),(132,165),(133,28),(134,28),(135,28),(136,28),(137,95),(138,14),(138,93),(139,14),(139,93),(140,14),(140,93),(141,14),(141,93),(142,25),(143,1),(144,44),(145,44),(146,44),(147,8),(147,14),(148,8),(148,14),(149,8),(149,14),(150,44),(151,44),(152,1),(152,2),(153,1),(153,2),(154,1),(154,2),(155,28),(156,28),(157,28),(158,1),(158,14),(159,1),(159,14),(160,1),(160,14),(161,28),(162,28),(163,25),(164,25),(165,19),(166,19),(167,19),(168,19),(169,25),(170,148),(171,148),(172,44),(173,44),(174,44),(175,44),(176,25),(176,37),(177,25),(178,25),(179,1),(179,28),(180,1),(180,28),(181,1),(181,28),(182,2),(183,14),(183,37),(184,14),(184,37),(185,95),(186,14),(187,2),(187,37),(188,2),(188,37),(189,2),(189,37),(190,28),(191,2),(192,2),(193,19),(194,14),(194,28),(195,14),(195,28),(196,28),(197,28),(198,25),(199,1),(199,14),(200,114),(201,44),(202,114),(203,28),(204,19),(205,19),(206,28),(207,19),(208,95),(209,28),(209,37),(210,28),(210,37),(211,148),(212,19),(213,19),(214,19),(215,28),(216,28),(217,28),(218,114),(219,114),(220,28),(221,28),(222,14),(222,93),(223,14),(223,148),(224,14),(224,148),(225,14),(225,28),(226,14),(227,25),(228,28),(229,28),(230,8),(230,14),(231,28),(232,28),(233,95),(234,28),(235,28),(236,44),(237,84),(238,44),(239,44),(240,44),(241,28),(242,37),(243,44),(244,44),(245,44),(246,1),(247,1),(248,1),(249,44),(250,44),(251,44),(252,1),(252,8),(253,1),(253,8),(254,1),(254,8),(255,28),(256,28),(257,28),(258,1),(258,14),(259,1),(259,14),(260,1),(260,14),(261,28),(262,28),(263,28),(264,28),(265,19),(266,19),(267,19),(268,19),(269,19),(270,2),(270,14),(271,2),(271,14),(272,2),(272,14),(273,2),(273,28),(274,2),(274,28),(275,2),(275,28),(276,25),(277,25),(278,14),(278,25),(279,14),(279,25),(280,84),(280,114),(281,84),(281,114),(282,84),(282,114),(283,14),(283,19),(284,14),(284,19),(285,2),(285,37),(286,2),(286,37),(287,28),(288,28),(289,28),(290,19),(291,19),(292,95),(293,1),(293,28),(294,1),(294,28),(295,1),(295,28),(296,84),(297,84),(298,44),(299,95),(300,28),(300,37),(301,28),(301,37),(302,84),(303,28),(303,37),(304,1),(305,1),(306,1),(307,84),(308,84),(309,28),(310,28),(311,37),(312,37),(313,19),(313,84),(314,19),(314,84),(315,2),(315,37),(316,114),(317,114),(318,148),(319,148),(320,28),(320,148),(321,28),(321,148),(322,28),(323,28),(324,28),(325,28),(326,28),(327,28),(327,84),(328,8),(328,19),(329,8),(329,19),(330,8),(330,19),(331,2),(331,84),(332,2),(332,84),(333,8),(333,25),(334,8),(334,25),(335,28),(336,8),(336,28),(337,95),(338,95),(339,148),(340,148),(341,14),(341,93),(342,14),(342,93),(343,95),(344,95),(345,93),(346,93),(347,93),(348,93),(349,8),(349,14),(350,8),(350,14),(351,37),(351,114),(352,28),(353,114),(354,114),(355,114),(356,114),(357,1),(357,2),(358,114),(359,28),(360,44),(361,37),(361,95),(3
/*!40000 ALTER TABLE `pokemon_egg_groups` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `pokemon_types`
--
DROP TABLE IF EXISTS `pokemon_types`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `pokemon_types` (
`pokemon_id` int(11) NOT NULL,
`type_id` int(11) NOT NULL,
PRIMARY KEY (`pokemon_id`,`type_id`),
KEY `type_id` (`type_id`),
CONSTRAINT `pokemon_types_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`),
CONSTRAINT `pokemon_types_ibfk_2` FOREIGN KEY (`type_id`) REFERENCES `types` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `pokemon_types`
--
LOCK TABLES `pokemon_types` WRITE;
/*!40000 ALTER TABLE `pokemon_types` DISABLE KEYS */;
INSERT INTO `pokemon_types` VALUES (1,5),(1,8),(2,5),(2,8),(3,5),(3,8),(4,2),(5,2),(6,2),(6,10),(7,3),(8,3),(9,3),(10,12),(11,12),(12,10),(12,12),(13,8),(13,12),(14,8),(14,12),(15,8),(15,12),(16,1),(16,10),(17,1),(17,10),(18,1),(18,10),(19,1),(20,1),(21,1),(21,10),(22,1),(22,10),(23,8),(24,8),(25,4),(26,4),(27,9),(28,9),(29,8),(30,8),(31,8),(31,9),(32,8),(33,8),(34,8),(34,9),(35,18),(36,18),(37,2),(38,2),(39,1),(39,18),(40,1),(40,18),(41,8),(41,10),(42,8),(42,10),(43,5),(43,8),(44,5),(44,8),(45,5),(45,8),(46,5),(46,12),(47,5),(47,12),(48,8),(48,12),(49,8),(49,12),(50,9),(51,9),(52,1),(53,1),(54,3),(55,3),(56,7),(57,7),(58,2),(59,2),(60,3),(61,3),(62,3),(62,7),(63,11),(64,11),(65,11),(66,7),(67,7),(68,7),(69,5),(69,8),(70,5),(70,8),(71,5),(71,8),(72,3),(72,8),(73,3),(73,8),(74,9),(74,13),(75,9),(75,13),(76,9),(76,13),(77,2),(78,2),(79,3),(79,11),(80,3),(80,11),(81,4),(81,17),(82,4),(82,17),(83,1),(83,10),(84,1),(84,10),(85,1),(85,10),(86,3),(87,3),(87,6),(88,8),(89,8),(90,3),(91,3),(91,6),(92,8),(92,14),(93,8),(93,14),(94,8),(94,14),(95,9),(95,13),(96,11),(97,11),(98,3),(99,3),(100,4),(101,4),(102,5),(102,11),(103,5),(103,11),(104,9),(105,9),(106,7),(107,7),(108,1),(109,8),(110,8),(111,9),(111,13),(112,9),(112,13),(113,1),(114,5),(115,1),(116,3),(117,3),(118,3),(119,3),(120,3),(121,3),(121,11),(122,11),(122,18),(123,10),(123,12),(124,6),(124,11),(125,4),(126,2),(127,12),(128,1),(129,3),(130,3),(130,10),(131,3),(131,6),(132,1),(133,1),(134,3),(135,4),(136,2),(137,1),(138,3),(138,13),(139,3),(139,13),(140,3),(140,13),(141,3),(141,13),(142,10),(142,13),(143,1),(144,6),(144,10),(145,4),(145,10),(146,2),(146,10),(147,15),(148,15),(149,10),(149,15),(150,11),(151,11),(152,5),(153,5),(154,5),(155,2),(156,2),(157,2),(158,3),(159,3),(160,3),(161,1),(162,1),(163,1),(163,10),(164,1),(164,10),(165,10),(165,12),(166,10),(166,12),(167,8),(167,12),(168,8),(168,12),(169,8),(169,10),(170,3),(170,4),(171,3),(171,4),(172,4),(173,18),(174,1),(174,18),(175,18),(176,10),(176,18),(177,10),(177,11),(178,10),(178,11),(179,4),(180,4),(181,4),(182,5),(183,3),(183,18),(184,3),(184,18),(185,13),(186,3),(187,5),(187,10),(188,5),(188,10),(189,5),(189,10),(190,1),(191,5),(192,5),(193,10),(193,12),(194,3),(194,9),(195,3),(195,9),(196,11),(197,16),(198,10),(198,16),(199,3),(199,11),(200,14),(201,11),(202,11),(203,1),(203,11),(204,12),(205,12),(205,17),(206,1),(207,9),(207,10),(208,9),(208,17),(209,18),(210,18),(211,3),(211,8),(212,12),(212,17),(213,12),(213,13),(214,7),(214,12),(215,6),(215,16),(216,1),(217,1),(218,2),(219,2),(219,13),(220,6),(220,9),(221,6),(221,9),(222,3),(222,13),(223,3),(224,3),(225,6),(225,10),(226,3),(226,10),(227,10),(227,17),(228,2),(228,16),(229,2),(229,16),(230,3),(230,15),(231,9),(232,9),(233,1),(234,1),(235,1),(236,7),(237,7),(238,6),(238,11),(239,4),(240,2),(241,1),(242,1),(243,4),(244,2),(245,3),(246,9),(246,13),(247,9),(247,13),(248,13),(248,16),(249,10),(249,11),(250,2),(250,10),(251,5),(251,11),(252,5),(253,5),(254,5),(255,2),(256,2),(256,7),(257,2),(257,7),(258,3),(259,3),(259,9),(260,3),(260,9),(261,16),(262,16),(263,1),(264,1),(265,12),(266,12),(267,10),(267,12),(268,12),(269,8),(269,12),(270,3),(270,5),(271,3),(271,5),(272,3),(272,5),(273,5),(274,5),(274,16),(275,5),(275,16),(276,1),(276,10),(277,1),(277,10),(278,3),(278,10),(279,3),(279,10),(280,11),(280,18),(281,11),(281,18),(282,11),(282,18),(283,3),(283,12),(284,10),(284,12),(285,5),(286,5),(286,7),(287,1),(288,1),(289,1),(290,9),(290,12),(291,10),(291,12),(292,12),(292,14),(293,1),(294,1),(295,1),(296,7),(297,7),(298,1),(298,18),(299,13),(300,1),(301,1),(302,14),(302,16),(303,17),(303,18),(304,13),(304,17),(305,13),(305,17),(306,13),(306,17),(307,7),(307,11),(308,7),(308,11),(309,4),(310,4),(311,4),(312,4),(313,12),(314,12),(315,5),(315,8),(316,8),(317,8),(318,3),(318,16),(319,3),(319,16),(320,3),(321,3),(322,2),(322,9),(323,2),(323,9),(324,2),(325,11),(326,11),(327,1),(328,9),(329,9),(329,15),(330,9),(330,15),(331,5),(332,5),(332,16),(333,1),(333,10),(334,10),(334,15),(335,1),(336,8),(337,11),(337,13),(338,11),(338,13),(339,3),(339,9),(340,3),(340,9),(341,3),(34
/*!40000 ALTER TABLE `pokemon_types` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `species`
--
DROP TABLE IF EXISTS `species`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `species` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`pokemon_id` int(11) DEFAULT NULL,
`genus` varchar(100) DEFAULT NULL,
`flavor_text` text DEFAULT NULL,
`growth_rate` varchar(100) DEFAULT NULL,
`base_happiness` int(11) DEFAULT NULL,
`capture_rate` int(11) DEFAULT NULL,
`gender_rate` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `pokemon_id` (`pokemon_id`),
CONSTRAINT `species_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1012 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `species`
--
LOCK TABLES `species` WRITE;
/*!40000 ALTER TABLE `species` DISABLE KEYS */;
INSERT INTO `species` VALUES (1,1,'たねポケモン','A strange seed was\nplanted on its\nback at birth. The plant sprouts\nand grows with\nthis POKéMON.','medium-slow',50,45,1),(2,1,'たねポケモン','A strange seed was\nplanted on its\nback at birth. The plant sprouts\nand grows with\nthis POKéMON.','medium-slow',50,45,1),(3,2,'たねポケモン','When the bulb on\nits back grows\nlarge, it appears to lose the\nability to stand\non its hind legs.','medium-slow',50,45,1),(4,3,'たねポケモン','The plant blooms\nwhen it is\nabsorbing solar energy. It stays\non the move to\nseek sunlight.','medium-slow',50,45,1),(5,4,'とかげポケモン','Obviously prefers\nhot places. When\nit rains, steam is said to spout\nfrom the tip of\nits tail.','medium-slow',50,45,1),(6,5,'かえんポケモン','When it swings\nits burning tail,\nit elevates the temperature to\nunbearably high\nlevels.','medium-slow',50,45,1),(7,6,'かえんポケモン','Spits fire that\nis hot enough to\nmelt boulders. Known to cause\nforest fires\nunintentionally.','medium-slow',50,45,1),(8,7,'かめのこポケモン','After birth, its\nback swells and\nhardens into a shell. Powerfully\nsprays foam from\nits mouth.','medium-slow',50,45,1),(9,8,'かめポケモン','Often hides in\nwater to stalk\nunwary prey. For swimming fast, it\nmoves its ears to\nmaintain balance.','medium-slow',50,45,1),(10,9,'こうらポケモン','A brutal POKéMON\nwith pressurized\nwater jets on its shell. They are\nused for high\nspeed tackles.','medium-slow',50,45,1),(11,10,'いもむしポケモン','如果碰到牠頭上的觸角,\n牠就會分泌強烈的臭味\n來保護自己。','medium',50,255,4),(12,11,'さなぎポケモン','This POKéMON is\nvulnerable to\nattack while its shell is soft,\nexposing its weak\nand tender body.','medium',50,120,4),(13,12,'ちょうちょポケモン','In battle, it\nflaps its wings\nat high speed to release highly\ntoxic dust into\nthe air.','medium',50,45,4),(14,13,'けむしポケモン','Often found in\nforests, eating\nleaves. It has a sharp\nvenomous stinger\non its head.','medium',70,255,4),(15,14,'さなぎポケモン','Almost incapable\nof moving, this\nPOKéMON can only harden its shell\nto protect itself\nfrom predators.','medium',70,120,4),(16,15,'どくばちポケモン','It has three poisonous stingers on its forelegs and\nits tail. They are used to jab its enemy repeatedly.','medium',70,45,4),(17,16,'ことりポケモン','A common sight in\nforests and woods.\nIt flaps its wings at ground\nlevel to kick up\nblinding sand.','medium-slow',70,255,4),(18,17,'とりポケモン','Very protective\nof its sprawling\nterritorial area, this POKéMON will\nfiercely peck at\nany intruder.','medium-slow',70,120,4),(19,18,'とりポケモン','When hunting, it\nskims the surface\nof water at high speed to pick off\nunwary prey such\nas MAGIKARP.','medium-slow',70,45,4),(20,19,'ねずみポケモン','キバが2つ。とにかく なんでも\nかじってみる。ぴき みつけたら\nぴきは そこに すんでるはず。','medium',70,255,4),(21,20,'ねずみポケモン','Ses pattes arrière lui permettent de traverser les\nrivières. Il est toujours en quête de nourriture.','medium',70,127,4),(22,21,'ことりポケモン','It flaps its small wings busily to\nfly. Using its beak, it searches\nin grass for prey.','medium',70,255,4),(23,22,'くちばしポケモン','With its huge and\nmagnificent wings,\nit can keep aloft without ever\nhaving to land\nfor rest.','medium',70,90,4),(24,23,'へびポケモン','Moves silently\nand stealthily.\nEats the eggs of birds, such as\nPIDGEY and\nSPEAROW, whole.','medium',70,255,4),(25,24,'コブラポケモン','It is rumored that\nthe ferocious\nwarning markings on its belly\ndiffer from area\nto area.','medium',70,90,4),(26,25,'ねずみポケモン','When several of\nthese POKéMON\ngather, their electricity could\nbuild and cause\nlightning storms.','medium',50,190,4),(27,26,'ねずみポケモン','Its long tail serves as a ground to protect itsel
/*!40000 ALTER TABLE `species` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `stats`
--
DROP TABLE IF EXISTS `stats`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `stats` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`pokemon_id` int(11) DEFAULT NULL,
`hp` int(11) DEFAULT NULL,
`attack` int(11) DEFAULT NULL,
`defense` int(11) DEFAULT NULL,
`sp_attack` int(11) DEFAULT NULL,
`sp_defense` int(11) DEFAULT NULL,
`speed` int(11) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `pokemon_id` (`pokemon_id`),
CONSTRAINT `stats_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=1012 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `stats`
--
LOCK TABLES `stats` WRITE;
/*!40000 ALTER TABLE `stats` DISABLE KEYS */;
INSERT INTO `stats` VALUES (1,1,45,49,49,65,65,45),(2,1,45,49,49,65,65,45),(3,2,60,62,63,80,80,60),(4,3,80,82,83,100,100,80),(5,4,39,52,43,60,50,65),(6,5,58,64,58,80,65,80),(7,6,78,84,78,109,85,100),(8,7,44,48,65,50,64,43),(9,8,59,63,80,65,80,58),(10,9,79,83,100,85,105,78),(11,10,45,30,35,20,20,45),(12,11,50,20,55,25,25,30),(13,12,60,45,50,90,80,70),(14,13,40,35,30,20,20,50),(15,14,45,25,50,25,25,35),(16,15,65,90,40,45,80,75),(17,16,40,45,40,35,35,56),(18,17,63,60,55,50,50,71),(19,18,83,80,75,70,70,101),(20,19,30,56,35,25,35,72),(21,20,55,81,60,50,70,97),(22,21,40,60,30,31,31,70),(23,22,65,90,65,61,61,100),(24,23,35,60,44,40,54,55),(25,24,60,95,69,65,79,80),(26,25,35,55,40,50,50,90),(27,26,60,90,55,90,80,110),(28,27,50,75,85,20,30,40),(29,28,75,100,110,45,55,65),(30,29,55,47,52,40,40,41),(31,30,70,62,67,55,55,56),(32,31,90,92,87,75,85,76),(33,32,46,57,40,40,40,50),(34,33,61,72,57,55,55,65),(35,34,81,102,77,85,75,85),(36,35,70,45,48,60,65,35),(37,36,95,70,73,95,90,60),(38,37,38,41,40,50,65,65),(39,38,73,76,75,81,100,100),(40,39,115,45,20,45,25,20),(41,40,140,70,45,85,50,45),(42,41,40,45,35,30,40,55),(43,42,75,80,70,65,75,90),(44,43,45,50,55,75,65,30),(45,44,60,65,70,85,75,40),(46,45,75,80,85,110,90,50),(47,46,35,70,55,45,55,25),(48,47,60,95,80,60,80,30),(49,48,60,55,50,40,55,45),(50,49,70,65,60,90,75,90),(51,50,10,55,25,35,45,95),(52,51,35,100,50,50,70,120),(53,52,40,45,35,40,40,90),(54,53,65,70,60,65,65,115),(55,54,50,52,48,65,50,55),(56,55,80,82,78,95,80,85),(57,56,40,80,35,35,45,70),(58,57,65,105,60,60,70,95),(59,58,55,70,45,70,50,60),(60,59,90,110,80,100,80,95),(61,60,40,50,40,40,40,90),(62,61,65,65,65,50,50,90),(63,62,90,95,95,70,90,70),(64,63,25,20,15,105,55,90),(65,64,40,35,30,120,70,105),(66,65,55,50,45,135,95,120),(67,66,70,80,50,35,35,35),(68,67,80,100,70,50,60,45),(69,68,90,130,80,65,85,55),(70,69,50,75,35,70,30,40),(71,70,65,90,50,85,45,55),(72,71,80,105,65,100,70,70),(73,72,40,40,35,50,100,70),(74,73,80,70,65,80,120,100),(75,74,40,80,100,30,30,20),(76,75,55,95,115,45,45,35),(77,76,80,120,130,55,65,45),(78,77,50,85,55,65,65,90),(79,78,65,100,70,80,80,105),(80,79,90,65,65,40,40,15),(81,80,95,75,110,100,80,30),(82,81,25,35,70,95,55,45),(83,82,50,60,95,120,70,70),(84,83,52,90,55,58,62,60),(85,84,35,85,45,35,35,75),(86,85,60,110,70,60,60,110),(87,86,65,45,55,45,70,45),(88,87,90,70,80,70,95,70),(89,88,80,80,50,40,50,25),(90,89,105,105,75,65,100,50),(91,90,30,65,100,45,25,40),(92,91,50,95,180,85,45,70),(93,92,30,35,30,100,35,80),(94,93,45,50,45,115,55,95),(95,94,60,65,60,130,75,110),(96,95,35,45,160,30,45,70),(97,96,60,48,45,43,90,42),(98,97,85,73,70,73,115,67),(99,98,30,105,90,25,25,50),(100,99,55,130,115,50,50,75),(101,100,40,30,50,55,55,100),(102,101,60,50,70,80,80,150),(103,102,60,40,80,60,45,40),(104,103,95,95,85,125,75,55),(105,104,50,50,95,40,50,35),(106,105,60,80,110,50,80,45),(107,106,50,120,53,35,110,87),(108,107,50,105,79,35,110,76),(109,108,90,55,75,60,75,30),(110,109,40,65,95,60,45,35),(111,110,65,90,120,85,70,60),(112,111,80,85,95,30,30,25),(113,112,105,130,120,45,45,40),(114,113,250,5,5,35,105,50),(115,114,65,55,115,100,40,60),(116,115,105,95,80,40,80,90),(117,116,30,40,70,70,25,60),(118,117,55,65,95,95,45,85),(119,118,45,67,60,35,50,63),(120,119,80,92,65,65,80,68),(121,120,30,45,55,70,55,85),(122,121,60,75,85,100,85,115),(123,122,40,45,65,100,120,90),(124,123,70,110,80,55,80,105),(125,124,65,50,35,115,95,95),(126,125,65,83,57,95,85,105),(127,126,65,95,57,100,85,93),(128,127,65,125,100,55,70,85),(129,128,75,100,95,40,70,110),(130,129,20,10,55,15,20,80),(131,130,95,125,79,60,100,81),(132,131,130,85,80,85,95,60),(133,132,48,48,48,48,48,48),(134,133,55,55,50,45,65,55),(135,134,130,65,60,110,95,65),(136,135,65,65,60,110,95,130),(137,136,65,130,60,95,110,65),(138,137,65,60,70,85,75,40),(139,138,35,40,100,90,55,35),(140,139,70,60,125,115,70,55),(141,140,30,80,90,55,45,55),(142,141,60,115,105,65,70,80),(143,142,80,105,65,60,75,130),(144,143,160,110,65,65,110,30),(145,144,90,85,100,95,125,85),(146,145,90,90,85,125,90,100),(147,146,90,100,90,125,85,90),(148,147,41,64,45,50,50,50),(149,148,61,84,65,70,70,70),(
/*!40000 ALTER TABLE `stats` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `types`
--
DROP TABLE IF EXISTS `types`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `types` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`name` varchar(50) NOT NULL,
PRIMARY KEY (`id`),
UNIQUE KEY `name` (`name`)
) ENGINE=InnoDB AUTO_INCREMENT=55 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `types`
--
LOCK TABLES `types` WRITE;
/*!40000 ALTER TABLE `types` DISABLE KEYS */;
INSERT INTO `types` VALUES (12,'bug'),(16,'dark'),(15,'dragon'),(4,'electric'),(18,'fairy'),(7,'fighting'),(2,'fire'),(10,'flying'),(14,'ghost'),(5,'grass'),(9,'ground'),(6,'ice'),(1,'normal'),(8,'poison'),(11,'psychic'),(13,'rock'),(17,'steel'),(3,'water');
/*!40000 ALTER TABLE `types` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user_pokemon`
--
DROP TABLE IF EXISTS `user_pokemon`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `user_pokemon` (
`user_id` int(11) NOT NULL,
`pokemon_id` int(11) NOT NULL,
PRIMARY KEY (`user_id`,`pokemon_id`),
KEY `pokemon_id` (`pokemon_id`),
CONSTRAINT `user_pokemon_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COLLATE=utf8_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user_pokemon`
--
LOCK TABLES `user_pokemon` WRITE;
/*!40000 ALTER TABLE `user_pokemon` DISABLE KEYS */;
INSERT INTO `user_pokemon` VALUES (1,1),(1,2),(2,3),(2,4),(3,5),(3,6);
/*!40000 ALTER TABLE `user_pokemon` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `varieties`
--
DROP TABLE IF EXISTS `varieties`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `varieties` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`pokemon_id` int(11) DEFAULT NULL,
`variety_name` varchar(100) DEFAULT NULL,
`image_url` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`),
KEY `pokemon_id` (`pokemon_id`),
CONSTRAINT `varieties_ibfk_1` FOREIGN KEY (`pokemon_id`) REFERENCES `pokemon` (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `varieties`
--
LOCK TABLES `varieties` WRITE;
/*!40000 ALTER TABLE `varieties` DISABLE KEYS */;
/*!40000 ALTER TABLE `varieties` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Dumping routines for database 'pokedex1'
--
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2025-03-27 9:54:51