102 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			102 lines
		
	
	
		
			2.1 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "implemented": true,
 | 
						|
  "name": "Bellibolt",
 | 
						|
  "nationalPokedexNumber": 939,
 | 
						|
  "primaryType": "electric",
 | 
						|
  "abilities": ["electromorphosis", "static", "h:damp"],
 | 
						|
  "baseStats": {
 | 
						|
    "hp": 109,
 | 
						|
    "attack": 64,
 | 
						|
    "defence": 91,
 | 
						|
    "special_attack": 103,
 | 
						|
    "special_defence": 83,
 | 
						|
    "speed": 45
 | 
						|
  },
 | 
						|
  "catchRate": 50,
 | 
						|
  "maleRatio": 0.5,
 | 
						|
  "baseExperienceYield": 173,
 | 
						|
  "baseFriendship": 50,
 | 
						|
  "evYield": {
 | 
						|
    "hp": 2,
 | 
						|
    "attack": 0,
 | 
						|
    "defence": 0,
 | 
						|
    "special_attack": 0,
 | 
						|
    "special_defence": 0,
 | 
						|
    "speed": 0
 | 
						|
  },
 | 
						|
  "experienceGroup": "medium_fast",
 | 
						|
  "eggCycles": 20,
 | 
						|
  "eggGroups": ["water_1"],
 | 
						|
  "moves": [
 | 
						|
    "1:mudslap",
 | 
						|
    "1:slackoff",
 | 
						|
    "1:tackle",
 | 
						|
    "7:thundershock",
 | 
						|
    "11:watergun",
 | 
						|
    "17:charge",
 | 
						|
    "21:spark",
 | 
						|
    "24:mudshot",
 | 
						|
    "25:flail",
 | 
						|
    "32:discharge",
 | 
						|
    "36:weatherball",
 | 
						|
    "40:electricterrain",
 | 
						|
    "45:suckerpunch",
 | 
						|
    "50:zapcannon",
 | 
						|
    "tm:acidspray",
 | 
						|
    "tm:charge",
 | 
						|
    "tm:chargebeam",
 | 
						|
    "tm:chillingwater",
 | 
						|
    "tm:confuseray",
 | 
						|
    "tm:eerieimpulse",
 | 
						|
    "tm:electricterrain",
 | 
						|
    "tm:electroball",
 | 
						|
    "tm:electroweb",
 | 
						|
    "tm:endure",
 | 
						|
    "tm:gigaimpact",
 | 
						|
    "tm:hyperbeam",
 | 
						|
    "tm:hypervoice",
 | 
						|
    "tm:lightscreen",
 | 
						|
    "tm:muddywater",
 | 
						|
    "tm:mudshot",
 | 
						|
    "tm:mudslap",
 | 
						|
    "tm:protect",
 | 
						|
    "tm:raindance",
 | 
						|
    "tm:reflect",
 | 
						|
    "tm:rest",
 | 
						|
    "tm:sleeptalk",
 | 
						|
    "tm:substitute",
 | 
						|
    "tm:supercellslam",
 | 
						|
    "tm:swift",
 | 
						|
    "tm:terablast",
 | 
						|
    "tm:thunder",
 | 
						|
    "tm:thunderbolt",
 | 
						|
    "tm:thunderwave",
 | 
						|
    "tm:toxic",
 | 
						|
    "tm:voltswitch",
 | 
						|
    "tm:waterpulse",
 | 
						|
    "tm:weatherball",
 | 
						|
    "tm:wildcharge"
 | 
						|
  ],
 | 
						|
  "labels": ["gen9"],
 | 
						|
  "aspects": [],
 | 
						|
  "height": 12,
 | 
						|
  "weight": 1130,
 | 
						|
  "preEvolution": "tadbulb",
 | 
						|
  "evolutions": [],
 | 
						|
  "cannotDynamax": false,
 | 
						|
  "pokedex": ["cobblemon.species.bellibolt.desc"],
 | 
						|
  "drops": {
 | 
						|
    "amount": 2,
 | 
						|
    "entries": [
 | 
						|
      {
 | 
						|
        "item": "minecraft:ochre_froglight",
 | 
						|
        "percentage": 5
 | 
						|
      },
 | 
						|
      {
 | 
						|
        "item": "cobblemon:wepear_berry",
 | 
						|
        "percentage": 5
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  }
 | 
						|
}
 |