Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

170 Pages«<134135136137138>»
Project Rank 5
duke44
#2734 Posted : Wednesday, March 1, 2017 12:24:27 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 133

Was thanked: 39 time(s) in 24 post(s)
tobii05;46235 wrote:
oke i'll be play testing you're deck as well :)

The meta has shifted to midrange and control
dusta
#2735 Posted : Wednesday, March 1, 2017 12:35:49 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 1

duke44;46185 wrote:
The new shamen deck looks something like this

Decklist
Spirit Claws x2
Tunnel Trogg x2
Jade Lightning x2
Bloodmage Thalnos 1x
Flametongue Totem x2
Maelstrom Portal x2
Totem Golem x2
Jade Claws x2
Hex x2
Lightning Storm x1
Flamewreathed Faceless x1
Mana Tide Totem x1
Jinyu waterspeaker x2
Azure Drake x2
Jade Spirit x2
Thing from Below x2
Ava Blackpaw x1
Jade Chieftain x2

mulligan.txt

// - A L L --------------------------------------
// 1-DROP
// Tunnel Trogg
hold;shaman;all;LOE_018

// 2-DROP
// Spirit Claws
hold;shaman;all;KAR_063:1
// 1x Bloodmage Thalnos + Spirit Claws
hold;shaman;all;EX1_012:1:KAR_063
// 1x Kobold Geomancer + Spirit Claws
hold;shaman;all;CS2_142:1:KAR_063

// 1x Totem Golem
hold;shaman;all;AT_052:1
// 2x Totem Golem + 1-Drop + coin
hold;shaman;all;AT_052:2:LOE_018;coin
// 1x Flametongue Totem + 2x Tunnel Trogg + coin
hold;shaman;all;EX1_565:1:LOE_018,2,2;coin

// - D R U I D ----------------------------------
// 2-DROP
// Jade Claws
hold;shaman;druid;CFM_717:1

// 3-DROP
// Mana Tide Totem
hold;shaman;druid;EX1_575:

// - H U N T E R --------------------------------
// 2-DROP
// Jade Claws
hold;shaman;druid;CFM_717:1
// Discard Jade claws when you have Spirit Claws
discard;shaman;druid;CFM_717:2:KAR_063
// - M A G E ------------------------------------
// 2-DROP
// Jade Claws
hold;shaman;mage;CFM_717:1

// 3-DROP
// Mana Tide Totem
hold;shaman;mage;EX1_575:1

// - P A L A D I N ------------------------------
// 3-DROP
// Mana Tide Totem
hold;shaman;pala;EX1_575:1

// 4-DROP
// Jade Spirit
hold;shaman;pala;CFM_715:1

// - P R I E S T --------------------------------
// Jade Claws
hold;shaman;priest;CFM_717:1
// Discard Jade claws when you have Spirit Claws
discard;shaman;priest;CFM_717:2:KAR_063

// - R O G U E ----------------------------------

// 2-DROP
// Jade Claws
hold;shaman;thief;CFM_717:1

// 3-DROP
// Lightning Storm
hold;shaman;thief;EX1_259:1
// Hex
hold;shaman;thief;EX1_246:1

// - S H A M A N --------------------------------
// 1-DROP
// 1x Lightning Bolt + Tunnel Trogg
hold;shaman;shaman;EX1_238:1:LOE_018

// 2-DROP
// 1x Bloodmage Thalnos + Spirit Claws
hold;shaman;shaman;EX1_012:1:KAR_063
// Jade Claws
hold;shaman;shaman;CFM_717:1
// Discard Jade claws when you have Spirit Claws
discard;shaman;shaman;CFM_717:2:KAR_063

// 3-DROP
// 1x Lightning Storm + 1-drop + coin
hold;shaman;shaman;EX1_259:1:LOE_018;coin
// 1x Lightning Storm + Tunnel Trogg + Totem Golem
hold;shaman;shaman;EX1_259:1:LOE_018+AT_052

// - W A R L O C K ------------------------------
// 3-DROP
// Hex
hold;shaman;warlock;EX1_246:1
// Mana Tide Totem
hold;shaman;warlock;EX1_575:1

// 3-DROP
// 1x Lightning Storm + 1-drop + coin
hold;shaman;warlock;EX1_259:1:LOE_018;coin
// 1x Lightning Storm + Tunnel Trogg + Totem Golem
hold;shaman;warlock;EX1_259:1:LOE_018+AT_052

// - W A R R I O R ------------------------------
// 2-DROP
// 1x Maelstrom Portal
hold;shaman;warrior;KAR_073:1

