Welcome Guest! To enable all features please
Login
or
Register
.
Forum
Active Topics
Search
Download
Login
Register
Search
Notification
Error
OK
Rush4X Forum
»
Rush4x for Hearthstone (RangerBot)
»
User Support and General Topics (HSBOT)
»
Where is the CARD ID ?
Where is the CARD ID ?
Options
Previous Topic
Next Topic
Miscellaneous
#1
Posted :
Wednesday, February 3, 2016 7:02:55 PM(UTC)
Rank: Member
Groups: Registered
Posts: 14
Thanks: 13 times
Was thanked: 2 time(s) in 1 post(s)
Hi Rush4xmembers,
I want to know, where i found the Card ID. I want to build this deck:
I need the ID to create my own, Mulligan, combo and so on ;). But if somebody want to create Mulligan combo for me ... feel free.
Thank you for your answers
Back to top
WWW
User Profile
View All Posts by User
View Thanks
Dre
#2
Posted :
Wednesday, February 3, 2016 7:11:09 PM(UTC)
Rank: Advanced Member
Groups: HSModerator, Registered
Posts: 888
Location: The Netherlands
Thanks: 216 times
Was thanked: 480 time(s) in 315 post(s)
Here is the card db: \HearthRanger\ExternBot\silverfish\_carddb.txt
But...this deck is not going to work with sir finley, i dont even think this deck is going to work at all but despite that i allready wrote the rules for it on request:
Dre;35223 wrote:
Here you go, sir finley wont work with the bot. I did some thinking and research and replaced him with leeroy, if you dont have leeroy you can take arcane golem or wolfrider or such.
AggroShaman
Deck:
Mulligan:
Code:
// This File: _mulligan.txt
// Author: Dre
// Version: 0.1 (27-Jan-16)
// Deck Name: Aggro-Shaman
// Hero: Shaman
// Deck Type: Face
// - S H A M A N --------------------------------
// [1] Earth Shock (EX1_245)
// [1] Lightning Bolt (EX1_238)
// [1] Rockbiter Weapon (CS2_045)
// [1] Tunnel Trogg (LOE_018)
// [2] Ancestral Knowledge (AT_053)
// [2] Crackle (GVG_038)
// [2] Lava Shock (BRM_011)
// [2] Totem Golem (AT_052)
// [2] Whirling Zap-o-matic (GVG_037)
// [3] Feral Spirit (EX1_248)
// [3] Lava Burst (EX1_241)
// [5] Doomhammer (EX1_567)
// - N E U T R A L ------------------------------
// [1] Abusive Sergeant (CS2_188)
// [1] Leper Gnome (EX1_029)
// [3] Argent Horserider (AT_087)
// [5] Leeroy Jenkins (EX1_116)
// - A L L ----------------------------------
// 1-DROP
// Leper Gnome
hold;shaman;all;EX1_029
// Tunnel Trog
hold;shaman;all;LOE_018
// 2-DROP
// 1 x Totem Golem
hold;shaman;all;AT_052:1
// 2 x Totem Golem + 1-Drop + coin
hold;shaman;all;AT_052:2:EX1_029/LOE_018/CS2_188;coin
// 1 x Whirling Zap-o-matic
hold;shaman;all;GVG_037:1
// 2 x Whirling Zap-o-matic
hold;shaman;all;GVG_037:2;coin
// 3-DROP
// 1 x Feral Spirit + Tunnel Trog and coin
hold;shaman;all;EX1_248:1:LOE_018;coin
// 1 x Feral Spirit + 1-drop + 2-drop
hold;shaman;all;EX1_248:1:LOE_018/EX1_029+GVG_037
Combo:
Code:
// This File: _combo.txt
// Author: Dre
// Version: 0.1 (27-Jan-16)
// Deck Name: Aggro-Shaman
// Hero: Shaman
// Deck Type: Face
// [Nudge] [5] Doomhammer (EX1_567) + [1] Rockbiter Weapon (CS2_045)
EX1_567,0;CS2_045,5;bonus:50;hero:shaman
// Cardvalue Leeroy Jenkins
cardvalue:EX1_116,30
Settings:
Code:
// This File: Settings.txt
// Author: Dre
// Version: 0.1 (27-Jan-16)
// Deck Name: Aggro-Shaman
// Hero: Shaman
// Deck Type: Face
enfacehp = 29;
maxwide = 6000;
twotsamount = 1200;
simEnemySecondTurn = true;
playarround = true;
playaroundprob = 50;
playaroundprob2 = 80;
enemyTurnMaxWide = 24;
enemyTurnMaxWideSecondTime = 240;
enemySecondTurnMaxWide = 24;
nextTurnDeep = 6;
nextTurnMaxWide = 24;
nextTurnTotalBoards = 240;
useSecretsPlayArround = true;
alpha = 50;
simulatePlacement = true;
useExternalProcess = true;
passiveWaiting = false;
behave = face;
concedeOnBadBoard = false;
speed = false;
Back to top
WWW
User Profile
View All Posts by User
View Thanks
JoyAdmin
#3
Posted :
Thursday, February 4, 2016 3:09:35 AM(UTC)
Rank: Administration
Groups: Administrators
Posts: 4,881
Thanks: 808 times
Was thanked: 4545 time(s) in 1642 post(s)
Card ID also can be searched by [Task Editor]-->[Card Viewer], move mouse to the card list, the tooltip shows card id.
Back to top
WWW
User Profile
View All Posts by User
View Thanks
Rush4X Forum
»
Rush4x for Hearthstone (RangerBot)
»
User Support and General Topics (HSBOT)
»
Where is the CARD ID ?
Forum Jump
Rush4x for Hearthstone (RangerBot)
- Announcements and Updates and Download (HSBOT)
- Share Your Deck Builds For HearthRanger (HSBOT)
- FAQ and Tutorials - No New Posts Here (HSBOT)
- Request a feature or Suggest anything (HSBOT)
- Errors, Bugs And Crash Report (HSBOT)
- User Support and General Topics (HSBOT)
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.
Watch this topic
Print this topic
» Normal
Threaded
Powered by YAF
|
YAF © 2003-2011, Yet Another Forum.NET
This page was generated in 0.052 seconds.