Rare Loot Table: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
No edit summary
m Text replacement - "=~1/" to "=1/"
 
(4 intermediate revisions by 2 users not shown)
Line 6: Line 6:
{{AddLoot|alt=RareLootTable|item=Rough Amethyst|minquantity=1|rarity=1/2.5}}
{{AddLoot|alt=RareLootTable|item=Rough Amethyst|minquantity=1|rarity=1/2.5}}
{{AddLoot|alt=RareLootTable|item=Rough Sapphire|minquantity=1|rarity=1/4}}
{{AddLoot|alt=RareLootTable|item=Rough Sapphire|minquantity=1|rarity=1/4}}
{{AddLoot|alt=RareLootTable|item=Rough Emerald|minquantity=1|rarity=~1/6.66}}
{{AddLoot|alt=RareLootTable|item=Rough Emerald|minquantity=1|rarity=1/6.7}}
{{AddLoot|alt=RareLootTable|item=Rough Topaz|minquantity=1|rarity=~1/13.33}}
{{AddLoot|alt=RareLootTable|item=Rough Topaz|minquantity=1|rarity=1/13.3}}
{{AddLoot|alt=RareLootTable|item=Rough Citrine|minquantity=1|rarity=1/20}}
{{AddLoot|alt=RareLootTable|item=Rough Citrine|minquantity=1|rarity=1/20}}
{{AddLoot|alt=RareLootTable|item=Rough Ruby|minquantity=1|rarity=1/40}}
{{AddLoot|alt=RareLootTable|item=Rough Ruby|minquantity=1|rarity=1/40}}
{{AddLoot|alt=RareLootTable|item=Rough Diamond|minquantity=1|rarity=~1/66.66}}
{{AddLoot|alt=RareLootTable|item=Rough Diamond|minquantity=1|rarity=1/66.7}}
{{AddLoot|alt=RareLootTable|item=Rough Carbonado|minquantity=1|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Rough Carbonado|minquantity=1|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Warp Scroll|minquantity=50|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Warp Scroll|minquantity=30|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Alchemy Scroll|minquantity=50|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Alchemy Scroll|minquantity=50|rarity=1/100}}
{{AddLoot|alt=RareLootTable|item=Celadium Ore|minquantity=1|rarity=1/204}}
{{AddLoot|alt=RareLootTable|item=Celadium Ore|minquantity=1|rarity=1/204.1}}
{{LootTable|alt=RareLootTable}}
{{LootTable|alt=RareLootTable}}
 
<!--{{RareLootTable|simple=true}}-->
<!--{{LootTable|alt=RareLootTable}}-->
 
{{RareLootTable|simple=true}}


== 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
  |where=rareloot IS NOT NULL AND rareloot != "Unknown" AND rareloot != "Never"
  |order by=Level ASC
  |format=template
  |template=NPCListItem
  |named args=yes
  |cacheable=yes
}}</ul>


== References ==
== References ==
<references />
<references />

Latest revision as of 07:40, 25 September 2025

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.

While in the Wastelands, enemies have a 20% higher chance to roll the Rare Loot Table.[1]

Possible Rewards[edit]

Item Quantity Rarity Value
Rough Amethyst 1 1/2.5

75

Rough Sapphire 1 1/4

150

Rough Emerald 1 1/6.7

225

Rough Topaz 1 1/13.3

300

Rough Citrine 1 1/20

375

Rough Ruby 1 1/40

450

Rough Diamond 1 1/66.7

525

Alchemy Scroll 50 1/100

300

Warp Scroll 30 1/100

210

Rough Carbonado 1 1/100

600

Celadium Ore 1 1/204.1

750

NPCs with Rare Loot Table Access[edit]

This section needs updated. I'm out on vacation though, so I'll get to it when I return. Needs done programmatically. -Ryan

References[edit]