{"product_id":"baby-baby-awakening-with-a-grudge-giant-card-bt21-035-oversized-cards-foil","title":"Baby \/\/ Baby, Awakening With a Grudge (Giant Card) (BT21-035) - Oversized Cards Foil","description":"\u003cdiv class=\"store-pass-custom-description\"\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eRarity\u003c\/label\u003ePromo\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Type\u003c\/label\u003eLeader\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eColor\u003c\/label\u003eBlue\u003c\/div\u003e\n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003ePower\u003c\/label\u003e10000\/15000\u003c\/div\u003e\n    \n    \n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCharacter\u003c\/label\u003eBaby\/Vegeta: GT\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eSpecial Trait\u003c\/label\u003eMachine Mutant,Saiyan\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eEra\u003c\/label\u003eBaby Saga\u003c\/div\u003e\n    \u003cdiv class=\"info-item\"\u003e\n\u003clabel\u003eCard Effect\u003c\/label\u003e\u003cdiv\u003e\n\u003cdiv class=\"store-pass-card-text\"\u003e\n\u003cstrong\u003eBaby\u003c\/strong\u003e\n\u003cbr\u003e[Auto] When you place this card in your Leader Area, activate up to 1 \"Universal Tuffleization Plan\" from your deck.\n\u003cbr\u003e[Auto] Place 1 mono-blue \"Vegeta\u003cspan style=\"color:red\"\u003e : GT\u003c\/span\u003e\" with an energy cost of 1 or 1 mono-blue \"Brainwashed\" from your hand under a \"Universal Tuffleization Plan\" in your Battle Area : When this card attacks, draw 2 cards.\n\u003cbr\u003e[Awaken] When your life is at 4 or less or there are 4 or more cards under a \"Universal Tuffleization Plan\" in your Battle Area : Draw 1 card, switch up to 1 of your energy to Active Mode, then add cards from your life to your hand until you have 6 life left.\n\u003cbr\u003e\u003cbr\u003e\u003cstrong\u003eBaby, Awakening With a Grudge\u003c\/strong\u003e\n\u003cbr\u003e[Overlord] [Once per turn]\n\u003cbr\u003e[Auto] When this card attacks, choose one—\n\u003cbr\u003e• Look at up to 5 cards from the top of your deck, place up to 1 blue \"Brainwashed\" card under a \"Universal Tuffleization Plan\" in your Battle Area, then shuffle your deck.\n\u003cbr\u003e• Place up to 1 of your opponent's Battle Cards that does not include \"Son Goku: GT\" from their Drop under a \"Universal Tuffleization Plan\" in your Battle Area.\n\u003cbr\u003e[Activate:Main] [Once per turn] Add up to 1 card from your life to your hand, choose up to 1 of your blue \"Brainwashed\" cards, and that card gets +5000 power for the turn.\u003c\/div\u003e\n\u003ca class=\"store-pass-show-more d-none\" href=\"javascript:void(0);\" onclick=\"toggleCardText()\"\u003eShow More\u003c\/a\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003c\/div\u003e\n\u003cscript\u003e\n    var cardText = document.querySelector(\".store-pass-card-text\")\n    var showMore = document.querySelector('.store-pass-show-more')\n\n    function toggleCardText() {\n        if (showMore.innerHTML == 'Show More') {\n            showMore.innerHTML = 'Show Less'\n            cardText.classList.add('store-pass-full-text')\n        }\n        else {\n            showMore.innerHTML = 'Show More'\n            cardText.classList.remove('store-pass-full-text')\n        }\n    }\n\n    initText()\n    function initText() {\n        if (!checkOverflow(cardText)) return\n\n        showMore.classList.remove('d-none')\n    }\n\n    function checkOverflow(el) {\n        var curOverflow = el.style.overflow;\n\n        if (!curOverflow || curOverflow === \"visible\") el.style.overflow = \"hidden\"\n\n        var isOverflowing = el.clientWidth \u003c el.scrollWidth || el.clientHeight \u003c el.scrollHeight;\n        el.style.overflow = curOverflow;\n\n        return isOverflowing;\n    }\n\u003c\/script\u003e\n\u003cstyle\u003e\n    .store-pass-card-text {\n        display: -webkit-box;\n        -webkit-line-clamp: 3;\n        -webkit-box-orient: vertical;\n        overflow: hidden;\n        height: 84px;\n    }\n    .store-pass-full-text {\n        -webkit-line-clamp: unset;\n        height: unset;\n    }\n    .store-pass-custom-description .mb-1, .my-1 {\n        margin-bottom: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-right: 0.375rem!important;\n    }\n    .store-pass-custom-description .mr-1, .mx-1 {\n        margin-left: 0.375rem!important;\n    }\n    .store-pass-custom-description .d-none {\n        display: none!important;\n    }\n    .store-pass-custom-description .d-block {\n         display: block!important;\n    }\n    .store-pass-custom-description .row {\n        display: flex;\n        flex-wrap: wrap;\n    }\n    .store-pass-custom-description .col-6 {\n        flex: 0 0 50%;\n        max-width: 50%;\n        display: flex;\n    }\n    .store-pass-custom-description .legality {\n        margin-right: 1rem;\n    }\n    .store-pass-custom-description .labeled-info {\n        display: flex;\n        flex-direction: column;\n    }\n    .store-pass-custom-description .labeled-info \u003e div {\n        border-bottom: 1px solid #e5e5e5;\n        margin-bottom: 1rem;\n        padding-bottom: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:first-child {\n        padding-top: 1rem;\n    }\n    .store-pass-custom-description .labeled-info \u003e div:last-child {\n        border-bottom: 0px;\n        padding-bottom: 0;\n    }\n    .store-pass-custom-description .labeled-info .inner {\n        display: flex;\n        padding: 0.25rem;\n        margin: 0.25rem;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .labeled-info .inner:first-child {\n        padding-top: 0.25rem;\n    }\n    .store-pass-custom-description .labeled-info .inner:last-child {\n        padding-bottom: 0;\n        border-bottom: 0;\n    }\n    .store-pass-custom-description .info-item {\n        display: flex;\n        align-items: center;\n        padding: 0.5rem;\n        margin: 0;\n        border-bottom: 1px solid #e5e5e5;\n    }\n    .store-pass-custom-description .info-item-description {\n        padding: 0.5rem;\n    }\n    .store-pass-custom-description .info-item-description label {\n        margin-right: 0.375rem;\n    }\n    .store-pass-custom-description .info-item label {\n        font-weight: 600;\n        flex: 0 0 120px;\n        margin-bottom: 0;\n        overflow-wrap: break-word;\n        align-self: flex-start;\n    }\n    .store-pass-custom-description .info-item .inner label {\n        flex: 0 0 200px;\n    }\n\u003c\/style\u003e","brand":"Oversized Cards","offers":[{"title":"Near Mint","offer_id":46677672198316,"sku":"OC--F-1","price":0.0,"currency_code":"CAD","in_stock":false},{"title":"Lightly Played","offer_id":46677672231084,"sku":"OC--F-2","price":0.0,"currency_code":"CAD","in_stock":false},{"title":"Moderately Played","offer_id":46677672263852,"sku":"OC--F-3","price":0.0,"currency_code":"CAD","in_stock":false},{"title":"Heavily Played","offer_id":46677672296620,"sku":"OC--F-4","price":0.0,"currency_code":"CAD","in_stock":false},{"title":"Damaged","offer_id":46677672329388,"sku":"OC--F-5","price":0.0,"currency_code":"CAD","in_stock":false}],"thumbnail_url":"\/\/cdn.shopify.com\/s\/files\/1\/0661\/4545\/2204\/files\/533797.jpg?v=1782803080","url":"https:\/\/heavenscollectibles.ca\/products\/baby-baby-awakening-with-a-grudge-giant-card-bt21-035-oversized-cards-foil","provider":"Heaven's Collectibles \u0026 TCG","version":"1.0","type":"link"}