Bubble Barrier: Difference between revisions
From Yu-Gi-Oh! Wiki
(Test edit from WCL quick start.) |
(Test edit from WCL quick start.) |
||
| Line 4: | Line 4: | ||
<div> | <div> | ||
<div id="card-images-container"> | <div id="card-images-container"> | ||
<p style="margin: 0px; "><img id="card-image" src="https:// | <p style="margin: 0px; "><img id="card-image" src="https://yugi.wiki/assets/card-images/common/79777187.jpg"></p> | ||
<div id="alternative-arts"><!-- | <div id="alternative-arts"><!-- | ||
--></div> | --></div> | ||
| Line 44: | Line 44: | ||
<script> | <script> | ||
setCardImage = function(image, id) { | setCardImage = function(image, id) { | ||
document.getElementById("card-image").src = "https:// | document.getElementById("card-image").src = "https://yugi.wiki/assets/card-images/common/" + id + ".jpg"; | ||
} | } | ||
</script> | </script> | ||
</html> | </html> | ||
Revision as of 01:57, 16 September 2023

Bubble Barrier
| Card Type: | Spell |
| Category: | Continuous |
| ID: | 79777187 |
| TCG Release: | August 06, 2015 |
| OCG Release: | April 25, 2015 |
TCG Status: Unlimited
OCG Status: Unlimited
Description:
Each "Performapal" and "Performage" monster you control cannot be destroyed by battle or card effect once per turn. You take no battle damage from attacks involving "Performapal" and "Performage" monsters you control.
TCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | August 07, 2015 |
| 1333 | 2016 Mega-Tin Mega Pack | August 30, 2016 |
OCG Sets
| ID | Name | Release Date |
|---|---|---|
| 1818 | Clash of Rebellions | April 25, 2015 |
