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

Notification

Icon
Error

[TUTO] _combo.txt
yzykatka
#1 Posted : Tuesday, December 8, 2015 12:30:50 PM(UTC)
Rank: Newbie

Groups: Registered
Posts: 9

Hello,
May ,some1 explain how to create ma own combos and what all these numbers meaning.



Thanks. :)
jacob1818
#2 Posted : Wednesday, December 9, 2015 5:13:58 PM(UTC)
Rank: Member

Groups: Registered
Posts: 17

Thanks: 10 times
Was thanked: 1 time(s) in 1 post(s)
I have the same question hehe :)
JoyAdmin
#3 Posted : Wednesday, December 9, 2015 11:25:41 PM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,847

Thanks: 805 times
Was thanked: 4539 time(s) in 1637 post(s)
It's an open source module, you need to read its source code and learn how to control it.

All things are documented in code.

If you're not programmer, I recommend you to use default a.i.
sepefeets
#4 Posted : Friday, December 11, 2015 11:45:32 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 899

Thanks: 1028 times
Was thanked: 584 time(s) in 238 post(s)
They don't need to read the source to use it...

See this for a bit of an explanation and another link to a reposted detailed explanation: http://www.hearthranger....rt-Users.aspx#post32070

Update: here is a better explanation that is current with a small change botmaker added to combo.txt a couple months ago: http://www.hearthranger....R-OWN-MULLIGAN-FILE.aspx
yzykatka
#5 Posted : Saturday, January 2, 2016 7:43:00 AM(UTC)
Rank: Newbie

Groups: Registered
Posts: 9

May some1 explain what all these red numbers mean and why?

// [COMBO] [4] Dragonkin Sorcerer (BRM_020) + [1]Power Word: Shield (CS2_004)
BRM_020,0;CS2_004,0;bonus:100;hero:priest
BRM_020,0;nxttrn;CS2_004,0;bonusfirst:0;bonussecond:50;hero:priest

// [Nudge] [3] Coldlight Oracle (EX1_050) + // [2] Gang Up (BRM_007)
EX1_050,5;BRM_007,15;bonus:100;hero:Rogue



Thanks :)
iNiles
#7 Posted : Saturday, January 2, 2016 12:15:43 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 169
Location: united states

Thanks: 2 times
Was thanked: 19 time(s) in 14 post(s)
yzykatka;34228 wrote:
May some1 explain what all these red numbers mean and why?

// [COMBO] [4] Dragonkin Sorcerer (BRM_020) + [1]Power Word: Shield (CS2_004)
BRM_020,0;CS2_004,0;bonus:100;hero:priest
BRM_020,0;nxttrn;CS2_004,0;bonusfirst:0;bonussecond:50;hero:priest

// [Nudge] [3] Coldlight Oracle (EX1_050) + // [2] Gang Up (BRM_007)
EX1_050,5;BRM_007,15;bonus:100;hero:Rogue



Thanks :)


I believe that those are the penalties and bonuses of the combos. The first 0 is the penalty for playing that card outside the combo 0 meaning it can be play without a penalty. The bonus is for using the combo.
sepefeets
#6 Posted : Saturday, January 2, 2016 6:33:54 PM(UTC)

Rank: Advanced Member

Groups: Registered
Posts: 899

Thanks: 1028 times
Was thanked: 584 time(s) in 238 post(s)
yzykatka;34228 wrote:
May some1 explain what all these red numbers mean and why?

// [COMBO] [4] Dragonkin Sorcerer (BRM_020) + [1]Power Word: Shield (CS2_004)
BRM_020,0;CS2_004,0;bonus:100;hero:priest
BRM_020,0;nxttrn;CS2_004,0;bonusfirst:0;bonussecond:50;hero:priest

// [Nudge] [3] Coldlight Oracle (EX1_050) + // [2] Gang Up (BRM_007)
EX1_050,5;BRM_007,15;bonus:100;hero:Rogue

Thanks :)

How about a breakdown of them.

Quote:
// [COMBO] [4] Dragonkin Sorcerer (BRM_020) + [1]Power Word: Shield (CS2_004)

This line is just a comment since it begins with //

Quote:
BRM_020,0;CS2_004,0;bonus:100;hero:priest

Play Dragonkin Sorcerer (0 penalty for using it outside a combo) and play Power Word: Shield (also 0 penalty), give 100 bonus for playing the combo, this combo only applies to priest.

Quote:
BRM_020,0;nxttrn;CS2_004,0;bonusfirst:0;bonussecond:50;hero:priest

Play Dragonkin Sorcerer (0 penalty), on the next turn play Power Word: Shield (0 penalty), give 0 bonus for playing the Dragonkin Sorcerer, give 50 bonus for playing the Power Word: Shield, this combo only applies to priest.

Quote:
// [Nudge] [3] Coldlight Oracle (EX1_050) + // [2] Gang Up (BRM_007)

Another comment.

Quote:
EX1_050,5;BRM_007,15;bonus:100;hero:Rogue

Play Coldlight Oracle (5 penalty for using it outside a combo), play Gang Up (15 penalty), give 100 bonus for the combo, this combo only applies to rogue.
Miscellaneous
#8 Posted : Thursday, February 11, 2016 9:00:32 AM(UTC)
Rank: Member

Groups: Registered
Posts: 14

Thanks: 13 times
Was thanked: 2 time(s) in 1 post(s)
Hi, i writing a Aggro Rouge deck and need only a Combo with Unearthed Raptor (LOE_019)

I only need the Combo sequenz, i will that the bot take the Deathrattle Ability of a card. I can insert the Deathrattle card of my own

thank you^^
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.246 seconds.