{
  "implemented": true,
  "nationalPokedexNumber": 978,
  "name": "Tatsugiri",
  "primaryType": "dragon",
  "secondaryType": "water",
  "maleRatio": 0.5,
  "height": 3,
  "weight": 80,
  "pokedex": [
    "cobblemon.species.tatsugiri.desc"
  ],
  "labels": [
    "gen9"
  ],
  "aspects": [
    "tatsugiri-texture-curly"
  ],
  "abilities": [
    "commander",
    "h:stormdrain"
  ],
  "eggGroups": [
    "water_2"
  ],
  "baseStats": {
    "hp": 68,
    "attack": 50,
    "defence": 60,
    "special_attack": 120,
    "special_defence": 95,
    "speed": 82
  },
  "evYield": {
    "hp": 0,
    "attack": 0,
    "defence": 0,
    "special_attack": 2,
    "special_defence": 0,
    "speed": 0
  },
  "baseExperienceYield": 166,
  "experienceGroup": "medium_slow",
  "catchRate": 100,
  "eggCycles": 35,
  "baseFriendship": 50,
  "shoulderMountable": true,
  "baseScale": 0.65,
  "hitbox": {
    "width": 0.8,
    "height": 0.65,
    "fixed": false
  },
  "behaviour": {
    "moving": {
      "swim": {
        "swimSpeed": 0.1,
        "canBreatheUnderwater": true,
        "canWalkOnWater": true,
        "canSwimInWater": true,
        "canSwimInLava": false
      },
      "walk": {
        "avoidsLand": false
      }
    }
  },
  "drops": {
    "amount": 3,
    "entries": [
      {
        "item": "minecraft:salmon"
      },
      {
        "item": "minecraft:bone_meal",
        "percentage": 5.0
      },
      {
        "item": "cobblemon:haban_berry",
        "percentage": 5.0
      }
    ]
  },
  "moves": [
    "1:watergun",
    "1:splash",
    "6:harden",
    "12:helpinghand",
    "17:waterpulse",
    "23:soak",
    "28:taunt",
    "34:memento",
    "39:muddywater",
    "43:nastyplot",
    "47:mirrorcoat",
    "52:dragonpulse",
    "egg:batonpass",
    "egg:counter",
    "egg:rapidspin",
    "tm:batonpass",
    "tm:chillingwater",
    "tm:dracometeor",
    "tm:dragoncheer",
    "tm:dragondance",
    "tm:dragonpulse",
    "tm:endure",
    "tm:facade",
    "tm:gigaimpact",
    "tm:helpinghand",
    "tm:hydropump",
    "tm:hyperbeam",
    "tm:icywind",
    "tm:lunge",
    "tm:muddywater",
    "tm:nastyplot",
    "tm:outrage",
    "tm:protect",
    "tm:raindance",
    "tm:rest",
    "tm:sleeptalk",
    "tm:substitute",
    "tm:surf",
    "tm:takedown",
    "tm:taunt",
    "tm:terablast",
    "tm:waterpulse",
    "tm:whirlpool",
    "tutor:dracometeor",
    "tutor:dragonpulse",
    "tutor:gigaimpact",
    "tutor:helpinghand",
    "tutor:hyperbeam",
    "tutor:icywind",
    "tutor:outrage",
    "tutor:rest",
    "tutor:sleeptalk",
    "tutor:waterpulse"
  ],
  "evolutions": [],
  "forms": [
    {
      "name": "Droopy",
      "primaryType": "dragon",
      "secondaryType": "water",
      "maleRatio": 0.5,
      "height": 3,
      "weight": 80,
      "pokedex": [
        "cobblemon.species.tatsugiri-droopy.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "tatsugiri-texture-droopy"
      ],
      "evolutions": [],
      "battleOnly": false
    },
    {
      "name": "Stretchy",
      "primaryType": "dragon",
      "secondaryType": "water",
      "maleRatio": 0.5,
      "height": 3,
      "weight": 80,
      "pokedex": [
        "cobblemon.species.tatsugiri-stretchy.desc"
      ],
      "labels": [
        "gen9"
      ],
      "aspects": [
        "tatsugiri-texture-stretchy"
      ],
      "evolutions": [],
      "battleOnly": false
    }
  ]
}