
Just to be clear, there is already a "RegonId" in LootGenerator Table, you can use it right now to map Loot to a single Region like a Dungeon (Darkness Fall), or a whole/entire Open Region like Classic/TOA/SI.
That's similar to what I've been doing to assign factionids and the like.I remember when I needed to configure scale loot generator for all "Epic Zone Mobs" I made a special query that list all unique mob name in a given "ZoneId" (you need to make some specific position computation to match mob in a Zone, there is no field for that...) then using an aggregation method making a single string with all names separated by comma
It was a huge list but it was easy to update by running the same query again manually from time to time
Return to “%s” DOL Development Discussion
Users browsing this forum: No registered users and 1 guest