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

Notification

Icon
Error

combo.json Question
lwc5757
#1 Posted : Saturday, June 3, 2017 9:37:29 AM(UTC)
Rank: Member

Groups: Registered
Posts: 11
Location: Malaysia

Hello,

I have 1 question regarding of combo.json. Below is my combo.json. May I know what is the value mean? If play both card in 1 turn, the value calculated +25. What is the value 15 mean?
Code:
{
    "GameCardId":"Combo",   
    "ConfigComment":"This is the combo config file.",
     
        "ComboList": 
              {
                          "values":
                          [
                                {                       
                                  "comment":"Doppelgangster (CFM_668) >>  Evolve (OG_027)",         
                                    "condition": "*",
                                    "combo":"CFM_668 >> OG_027",
                                    "value":"25 >> 15",
                                }
                          ],
                        },                  
         
}
JoyAdmin
#2 Posted : Saturday, June 3, 2017 11:18:02 AM(UTC)
Rank: Administration

Groups: Administrators
Posts: 4,847

Thanks: 805 times
Was thanked: 4539 time(s) in 1637 post(s)
If both card played in one turn with order 'CFM_668 >> OG_027', it will get total bonus 25 (action to play CFM_668) +15 (action to play OG_027) = 40.

If only CFM_668 is played, it will get bonus (penalty) -25.

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.063 seconds.