{
  "implemented": true,
  "nationalPokedexNumber": 348,
  "name": "Armaldo",
  "primaryType": "rock",
  "secondaryType": "bug",
  "maleRatio": 0.875,
  "height": 15,
  "weight": 682,
  "pokedex": [
    "cobblemon.species.armaldo.desc"
  ],
  "labels": [
    "gen3",
    "fossil"
  ],
  "aspects": [],
  "abilities": [
    "battlearmor",
    "h:swiftswim"
  ],
  "eggGroups": [
    "water_3"
  ],
  "baseStats": {
    "hp": 75,
    "attack": 125,
    "defence": 100,
    "special_attack": 70,
    "special_defence": 80,
    "speed": 45
  },
  "evYield": {
    "hp": 0,
    "attack": 2,
    "defence": 0,
    "special_attack": 0,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 173,
  "experienceGroup": "erratic",
  "catchRate": 45,
  "eggCycles": 30,
  "baseFriendship": 50,
  "baseScale": 1,
  "hitbox": {
    "width": 1,
    "height": 2.2,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.3,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      },
      "walk": {
        "walkSpeed": 0.16
      }
    },
    "resting": {
      "canSleep": true,
      "light": "0-4"
    }
  },
  "drops": {
    "amount": 1,
    "entries": [
      {
        "item": "cobblemon:quick_claw",
        "percentage": 10.0
      }
    ]
  },
  "moves": [
    "1:scratch",
    "1:harden",
    "1:mudsport",
    "1:watergun",
    "1:furycutter",
    "1:smackdown",
    "12:metalclaw",
    "16:ancientpower",
    "20:bugbite",
    "24:brine",
    "28:slash",
    "32:crushclaw",
    "36:rockblast",
    "43:protect",
    "48:xscissor",
    "egg:aquajet",
    "egg:curse",
    "egg:knockoff",
    "egg:rapidspin",
    "egg:sandattack",
    "egg:waterpulse",
    "tm:aerialace",
    "tm:ancientpower",
    "tm:aquatail",
    "tm:block",
    "tm:bodyslam",
    "tm:brickbreak",
    "tm:brine",
    "tm:brutalswing",
    "tm:bugbite",
    "tm:bulldoze",
    "tm:crosspoison",
    "tm:curse",
    "tm:cut",
    "tm:dig",
    "tm:earthpower",
    "tm:earthquake",
    "tm:endure",
    "tm:facade",
    "tm:falseswipe",
    "tm:flashcannon",
    "tm:furycutter",
    "tm:gigaimpact",
    "tm:headbutt",
    "tm:honeclaws",
    "tm:hyperbeam",
    "tm:irondefense",
    "tm:irontail",
    "tm:knockoff",
    "tm:liquidation",
    "tm:lowkick",
    "tm:metalclaw",
    "tm:meteorbeam",
    "tm:mudshot",
    "tm:mudslap",
    "tm:protect",
    "tm:rest",
    "tm:rockblast",
    "tm:rockpolish",
    "tm:rockslide",
    "tm:rocksmash",
    "tm:rocktomb",
    "tm:sandstorm",
    "tm:screech",
    "tm:shadowclaw",
    "tm:sleeptalk",
    "tm:smackdown",
    "tm:stealthrock",
    "tm:stompingtantrum",
    "tm:stoneedge",
    "tm:strength",
    "tm:stringshot",
    "tm:strugglebug",
    "tm:substitute",
    "tm:sunnyday",
    "tm:superpower",
    "tm:swordsdance",
    "tm:terablast",
    "tm:waterpulse",
    "tm:xscissor",
    "tutor:aerialace",
    "tutor:ancientpower",
    "tutor:aquatail",
    "tutor:block",
    "tutor:bugbite",
    "tutor:bulldoze",
    "tutor:earthpower",
    "tutor:falseswipe",
    "tutor:flashcannon",
    "tutor:furycutter",
    "tutor:gigaimpact",
    "tutor:hyperbeam",
    "tutor:irondefense",
    "tutor:irontail",
    "tutor:knockoff",
    "tutor:liquidation",
    "tutor:lowkick",
    "tutor:meteorbeam",
    "tutor:mudslap",
    "tutor:rest",
    "tutor:rockslide",
    "tutor:rocksmash",
    "tutor:shadowclaw",
    "tutor:sleeptalk",
    "tutor:stealthrock",
    "tutor:stompingtantrum",
    "tutor:stoneedge",
    "tutor:stringshot",
    "tutor:superpower",
    "tutor:waterpulse",
    "tutor:xscissor"
  ],
  "preEvolution": "anorith",
  "evolutions": []
}