Rare Loot Table: Difference between revisions
No edit summary |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
The | The [[Rare Loot Table]] (also known as the "rare drop table") is a list of valuable items that can be dropped by [[Non-player Character|NPCs]] in place of their usual drops. Each NPC type has its own fixed probability, with some NPCs having a greater chance of landing on the table than others. | ||
While in the [[Wastelands]], enemies have a higher chance to roll the Rare Loot Table. | |||
== Rare Loot Table == | == Rare Loot Table == | ||
Line 67: | Line 69: | ||
tables=NPCs | tables=NPCs | ||
|fields=_pageName | |fields=_pageName | ||
|where=rareloot IS NOT NULL | |where=rareloot IS NOT NULL AND rareloot != "Unknown" AND rareloot != "Never" | ||
|order by=Level ASC | |order by=Level ASC | ||
|format=template | |format=template | ||
|template=NPCListItem | |template=NPCListItem | ||
|named args=yes | |named args=yes | ||
|cacheable=yes | |||
}}</ul> | }}</ul> |