339 lines
		
	
	
		
			7.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			339 lines
		
	
	
		
			7.8 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "implemented": true,
 | |
|     "name": "Rayquaza",
 | |
|     "nationalPokedexNumber": 384,
 | |
|     "primaryType": "dragon",
 | |
|     "secondaryType": "flying",
 | |
|     "abilities": [
 | |
|       "airlock"
 | |
|     ],
 | |
|     "drops": {
 | |
|       "amount": 5,
 | |
|       "entries": [
 | |
|         {
 | |
|           "item": "cobblemon:rare_candy",
 | |
|           "quantityRange": "5-10"
 | |
|         },
 | |
|         {
 | |
|           "item": "minecraft:dragon_breath",
 | |
|           "quantityRange": "2-9"
 | |
|         },
 | |
|         {
 | |
|           "item": "cobblemon:dragon_fang",
 | |
|           "quantityRange": "3-12"
 | |
|         },
 | |
|         {
 | |
|           "item": "cobblemon:dragon_scale",
 | |
|           "quantityRange": "3-12"
 | |
|         },
 | |
|         {
 | |
|           "item": "cobblemon:ability_capsule",
 | |
|           "percentage": 25.0
 | |
|         },
 | |
|         {
 | |
|           "item": "cobblemon:ability_patch",
 | |
|           "percentage": 5.0
 | |
|         }
 | |
|       ]
 | |
|     },
 | |
|     "baseStats": {
 | |
|       "hp": 105,
 | |
|       "attack": 150,
 | |
|       "defence": 90,
 | |
|       "special_attack": 150,
 | |
|       "special_defence": 90,
 | |
|       "speed": 95
 | |
|     },
 | |
|     "catchRate": 45,
 | |
|     "maleRatio": -1,
 | |
|     "shoulderMountable": false,
 | |
|     "features": ["mega"],
 | |
|     "forms": [
 | |
|       {
 | |
|         "name": "MegaRayquaza",
 | |
|         "primaryType": "dragon",
 | |
|         "secondaryType": "flying",
 | |
|         "abilities": [
 | |
|           "deltastream"
 | |
|         ],
 | |
|         "baseStats": {
 | |
|           "hp": 105,
 | |
|           "attack": 180,
 | |
|           "defence": 100,
 | |
|           "special_attack": 180,
 | |
|           "special_defence": 100,
 | |
|           "speed": 115
 | |
|         },
 | |
|         "catchRate": 45,
 | |
|         "maleRatio": -1,
 | |
|         "baseExperienceYield": 340,
 | |
|         "baseFriendship": 0,
 | |
|         "evYield": {
 | |
|           "hp": 0,
 | |
|           "attack": 2,
 | |
|           "defence": 0,
 | |
|           "special_attack": 1,
 | |
|           "special_defence": 0,
 | |
|           "speed": 0
 | |
|         },
 | |
|         "experienceGroup": "slow",
 | |
|         "eggCycles": 120,
 | |
|         "eggGroups": [
 | |
|           "undiscovered"
 | |
|         ],
 | |
|         "labels": [
 | |
|           "gen3",
 | |
|           "mega",
 | |
|           "legendary"
 | |
|         ],
 | |
|         "aspects": [
 | |
|           "mega"
 | |
|         ],
 | |
|         "evolutions": [
 | |
|             {
 | |
|                 "id": "megarayquaza_rayquaza",
 | |
|                 "variant": "level_up",
 | |
|                 "result": "rayquaza mega=false",
 | |
|                 "consumeHeldItem": false,
 | |
|                 "learnableMoves": [],
 | |
|                 "requirements": [
 | |
|                     {
 | |
|                         "variant": "has_move",
 | |
|                         "move": "dragonascent"
 | |
|                       }          
 | |
|                 ]
 | |
|               }
 | |
|         ],
 | |
|         "baseScale": 1,
 | |
|         "hitbox": {
 | |
|           "width": 8,
 | |
|           "height": 9,
 | |
|           "fixed": false
 | |
|         },
 | |
|         "height": 69,
 | |
|         "weight": 690,
 | |
|         "cannotDynamax": false,
 | |
|         "battleOnly": true
 | |
|       }
 | |
|     ],
 | |
|     "baseExperienceYield": 340,
 | |
