MinervasPet
Active member
- Registriert
- 21 November 2008
- Beiträge
- 718
- Punkte Reaktionen
- 0
Hier ein paar Ergebnisse:
Falls das Monster ein Item droppt was ein qlvl ca 65 lvl unter mlvl ist z.B Mehisto(Hölle) droppt eine Kriegsaxt
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5520
qlvl = 30lvl unter mlvl
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5518
qlvl = 5lvl unter mlvl
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5516
Falls das Monster ein Item droppt was ein qlvl ca 65 lvl unter mlvl ist z.B Mehisto(Hölle) droppt eine Kriegsaxt
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5520
qlvl = 30lvl unter mlvl
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5518
qlvl = 5lvl unter mlvl
http://planetdiablo.eu/forum/picture.php?albumid=640&pictureid=5516
3) Chance = BaseChance - (mlvl-qlvl)/UniqueDiv mlvl - monsterlvl of monster dropping the item qlvl - quality of the base item (for example amulet, ring, jewel and grand charm has qlvl=1, unearthed wand qlvl=86, dagger qlvl=3, hydra bow qlvl=85, small charm qlvl=28, large charm qlvl=14)
So we can see that the chance for item is much better when the monster drops from low TCs, than if it drops items from his highest TC (which contains items around the same qlvl as monster level)
4) Chance = Chance * 128 (Multiplied for extra precision)
5) Chance = Chance * 100/(100+EffectiveMF) Note - the factor 100/(100+EffectiveMF) is the same as Real MF multiplicator for Uniques from EffectiveMF table.
6) If UniqueMin>Chance then Chance=UniqueMin
7) Chance= Chance - (Chance * UniqueFactor/1024) Unique Factor is the value from column "Unique" from monster's TC. For example act bosses have high values here, all bosses have also 1024 in Magic column, that means that their Chance is 0 for magic items - they will allways drop at least magic items.
Unique/Set/Rare/Magic factors from TC:
* Normal monsters/minions 0/0/0/0
* Act bosses 983/983/983/1024
* Act bosses quest drop 993/993/1024/1024 (Andariel is 995/995/1024/1024)
* Superuniques 800/800/972/1024
* Uniques and Champions 800/800/800/1024
* Council members 650/800/800/1024
* The Summoner 900/900/972/1024
* Radament 900/900/900/1024
* Griswold, Smith 800/800/800/1024
* Izual, Blood Raven 800/800/972/1024
* Hephasto 800/800/900/1024
* Cow King 850/983/983/1024
* Nihlathak 900/900/900/1024
* Countess 883/883/883/1024
8) The Random Generator picks the number between 0 and (Chance-1). If this number is lower than 128, the unique quality check is successful.
Zuletzt bearbeitet: