Rare Loot Table: Difference between revisions

No edit summary
m Text replacement - "=~1/" to "=1/"
 
(13 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 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.


== 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>
{| class="wikitable"
 
! colspan="2" | Type
== Possible Rewards ==
! Quantity
{{AddLoot|alt=RareLootTable|item=Rough Amethyst|minquantity=1|rarity=1/2.5}}
! Rarity
{{AddLoot|alt=RareLootTable|item=Rough Sapphire|minquantity=1|rarity=1/4}}
|-
{{AddLoot|alt=RareLootTable|item=Rough Emerald|minquantity=1|rarity=1/6.7}}
| {{ItemIcon|Rough Amethyst}}
{{AddLoot|alt=RareLootTable|item=Rough Topaz|minquantity=1|rarity=1/13.3}}
| [[Rough Amethyst]]
{{AddLoot|alt=RareLootTable|item=Rough Citrine|minquantity=1|rarity=1/20}}
| 1
{{AddLoot|alt=RareLootTable|item=Rough Ruby|minquantity=1|rarity=1/40}}
| 1/2.5
{{AddLoot|alt=RareLootTable|item=Rough Diamond|minquantity=1|rarity=1/66.7}}
|-
{{AddLoot|alt=RareLootTable|item=Rough Carbonado|minquantity=1|rarity=1/100}}
| {{ItemIcon|Rough Sapphire}}
{{AddLoot|alt=RareLootTable|item=Warp Scroll|minquantity=30|rarity=1/100}}
| [[Rough Sapphire]]
{{AddLoot|alt=RareLootTable|item=Alchemy Scroll|minquantity=50|rarity=1/100}}
| 1
{{AddLoot|alt=RareLootTable|item=Celadium Ore|minquantity=1|rarity=1/204.1}}
| 1/4
{{LootTable|alt=RareLootTable}}
|-
<!--{{RareLootTable|simple=true}}-->
| {{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
<references />
  |order by=Level ASC
  |format=template
  |template=NPCListItem
  |named args=yes
}}</ul>