Rare Loot Table: Difference between revisions

From HighSpell Wiki
Jump to navigation Jump to search
Created page with "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. ==Rare Loot Table== {| class="wikitable" ! colspan="2" | Type ! Quantity ! Rarity |- | {{ItemIcon|Rough Amethyst}} | Rough Amethyst | 1 | 1/2.5 |- | {{ItemIcon|Rough Sapphire}} | Rough Sapphire | 1 | 1/..."
 
m Text replacement - "=~1/" to "=1/"
 
(14 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
! Quantity
! Rarity
|-
| {{ItemIcon|Rough Amethyst}}
| [[Rough Amethyst]]
| 1
| 1/2.5
|-
| {{ItemIcon|Rough Sapphire}}
| [[Rough Sapphire]]
| 1
| 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===
== Possible Rewards ==
<ul>{{#cargo_query:
{{AddLoot|alt=RareLootTable|item=Rough Amethyst|minquantity=1|rarity=1/2.5}}
  tables=NPCs
{{AddLoot|alt=RareLootTable|item=Rough Sapphire|minquantity=1|rarity=1/4}}
  |fields=_pageName
{{AddLoot|alt=RareLootTable|item=Rough Emerald|minquantity=1|rarity=1/6.7}}
  |where=rareloot IS NOT NULL
{{AddLoot|alt=RareLootTable|item=Rough Topaz|minquantity=1|rarity=1/13.3}}
  |order by=Level ASC
{{AddLoot|alt=RareLootTable|item=Rough Citrine|minquantity=1|rarity=1/20}}
  |format=template
{{AddLoot|alt=RareLootTable|item=Rough Ruby|minquantity=1|rarity=1/40}}
  |template=NPCListItem
{{AddLoot|alt=RareLootTable|item=Rough Diamond|minquantity=1|rarity=1/66.7}}
  |named args=yes
{{AddLoot|alt=RareLootTable|item=Rough Carbonado|minquantity=1|rarity=1/100}}
}}</ul>
{{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=Celadium Ore|minquantity=1|rarity=1/204.1}}
{{LootTable|alt=RareLootTable}}
<!--{{RareLootTable|simple=true}}-->
 
== NPCs with Rare Loot Table Access ==
''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]]
 
== 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]