Template:Fossil table

This is the current revision of this page, as edited by Alex (talk | contribs) at 00:27, 17 October 2024 (Created page with "{{#ifeq:{{{header|<noinclude>yes</noinclude>}}}|yes|{{DropsTableHead}} }}{{DropsLine{{#if:{{{skill|}}}|{{#ifeq:{{{skill|}}}|Reward|Reward|Skill}}}}|name=Numulite|quantity=5{{#ifexpr:{{{numulite|10}}} > 1|-{{#expr:{{{numulite|10}}}+4}}|}}|rarity={{#expr:9*{{{fossil|1}}}}}/{{#expr:1/({{{access|1}}})*175}}|skill={{{skill|}}}}} {{DropsLine{{#if:{{{skill|}}}|{{#ifeq:{{{skill|}}}|Reward|Reward|Skill}}}}|name=Unidentified small fossil|quantity=1|rarity={{{fossil|1}}}/{{#expr:1/..."). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Item Quantity Rarity Price High Alch
Numulite.png: Template:Fossil table drops Numulite with rarity 9/175 in quantity 5-14Numulite5–149/175Not sold150–420
Unidentified small fossil.png: Template:Fossil table drops Unidentified small fossil with rarity 1/350 in quantity 1Unidentified small fossil11/350Not sold60
Unidentified medium fossil.png: Template:Fossil table drops Unidentified medium fossil with rarity 1/700 in quantity 1Unidentified medium fossil11/700Not sold120
Unidentified large fossil.png: Template:Fossil table drops Unidentified large fossil with rarity 1/875 in quantity 1Unidentified large fossil11/875Not sold180
Unidentified rare fossil.png: Template:Fossil table drops Unidentified rare fossil with rarity 1/3,500 in quantity 1Unidentified rare fossil11/3,500Not sold750
Template documentation
This documentation is transcluded from Template:Fossil table/doc. [edit] [history] [purge]

This template is a preset for Fossil drop tables, which have a list of specific rarities. The amount of numulite also have a set formula, which this template also calculates automatically. For rare instances, when there is not a 100% chance to have a roll on the table, such as Fossil Island soil, the access parameter can be used to modify the chance to access the table.

Examples

Wyverns

Wyverns have a fossil modifier of 10 and a numulite modifier of 20.

{{Fossil table|fossil=10|numulite=20|header=yes}}
Item Quantity Rarity Price High Alch
Numulite.png: Template:Fossil table drops Numulite with rarity 90/175 in quantity 5-24Numulite5–2490/175Not sold150–720
Unidentified small fossil.png: Template:Fossil table drops Unidentified small fossil with rarity 10/350 in quantity 1Unidentified small fossil110/350Not sold60
Unidentified medium fossil.png: Template:Fossil table drops Unidentified medium fossil with rarity 10/700 in quantity 1Unidentified medium fossil110/700Not sold120
Unidentified large fossil.png: Template:Fossil table drops Unidentified large fossil with rarity 10/875 in quantity 1Unidentified large fossil110/875Not sold180
Unidentified rare fossil.png: Template:Fossil table drops Unidentified rare fossil with rarity 10/3,500 in quantity 1Unidentified rare fossil110/3,500Not sold750

Soil

Soil has an a priori 1/80 chance to roll the fossil table, with both of its modifiers set to 1.

{{Fossil table|fossil=1|numulite=1|skill=Mining|access=1/80|header=yes}}
Item Quantity Rarity Price High Alch
Numulite.png: Template:Fossil table drops Numulite with rarity 9/14,000 in quantity 5Numulite59/14,000Not sold150
Unidentified small fossil.png: Template:Fossil table drops Unidentified small fossil with rarity 1/28,000 in quantity 1Unidentified small fossil11/28,000Not sold60
Unidentified medium fossil.png: Template:Fossil table drops Unidentified medium fossil with rarity 1/56,000 in quantity 1Unidentified medium fossil11/56,000Not sold120
Unidentified large fossil.png: Template:Fossil table drops Unidentified large fossil with rarity 1/70,000 in quantity 1Unidentified large fossil11/70,000Not sold180
Unidentified rare fossil.png: Template:Fossil table drops Unidentified rare fossil with rarity 1/280,000 in quantity 1Unidentified rare fossil11/280,000Not sold750

Parameters

fossil

The fossil parameter is the fossil modifier, which specifies the chance to roll the table.

numulite

The numulite parameter specifies the number of numulites that can be obtained. The formula for this is given in Mod Maz's tweet[1] about fossils, with the one change that the multiplication by 5 is instead of a static addition of 5: (where generates an integer strictly lower than ).

skill (optional)

Specify which skill is used in the activity, if the table is associated with a skilling activity, instead of a monster drop. This is used in {{Drop sources}} to specify that the resource is a skilling resource.

header (optional)

Set to yes if the templates {{DropsTableHead}} and {{DropsTableBottom}} need to be added around the table. If this is not set to yes, it is assumed the template will be used as part of another pre-existing table.

access (optional)

Specify access with the chance to access the fossil table in the first place, if this applies. For example, for Fossil Island soil, this chance is 1/80.

References

  1. ^