Necropolis_Grave
Old: chuanhsing 2024-03-31 20:25:31
New: chuanhsing 2024-04-01 09:52:06
Old | New | Differences | |
---|---|---|---|
9 | 9 | 50 | 1 - 100/(50+100) = 33% | |
10 | 10 | 100 | 1 - 100/(100+100) = 50% | |
11 | 11 | 200 | 1 - 100/(200+100) = 66% | |
12 | + | 300 | 1 - 100/(300+100) = 75% | |
12 | 13 | 400 | 1 - 100/(400+100) = 80% | |
13 | 14 | ||
14 | 15 | +100 will cut off the bottom 50% of the Y tag's affixes, +200 will cut off the bottom 66% of the Y tag's affixes, and so on. The weight of the reduced affix will become 0. | |
15 | - | ||
16 | + | ||
17 | + | ## Y Modifiers are X% scarcer | |
18 | + | ||
19 | + | `Y Modifiers are X% scarcer` (Modifiers that are 100% scarcer have weighting halved), formula `100/(X + 100)` | |
20 | + | ||
21 | + | X | scale | |
22 | + | - | - | |
23 | + | 100 | 100/(100+100) = 50% | |
24 | + | 300 | 100/(300+100) = 25% |