Template:Charm table
Jump to navigation
Jump to search
This documentation is transcluded from Template:Charm table/doc.
The Charm table template is used to provide a table with approximate values for the drop rate of charms, for any specific monster. A notice is given if less than 300 kills are logged.
Usage
{{Charm table |kills = Number of monsters killed in the sample |charms = How many charms the monster drops at once; leave field out if 1 |gold = Number of gold charms obtained in from sample |green = Number of green charms obtained in from sample |crimson = Number of crimson charms obtained in from sample |blue = Number of blue charms obtained in from sample }}
Examples
Input | Result | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
{{Charm table |kills = 100 |gold = 21 |green = 14 |crimson = 5 |blue = 1 }} |
Based on a sample of 100 kills. 1 charm is dropped at once. | ||||||||||
{{Charm table |kills = 147 |charms = 3 |gold = 384 |green = 81 |crimson = 21 |blue = 9 }} |
Based on a sample of 147 kills. 3 charms are dropped at once. | ||||||||||
{{Charm table |kills = 304 |charms = 2 |gold = 154 |green = 75 |crimson = 50 |blue = 25 }} |
Based on a sample of 304 kills. 2 charms are dropped at once. |