Powered live by GET /api/v1/onepiece/… — the same public API documented in API Docs. Search supports the full q syntax.

← Carrying On His Will
Meteor Fist

Meteor Fist

Uncommon #20 Event Navy
Colors
Red
Cost
3
Expansion
Carrying On His Will · One Piece
Language
English
TCGplayer
657275
GET /api/v1/onepiece/cards/OP13-020?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP13-020",
    "name": "Meteor Fist",
    "number": "20",
    "printed_number": "20",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.large.png"
      }
    ],
    "expansion": {
      "id": "OP13",
      "name": "Carrying On His Will",
      "total": 120,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "OP13",
      "printed_total": 120,
      "release_date": "2025/11/07",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP13.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "657275",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP13-020.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "3",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] Give up to 1 of your opponent's Characters −5000 power during this turn.",
      "[Trigger] Activate this card's [Main] effect."
    ],
    "subtypes": [
      "Navy"
    ],
    "rarity": "Uncommon",
    "pricing": {
      "currency": "USD",
      "market": 0.09,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.09
        },
        {
          "condition": "MP",
          "price": 0.01
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T04:48:16.038Z",
      "trend_7d": {
        "direction": "up",
        "percent": 12.5
      }
    }
  }
}