// 3-DROP
// 1x Lightning Storm + 1-drop + coin
hold;shaman;warrior;EX1_259:1:LOE_018;coin
// 1x Lightning Storm + Tunnel Trogg + Totem Golem
hold;shaman;warrior;EX1_259:1:LOE_018+AT_052

settings.txt


enfacehp = 29; //hp of enemy when your hero is allowed to attack the enemy face with his weapon
maxwide = 6700; //number of boards which are taken to the next deep-lvl where another move may be added to them
twotsamount = 1300; //number of boards where the next turn is simulated
simEnemySecondTurn = true; //simulate a 2nd enemy turn (might have been removed?)
playarround = false; //play around some enemy aoe spells?
playaroundprob = 50; //probability where the enemy plays the aoe spell but your minions are forced to survive
playaroundprob2 = 80; //probability where the enemy plays the aoe spell and your minions can die!
enemyTurnMaxWide = 40; //boards calculated in enemy first turn in first AI step (lower than enemySecondTurnMaxWide)
enemyTurnMaxWideSecondTime = 260; //boards calculated in enemys-first-turn BUT in the second AI step (higher than enemyTurnMaxWide)
enemySecondTurnMaxWide = 26; //number of enemy boards calculated in enemys second TURN (might have been removed?)
nextTurnDeep = 6; //maximum deep-lvls (total moves) in your second turn (recommended = dont touch this)
nextTurnMaxWide = 26; //maximum boards calculated in one second turn deep-lvl
nextTurnTotalBoards = 260; //maximum boards calculated in second turn simulation
useSecretsPlayArround = true; //try to play around enemy secrets
alpha = 50; //weight in % of your 2nd turn vs your 1st (0<= alpha <= 100) eg. 30 = 30% 2nd turn result + 70% first turn result
simulatePlacement = true; //simulate all placements for direwolfalpha/flametongue/defenderofargus
behave = control; //select the behavior of the ai: control, rush, face (new) or mana (very experimental, dont use that :D)


// everything below is recommended to only be in your base settings.txt because they are personal choices
// some may purposefully not reload with auto-config-switching
// deck builders please start omitting these from your deck specific settings

useExternalProcess = true; //use silver.exe for calculations, a lot faster than turning it off (recommended = true)
concedeOnBadBoard = false; //concede if the enemy board is too good (recommended = false)
//concedeOnBoardValue = -900 //concedeOnBadBoard will trigger if our best board is lower value than this (recommended = dont touch this)
speed = false; //set this true to support sending multiple actions to bot (currently buggy so forced false)
useNetwork = false; //use networking to communicate with silver.exe instead of a file (experimental, likely to fail after some time)
netAddress = 127.0.0.1; //network address where silver.exe is running (127.0.0.1 = this computer)
tcpPort = 14804; //tcp port to connect on


where is combo.txt
Miru
#2740 Posted : Wednesday, March 1, 2017 1:51:23 PM(UTC)
Rank: Member

Groups: Registered
Posts: 21

Thanks: 8 times
Was thanked: 8 time(s) in 5 post(s)
Does anyone have any good lists for low rank gold farming with fast a.i.?
FingerSkater
#2741 Posted : Wednesday, March 1, 2017 3:25:28 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 45

Thanks: 14 times
Was thanked: 18 time(s) in 13 post(s)
1 user thanked FingerSkater for this useful post.
Miru on 3/2/2017(UTC)
Miru
#2744 Posted : Wednesday, March 1, 2017 3:54:33 PM(UTC)
Rank: Member

Groups: Registered
Posts: 21

Thanks: 8 times
Was thanked: 8 time(s) in 5 post(s)
FingerSkater;46246 wrote:
http://www.hearthpwn.com/decks/740828-jade-shaman-after-nerf-patch


Thanks!
duke44
#2742 Posted : Wednesday, March 1, 2017 6:24:50 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 133

Was thanked: 39 time(s) in 24 post(s)
The new metagame is changing, i am thinking about moving away from shamen and moving to warlock zoo or back to midrange hunter.
as the metagame shifts to control the midrange hunter deck maybe decent nowadays.
1 user thanked duke44 for this useful post.
Ant1hero on 3/1/2017(UTC)
tobii05
#2743 Posted : Wednesday, March 1, 2017 9:32:07 PM(UTC)
Rank: Member

Groups: Registered
Posts: 18

Thanks: 4 times
Was thanked: 1 time(s) in 1 post(s)
duke44;46253 wrote:
The new metagame is changing, i am thinking about moving away from shamen and moving to warlock zoo or back to midrange hunter.
as the metagame shifts to control the midrange hunter deck maybe decent nowadays.



I'm 10-2 with Tempo mage atm

https://gyazo.com/c70010...6bec0c12cd4e118f6c0cb9e


