Please remember to make use of the DML Wiki Manual of Style and Code of Conduct during your stay.

 Actions

Template

Template:DelightPoints

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)

Example(s)

  • {{DelightPoints|ancient=6|primal=4}} gives:
Dragon Rarity Item(s)
Requested
Point(s)
Given
Probability of Appearance
Rate 1 Rate 2 Rate 3
Common Common 1 1 Happy Dragon Icon.png 10% 10% 10%
Uncommon Uncommon 1 1 Happy Dragon Icon.png 10% 10% 10%
Rare Rare 2 3 Happy Dragon Icon.png 20% 20% 20%
Epic Epic 3 6 Happy Dragon Icon.png 40% 37% 31%
Legendary Legendary 4 10 Happy Dragon Icon.png 19% 19% 19%
Primal Primal 4 10 Happy Dragon Icon.png 5% 5% 5%
Divine Divine 5 15 Happy Dragon Icon.png 6% 9% 15%
Ancient Ancient 6 15 Happy Dragon Icon.png 6% 9% 15%
Tyrant Tyrant 5 15 Happy Dragon Icon.png 6% 9% 15%
  • {{DelightPoints|primal=|tyrant=}} gives:
Dragon Rarity Item(s)
Requested
Point(s)
Given
Probability of Appearance
Rate 1 Rate 2 Rate 3
Common Common 1 1 Happy Dragon Icon.png 10% 10% 10%
Uncommon Uncommon 1 1 Happy Dragon Icon.png 10% 10% 10%
Rare Rare 2 3 Happy Dragon Icon.png 20% 20% 20%
Epic Epic 3 6 Happy Dragon Icon.png 40% 37% 31%
Legendary Legendary 4 10 Happy Dragon Icon.png 19% 19% 19%
Divine Divine 5 15 Happy Dragon Icon.png 6% 9% 15%
Ancient Ancient 5 15 Happy Dragon Icon.png 6% 9% 15%
  • {{DelightPoints|common=2|commonPoints=2|commonRate1=5%|commonRate2=5%|commonRate3=5%|uncommon=2|uncommonPoints=2|uncommonRate1=5%|uncommonRate2=5%|uncommonRate3=5%|tyrant=}} gives:
Dragon Rarity Item(s)
Requested
Point(s)
Given
Probability of Appearance
Rate 1 Rate 2 Rate 3
Common Common 2 2 Happy Dragon Icon.png 5% 5% 5%
Uncommon Uncommon 2 2 Happy Dragon Icon.png 5% 5% 5%
Rare Rare 2 3 Happy Dragon Icon.png 20% 20% 20%
Epic Epic 3 6 Happy Dragon Icon.png 40% 37% 31%
Legendary Legendary 4 10 Happy Dragon Icon.png 19% 19% 19%
Primal Primal 3 10 Happy Dragon Icon.png 5% 5% 5%
Divine Divine 5 15 Happy Dragon Icon.png 6% 9% 15%
Ancient Ancient 5 15 Happy Dragon Icon.png 6% 9% 15%

Debugging

The following:

{{DelightPoints
|common=2|commonPoints=3|commonRate1=9%|commonRate2=9%|commonRate3=9%
|uncommon=2|uncommonPoints=3|uncommonRate1=9%|uncommonRate2=9%|uncommonRate3=9%
|rare=2|rarePoints=3|rareRate1=9%|rareRate2=9%|rareRate3=9%
|epic=2|epicPoints=3|epicRate1=9%|epicRate2=9%|epicRate3=9%
|legendary=2|legendaryPoints=3|legendaryRate1=9%|legendaryRate2=9%|legendaryRate3=9%
|primal=2|primalPoints=3|primalRate1=9%|primalRate2=9%|primalRate3=9%
|divine=2|divinePoints=3|divineRate1=9%|divineRate2=9%|divineRate3=9%
|ancient=2|ancientPoints=3|ancientRate1=9%|ancientRate2=9%|ancientRate3=9%
|tyrant=2|tyrantPoints=3|tyrantRate1=9%|tyrantRate2=9%|tyrantRate3=9%
}}

Gives:

Dragon Rarity Item(s)
Requested
Point(s)
Given
Probability of Appearance
Rate 1 Rate 2 Rate 3
Common Common 2 3 Happy Dragon Icon.png 9% 9% 9%
Uncommon Uncommon 2 3 Happy Dragon Icon.png 9% 9% 9%
Rare Rare 2 3 Happy Dragon Icon.png 9% 9% 9%
Epic Epic 2 3 Happy Dragon Icon.png 9% 9% 9%
Legendary Legendary 2 3 Happy Dragon Icon.png 9% 9% 9%
Primal Primal 2 3 Happy Dragon Icon.png 9% 9% 9%
Divine Divine 2 3 Happy Dragon Icon.png 9% 9% 9%
Ancient Ancient 2 3 Happy Dragon Icon.png 9% 9% 9%
Tyrant Tyrant 2 3 Happy Dragon Icon.png 9% 9% 9%

