Dragon City Wiki
Advertisement
Dragon City Wiki

Process 2: Checking Condition[]

  1. If both dragons from this combination are rare hybrids, the legend list will be added to the array list. This list is located on your user info config, which is located server sided.
  2. If both dragons from this combination are legend dragons, the legend list will be added to the array list. This list is located on your user info config which is located server-side. If rule 3 is active, the results from this rule will not be added to the array list.
  3. If Parent A and Parent B contain the same dragon. It's a possibility to get that dragon. This dragon will be added to the array list.
  4. If both dragons from this combination are legend or pure (wildcards), the following dragons will be added to the array list: elementals, hybrids and rare hybrids. If the type is pure and rule 3 is activated, the wildcard effect will not be added to the array list.
  5. If one of the parents is a pure elemental, then this element will be read as 2 elements: Pure and Elemental. Process one will then be repeated.
  6. If both parents are pure elemental, both pure elemental types will split in two, like step 5, and the process will repeat one more time.

Slots[]

When you are breeding two dragons together, the possible results will be listed into 3 different type of slots each with a limit of 11. In total there are 33:

Dificulty Dragons
1
  • Some Elemental Dragons (Sea Dragon and Nature Dragon)
  • Some Hybrid Dragons
  • Some Rare Hybrid Dragons
2
  • Some Elemental Dragons (Terra Dragon, Flame Dragon)
  • Some Hybrid Dragons
  • Some Rare Hybrid Dragons
  • Pure Dragon
  • Some Pure Elemental Dragons (Pure Sea Dragon, Pure Nature Dragon, Pure Dark Dragon)
3
  • Some Elemental Dragons (Electric Dragon, Ice Dragon, Metal Dragon, Dark Dragon)
  • Some Hybrid Dragons
  • Legend Dragons
  • Some Pure Elemental Dragons (Pure Terra Dragon, Pure Flame Dragon, Pure Electric Dragon, Pure Ice Dragon, Pure Metal Dragon)

Both Unique as Special Dragons will never be listed inside one of these slots. When there are more than 11 dragons that can be listed into a difficulty the dragons will be chosen randomly.

Rate Value[]

Every dificulty has 1 slot unlocked on default (1:1:1). In order to unlock the others you will need a specific ammount of rate value. This value is in fact the current earning of your two dragons:

Earning Formule Unlock Requirement
if level is < 10 or same 10:rate = start coin + add coin *(level-1);

if is more than 10

rate = start coin + add coin*9 + add coin*(level-10)/2;
  • Difficult 1 : [0,50,5,5,5,5,5,5,5,5,5] = need 95 to unlock all
  • Difficult 2 : [0,50,20,20,20,20,20,20,20,20,20] = need 230 to unlock all
  • Difficult 3 : [0,100,100,100,100,100,100,100,100,100,100] = need 1000 to unlock all
If your rating is below 50, only 1 slot from each dificulty will open, which puts each dificulty at a 33.33% chance.

See more at Breeding/Rate_Value

Advertisement