thats the deck list i play manual becouse i have no clue how to make the combo and mull files hehe :p
Cloud
#2745 Posted : Thursday, March 2, 2017 3:27:00 AM(UTC)
Cloud


Rank: Advanced Member

Groups: Registered
Posts: 332
Man
Location: Germany

Thanks: 29 times
Was thanked: 60 time(s) in 45 post(s)
Dres Jade-Midrange-Shaman has now a 47% wr on rank 20, seems hard now with the nerfs.
charis2324
#2747 Posted : Thursday, March 2, 2017 7:20:07 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 76
Location: Hong Kong

Thanks: 6 times
Was thanked: 22 time(s) in 20 post(s)
I'm at rank 15 with this deck now.

File (combination of Dre's old Mid-range Shaman and Jade Mid-range Shaman.I suck in dealling with files but it seems working for me)
_combo.txt

_mulligan.txt

settings.txt


Kurtka
#2746 Posted : Thursday, March 2, 2017 7:52:12 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 72

Thanks: 5 times
Was thanked: 26 time(s) in 19 post(s)
Cloud;46271 wrote:
Dres Jade-Midrange-Shaman has now a 47% wr on rank 20, seems hard now with the nerfs.

Have you paid attention to what kind of decks are on rank 20 atm?

I have been fooling around with some Finja decks and faced 7 Reno Golden Mages/Warlocks with Legendary cardbacks in a row. Guess poor bastards are so done with being dead to good decks by turn 5 they are trying to have at least some fun by praying on a newcomers.

It is actually gets so much better after you hit rank 15, its absurd.
Anyzh
#2748 Posted : Thursday, March 2, 2017 9:02:00 AM(UTC)
Anyzh


Rank: Advanced Member

Groups: Registered
Posts: 68

Thanks: 6 times
Was thanked: 24 time(s) in 17 post(s)
Using Scott's Shaman (No changes at all)
53% win, rank 15
Ailma
#2749 Posted : Thursday, March 2, 2017 11:36:55 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 35

Thanks: 4 times
Was thanked: 25 time(s) in 8 post(s)
Aggro or mid?
excision
#2750 Posted : Thursday, March 2, 2017 11:39:13 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 5
Location: england

Any budget/without expansions decks performing well ?

Edit if i was to buy a expansion which would be performing the best in the current meta ?
scottbreak
#2751 Posted : Thursday, March 2, 2017 9:40:37 PM(UTC)
scottbreak


Rank: Advanced Member

Groups: Registered, HSModerator
Posts: 429

Thanks: 291 times
Was thanked: 469 time(s) in 153 post(s)
Currently at Rank 8 with no changes to my Wild Pirate Warrior.
1 user thanked scottbreak for this useful post.
ernestyeoyx on 3/3/2017(UTC)
frogpower
#2752 Posted : Friday, March 3, 2017 7:38:28 AM(UTC)
Rank: Member

Groups: Registered
Posts: 11

Was thanked: 1 time(s) in 1 post(s)
scottbreak;46295 wrote:
Currently at Rank 8 with no changes to my Wild Pirate Warrior.


I can't climb more then rank 15 now, and last season i got rank 9 with ur deck/setting (about 4000 min playing)

I play in EU server
Ailma
#2755 Posted : Friday, March 3, 2017 7:44:23 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 35

Thanks: 4 times
Was thanked: 25 time(s) in 8 post(s)
The same happened to me, be patient.
It's about winning wins
Kurtka
#2756 Posted : Friday, March 3, 2017 7:55:13 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 72

Thanks: 5 times
Was thanked: 26 time(s) in 19 post(s)
I WILL CRUSH YOU!!



Second day of the season, already at Rank 7 FeelsGoodMan
ustica
#2759 Posted : Friday, March 3, 2017 8:40:01 AM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 133
Location: Malta

Thanks: 13 times
Was thanked: 21 time(s) in 20 post(s)
the new changes are very good for us: reaching rank 15 you can't go back to rank 16 no matter what. same when you reach rank 10. I think this will help a lot when the bot loses many matches in a row.
parkmiso
#2757 Posted : Friday, March 3, 2017 9:06:30 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 2

Thanks: 1 times
Kurtka;46305 wrote:
I WILL CRUSH YOU!!



Second day of the season, already at Rank 7 FeelsGoodMan



sir may i have your deck & setting ? plz <3
excision
#2760 Posted : Friday, March 3, 2017 9:55:47 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 5
Location: england

using this at the minute not got leeroy or the expansion for fin https://gyazo.com/820b2a...42e543bf5dadf61f510f57b any1 know a way can upgrade this without buying expansions ? its getting ruined at rank 17-20 on eu lol
170 Pages«<134135136137138>»
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF | YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.540 seconds.