Rare Loot Table: Difference between revisions

No edit summary
m Text replacement - "=~1/" to "=1/"
 
(10 intermediate revisions by 2 users not shown)
Line 1: Line 1:
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.
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.
While in the [[Wastelands]], enemies have a 20% higher chance to roll the Rare Loot Table.<ref>https://highspell.wiki/w/Updates/Leather_Armour,_Wastelands_Update,_and_More#Wastelands_Update</ref>


== Rare Loot Table ==
== Possible Rewards ==
{| class="wikitable"
{{AddLoot|alt=RareLootTable|item=Rough Amethyst|minquantity=1|rarity=1/2.5}}
! colspan="2" | Type
{{AddLoot|alt=RareLootTable|item=Rough Sapphire|minquantity=1|rarity=1/4}}
! Quantity
{{AddLoot|alt=RareLootTable|item=Rough Emerald|minquantity=1|rarity=1/6.7}}
! Rarity
{{AddLoot|alt=RareLootTable|item=Rough Topaz|minquantity=1|rarity=1/13.3}}
|-
{{AddLoot|alt=RareLootTable|item=Rough Citrine|minquantity=1|rarity=1/20}}
| {{ItemIcon|Rough Amethyst}}
{{AddLoot|alt=RareLootTable|item=Rough Ruby|minquantity=1|rarity=1/40}}
| [[Rough Amethyst]]
{{AddLoot|alt=RareLootTable|item=Rough Diamond|minquantity=1|rarity=1/66.7}}
| 1
{{AddLoot|alt=RareLootTable|item=Rough Carbonado|minquantity=1|rarity=1/100}}
| 1/2.5
{{AddLoot|alt=RareLootTable|item=Warp Scroll|minquantity=30|rarity=1/100}}
|-
{{AddLoot|alt=RareLootTable|item=Alchemy Scroll|minquantity=50|rarity=1/100}}
| {{ItemIcon|Rough Sapphire}}
{{AddLoot|alt=RareLootTable|item=Celadium Ore|minquantity=1|rarity=1/204.1}}
| [[Rough Sapphire]]
{{LootTable|alt=RareLootTable}}
| 1
<!--{{RareLootTable|simple=true}}-->
| 1/4
|-
| {{ItemIcon|Rough Emerald}}
| [[Rough Emerald]]
| 1
| 1/6.667
|-
| {{ItemIcon|Rough Topaz}}
| [[Rough Topaz]]
| 1
| 1/13.33
|-
| {{ItemIcon|Rough Citrine}}
| [[Rough Citrine]]
| 1
| 1/20
|-
| {{ItemIcon|Rough Ruby}}
| [[Rough Ruby]]
| 1
| 1/40
|-
| {{ItemIcon|Rough Diamond}}
| [[Rough Diamond]]
| 1
| 1/66.67
|-
| {{ItemIcon|Rough Carbonado}}
| [[Rough Carbonado]]
| 1
| 1/100
|-
| {{ItemIcon|Warp Scroll}}
| [[Warp Scroll]]
| 50
| 1/100
|-
| {{ItemIcon|Alchemy Scroll}}
| [[Alchemy Scroll]]
| 50
| 1/100
|-
| {{ItemIcon|Celadium Ore}}
| [[Celadium Ore]]
| 1
| 1/204
|}


== NPCs with Rare Loot Table Access ==
== NPCs with Rare Loot Table Access ==
<ul>{{#cargo_query:
''This section needs updated. I'm out on vacation though, so I'll get to it when I return. Needs done programmatically.'' -[[User:Ryan|Ryan]]
  tables=NPCs
 
  |fields=_pageName
== References ==
  |where=rareloot IS NOT NULL AND rareloot != "Unknown" AND rareloot != "Never"
<references />
  |order by=Level ASC
  |format=template
  |template=NPCListItem
  |named args=yes
  |cacheable=yes
}}</ul>