jalyna/oakdex-pokedex

View on GitHub
data/move/mat_block.json

Summary

Maintainability
Test Coverage
{
  "index_number": 561,
  "pp": 10,
  "max_pp": 16,
  "power": 0,
  "accuracy": 0,
  "category": "status",
  "priority": 0,
  "target": "target_adjacent_single",
  "critical_hit": 0,
  "makes_contact": false,
  "affected_by_protect": false,
  "affected_by_magic_coat": false,
  "affected_by_snatch": false,
  "affected_by_mirror_move": false,
  "affected_by_kings_rock": false,
  "names": {
    "fr": "Tatamigaeshi",
    "de": "Tatami-Schild",
    "it": "Ribaltappeto",
    "en": "Mat Block"
  },
  "type": "Fighting",
  "contests": [
    {
      "contest": "Contest Spectaculars",
      "appeal": 1,
      "jam": 3,
      "condition": "Cool"
    }
  ],
  "pokedex_entries": {
    "X": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "Y": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "O.Ruby": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Unbekannt"
    },
    "A.Sapphire": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Unbekannt"
    },
    "Sun": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "Moon": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "Ultra Sun": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "Ultra Moon": {
      "en": "Using a pulled-up mat as a shield, the user protects itself and its allies from damaging moves. This does not stop status moves.",
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken."
    },
    "Omega Ruby": {
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken.",
      "en": "Unknown"
    },
    "Alpha Sapphire": {
      "de": "Der Anwender richtet eine Tatami-Matte auf, um sich und sein Team vor Schaden zu schützen. Kein Schutz vor Status-Attacken.",
      "en": "Unknown"
    }
  }
}