Powered live by GET /api/v1/onepiece/…, the same public API documented in the Card Data API docs. Search supports the full q syntax.

← Two Legends
The Earth Will Not Lose! (foil)

The Earth Will Not Lose! (foil)

Rare #115 Event Sky IslandShandian Warrior
Colors
Yellow
Cost
1
Expansion
Two Legends · One Piece
Language
Japanese
TCGplayer
GET /api/v1/onepiece/cards/OP08_ja-115?include=prices 200 17ms
object · 2 keys
{
  "success": true,
  "data": {
    "id": "OP08_ja-115",
    "name": "The Earth Will Not Lose! (foil)",
    "number": "115",
    "printed_number": "115",
    "images": [
      {
        "type": "front",
        "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp",
        "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp",
        "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp"
      }
    ],
    "expansion": {
      "id": "OP08_ja",
      "name": "Two Legends",
      "total": 119,
      "language": "Japanese",
      "language_code": "ja",
      "series": "One Piece",
      "code": "OP08",
      "printed_total": 119,
      "release_date": "2024/09/13",
      "logo": "https://api.rip.fun/storage/v1/object/public/tcg/sets/OP08.logo.png",
      "translation": {
        "en": {
          "name": "Two Legends"
        }
      }
    },
    "language": "Japanese",
    "language_code": "ja",
    "tcgplayer_id": null,
    "variants": [
      {
        "name": "holofoil",
        "images": [
          {
            "type": "front",
            "small": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp",
            "medium": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp",
            "large": "https://api.rip.fun/storage/v1/object/public/tcg/cards/OP08_ja-115.large.webp"
          }
        ]
      }
    ],
    "type": "Event",
    "cost": "1",
    "colors": [
      "Yellow"
    ],
    "rules": [
      "[Counter] If your Leader has the {Shandian Warrior} type, up to 1 of your Leader or Character cards gains +3000 power during this battle. Then, play up to 1 [Upper Yard] from your hand.",
      "[Trigger] Draw 2 cards and trash 1 card from your hand."
    ],
    "subtypes": [
      "Sky Island",
      "Shandian Warrior"
    ],
    "rarity": "Rare",
    "pricing": {
      "currency": "USD",
      "market": 1.5,
      "is_stale": false,
      "conditions": [],
      "graded": [
        {
          "company": "BGS",
          "grade": "10",
          "value": 4,
          "low": 3.4,
          "high": 4.6,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "CGC",
          "grade": "10",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "PSA",
          "grade": "10",
          "value": 3.25,
          "low": 2.76,
          "high": 3.74,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        },
        {
          "company": "SGC",
          "grade": "10",
          "value": 2,
          "low": 1.7,
          "high": 2.3,
          "confidence": "med",
          "value_kind": "feed",
          "sold_count": 0
        }
      ],
      "market_updated_at": "2026-09-21T07:19:16.039Z",
      "trend_7d": {
        "direction": "flat",
        "percent": 0
      }
    }
  }
}