Skip to content

Community funded. Cosmetic rewards only. Never pay-to-win.

Our promise
AshRun
In-game model of Turtonator
← All Pokémon

National Pokédex #0776 · Generation 7

Turtonator

firedragon

Its exploding shell poses a real danger but is sensitive to moisture. On rainy days, Turtonator takes silent refuge in caves.

Natural spawn

AshRun locations

How to obtain Turtonator

1 place to look

Where to look in the wild

Biome

Nether Basalt

Level24-49RarityUncommon

Battle profile

Base stats

485 total
Hp60
Attack78
Defence135
Special Attack91
Special Defence85
Speed36

Abilities

  • Shellarmor
  • Shellarmor Hidden

Training

Base experience
170
Growth
Medium Fast
EV yield
Hp: 0 · Attack: 0 · Defence: 2 · Special Attack: 0 · Special Defence: 0 · Speed: 0
Friendship
50

Progression

Evolution & forms

This Pokémon does not evolve into another species.

Complete installed learnset

Moves

118 entries
Level moves (15)
Lv. 1 · TackleLv. 1 · SmogLv. 4 · EmberLv. 8 · ProtectLv. 12 · EndureLv. 16 · FlailLv. 20 · IncinerateLv. 24 · IrondefenseLv. 28 · DragonpulseLv. 32 · BodyslamLv. 36 · FlamethrowerLv. 40 · ShelltrapLv. 44 · ShellsmashLv. 48 · OverheatLv. 52 · Explosion
Egg moves (4)
CurseHeadsmashRapidspinWideguard
Tm moves (62)
BlockBodypressBodyslamBrutalswingBulkupBulldozeBurningjealousyChargebeamCurseDracometeorDragonclawDragonpulseDragontailEarthquakeEndeavorEndureExplosionFacadeFireblastFirespinFlamechargeFlamethrowerFlashcannonFlingFocusblastGigaimpactHeatcrashHeatwaveHeavyslamHyperbeamHypervoiceIncinerateIrondefenseIronheadIrontailLashoutMegakickMegapunchOutrageOverheatPaybackProtectRestRevengeRoarRocktombScaleshotScorchingsandsShockwaveSleeptalkSmackdownSolarbeamStompingtantrumStoneedgeSubstituteSunnydayTauntTerablastUproarVenoshockWillowispWorkup
Tutor moves (27)
BlockBulkupBulldozeBurningjealousyChargebeamDracometeorDragonpulseEndeavorFlamethrowerFlashcannonGigaimpactHeatwaveHyperbeamHypervoiceIrondefenseIronheadIrontailLashoutOutrageRestScaleshotScorchingsandsShockwaveSleeptalkStompingtantrumStoneedgeUproar
Legacy moves (10)
AttractConfideDoubleteamFrustrationHiddenpowerReturnRoundSnoreSwaggerToxic

Useful extras

Drops & breeding

Turtle Scute

Quantity 0-2

Charcoal

5% chance

Haban Berry

5% chance

Lightstone Shard

6% chance

Darkstone Shard

6% chance

Egg groups
Monster, Dragon
Egg cycles
20
Catch rate
70
Maximum drops
4
Technical server dataRaw records, internal IDs, source files, presets, and full JSON

Source summary

Base species: Cobblemon-neoforge-1.7.3+1.21.1.jar. Installed additions: legendarymonuments-neoforge-1.21.1-8.0.3.jar.

Acquisition records

{
  "questGuides": [],
  "structureEncounters": [],
  "naturalSpawns": [
    {
      "id": "turtonator-1",
      "pokemon": "turtonator",
      "presets": [
        "natural",
        "wild"
      ],
      "type": "pokemon",
      "spawnablePositionType": "grounded",
      "bucket": "uncommon",
      "level": "24-49",
      "weight": 10,
      "condition": {
        "biomes": [
          "#cobblemon:nether/is_basalt"
        ]
      },
      "source": "Cobblemon-neoforge-1.7.3+1.21.1.jar",
      "sourceFile": "data/cobblemon/spawn_pool_world/0776_turtonator.json"
    }
  ],
  "raids": [],
  "fossils": []
}

Evolution and forms

{
  "evolutions": [],
  "forms": []
}

Behavior and drops

{
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:turtle_scute",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:charcoal",
        "percentage": 5
      },
      {
        "item": "cobblemon:haban_berry",
        "percentage": 5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 6
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 6
      }
    ]
  },
  "labels": [
    "gen7"
  ]
}

Complete installed species record

