adding rarity

This commit is contained in:
evilchili
2023-12-24 12:24:33 -08:00
parent 797c807e58
commit d7f4f2ed2d
4 changed files with 73 additions and 23 deletions
-4
View File
@@ -5,7 +5,6 @@ metadata:
- adjective
frequencies:
default:
magic: 1.0
fire: 1.0
cold: 1.0
acid: 1.0
@@ -16,9 +15,6 @@ metadata:
force: 1.0
necrotic: 1.0
radiant: 1.0
magic:
- magic
- magical
fire:
- flames, fire
- flaming, burning
+43 -12
View File
@@ -1,15 +1,46 @@
# 5e Iteam Rarity Distributions By Challenge Rating
#
# This distribution is based on this excellent analysis of the DMG loot tables, though
# I have smoothed and tweaked a little bit (the CR17+ frequencies are brokekn IMO):
#
# https://www.enworld.org/threads/analysis-of-typical-magic-item-distribution.395770/
#
metadata:
headers:
- Rarity
- rarity
frequencies:
default:
Common: 1.0
Uncommon: 0.8
Rare: 0.5
Legendary: 0.1
Unique: 0.05
Common:
Uncommon:
Rare:
Legendary:
Unique:
'default':
common: 1.0
uncommon: 1.0
rare: 1.0
very rare: 1.0
legendary: 1.0
'1-4':
common: 0.75
uncommon: 0.5
rare: 0.25
very rare: 0.0
legendary: 0.0
'5-10':
common: 0.5
uncommon: 0.75
rare: 0.25
very rare: 0.05
legendary: 0.0
'11-16':
common: 0.25
uncommon: 0.5
rare: 0.75
very rare: 0.5
legendary: 0.1
'17':
common: 0.05
uncommon: 0.05
rare: 0.5
very rare: 0.5
legendary: 0.3
common:
uncommon:
rare:
very rare:
legendary: