BreedingTime
From Dragon Mania Legends (DML) Wiki
Template documentation |
---|
Note: portions of the template sample may not be visible without values provided. |
View or edit this template's documentation. (About template documentation) |
Examples
{{BreedingTime|Fire|Metal|type=Common}}
: 360 (6 hours)
{{BreedingTime|Fire|Metal|type=Common|vip=1}}
: 288 (4 hours and 48 minutes)
{{BreedingTime|Primal|Plant|Wind|type=Primal}}
: 3240 (2 days and 6 hours)
- Ignis Faber Dragon (Tyrants have 4 Days pre-set)
{{BreedingTime|Tyrant|Legendary|Fire|type=Tyrant}}
: 5760 4 days
Calculates the breeding time in minutes for the elements (1-3) and types stated as type parameter, if Legendary+ only the type value is used, not the elements. The {{valElem}} template gets called with the elements and the type to get the values for "Breeding". This Template is used by the DragonBox template, to calculate the Breeding times (non-vip and vip) and the HatchingTime template.
Parameter | Description | Type | Status | |
---|---|---|---|---|
Element 1 | 1 | The Base Element of the Dragon
| String | required |
Element 2 | 2 | Second Element of the Dragon (if any)
| String | optional |
Element 3 | 3 | Third Element of the Dragon (if any)
| String | optional |
Type | 4 type | The type of the Dragon
| String | optional |
Vip? | vip | If this parameter is set, the result is multiplied by 0.8.
| Boolean | optional |