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

← Egghead Crisis
Gum-Gum Hawk Gatling

Gum-Gum Hawk Gatling

Common #60 Event EggheadThe Four EmperorsStraw Hat Crew
Colors
Yellow
Cost
2
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685332
GET /api/v1/onepiece/cards/EB04-060?include=prices 200 61ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-060",
    "name": "Gum-Gum Hawk Gatling",
    "number": "60",
    "printed_number": "60",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.large.png"
      }
    ],
    "expansion": {
      "id": "EB04",
      "name": "Egghead Crisis",
      "total": 61,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB04",
      "printed_total": 61,
      "release_date": "2026/01/16",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB04.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "685332",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-060.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "2",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Main] You may add 1 card from the top or bottom of your Life cards to your hand: Add up to 1 Character card with the {Egghead} type from your hand to the top of your Life cards face-up. Then, give up to 1 of your opponent's Characters −1000 power during this turn.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Egghead",
      "The Four Emperors",
      "Straw Hat Crew"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.05,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T22:02:23.849Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}