{"product_id":"memory-of-an-adversary-bp02-en212-mosaic-rare","title":"Memory of an Adversary (Mosaic Rare) - Battle Pack 2: War of the Giants Unlimited","description":"\u003cdiv class=\"spc-ygo\"\u003e\n \n  \u003cdiv class=\"spc-text\"\u003e\n\u003cdiv class=\"spc-line\"\u003eWhen an opponent's monster declares an attack: You take damage equal to the attacking monster's ATK, and if you do, banish that monster. During the End Phase of your opponent's next turn, Special Summon that monster to your side of the field.\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e\u003c\/div\u003e\n\u003cdiv class=\"spc-line\"\u003e.\u003c\/div\u003e\n\u003c\/div\u003e\n \n  \u003cdiv class=\"spc-row\"\u003e\n\u003cdiv class=\"spc-label\"\u003eCard type\u003c\/div\u003e\n\u003cdiv class=\"spc-value\"\u003eTrap\u003c\/div\u003e\n\u003c\/div\u003e\n \n  \u003cdiv class=\"spc-row\"\u003e\n\u003cdiv class=\"spc-label\"\u003eType\u003c\/div\u003e\n\u003cdiv class=\"spc-value\"\u003eTrap \/ Normal Trap\u003c\/div\u003e\n\u003c\/div\u003e\n \n  \n \n  \n \n  \n \n  \n \n  \n \n  \u003cdiv class=\"spc-row\"\u003e\n\u003cdiv class=\"spc-label\"\u003eRarity\u003c\/div\u003e\n\u003cdiv class=\"spc-value\"\u003e\u003cspan class=\"spc-tag\"\u003eMosaic Rare\u003c\/span\u003e\u003c\/div\u003e\n\u003c\/div\u003e\n \n  \u003cdiv class=\"spc-row\"\u003e\n\u003cdiv class=\"spc-label\"\u003eSet\u003c\/div\u003e\n\u003cdiv class=\"spc-value\"\u003eBattle Pack 2: War of the Giants\u003c\/div\u003e\n\u003c\/div\u003e\n \n  \u003cdiv class=\"spc-row\"\u003e\n\u003cdiv class=\"spc-label\"\u003eCard number\u003c\/div\u003e\n\u003cdiv class=\"spc-value\"\u003eBP02-EN212\u003c\/div\u003e\n\u003c\/div\u003e\n \n\u003c\/div\u003e\n \n\u003cstyle\u003e\n  .spc-ygo {\n    --spc-border: rgba(128, 128, 128, 0.3);\n \n    \/* Attribute colours *\/\n    --spc-dark: #6b3f8f;\n    --spc-light: #d4a92b;\n    --spc-earth: #8a6a45;\n    --spc-water: #2f6fb5;\n    --spc-fire: #c0392b;\n    --spc-wind: #2f8f4f;\n    --spc-divine: #c9962b;\n \n    font-size: 0.95rem;\n    line-height: 1.55;\n  }\n \n  \/* ---------- Card text ---------- *\/\n \n  .spc-ygo .spc-text {\n    margin: 0 0 1.25rem;\n  }\n  .spc-ygo .spc-line {\n    margin: 0 0 0.6rem;\n  }\n  .spc-ygo .spc-line:last-child {\n    margin-bottom: 0;\n  }\n  \/* Yu-Gi-Oh wraps Normal Monster flavour text in \u003cem\u003e. Treat it the same way\n     the MTG template treats flavour text, muted rather than emphasised. *\/\n  .spc-ygo .spc-text em {\n    font-style: italic;\n    opacity: 0.72;\n  }\n  .spc-ygo .spc-bullet {\n    padding-left: 1rem;\n    text-indent: -1rem;\n    margin-bottom: 0.3rem;\n  }\n \n  \/* ---------- Info rows ---------- *\/\n \n  .spc-ygo .spc-row {\n    display: grid;\n    grid-template-columns: minmax(100px, 150px) 1fr;\n    gap: 0.75rem;\n    align-items: center;\n    padding: 0.6rem 0;\n    border-bottom: 1px solid var(--spc-border);\n  }\n  .spc-ygo .spc-row:first-of-type {\n    border-top: 1px solid var(--spc-border);\n  }\n  .spc-ygo .spc-row:last-of-type {\n    border-bottom: none;\n  }\n  .spc-ygo .spc-label {\n    font-weight: 600;\n    opacity: 0.62;\n    font-size: 0.8125rem;\n    letter-spacing: 0.02em;\n    text-transform: uppercase;\n  }\n \n  .spc-ygo .spc-atkdef {\n    display: flex;\n    align-items: center;\n    gap: 0.4rem;\n  }\n  .spc-ygo .spc-num {\n    font-weight: 700;\n    font-variant-numeric: tabular-nums;\n  }\n  .spc-ygo .spc-slash {\n    opacity: 0.45;\n  }\n \n  \/* ---------- Attribute ---------- *\/\n \n  .spc-ygo .spc-attr {\n    display: inline-flex;\n    align-items: center;\n    gap: 0.45rem;\n  }\n  .spc-ygo .spc-dot {\n    width: 10px;\n    height: 10px;\n    border-radius: 50%;\n    flex-shrink: 0;\n    background: currentColor;\n    opacity: 0.4;\n  }\n  .spc-ygo .spc-attr-dark   .spc-dot { background: var(--spc-dark);   opacity: 1; }\n  .spc-ygo .spc-attr-light  .spc-dot { background: var(--spc-light);  opacity: 1; }\n  .spc-ygo .spc-attr-earth  .spc-dot { background: var(--spc-earth);  opacity: 1; }\n  .spc-ygo .spc-attr-water  .spc-dot { background: var(--spc-water);  opacity: 1; }\n  .spc-ygo .spc-attr-fire   .spc-dot { background: var(--spc-fire);   opacity: 1; }\n  .spc-ygo .spc-attr-wind   .spc-dot { background: var(--spc-wind);   opacity: 1; }\n  .spc-ygo .spc-attr-divine .spc-dot { background: var(--spc-divine); opacity: 1; }\n \n  .spc-ygo .spc-tag {\n    display: inline-block;\n    font-size: 0.6875rem;\n    font-weight: 700;\n    letter-spacing: 0.06em;\n    text-transform: uppercase;\n    padding: 0.1rem 0.4rem;\n    border: 1px solid var(--spc-border);\n    border-radius: 3px;\n    opacity: 0.75;\n    white-space: nowrap;\n  }\n \n  @media (max-width: 480px) {\n    .spc-ygo .spc-row {\n      grid-template-columns: 1fr;\n      gap: 0.15rem;\n    }\n  }\n\u003c\/style\u003e","brand":"Battle Pack 2: War of the Giants","offers":[{"title":"Near Mint Unlimited","offer_id":42561515225294,"sku":"YGO-U-GS5Y1NVEL2-1","price":1.0,"currency_code":"AUD","in_stock":false},{"title":"Lightly Played Unlimited","offer_id":42561515258062,"sku":"YGO-U-GS5Y1NVEL2-2","price":0.8,"currency_code":"AUD","in_stock":false},{"title":"Moderately Played Unlimited","offer_id":42561515290830,"sku":"YGO-U-GS5Y1NVEL2-3","price":0.6,"currency_code":"AUD","in_stock":false},{"title":"Heavily Played Unlimited","offer_id":42561515323598,"sku":"YGO-U-GS5Y1NVEL2-4","price":0.4,"currency_code":"AUD","in_stock":false},{"title":"Damaged Unlimited","offer_id":42561515356366,"sku":"YGO-U-GS5Y1NVEL2-5","price":0.25,"currency_code":"AUD","in_stock":false},{"title":"Near Mint 1st Edition","offer_id":42561515389134,"sku":"YGO-U-GS5Y1NVEL2-6","price":1.0,"currency_code":"AUD","in_stock":false},{"title":"Lightly Played 1st Edition","offer_id":42561515421902,"sku":"YGO-U-GS5Y1NVEL2-7","price":0.8,"currency_code":"AUD","in_stock":false},{"title":"Moderately Played 1st Edition","offer_id":42561515454670,"sku":"YGO-U-GS5Y1NVEL2-8","price":0.6,"currency_code":"AUD","in_stock":false},{"title":"Heavily Played 1st Edition","offer_id":42561515487438,"sku":"YGO-U-GS5Y1NVEL2-9","price":0.4,"currency_code":"AUD","in_stock":false},{"title":"Damaged 1st Edition","offer_id":42561515520206,"sku":"YGO-U-GS5Y1NVEL2-10","price":0.25,"currency_code":"AUD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0552\/5395\/8862\/files\/69650.jpg?v=1787538139","url":"https:\/\/manamarket.com.au\/products\/memory-of-an-adversary-bp02-en212-mosaic-rare","provider":"Mana Market","version":"1.0","type":"link"}