294 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
		
		
			
		
	
	
			294 lines
		
	
	
		
			6.3 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
|  | { | ||
|  |   "implemented": true, | ||
|  |   "name": "Yamask", | ||
|  |   "nationalPokedexNumber": 562, | ||
|  |   "primaryType": "ghost", | ||
|  |   "abilities": ["mummy"], | ||
|  |   "drops": { | ||
|  |     "amount": 1, | ||
|  |     "entries": [ | ||
|  |       { | ||
|  |         "item": "cobblemon:spell_tag", | ||
|  |         "percentage": 2.5 | ||
|  |       } | ||
|  |     ] | ||
|  |   }, | ||
|  |   "baseStats": { | ||
|  |     "hp": 38, | ||
|  |     "attack": 30, | ||
|  |     "defence": 85, | ||
|  |     "special_attack": 55, | ||
|  |     "special_defence": 65, | ||
|  |     "speed": 30 | ||
|  |   }, | ||
|  |   "behaviour": { | ||
|  |     "resting": { | ||
|  |       "canSleep": true, | ||
|  |       "willSleepOnBed": true, | ||
|  |       "depth": "normal", | ||
|  |       "light": "0-4" | ||
|  |     }, | ||
|  |     "moving": { | ||
|  |       "fly": { | ||
|  |         "canFly": true | ||
|  |       } | ||
|  |     } | ||
|  |   }, | ||
|  |   "catchRate": 190, | ||
|  |   "maleRatio": 0.5, | ||
|  |   "shoulderMountable": false, | ||
|  |   "forms": [ | ||
|  |     { | ||
|  |       "name": "Galar", | ||
|  |       "primaryType": "ground", | ||
|  |       "secondaryType": "ghost", | ||
|  |       "abilities": ["wanderingspirit"], | ||
|  |       "baseStats": { | ||
|  |         "hp": 38, | ||
|  |         "attack": 55, | ||
|  |         "defence": 85, | ||
|  |         "special_attack": 30, | ||
|  |         "special_defence": 65, | ||
|  |         "speed": 30 | ||
|  |       }, | ||
|  |       "catchRate": 190, | ||
|  |       "maleRatio": 0.5, | ||
|  |       "baseExperienceYield": 61, | ||
|  |       "baseFriendship": 50, | ||
|  |       "evYield": { | ||
|  |         "hp": 0, | ||
|  |         "attack": 0, | ||
|  |         "defence": 1, | ||
|  |         "special_attack": 0, | ||
|  |         "special_defence": 0, | ||
|  |         "speed": 0 | ||
|  |       }, | ||
|  |       "experienceGroup": "medium_fast", | ||
|  |       "eggCycles": 25, | ||
|  |       "eggGroups": ["mineral", "amorphous"], | ||
|  |       "moves": [ | ||
|  |         "1:astonish", | ||
|  |         "1:protect", | ||
|  |         "4:haze", | ||
|  |         "8:nightshade", | ||
|  |         "12:disable", | ||
|  |         "16:brutalswing", | ||
|  |         "20:craftyshield", | ||
|  |         "24:hex", | ||
|  |         "28:meanlook", | ||
|  |         "32:slam", | ||
|  |         "36:curse", | ||
|  |         "40:shadowball", | ||
|  |         "44:earthquake", | ||
|  |         "48:guardsplit", | ||
|  |         "48:powersplit", | ||
|  |         "52:destinybond", | ||
|  |         "egg:memento", | ||
|  |         "tm:allyswitch", | ||
|  |         "tm:attract", | ||
|  |         "tm:brutalswing", | ||
|  |         "tm:calmmind", | ||
|  |         "tm:darkpulse", | ||
|  |         "tm:earthpower", | ||
|  |         "tm:earthquake", | ||
|  |         "tm:endure", | ||
|  |         "tm:energyball", | ||
|  |         "tm:facade", | ||
|  |         "tm:faketears", | ||
|  |         "tm:hex", | ||
|  |         "tm:imprison", | ||
|  |         "tm:irondefense", | ||
|  |         "tm:nastyplot", | ||
|  |         "tm:payback", | ||
|  |         "tm:protect", | ||
|  |         "tm:psychic", | ||
|  |         "tm:raindance", | ||
|  |         "tm:rest", | ||
|  |         "tm:rockslide", | ||
|  |         "tm:rocktomb", | ||
|  |         "tm:round", | ||
|  |         "tm:safeguard", | ||
|  |         "tm:sandstorm", | ||
|  |         "tm:shadowball", | ||
|  |         "tm:skillswap", | ||
|  |         "tm:sleeptalk", | ||
|  |         "tm:snore", | ||
|  |         "tm:substitute", | ||
|  |         "tm:thief", | ||
|  |         "tm:toxicspikes", | ||
|  |         "tm:trick", | ||
|  |         "tm:trickroom", | ||
|  |         "tm:willowisp", | ||
|  |         "tm:wonderroom", | ||
|  |         "tm:zenheadbutt", | ||
|  |         "tutor:poltergeist" | ||
|  |       ], | ||
|  |       "labels": ["gen8", "galar_regional"], | ||
|  |       "aspects": ["galarian"], | ||
|  |       "height": 5, | ||
|  |       "weight": 15, | ||
|  |       "evolutions": [ | ||
|  |         { | ||
|  |           "id": "yamask_runerigus", | ||
|  |           "variant": "level_up", | ||
|  |           "result": "runerigus", | ||
|  |           "consumeHeldItem": false, | ||
|  |           "learnableMoves": [], | ||
|  |           "requirements": [ | ||
|  |             { | ||
|  |               "variant": "damage_taken", | ||
|  |               "amount": 49 | ||
|  |             } | ||
|  |           ] | ||
|  |         } | ||
|  |       ], | ||
|  |       "cannotDynamax": false, | ||
|  |       "battleOnly": false, | ||
|  |       "drops": { | ||
|  |         "amount": 1, | ||
|  |         "entries": [ | ||
|  |           { | ||
|  |             "item": "cobblemon:kasib_berry", | ||
|  |             "percentage": 2.5 | ||
|  |           } | ||
|  |         ] | ||
|  |       } | ||
|  |     } | ||
|  |   ], | ||
|  |   "baseExperienceYield": 61, | ||
|  |   "experienceGroup": "medium_fast", | ||
|  |   "eggCycles": 25, | ||
|  |   "eggGroups": ["mineral", "amorphous"], | ||
|  |   "moves": [ | ||
|  |     "1:astonish", | ||
|  |     "1:protect", | ||
|  |     "4:haze", | ||
|  |     "8:nightshade", | ||
|  |     "12:disable", | ||
|  |     "16:willowisp", | ||
|  |     "20:craftyshield", | ||
|  |     "24:hex", | ||
|  |     "25:ominouswind", | ||
|  |     "28:meanlook", | ||
|  |     "32:grudge", | ||
|  |     "36:curse", | ||
|  |     "40:shadowball", | ||
|  |     "44:darkpulse", | ||
|  |     "48:guardsplit", | ||
|  |     "48:powersplit", | ||
|  |     "52:destinybond", | ||
|  |     "egg:allyswitch", | ||
|  |     "egg:craftyshield", | ||
|  |     "egg:disable", | ||
|  |     "egg:endure", | ||
|  |     "egg:faketears", | ||
|  |     "egg:healblock", | ||
|  |     "egg:imprison", | ||
|  |     "egg:memento", | ||
|  |     "egg:nastyplot", | ||
|  |     "egg:nightmare", | ||
|  |     "egg:toxicspikes", | ||
|  |     "tm:allyswitch", | ||
|  |     "tm:attract", | ||
|  |     "tm:calmmind", | ||
|  |     "tm:confide", | ||
|  |     "tm:darkpulse", | ||
|  |     "tm:doubleteam", | ||
|  |     "tm:dreameater", | ||
|  |     "tm:embargo", | ||
|  |     "tm:endure", | ||
|  |     "tm:energyball", | ||
|  |     "tm:facade", | ||
|  |     "tm:faketears", | ||
|  |     "tm:flash", | ||
|  |     "tm:frustration", | ||
|  |     "tm:hex", | ||
|  |     "tm:hiddenpower", | ||
|  |     "tm:imprison", | ||
|  |     "tm:infestation", | ||
|  |     "tm:irondefense", | ||
|  |     "tm:nastyplot", | ||
|  |     "tm:payback", | ||
|  |     "tm:protect", | ||
|  |     "tm:psychic", | ||
|  |     "tm:psychup", | ||
|  |     "tm:raindance", | ||
|  |     "tm:rest", | ||
|  |     "tm:return", | ||
|  |     "tm:round", | ||
|  |     "tm:safeguard", | ||
|  |     "tm:secretpower", | ||
|  |     "tm:shadowball", | ||
|  |     "tm:skillswap", | ||
|  |     "tm:sleeptalk", | ||
|  |     "tm:snore", | ||
|  |     "tm:substitute", | ||
|  |     "tm:swagger", | ||
|  |     "tm:telekinesis", | ||
|  |     "tm:thief", | ||
|  |     "tm:toxic", | ||
|  |     "tm:toxicspikes", | ||
|  |     "tm:trick", | ||
|  |     "tm:trickroom", | ||
|  |     "tm:willowisp", | ||
|  |     "tm:wonderroom", | ||
|  |     "tm:zenheadbutt", | ||
|  |     "tutor:afteryou", | ||
|  |     "tutor:allyswitch", | ||
|  |     "tutor:block", | ||
|  |     "tutor:darkpulse", | ||
|  |     "tutor:irondefense", | ||
|  |     "tutor:knockoff", | ||
|  |     "tutor:magiccoat", | ||
|  |     "tutor:painsplit", | ||
|  |     "tutor:poltergeist", | ||
|  |     "tutor:roleplay", | ||
|  |     "tutor:shockwave", | ||
|  |     "tutor:skillswap", | ||
|  |     "tutor:sleeptalk", | ||
|  |     "tutor:snatch", | ||
|  |     "tutor:snore", | ||
|  |     "tutor:spite", | ||
|  |     "tutor:telekinesis", | ||
|  |     "tutor:trick", | ||
|  |     "tutor:wonderroom", | ||
|  |     "tutor:zenheadbutt" | ||
|  |   ], | ||
|  |   "labels": ["gen5", "unova_regional"], | ||
|  |   "pokedex": ["cobblemon.species.yamask.desc"], | ||
|  |   "evolutions": [ | ||
|  |     { | ||
|  |       "id": "yamask_cofagrigus", | ||
|  |       "variant": "level_up", | ||
|  |       "result": "cofagrigus", | ||
|  |       "consumeHeldItem": false, | ||
|  |       "learnableMoves": ["shadowclaw"], | ||
|  |       "requirements": [ | ||
|  |         { | ||
|  |           "variant": "level", | ||
|  |           "minLevel": 34 | ||
|  |         } | ||
|  |       ] | ||
|  |     } | ||
|  |   ], | ||
|  |   "baseScale": 0.5, | ||
|  |   "hitbox": { | ||
|  |     "width": 1, | ||
|  |     "height": 1.4, | ||
|  |     "fixed": false | ||
|  |   }, | ||
|  |   "baseFriendship": 50, | ||
|  |   "evYield": { | ||
|  |     "hp": 0, | ||
|  |     "attack": 0, | ||
|  |     "defence": 1, | ||
|  |     "special_attack": 0, | ||
|  |     "special_defence": 0, | ||
|  |     "speed": 0 | ||
|  |   }, | ||
|  |   "height": 5, | ||
|  |   "weight": 15, | ||
|  |   "aspects": [], | ||
|  |   "cannotDynamax": false | ||
|  | } |