This commit is contained in:
Jacob Vinding
2025-12-27 00:06:47 +01:00
commit 1c991e905d
1095 changed files with 172738 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
[
{
"tier": 1,
"color": 16776960,
"affixes": 1,
"growthFactor": 1,
"chance": 0.05
},
{
"tier": 2,
"color": 16750848,
"affixes": 2,
"growthFactor": 4,
"chance": 0.2
},
{
"tier": 3,
"color": 6750207,
"affixes": 3,
"growthFactor": 9,
"chance": 0.2
},
{
"tier": 4,
"color": 13382655,
"affixes": 4,
"growthFactor": 16,
"chance": 0.2
}
]