...
I played one game with the Pirate Warrior and the misplays were really bad, don't know if anyone else is experiencing this. MY bot basically just attacked face with a 1/3 hook for 3 turns instead of dealing with the ever increasing threats from my opponent. If I run the bot more ill submit a log.
I'm working on it. It's quite challenging to bring face and control together. Will release it after some more testing.
But why did you get rid of Shaman? Midrange Shaman with White Eyes is still a top tier deck, that counters all the pirate warriors alright. If I roll back the updates you put out so I have Shaman, will it perform alright with the new cards using Project legend?
I haven't seen any new shaman decks on ladder(only old midrange witch gets crushed by the new decks). If you want to try the one you mentioned you need to make mulligan for it.
Here is the old one - should be easy to extend with some new cards. Just add it to _mulligan.txt located in Hearthbuddy Folder\Routines\DefaultRoutine\Silverfish\behavior\ProjectLegend:
[HIDE]//ProjectLegend by Otis --------------------
//------------------------------------------
//------------------------------------------
// MidShaman -------------------------------
// discard everything with >=4 mana
None;shaman;None;Discard:2;4
EX1_238;shaman;None;Discard:2;/
EX1_259;shaman;None;Discard:2;/
KAR_073;shaman;None;Discard:2;/
EX1_565;shaman;None;Discard:2;/
EX1_246;shaman;None;Discard:2;/
EX1_012;shaman;None;Discard:2;/
EX1_575;shaman;None;Discard:2;/
// Hold 1 portal vs
KAR_073;shaman;warlock;Hold:1;/
KAR_073;shaman;hunter;Hold:1;/
// Hold ooze vs
EX1_066;shaman;warrior;Hold:1;/
EX1_066;shaman;shaman;Hold:1;/
// Hold 1 7/7 vs
OG_024;shaman;druid;Hold:1;/
OG_024;shaman;pala;Hold:1;/
OG_024;shaman;warrior;Hold:1;/
OG_024;shaman;priest;Hold:1;/
// Hold 1 Spirit Claws
KAR_063;shaman;None;Hold:1;/
// Hold Thalnos/Kobold only with Spiritclaws
EX1_012;shaman;None;Hold:1;KAR_063
CS2_142;shaman;None;Hold:1;KAR_063
// Discard Feral Spirits when we have golem
EX1_248;shaman;None;Discard:2;AT_052
// Hold 1 Lightning Bolt vs
EX1_238;shaman;shaman;Hold:1;/
EX1_238;shaman;warlock;Hold:1;/
EX1_238;shaman;mage;Hold:1;/
EX1_238;shaman;hunter;Hold:1;/
// Hold 1 Storm vs
EX1_259;shaman;warlock;Hold:1;/
// Hold 1 Feral Spirits vs all
EX1_248;shaman;None;Hold:1;/[/HIDE]