first commit
This commit is contained in:
@ -0,0 +1,158 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Guzzlord",
|
||||
"nationalPokedexNumber": 799,
|
||||
"primaryType": "dark",
|
||||
"secondaryType": "dragon",
|
||||
"abilities": [
|
||||
"beastboost"
|
||||
],
|
||||
"baseStats": {
|
||||
"hp": 223,
|
||||
"attack": 101,
|
||||
"defence": 53,
|
||||
"special_attack": 97,
|
||||
"special_defence": 53,
|
||||
"speed": 43
|
||||
},
|
||||
"catchRate": 45,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 285,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": [
|
||||
"undiscovered"
|
||||
],
|
||||
"moves": [
|
||||
"1:belch",
|
||||
"1:bite",
|
||||
"1:dragonrage",
|
||||
"1:stockpile",
|
||||
"1:swallow",
|
||||
"1:wideguard",
|
||||
"7:stomp",
|
||||
"10:knockoff",
|
||||
"13:brutalswing",
|
||||
"19:steamroller",
|
||||
"23:dragontail",
|
||||
"29:irontail",
|
||||
"31:stompingtantrum",
|
||||
"35:bodyslam",
|
||||
"37:crunch",
|
||||
"43:hammerarm",
|
||||
"47:thrash",
|
||||
"53:gastroacid",
|
||||
"59:heavyslam",
|
||||
"67:wringout",
|
||||
"70:gigaimpact",
|
||||
"73:dragonrush",
|
||||
"tm:amnesia",
|
||||
"tm:bodypress",
|
||||
"tm:bodyslam",
|
||||
"tm:brickbreak",
|
||||
"tm:brutalswing",
|
||||
"tm:bulldoze",
|
||||
"tm:crunch",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:dragonclaw",
|
||||
"tm:dragonpulse",
|
||||
"tm:dragontail",
|
||||
"tm:drainpunch",
|
||||
"tm:earthquake",
|
||||
"tm:endure",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:flamethrower",
|
||||
"tm:fling",
|
||||
"tm:frustration",
|
||||
"tm:gigaimpact",
|
||||
"tm:gyroball",
|
||||
"tm:heatcrash",
|
||||
"tm:heatwave",
|
||||
"tm:heavyslam",
|
||||
"tm:hiddenpower",
|
||||
"tm:highhorsepower",
|
||||
"tm:hyperbeam",
|
||||
"tm:irondefense",
|
||||
"tm:ironhead",
|
||||
"tm:irontail",
|
||||
"tm:megakick",
|
||||
"tm:megapunch",
|
||||
"tm:outrage",
|
||||
"tm:payback",
|
||||
"tm:poisonjab",
|
||||
"tm:protect",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockslide",
|
||||
"tm:rocktomb",
|
||||
"tm:round",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:sludgebomb",
|
||||
"tm:sludgewave",
|
||||
"tm:smackdown",
|
||||
"tm:snarl",
|
||||
"tm:snore",
|
||||
"tm:stompingtantrum",
|
||||
"tm:stoneedge",
|
||||
"tm:substitute",
|
||||
"tm:thief",
|
||||
"tm:toxic",
|
||||
"tutor:brutalswing",
|
||||
"tutor:corrosivegas",
|
||||
"tutor:dracometeor",
|
||||
"tutor:dragonpulse",
|
||||
"tutor:dragonrush",
|
||||
"tutor:drainpunch",
|
||||
"tutor:dualchop",
|
||||
"tutor:gastroacid",
|
||||
"tutor:hammerarm",
|
||||
"tutor:heatwave",
|
||||
"tutor:heavyslam",
|
||||
"tutor:irondefense",
|
||||
"tutor:ironhead",
|
||||
"tutor:irontail",
|
||||
"tutor:knockoff",
|
||||
"tutor:lashout",
|
||||
"tutor:lastresort",
|
||||
"tutor:magnetrise",
|
||||
"tutor:megapunch",
|
||||
"tutor:outrage",
|
||||
"tutor:shockwave",
|
||||
"tutor:snore",
|
||||
"tutor:steelroller",
|
||||
"tutor:stompingtantrum",
|
||||
"tutor:thrash",
|
||||
"tutor:wringout"
|
||||
],
|
||||
"labels": [
|
||||
"gen7",
|
||||
"ultra_beast"
|
||||
],
|
||||
"pokedex": [
|
||||
"cobblemon.species.guzzlord.desc"
|
||||
],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 14,
|
||||
"height": 14,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 3,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 0,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 55,
|
||||
"weight": 8880,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user