{
  "implemented": true,
  "nationalPokedexNumber": 609,
  "name": "Chandelure",
  "primaryType": "ghost",
  "secondaryType": "fire",
  "maleRatio": 0.5,
  "height": 10,
  "weight": 343,
  "pokedex": [
    "cobblemon.species.chandelure.desc"
  ],
  "labels": [
    "gen5"
  ],
  "aspects": [],
  "abilities": [
    "flashfire",
    "flamebody",
    "h:infiltrator"
  ],
  "eggGroups": [
    "amorphous"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 55,
    "defence": 90,
    "special_attack": 145,
    "special_defence": 90,
    "speed": 80
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 3,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 260,
  "experienceGroup": "medium_slow",
  "catchRate": 45,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 1.2,
    "fixed": false
  },
  "behaviour": {
    "resting": {
      "canSleep": true,
      "light": "12-15"
    },
    "moving": {
      "fly": {
        "canFly": true
      }
    }
  },
  "drops": {
    "amount": 5,
    "entries": [
      {
        "item": "minecraft:candle",
        "quantityRange": "1-3"
      },
      {
        "item": "cobblemon:dusk_stone",
        "percentage": 10.0
      },
      {
        "item": "cobblemon:rawst_berry",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:smog",
    "1:confuseray",
    "1:flameburst",
    "1:hex",
    "1:painsplit",
    "1:shadowball",
    "1:willowisp",
    "1:overheat",
    "1:firespin",
    "1:nightshade",
    "1:curse",
    "1:inferno",
    "1:imprison",
    "1:memento",
    "1:astonish",
    "1:ember",
    "1:minimize",
    "egg:acid",
    "egg:acidarmor",
    "egg:captivate",
    "egg:clearsmog",
    "egg:haze",
    "egg:powersplit",
    "tm:allyswitch",
    "tm:burningjealousy",
    "tm:calmmind",
    "tm:captivate",
    "tm:confuseray",
    "tm:curse",
    "tm:darkpulse",
    "tm:dreameater",
    "tm:embargo",
    "tm:endure",
    "tm:energyball",
    "tm:facade",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flareblitz",
    "tm:flash",
    "tm:gigaimpact",
    "tm:haze",
    "tm:heatwave",
    "tm:hex",
    "tm:hyperbeam",
    "tm:imprison",
    "tm:incinerate",
    "tm:laserfocus",
    "tm:lashout",
    "tm:mysticalfire",
    "tm:nightshade",
    "tm:overheat",
    "tm:painsplit",
    "tm:payback",
    "tm:poltergeist",
    "tm:protect",
    "tm:psychic",
    "tm:psychup",
    "tm:rest",
    "tm:safeguard",
    "tm:shadowball",
    "tm:shockwave",
    "tm:skittersmack",
    "tm:sleeptalk",
    "tm:solarbeam",
    "tm:spite",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:telekinesis",
    "tm:temperflare",
    "tm:terablast",
    "tm:thief",
    "tm:trailblaze",
    "tm:trick",
    "tm:trickroom",
    "tm:willowisp",
    "tutor:allyswitch",
    "tutor:burningjealousy",
    "tutor:calmmind",
    "tutor:darkpulse",
    "tutor:energyball",
    "tutor:flamethrower",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:laserfocus",
    "tutor:lashout",
    "tutor:mysticalfire",
    "tutor:painsplit",
    "tutor:poltergeist",
    "tutor:psychic",
    "tutor:rest",
    "tutor:shadowball",
    "tutor:shockwave",
    "tutor:skittersmack",
    "tutor:sleeptalk",
    "tutor:spite",
    "tutor:telekinesis",
    "tutor:trick"
  ],
  "preEvolution": "lampent",
  "evolutions": []
}