Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Phlask:{
- num:1101, // Pokedex Number
- species:"Phlask", // Friendly Species name (can use caps and space)
- types:["Poison","Ghost"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Noxial"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Noxial:{
- num:1102, // Pokedex Number
- species:"Noxial", // Friendly Species name (can use caps and space)
- types:["Poison","Ghost"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Fumighast:{
- num:1103, // Pokedex Number
- species:"Fumighast", // Friendly Species name (can use caps and space)
- types:["Poison","Ghost"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Atomite:{
- num:1104, // Pokedex Number
- species:"Atomite", // Friendly Species name (can use caps and space)
- types:["Normal","Electric"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Orbatom"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Orbatom:{
- num:1105, // Pokedex Number
- species:"Orbatom", // Friendly Species name (can use caps and space)
- types:["Normal","Electric"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Squink:{
- num:1106, // Pokedex Number
- species:"Squink", // Friendly Species name (can use caps and space)
- types:["Poison"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Squidrift"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Squidrift:{
- num:1107, // Pokedex Number
- species:"Squidrift", // Friendly Species name (can use caps and space)
- types:["Poison","Flying"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Boarealis:{
- num:1108, // Pokedex Number
- species:"Boarealis", // Friendly Species name (can use caps and space)
- types:["Dark","Psychic"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Chelonite:{
- num:1109, // Pokedex Number
- species:"Chelonite", // Friendly Species name (can use caps and space)
- types:["Psychic","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Galaxagos"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Galaxagos:{
- num:1110, // Pokedex Number
- species:"Galaxagos", // Friendly Species name (can use caps and space)
- types:["Psychic","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Magnitogre:{
- num:1111, // Pokedex Number
- species:"Magnitogre", // Friendly Species name (can use caps and space)
- types:["Steel"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{N:1}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Minarac:{
- num:1112, // Pokedex Number
- species:"Minarac", // Friendly Species name (can use caps and space)
- types:["Bug","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Trenchula:{
- num:1113, // Pokedex Number
- species:"Trenchula", // Friendly Species name (can use caps and space)
- types:["Bug","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Fumighast"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Pottle:{
- num:1114, // Pokedex Number
- species:"Pottle", // Friendly Species name (can use caps and space)
- types:["Grass","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Trikotta"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Trikotta:{
- num:1115, // Pokedex Number
- species:"Trikotta", // Friendly Species name (can use caps and space)
- types:["Grass","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Terrorcotta"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Terrorcotta:{
- num:1116, // Pokedex Number
- species:"Terrorcotta", // Friendly Species name (can use caps and space)
- types:["Grass","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Pueblant:{
- num:1117, // Pokedex Number
- species:"Pueblant", // Friendly Species name (can use caps and space)
- types:["Bug","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Cahokisect"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Cahokisect:{
- num:1118, // Pokedex Number
- species:"Cahokisect", // Friendly Species name (can use caps and space)
- types:["Bug","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Cobrascet:{
- num:1119, // Pokedex Number
- species:"Cobrascet", // Friendly Species name (can use caps and space)
- types:["Poison","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Charmbra"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Charmbra:{
- num:1120, // Pokedex Number
- species:"Charmbra", // Friendly Species name (can use caps and space)
- types:["Poison","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- //confirmed 1120
- Cairup:{
- num:1121, // Pokedex Number
- species:"Cairup", // Friendly Species name (can use caps and space)
- types:["Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Kairoglyph"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Kairoglyph:{
- num:1122, // Pokedex Number
- species:"Kairoglyph", // Friendly Species name (can use caps and space)
- types:["Psychic","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Necronite:{
- num:1123, // Pokedex Number
- species:"Necronite", // Friendly Species name (can use caps and space)
- types:["Rock","Psychic"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{N:1}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Gravollum"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Gravollum:{
- num:1124, // Pokedex Number
- species:"Gravollum", // Friendly Species name (can use caps and space)
- types:["Rock","Psychic"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{N:1}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Diloweed:{
- num:1125, // Pokedex Number
- species:"Diloweed", // Friendly Species name (can use caps and space)
- types:["Grass","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Pangolash"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Pangolash:{
- num:1126, // Pokedex Number
- species:"Pangolash", // Friendly Species name (can use caps and space)
- types:["Grass","Steel"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Ignishell:{
- num:1127, // Pokedex Number
- species:"Ignishell", // Friendly Species name (can use caps and space)
- types:["Fire"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Shelosene"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Shelosene:{
- num:1128, // Pokedex Number
- species:"Shelosene", // Friendly Species name (can use caps and space)
- types:["Fire","Steel"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Flarrapin"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Flarrapin:{
- num:1129,// Pokedex Number
- species:"Flarrapin", // Friendly Species name (can use caps and space)
- types:["Fire","Steel"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Trenchula"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Desoula:{
- num:1130, // Pokedex Number
- species:"Desoula", // Friendly Species name (can use caps and space)
- types:["Ghost","Flying"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Necrow:{
- num:1131, // Pokedex Number
- species:"Necrow", // Friendly Species name (can use caps and space)
- types:["Ghost","Flying"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Vultergyst"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Vultergyst:{
- num:1132, // Pokedex Number
- species:"Vultergyst", // Friendly Species name (can use caps and space)
- types:["Ghost","Flying"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Dinkywink:{
- num:1133, // Pokedex Number
- species:"Dinkywink", // Friendly Species name (can use caps and space)
- types:["Water","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.875,F:0.125}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Dunkywunkr"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Dunkywunkr:{
- num:1134, // Pokedex Number
- species:"Dunkywunkr", // Friendly Species name (can use caps and space)
- types:["Water","Rock"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.875,F:0.125}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Calphite:{
- num:1135, // Pokedex Number
- species:"Calphite", // Friendly Species name (can use caps and space)
- types:["Rock","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.875,F:0.125}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Indrolith"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Indrolith:{
- num:1136, // Pokedex Number
- species:"Indrolith", // Friendly Species name (can use caps and space)
- types:["Rock","Ground"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.875,F:0.125}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- //confirmed 1136
- Solacari:{
- num:1137, // Pokedex Number
- species:"Solacari", // Friendly Species name (can use caps and space)
- types:["Normal","Flying"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Nurshary:{
- num:1138, // Pokedex Number
- species:"Nurshary", // Friendly Species name (can use caps and space)
- types:["Water"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0,F:1}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Loneleaf:{
- num:1139, // Pokedex Number
- species:"Loneleaf", // Friendly Species name (can use caps and space)
- types:["Ghost","Grass"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Forthorn"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Forthorn:{
- num:1140, // Pokedex Number
- species:"Forthorn", // Friendly Species name (can use caps and space)
- types:["Ghost","Grass"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Coltergeist:{
- num:1141, // Pokedex Number
- species:"Coltergeist", // Friendly Species name (can use caps and space)
- types:["Ghost"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Fantasmare"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Forthorn:{
- num:1142, // Pokedex Number
- species:"Fantasmare", // Friendly Species name (can use caps and space)
- types:["Ghost"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Chihaha:{
- num:1143, // Pokedex Number
- species:"Forthorn", // Friendly Species name (can use caps and space)
- types:["Normal","Dark"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Howlequin"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Howlequin:{
- num:1144, // Pokedex Number
- species:"Howlequin", // Friendly Species name (can use caps and space)
- types:["Normal","Dark"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Chegrin:{
- num:1145, // Pokedex Number
- species:"Cheshade", // Friendly Species name (can use caps and space)
- types:["Dark","Psychic"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Cheshade"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Cheshade:{
- num:1146, // Pokedex Number
- species:"Cheshade", // Friendly Species name (can use caps and space)
- types:["Dark","Psychic"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Doppole:{
- num:1147, // Pokedex Number
- species:"Doppole", // Friendly Species name (can use caps and space)
- types:["Normal"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- evos:["Artifish"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- Artifish:{
- num:1148, // Pokedex Number
- species:"Artifish", // Friendly Species name (can use caps and space)
- types:["Normal"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
- //confirm 1148
- Thoraxe:{
- num:1149, // Pokedex Number
- species:"Thoraxe", // Friendly Species name (can use caps and space)
- types:["Bug"], // List of types (["type"] for mono or ["typea","typeb"] for dual types)
- genderRatio:{M:0.5,F:0.5}, // Genderless pokemon and pokemon with only 1 gender are done using gender:"N", gender:"M"/"F"
- baseStats:{hp:40,atk:76,def:45,spa:74,spd:39,spe:91},
- abilities:{0:"Compound Eyes",1:"Snow Cloak"}, // {index:"string"}
- heightm:0.2,
- weightkg:4.0,
- color:"", // if this has no color, make it a empty string
- //evos:["Necrow"], // don't bother defining this if it does not evolve
- eggGroups:["Bug"] // another list ["group"] or ["groupa","groupb"]
- },
Advertisement
Add Comment
Please, Sign In to add comment