|
|
(6 intermediate revisions by the same user not shown) |
Line 1: |
Line 1: |
| <includeonly>{{#ifeq:{{{simple|}}}|true|| | | <includeonly>{{#ifeq:{{{simple|}}}|true|| |
| == Rare Loot Table == | | == Rare Loot Table == |
| This [[Non-player Character|NPC]] has access to the [[Rare Loot Table]] at a rate of {{{1|Unknown}}}: | | This [[Non-player Character|NPC]] has a chance to roll on the [[Rare Loot Table]] at a rate of: <code style="border: 1px solid var(--border-color-base) !important; background: var(--bg-contrast) !important;">{{{1|Unknown}}}</code> |
| }} | | }} |
| {| class="wikitable"
| | {{LootTable|alt=RareLootTable}}</includeonly> |
| ! colspan="2" | Item
| |
| ! Quantity
| |
| ! Rarity
| |
| |-
| |
| | {{ItemIcon|Rough Amethyst|size=32px}}
| |
| | [[Rough Amethyst]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/2.5
| |
| |-
| |
| | {{ItemIcon|Rough Sapphire|size=32px}}
| |
| | [[Rough Sapphire]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/4
| |
| |-
| |
| | {{ItemIcon|Rough Emerald|size=32px}}
| |
| | [[Rough Emerald]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/6.667
| |
| |-
| |
| | {{ItemIcon|Rough Topaz|size=32px}}
| |
| | [[Rough Topaz]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/13.33
| |
| |-
| |
| | {{ItemIcon|Rough Citrine|size=32px}}
| |
| | [[Rough Citrine]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/20
| |
| |-
| |
| | {{ItemIcon|Rough Ruby|size=32px}}
| |
| | [[Rough Ruby]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/40
| |
| |-
| |
| | {{ItemIcon|Rough Diamond|size=32px}}
| |
| | [[Rough Diamond]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/66.67
| |
| |-
| |
| | {{ItemIcon|Rough Carbonado|size=32px}}
| |
| | [[Rough Carbonado]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-common" | 1/100
| |
| |-
| |
| | {{ItemIcon|Warp Scroll|size=32px}}
| |
| | [[Warp Scroll]]
| |
| | style="text-align: center;" | 50
| |
| | style="text-align: center;" class="table-bg-common" | 1/100
| |
| |-
| |
| | {{ItemIcon|Alchemy Scroll|size=32px}}
| |
| | [[Alchemy Scroll]]
| |
| | style="text-align: center;" | 50
| |
| | style="text-align: center;" class="table-bg-common" | 1/100
| |
| |-
| |
| | {{ItemIcon|Celadium Ore|size=32px}}
| |
| | [[Celadium Ore]]
| |
| | style="text-align: center;" | 1
| |
| | style="text-align: center;" class="table-bg-uncommon" | 1/204
| |
| |}
| |
| </includeonly> | |