{
  "implemented": true,
  "nationalPokedexNumber": 776,
  "name": "Turtonator",
  "primaryType": "fire",
  "secondaryType": "dragon",
  "maleRatio": 0.5,
  "height": 20,
  "weight": 2120,
  "pokedex": [
    "cobblemon.species.turtonator.desc"
  ],
  "labels": [
    "gen7"
  ],
  "aspects": [],
  "abilities": [
    "shellarmor",
    "h:shellarmor"
  ],
  "eggGroups": [
    "monster",
    "dragon"
  ],
  "baseStats": {
    "hp": 60,
    "attack": 78,
    "defence": 135,
    "special_attack": 91,
    "special_defence": 85,
    "speed": 36
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 2,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 170,
  "experienceGroup": "medium_fast",
  "catchRate": 70,
  "eggCycles": 20,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 2,
    "height": 2.4,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "avoidsWater": true,
        "canSwimInLava": true
      }
    },
    "combat": {
      "willDefendSelf": true,
      "willDefendOwner": true,
      "willFlee": false
    },
    "resting": {
      "drowsyChance": 0.0333,
      "rouseChance": 0.0042
    },
    "fireImmune": true
  },
  "drops": {
    "amount": 4,
    "entries": [
      {
        "item": "minecraft:turtle_scute",
        "quantityRange": "0-2"
      },
      {
        "item": "minecraft:charcoal",
        "percentage": 5
      },
      {
        "item": "cobblemon:haban_berry",
        "percentage": 5
      },
      {
        "item": "legendarymonuments:lightstone_shard",
        "percentage": 6
      },
      {
        "item": "legendarymonuments:darkstone_shard",
        "percentage": 6
      }
    ]
  },
  "moves": [
    "1:tackle",
    "1:smog",
    "4:ember",
    "8:protect",
    "12:endure",
    "16:flail",
    "20:incinerate",
    "24:irondefense",
    "28:dragonpulse",
    "32:bodyslam",
    "36:flamethrower",
    "40:shelltrap",
    "44:shellsmash",
    "48:overheat",
    "52:explosion",
    "egg:curse",
    "egg:headsmash",
    "egg:rapidspin",
    "egg:wideguard",
    "tm:block",
    "tm:bodypress",
    "tm:bodyslam",
    "tm:brutalswing",
    "tm:bulkup",
    "tm:bulldoze",
    "tm:burningjealousy",
    "tm:chargebeam",
    "tm:curse",
    "tm:dracometeor",
    "tm:dragonclaw",
    "tm:dragonpulse",
    "tm:dragontail",
    "tm:earthquake",
    "tm:endeavor",
    "tm:endure",
    "tm:explosion",
    "tm:facade",
    "tm:fireblast",
    "tm:firespin",
    "tm:flamecharge",
    "tm:flamethrower",
    "tm:flashcannon",
    "tm:fling",
    "tm:focusblast",
    "tm:gigaimpact",
    "tm:heatcrash",
    "tm:heatwave",
    "tm:heavyslam",
    "tm:hyperbeam",
    "tm:hypervoice",
    "tm:incinerate",
    "tm:irondefense",
    "tm:ironhead",
    "tm:irontail",
    "tm:lashout",
    "tm:megakick",
    "tm:megapunch",
    "tm:outrage",
    "tm:overheat",
    "tm:payback",
    "tm:protect",
    "tm:rest",
    "tm:revenge",
    "tm:roar",
    "tm:rocktomb",
    "tm:scaleshot",
    "tm:scorchingsands",
    "tm:shockwave",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:solarbeam",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:substitute",
    "tm:sunnyday",
    "tm:taunt",
    "tm:terablast",
    "tm:uproar",
    "tm:venoshock",
    "tm:willowisp",
    "tm:workup",
    "tutor:block",
    "tutor:bulkup",
    "tutor:bulldoze",
    "tutor:burningjealousy",
    "tutor:chargebeam",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:endeavor",
    "tutor:flamethrower",
    "tutor:flashcannon",
    "tutor:gigaimpact",
    "tutor:heatwave",
    "tutor:hyperbeam",
    "tutor:hypervoice",
    "tutor:irondefense",
    "tutor:ironhead",
    "tutor:irontail",
    "tutor:lashout",
    "tutor:outrage",
    "tutor:rest",
    "tutor:scaleshot",
    "tutor:scorchingsands",
    "tutor:shockwave",
    "tutor:sleeptalk",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:uproar",
    "legacy:attract",
    "legacy:confide",
    "legacy:doubleteam",
    "legacy:frustration",
    "legacy:hiddenpower",
    "legacy:return",
    "legacy:round",
    "legacy:snore",
    "legacy:swagger",
    "legacy:toxic"
  ],
  "evolutions": []
}