Hearthstone Update - October 3, 2016
Posted on 03 October 2016
In this Hearthstone update, we're making balance changes to several cards and fixing several bugs.
Read on for details!
The following cards have been changed:
Call of the Wild now costs 9 mana, up from 8 mana.
Execute now costs 2 mana, up from 1 mana.
Rockbiter Weapon now costs 2 mana, up from 1 mana.
Tuskarr Totemic now reads “Battlecry: Summon a random basic Totem.”
Abusive Sergeant now has 1 Attack, down from 2.
Charge now costs 1 mana, down from 3, and reads “Give a friendly minion Charge. It can’t attack heroes this turn.”
Yogg-Saron, Hope’s End now stops casting spells when it leaves the battlefield or is silenced.
Note: Cards with dust value that are changed as a result of this update are eligible to be disenchanted for their full Arcane Dust value until October 17th PDT. If you would like to disenchant these cards for their full Arcane Dust value, please do so before October 17th PDT. The list of cards eligible to be disenchanted for their full Arcane Dust value can be found below:
Call of the Wild
Tuskarr Totemic
Abusive Sergeant
Yogg'Saron, Hope's End
You will no longer be able to disenchant extra copies of cards that are not part of your collection.
Decks that are converted from one format (Wild or Standard) to the other will now automatically be added to the bottom of their respective list.
[Mobile] Clients should no longer get stuck on the Waiting for Authorization message when purchasing the Welcome Bundle.
/* Normal Lightbox */
.imgborder {
-moz-border-radius:4px;
-webkit-border-radius:4px;
border-radius:4px;
-moz-box-shadow:0 0 20px #000000;
-webkit-box-shadow:0 0 20px #000000;
box-shadow:0 0 20px #000000;
border: 1px solid #372511;
padding: 1px;
}
.imgborder, .imgborder:hover {
border: 1px solid #CD9000;
}
/* Borderless PNGS */
.imgnoborder {
-moz-border-radius: 0px;
-webkit-border-radius: 0px;
border-radius: 0px;
-moz-box-shadow: 0 0 0px tranparent;
-webkit-box-shadow: 0 0 0px tranparent;
box-shadow: 0 0 0px transparent;
border: 0px solid transparent;
padding: 0px;
}
.imgnoborder, .imgnoborder:hover {
border: 0px solid transparent;
}
/* HearthstoneDividerFiligree */
#blog .detail hr.filigree {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/79C1M3XMY0L31401477381292.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}
/* HearthstoneDividerWood */
#blog .detail hr.wood {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/79VCDJZ6362M1401477381334.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}
/* HearthstoneDividerManaCrystals */
#blog .detail hr.mana {
width:100%;
height: 50px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/AYRLNZFG7ZCY1401477381322.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}
/* StandardDivider */
#blog .detail hr.standard {
width:100%;
height: 100px;
background:url('https://bnetcmsus-a.akamaihd.net/cms/gallery/5e/5EATP35KLFOG1454297371918.png') center center no-repeat;
border: none;
margin-top: 0px;
margin-bottom: 0px;
}