|     "experienceGroup": "slow",
 | |
|     "eggCycles": 120,
 | |
|     "eggGroups": [
 | |
|       "undiscovered"
 | |
|     ],
 | |
|     "moves": [
 | |
|       "1:airslash",
 | |
|       "1:ancientpower",
 | |
|       "1:dragonascent",
 | |
|       "1:scaryface",
 | |
|       "1:twister",
 | |
|       "9:crunch",
 | |
|       "18:dragondance",
 | |
|       "20:dragonclaw",
 | |
|       "27:extremespeed",
 | |
|       "36:dragonpulse",
 | |
|       "45:hypervoice",
 | |
|       "54:rest",
 | |
|       "63:fly",
 | |
|       "72:hurricane",
 | |
|       "81:outrage",
 | |
|       "90:hyperbeam",
 | |
|       "tm:aerialace",
 | |
|       "tm:airslash",
 | |
|       "tm:avalanche",
 | |
|       "tm:blizzard",
 | |
|       "tm:bodyslam",
 | |
|       "tm:breakingswipe",
 | |
|       "tm:brickbreak",
 | |
|       "tm:brutalswing",
 | |
|       "tm:bulkup",
 | |
|       "tm:bulldoze",
 | |
|       "tm:confide",
 | |
|       "tm:cosmicpower",
 | |
|       "tm:crunch",
 | |
|       "tm:dive",
 | |
|       "tm:doubleedge",
 | |
|       "tm:doubleteam",
 | |
|       "tm:dracometeor",
 | |
|       "tm:dragoncheer",
 | |
|       "tm:dragonclaw",
 | |
|       "tm:dragondance",
 | |
|       "tm:dragonpulse",
 | |
|       "tm:dragontail",
 | |
|       "tm:earthpower",
 | |
|       "tm:earthquake",
 | |
|       "tm:echoedvoice",
 | |
|       "tm:endure",
 | |
|       "tm:energyball",
 | |
|       "tm:facade",
 | |
|       "tm:fireblast",
 | |
|       "tm:flamethrower",
 | |
|       "tm:fling",
 | |
|       "tm:fly",
 | |
|       "tm:focusblast",
 | |
|       "tm:frustration",
 | |
|       "tm:gigaimpact",
 | |
|       "tm:gyroball",
 | |
|       "tm:helpinghand",
 | |
|       "tm:hiddenpower",
 | |
|       "tm:honeclaws",
 | |
|       "tm:hurricane",
 | |
|       "tm:hydropump",
 | |
|       "tm:hyperbeam",
 | |
|       "tm:hypervoice",
 | |
|       "tm:icebeam",
 | |
|       "tm:icywind",
 | |
|       "tm:incinerate",
 | |
|       "tm:ironhead",
 | |
|       "tm:irontail",
 | |
|       "tm:meteorbeam",
 | |
|       "tm:naturalgift",
 | |
|       "tm:outrage",
 | |
|       "tm:overheat",
 | |
|       "tm:protect",
 | |
|       "tm:psychup",
 | |
|       "tm:raindance",
 | |
|       "tm:rest",
 | |
|       "tm:return",
 | |
|       "tm:roar",
 | |
|       "tm:rockslide",
 | |
|       "tm:rocksmash",
 | |
|       "tm:rocktomb",
 | |
|       "tm:round",
 | |
|       "tm:sandstorm",
 | |
|       "tm:scaleshot",
 | |
|       "tm:scaryface",
 | |
|       "tm:secretpower",
 | |
|       "tm:shadowclaw",
 | |
|       "tm:shockwave",
 | |
|       "tm:skydrop",
 | |
|       "tm:sleeptalk",
 | |
|       "tm:snore",
 | |
|       "tm:solarbeam",
 | |
|       "tm:stealthrock",
 | |
|       "tm:stoneedge",
 | |
|       "tm:strength",
 | |
|       "tm:substitute",
 | |
|       "tm:sunnyday",
 | |
|       "tm:surf",
 | |
|       "tm:swagger",
 | |
|       "tm:swift",
 | |
|       "tm:swordsdance",
 | |
|       "tm:tailwind",
 | |
|       "tm:takedown",
 | |
|       "tm:terablast",
 | |
|       "tm:thunder",
 | |
|       "tm:thunderbolt",
 | |
|       "tm:thunderwave",
 | |
|       "tm:toxic",
 | |
|       "tm:uproar",
 | |
|       "tm:uturn",
 | |
|       "tm:waterfall",
 | |
|       "tm:waterpulse",
 | |
|       "tm:whirlpool",
 | |
|       "tm:wildcharge",
 | |
|       "tutor:airslash",
 | |
|       "tutor:ancientpower",
 | |
|       "tutor:aquatail",
 | |
|       "tutor:bind",
 | |
|       "tutor:bodyslam",
 | |
|       "tutor:brutalswing",
 | |
|       "tutor:celebrate",
 | |
|       "tutor:defog",
 | |
|       "tutor:dive",
 | |
|       "tutor:doubleedge",
 | |
|       "tutor:dracometeor",
 | |
|       "tutor:dragonascent",
 | |
|       "tutor:dragonclaw",
 | |
|       "tutor:dragondance",
 | |
|       "tutor:earthpower",
 | |
|       "tutor:endure",
 | |
|       "tutor:extremespeed",
 | |
|       "tutor:furycutter",
 | |
|       "tutor:headbutt",
 | |
|       "tutor:hyperbeam",
 | |
|       "tutor:icywind",
 | |
|       "tutor:ironhead",
 | |
|       "tutor:irontail",
 | |
|       "tutor:meteorbeam",
 | |
|       "tutor:mimic",
 | |
|       "tutor:mudslap",
 | |
|       "tutor:outrage",
 | |
|       "tutor:psychup",
 | |
|       "tutor:rockslide",
 | |
|       "tutor:scaleshot",
 | |
|       "tutor:shockwave",
 | |
|       "tutor:sleeptalk",
 | |
|       "tutor:snore",
 | |
|       "tutor:substitute",
 | |
|       "tutor:swagger",
 | |
|       "tutor:swift",
 | |
|       "tutor:tailwind",
 | |
|       "tutor:thunder",
 | |
|       "tutor:thunderwave",
 | |
|       "tutor:twister",
 | |
|       "tutor:uproar",
 | |
|       "tutor:vcreate",
 | |
|       "tutor:waterpulse"
 | |
|     ],
 | |
