Rank: Member
Groups: Registered
Posts: 15
Thanks: 6 times Was thanked: 22 time(s) in 6 post(s)
|
Puppiies Meta Configs For Vision A.I
Due to a lot of concern from players regarding botters, my progress with my profiles will be put on halt for a while! My first set of rules to be used with Vision A.I. These will be updated and as I learn more and improve decks and my card collection. If you do not know how to use these files I suggest checking out this site before asking questions: http://www.hearthranger....sionai/VisionAI_Help.htmMid HunterCurrent win-rate Ranked EU: ??% - currently some issuesEDIT: UPDATED DECK LIST EDIT2: ADDED GLOBALVALUES.JSON EDIT3: UPDATED MULLIGAN EDIT4: ADDED COMBO (UNTESTED)Deck List
Alleycat *2 Fiery Bat *2 Hunters Mark *2 Jeweled Macaw *2 Crackling Razormaw *2 Golakka Crawler *1 Kindly Grandmother *2 Scavenging Hyena *2 Animal Companion *2 Eaglehorn Bow *2 Kill Command *2 Unleash the Hounds *2 Houndmaster *2 Nesting Rox *2 Tundra Rhino *1 Savannah Highmane *2
Mulligan.json
{ "GameCardId":"Mulligan", "ConfigComment":"This is mulligan rules file.",
"Mulligan": { "values": [ { "comment": "hold Golakka Crawler (UNG_807) when opponent is rogue", "mulligan":"UNG_807", "condition":"opp_hero(count(),rogue=true)>0", "value":"hold", } , { "comment": "hold Golakka Crawler (UNG_807) when opponent is warrior", "mulligan":"UNG_807", "condition":"opp_hero(count(),warrior=true)>0", "value":"hold", } , { "comment": "hold Alleycat (CFM_315), Firey Bat (OG_179), Jewled Macaw (UNG_912), Kindly Grandmother (KAR_005)", "mulligan":"CFM_315,OG_179,UNG_912,KAR_005", "condition":"my_hero(count(),hunter)>0", "value":"hold", } , { "comment": "Hold Crackling Razormaw, Dire Wolf Alpha if its the only 2 Drop in hand, or there is already a 1 Drop in hand", "mulligan":"UNG_915,EX1_162", "condition": "my_hand(count(),cost=2)<=1 OR my_hand(count(),cost=1,beast=true)>=1", "value":"hold", } , { "comment": "Hold Crackling Razormaw, with coin and second 2 Drop", "mulligan":"UNG_915", "condition": "coin AND my_hand(count(),cost=2)>1", "value":"hold", } , { "comment": "discard all cards not listed as hold", "mulligan":"*", "condition": "my_hero(count(),hunter) > 0", "value":"discard", } ], }, }
GlobalValues.json
Use Default
Combo.json
{ "GameCardId":"Combo", "ConfigComment":"This is the combo config file.",
"ComboList": { "values": [ { "comment":"turn 1:Alleycat, turn 2:Firey Bat", "condition": "*", "combo":"CFM_315 >> OG_179", "value":"20 >> 15", } , { "comment":"turn 1:Alleycat, turn 2:Crackling Razormaw", "condition": "*", "combo":"CFM_315 >> UNG_915", "value":"20 >> 15", } , { "comment":"turn 1:Firey Bat, turn 2:Crackling Razormaw", "condition": "*", "combo":"OG_179 >> UNG_915", "value":"20 >> 15", } , { "comment":"the amount of minions on the board is <2 make >2 Then Nesting Roc", "condition": "my_minions(count())<2", "combo":"CFM_315 >> UNG_801", "value":"20 >> 15", } ], },
}
Concede.jsonCOMING SOON
|
13 users thanked puppiie for this useful post.
|
brewmasterbruns on 4/19/2017(UTC), Garcia98 on 4/19/2017(UTC), pincho on 4/19/2017(UTC), JoyAdmin on 4/19/2017(UTC), odishe on 4/19/2017(UTC), jesperls on 4/19/2017(UTC), MarinoBog on 4/19/2017(UTC), fullhalfcake on 4/20/2017(UTC), 80705472@qq.com on 4/20/2017(UTC), 361581576 on 4/21/2017(UTC), mokuton on 5/12/2017(UTC), beastman on 8/25/2017(UTC), criialone on 12/26/2017(UTC)
|