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

← Egghead Crisis
It's My Student's Farewell. I Want It to Be Proper.

It's My Student's Farewell. I Want It to Be Proper.

Common #9 Event Former Roger Pirates
Colors
Red
Cost
0
Expansion
Egghead Crisis · One Piece
Language
English
TCGplayer
685306
GET /api/v1/onepiece/cards/EB04-009?include=prices 200 58ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB04-009",
    "name": "It's My Student's Farewell. I Want It to Be Proper.",
    "number": "9",
    "printed_number": "9",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.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": "685306",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB04-009.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "0",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Main] You may attach 1 active DON!! card to one of your [Silvers Rayleigh]: Give up to 1 of your opponent's Characters −2000 power during this turn.",
      "[Counter] Up to 1 of your Characters or [Silvers Rayleigh] gains +2000 power during this battle."
    ],
    "subtypes": [
      "Former Roger Pirates"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-30T15:48:16.100Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}