first commit
This commit is contained in:
@ -0,0 +1,142 @@
|
||||
{
|
||||
"implemented": true,
|
||||
"name": "Blacephalon",
|
||||
"nationalPokedexNumber": 806,
|
||||
"primaryType": "fire",
|
||||
"secondaryType": "ghost",
|
||||
"abilities": ["beastboost"],
|
||||
"drops": {
|
||||
"amount": 3,
|
||||
"entries": [
|
||||
{
|
||||
"item": "minecraft:echo_shard",
|
||||
"quantityRange": "1-3"
|
||||
}
|
||||
]
|
||||
},
|
||||
"baseStats": {
|
||||
"hp": 53,
|
||||
"attack": 127,
|
||||
"defence": 53,
|
||||
"special_attack": 151,
|
||||
"special_defence": 79,
|
||||
"speed": 107
|
||||
},
|
||||
"catchRate": 30,
|
||||
"maleRatio": -1,
|
||||
"shoulderMountable": false,
|
||||
"baseExperienceYield": 285,
|
||||
"experienceGroup": "slow",
|
||||
"eggCycles": 120,
|
||||
"eggGroups": ["undiscovered"],
|
||||
"moves": [
|
||||
"1:astonish",
|
||||
"1:firespin",
|
||||
"5:lightscreen",
|
||||
"10:ember",
|
||||
"13:storedpower",
|
||||
"15:nightshade",
|
||||
"17:flameburst",
|
||||
"20:confuseray",
|
||||
"25:magiccoat",
|
||||
"30:incinerate",
|
||||
"35:hypnosis",
|
||||
"40:mysticalfire",
|
||||
"45:shadowball",
|
||||
"50:calmmind",
|
||||
"55:willowisp",
|
||||
"60:trick",
|
||||
"65:fireblast",
|
||||
"70:mindblown",
|
||||
"tm:calmmind",
|
||||
"tm:confide",
|
||||
"tm:darkpulse",
|
||||
"tm:doubleteam",
|
||||
"tm:encore",
|
||||
"tm:endure",
|
||||
"tm:explosion",
|
||||
"tm:facade",
|
||||
"tm:fireblast",
|
||||
"tm:firepunch",
|
||||
"tm:firespin",
|
||||
"tm:flamecharge",
|
||||
"tm:flamethrower",
|
||||
"tm:fling",
|
||||
"tm:foulplay",
|
||||
"tm:frustration",
|
||||
"tm:heatwave",
|
||||
"tm:hiddenpower",
|
||||
"tm:hyperbeam",
|
||||
"tm:lightscreen",
|
||||
"tm:mysticalfire",
|
||||
"tm:overheat",
|
||||
"tm:payback",
|
||||
"tm:protect",
|
||||
"tm:psychic",
|
||||
"tm:psyshock",
|
||||
"tm:quash",
|
||||
"tm:rest",
|
||||
"tm:return",
|
||||
"tm:rockblast",
|
||||
"tm:round",
|
||||
"tm:selfdestruct",
|
||||
"tm:shadowball",
|
||||
"tm:shadowclaw",
|
||||
"tm:sleeptalk",
|
||||
"tm:smackdown",
|
||||
"tm:snore",
|
||||
"tm:solarbeam",
|
||||
"tm:storedpower",
|
||||
"tm:substitute",
|
||||
"tm:sunnyday",
|
||||
"tm:swagger",
|
||||
"tm:taunt",
|
||||
"tm:thief",
|
||||
"tm:torment",
|
||||
"tm:toxic",
|
||||
"tm:trick",
|
||||
"tm:uproar",
|
||||
"tm:willowisp",
|
||||
"tm:zenheadbutt",
|
||||
"tutor:afteryou",
|
||||
"tutor:expandingforce",
|
||||
"tutor:fireblast",
|
||||
"tutor:foulplay",
|
||||
"tutor:heatwave",
|
||||
"tutor:knockoff",
|
||||
"tutor:lastresort",
|
||||
"tutor:mindblown",
|
||||
"tutor:painsplit",
|
||||
"tutor:recycle",
|
||||
"tutor:shadowball",
|
||||
"tutor:shadowclaw",
|
||||
"tutor:snore",
|
||||
"tutor:spite",
|
||||
"tutor:taunt",
|
||||
"tutor:trick",
|
||||
"tutor:uproar",
|
||||
"tutor:zenheadbutt"
|
||||
],
|
||||
"labels": ["gen7", "ultra_beast"],
|
||||
"pokedex": ["cobblemon.species.blacephalon.desc"],
|
||||
"evolutions": [],
|
||||
"baseScale": 1,
|
||||
"hitbox": {
|
||||
"width": 1,
|
||||
"height": 1,
|
||||
"fixed": false
|
||||
},
|
||||
"baseFriendship": 0,
|
||||
"evYield": {
|
||||
"hp": 0,
|
||||
"attack": 0,
|
||||
"defence": 0,
|
||||
"special_attack": 3,
|
||||
"special_defence": 0,
|
||||
"speed": 0
|
||||
},
|
||||
"height": 18,
|
||||
"weight": 130,
|
||||
"aspects": [],
|
||||
"cannotDynamax": false
|
||||
}
|
Reference in New Issue
Block a user