Is it raining artifacts now in the dungeon? The answer is probably yes...
Using a special "ghost" character to generate dungeon levels, I came up with the following stats:
* each depth between 50ft and 5000ft was generated 1000 times (100000 levels generated)
* 68789 artifacts were generated
* number of times the least common artifacts (alloc_prob = 1) have been generated:
- Vilya: 48
- The One Ring: 14
- Fëanor: 35
- Zarcuthra: 32
- Ringil: 28
- Durin: 26
- Eönwë: 39
- Ulmo: 32
- Aulë: 34
- Olórin: 34
- Fundin Bluecloak: 26
- Éowyn: 32
* maximum number of artifacts generated on the same level: 45 (!)
1000ft: 103 artifacts generated on 80 levels
2000ft: 423 artifacts generated on 265 levels
3000ft: 721 artifacts generated on 357 levels
4000ft: 1300 artifacts generated on 471 levels
5000ft: 2371 artifacts generated on 602 levels
Note that, starting from roughly 2000ft, all artifact-able objects are generated "good" and half are generated "great". This could explain the high number of artifacts generated below this depth. Worth considering looking at artifact generation again?
Using a special "ghost" character to generate dungeon levels, I came up with the following stats:
* each depth between 50ft and 5000ft was generated 1000 times (100000 levels generated)
* 68789 artifacts were generated
* number of times the least common artifacts (alloc_prob = 1) have been generated:
- Vilya: 48
- The One Ring: 14
- Fëanor: 35
- Zarcuthra: 32
- Ringil: 28
- Durin: 26
- Eönwë: 39
- Ulmo: 32
- Aulë: 34
- Olórin: 34
- Fundin Bluecloak: 26
- Éowyn: 32
* maximum number of artifacts generated on the same level: 45 (!)
1000ft: 103 artifacts generated on 80 levels
2000ft: 423 artifacts generated on 265 levels
3000ft: 721 artifacts generated on 357 levels
4000ft: 1300 artifacts generated on 471 levels
5000ft: 2371 artifacts generated on 602 levels
Note that, starting from roughly 2000ft, all artifact-able objects are generated "good" and half are generated "great". This could explain the high number of artifacts generated below this depth. Worth considering looking at artifact generation again?
Comment