|     "labels": [
 | |
|       "gen3",
 | |
|       "legendary"
 | |
|     ],
 | |
|     "pokedex": [
 | |
|       "cobblemon.species.rayquaza.desc"
 | |
|     ],
 | |
|             "behaviour": {
 | |
|             "moving": {
 | |
|               "walk": {
 | |
|                 "canWalk": true,
 | |
|                 "walkSpeed": 2
 | |
|               },
 | |
|               "fly": {
 | |
|                 "canFly": true
 | |
|               }
 | |
|             },
 | |
|             "resting": {
 | |
|               "canSleep": true,
 | |
|               "willSleepOnBed": true,
 | |
|               "depth": "normal",
 | |
|               "light": "0-4"
 | |
|             }
 | |
|           },
 | |
|     "evolutions": [
 | |
|         {
 | |
|             "id": "rayquaza_megarayquaza",
 | |
|             "variant": "level_up",
 | |
|             "result": "rayquaza mega=true",
 | |
|             "consumeHeldItem": false,
 | |
|             "learnableMoves": [],
 | |
|             "requirements": [
 | |
|                 {
 | |
|                     "variant": "has_move",
 | |
|                     "move": "dragonascent"
 | |
|                   }          
 | |
|             ]
 | |
|           }
 | |
|     ],
 | |
|     "baseScale": 1.5,
 | |
|     "hitbox": {
 | |
|       "width": 2.5,
 | |
|       "height": 3.8,
 | |
|       "fixed": false
 | |
|     },
 | |
|     "baseFriendship": 0,
 | |
|     "evYield": {
 | |
|       "hp": 0,
 | |
|       "attack": 2,
 | |
|       "defence": 0,
 | |
|       "special_attack": 1,
 | |
|       "special_defence": 0,
 | |
|       "speed": 0
 | |
|     },
 | |
|     "height": 70,
 | |
|     "weight": 2065,
 | |
|     "aspects": [],
 | |
|     "cannotDynamax": false
 | |
|   }
 | |
|    |