See Also

  • {{DelightM}}, the template that mainly uses this one, passing values to it to create its "rarity and points" table.

Creates the {DelightPoints} table, based on the values entered/overridden. Used by the {DelightM} template, which passes its values to this one.

Template parameters

ParameterDescriptionTypeStatus
(Override, items requested) commoncommon

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) commonPointscommonPoints

Enter a number to override the value.

Default
1
Numberoptional
(Override) commonRate1commonRate1

Enter a number to override the value.

Default
10%
Stringoptional
(Override) commonRate2commonRate2

Enter a number to override the value.

Default
10%
Stringoptional
(Override) commonRate3commonRate3

Enter a number to override the value.

Default
10%
Stringoptional
(Override, items requested) uncommonuncommon

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) uncommonPointsuncommonPoints

Enter a number to override the value.

Default
1
Numberoptional
(Override) uncommonRate1uncommonRate1

Enter a number to override the value.

Default
10%
Stringoptional
(Override) uncommonRate2uncommonRate2

Enter a number to override the value.

Default
10%
Stringoptional
(Override) uncommonRate3uncommonRate3

Enter a number to override the value.

Default
10%
Stringoptional
(Override, items requested) rarerare

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) rarePointsrarePoints

Enter a number to override the value.

Default
3
Numberoptional
(Override) rareRate1rareRate1

Enter a number to override the value.

Default
20%
Stringoptional
(Override) rareRate2rareRate2

Enter a number to override the value.

Default
20%
Stringoptional
(Override) rareRate3rareRate3

Enter a number to override the value.

Default
20%
Stringoptional
(Override, items requested) epicepic

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) epicPointsepicPoints

Enter a number to override the value.

Default
3
Numberoptional
(Override) epicRate1epicRate1

Enter a number to override the value.

Default
40%
Stringoptional
(Override) epicRate2epicRate2

Enter a number to override the value.

Default
37%
Stringoptional
(Override) epicRate3epicRate3

Enter a number to override the value.

Default
31%
Stringoptional
(Override, items requested) legendarylegendary

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) legendaryPointslegendaryPoints

Enter a number to override the value.

Default
4
Numberoptional
(Override) legendaryRate1legendaryRate1

Enter a number to override the value.

Default
19%
Stringoptional
(Override) legendaryRate2legendaryRate2

Enter a number to override the value.

Default
19%
Stringoptional
(Override) legendaryRate3legendaryRate3

Enter a number to override the value.

Default
19%
Stringoptional
(Override, items requested) primalprimal

To override the "items requested" value for this rarity, enter a number, or specify this paramter's value as blank to disable.

Numberoptional
(Override) primalPointsprimalPoints

no description

Numberoptional
(Override) primalRate1primalRate1

Enter a number to override the value.

Default
5%
Stringoptional
(Override) primalRate2primalRate2

Enter a number to override the value.

Default
5%
Stringoptional
(Override) primalRate3primalRate3

Enter a number to override the value.

Default
5%
Stringoptional
(Override, items requested) divinedivine

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) divinePointsdivinePoints

Enter a number to override the value.

Default
5
Numberoptional
(Override) divineRate1divineRate1

Enter a number to override the value.

Default
6%
Stringoptional
(Override) divineRate2divineRate2

Enter a number to override the value.

Default
9%
Stringoptional
(Override) divineRate3divineRate3

Enter a number to override the value.

Default
15%
Stringoptional
(Override, items requested) ancient

To override the "items requested" value for this rarity, enter a number.

Numberoptional
(Override) ancientPointsancientPoints

Enter a number to override the value.

Default
5
Numberoptional
(Override) ancientRate1ancientRate1

Enter a number to override the value.

Default
6%
Stringoptional
(Override) ancientRate2ancientRate2

Enter a number to override the value.

Default
9%
Stringoptional
(Override) ancientRate3ancientRate3

Enter a number to override the value.

Default
15%
Stringoptional
(Override, items requested) tyranttyrant

To override the "items requested" value for this rarity, enter a number, or specify this paramter's value as blank to disable.

Numberoptional
(Override) tyrantPointstyrantPoints

Enter a number to override the value.

Default
5
Numberoptional
(Override) tyrantRate1tyrantRate1

Enter a number to override the value.

Default
6%
Stringoptional
(Override) tyrantRate2tyrantRate2

Enter a number to override the value.

Default
9%
Stringoptional
(Override) tyrantRate3tyrantRate3

Enter a number to override the value.

Default
5%
Stringoptional


This Wiki is created by players for other players and is not maintained by, or affiliated with, the game maker (Gameloft).
Cookies help us deliver our services. By using our services, you agree to our use of cookies.