From 44efb2d6b70a89a4eec27d311d7b57e50dfda9d1 Mon Sep 17 00:00:00 2001 From: Jade McGough Date: Tue, 4 Mar 2014 13:34:28 -0800 Subject: [PATCH 1/2] update for 1.0.0.4458 rebalancing --- hearthstone.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/hearthstone.json b/hearthstone.json index 0238e34..2c75931 100644 --- a/hearthstone.json +++ b/hearthstone.json @@ -260,7 +260,7 @@ "manna": 4, "attack": 4, "health": 4, - "descr": "Battlecry: Give a minion +2 Attack.", + "descr": "Battlecry: Give a minion +2 Attack until end of turn.", "image": "EX1_046" }, { @@ -269,10 +269,10 @@ "type": "Spell", "race": "None", "class": "Warrior", - "manna": 0, + "manna": 3, "attack": 0, "health": 0, - "descr": "Give a friendly minion Charge.", + "descr": "Give a friendly minion +2 Attack and Charge.", "image": "CS2_103" }, { @@ -870,7 +870,7 @@ "race": "None", "class": "Any", "manna": 4, - "attack": 3, + "attack": 2, "health": 3, "descr": "Battlecry: Give adjacent minions +1\/+1 and Taunt.", "image": "EX1_093" @@ -929,7 +929,7 @@ "type": "Spell", "race": "None", "class": "Hunter", - "manna": 4, + "manna": 2, "attack": 0, "health": 0, "descr": "For each enemy minion, summon a 1\/1 Hound with Charge.", @@ -1064,7 +1064,7 @@ "manna": 1, "attack": 2, "health": 1, - "descr": "Battlecry: Give a friendly minion +2 Attack this turn.", + "descr": "Battlecry: Give a minion +2 Attack until end of turn.", "image": "CS2_188" }, { @@ -1073,7 +1073,7 @@ "type": "Minion", "race": "None", "class": "Any", - "manna": 5, + "manna": 6, "attack": 5, "health": 5, "descr": "Deathrattle: Take control of a random enemy minion.", @@ -1448,7 +1448,7 @@ "manna": 3, "attack": 2, "health": 3, - "descr": "Your other minions have Charge.", + "descr": "Whenever you play a minion with 3 or less Attack, give it Charge.", "image": "EX1_084" }, { @@ -2083,7 +2083,7 @@ "class": "Any", "manna": 2, "attack": 1, - "health": 2, + "health": 1, "descr": "Battlecry: Draw a card.", "image": "EX1_015" }, @@ -3726,9 +3726,9 @@ "race": "Demon", "class": "Warlock", "manna": 1, - "attack": 1, + "attack": 0, "health": 1, - "descr": "Stealth. Your other minions have +1 Health.", + "descr": "Stealth. At the end of your turn, give another random friendly minion +1 Health.", "image": "CS2_059" }, { @@ -3737,7 +3737,7 @@ "type": "Spell", "race": "None", "class": "Mage", - "manna": 8, + "manna": 10, "attack": 0, "health": 0, "descr": "Deal 10 damage.", From 8e31cfdae1c619ed15bf245951baf0fe0d2cdb96 Mon Sep 17 00:00:00 2001 From: Jade McGough Date: Tue, 4 Mar 2014 13:38:58 -0800 Subject: [PATCH 2/2] correcting warsong commander description --- hearthstone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hearthstone.json b/hearthstone.json index 2c75931..c5b6c30 100644 --- a/hearthstone.json +++ b/hearthstone.json @@ -1448,7 +1448,7 @@ "manna": 3, "attack": 2, "health": 3, - "descr": "Whenever you play a minion with 3 or less Attack, give it Charge.", + "descr": "Whenever you summon a minion with 3 or less Attack, give it Charge", "image": "EX1_084" }, {