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

← Heroines Edition
But If We Ever See Each Other Again... Will You Call Me Your Shipmate?!!

But If We Ever See Each Other Again... Will You Call Me Your Shipmate?!!

Common #11 Event Alabasta
Colors
Red
Cost
1
Expansion
Heroines Edition · One Piece
Language
English
TCGplayer
672752
GET /api/v1/onepiece/cards/EB03-011?include=prices 200 50ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "EB03-011",
    "name": "But If We Ever See Each Other Again... Will You Call Me Your Shipmate?!!",
    "number": "11",
    "printed_number": "11",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.small.png",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.large.png",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.large.png"
      }
    ],
    "expansion": {
      "id": "EB03",
      "name": "Heroines Edition",
      "total": 62,
      "language": "English",
      "language_code": "en",
      "series": "One Piece",
      "code": "EB03",
      "printed_total": 62,
      "release_date": "2026/02/20",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/EB03.logo.png"
    },
    "language": "English",
    "language_code": "en",
    "tcgplayer_id": "672752",
    "variants": [
      {
        "name": "normal",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.small.png",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.large.png",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/EB03-011.large.png"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Red"
    ],
    "rules": [
      "[Counter] If your Leader is [Nefeltari Vivi], up to 1 of your Leader or Character cards gains +4000 power during this battle.",
      "[Trigger] Give up to 1 of your opponent's Characters −2000 power during this turn."
    ],
    "subtypes": [
      "Alabasta"
    ],
    "rarity": "Common",
    "pricing": {
      "currency": "USD",
      "market": 0.08,
      "is_stale": false,
      "conditions": [
        {
          "condition": "NM",
          "price": 0.08
        },
        {
          "condition": "LP",
          "price": 0.05
        }
      ],
      "graded": [],
      "market_updated_at": "2026-07-29T05:48:23.490Z",
      "trend_7d": {
        "direction": "up",
        "percent": 14.29
      }
    }
  }
}