[DiscordArchive] Hi. I'm trying to adjust the world drop rates. As I understood it, those are part of the reference t
[DiscordArchive] Hi. I'm trying to adjust the world drop rates. As I understood it, those are part of the reference t
Archived author: Zatch • Posted: 2025-03-28T19:47:49.136000+00:00
Original source
Hi. I'm trying to adjust the world drop rates. As I understood it, those are part of the reference table. A random world epic drop should have a base of 0.01%, while rare has 0.1%? How then do I adjust world rares and world epics individually?
Archived author: Zatch • Posted: 2025-03-28T19:48:59.527000+00:00
Original source
rate.drop.item."rarity" seems to refer only to items that arent referenced ... so like, a raid boss loot table ?
Archived author: Zatch • Posted: 2025-03-28T20:12:43.331000+00:00
Original source
It seems as if I should adjust it via SQL query... just adjust all blue/rare and purple/epic in create_loot_template? and then basically leave the reference in the .conf at 1...? I dont want to increase common and below at all