What's new

Loot table for various chests Incorrect

Elvarion

Silver Supporter
Veteran Member
47
2014
1
[Location, Faction, Race] *Multiple* | Faction not Relevant | Race not Relevant
[Name, Type] *Multiple* | Sturdy Treasure Chest, Gobject
[Problem Description] Example: Chest in Westfall contained [Condor-Bone Chestguard] an iLvl 170 / Lv77 Item.
[How it should work] Example: There is 10 Different Sturdy Treasure Chest, They should be setup with Different items depending on the Area they spawn in. Currently all 10 chests pretty much have the exact same items and that gives the chest a loot table with level range of about Lv 20-80~ items

122529.jpg

Listing all potential items / What items are wrong would be one heck of a post, so Ill just list the chest GUID from Truice

object=207484/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80 (This one on wowhead seem to have the full loot table for all chests combined, while the rest have more fine tuned loot tables)
object=207485/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80 (Redrige, Silverpine, N-Barrens, Westfall & Azshara - iLvl 10-25~)
object=207486/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80 (Ashenvale, Wetlands~ - iLvl 21-30~
object=207487/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80 etc
object=207488/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80 etc
object=207489/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80
object=207492/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80
object=207493/sturdy-treasure-chest Wrong loot table. Drops items from Lv20-80
object=207494/sturdy-treasure-chest N/A loot table
object=207495/sturdy-treasure-chest N/A loot table

object=207512/silken-treasure-chest
object=207513/silken-treasure-chest
object=207517/silken-treasure-chest
object=207518/silken-treasure-chest
object=207519/silken-treasure-chest

object=207520/maplewood-treasure-chest
object=207521/maplewood-treasure-chest
object=207522/maplewood-treasure-chest
object=207523/maplewood-treasure-chest
object=207524/maplewood-treasure-chest
object=207528/maplewood-treasure-chest
object=207529/maplewood-treasure-chest
 

Elvarion

Silver Supporter
Veteran Member
47
2014
1
It feels like object=207484/sturdy-treasure-chest is the Main loot table and then 'somehow' you should be able to setup a min-max ilvl/lvl for the other chests. Makes sense code wise since that would reduce the amount of code for each chest by quite alot.
You just setup the main table and then the chests pull random items that matches the min-max critera of the zoned chests. (I could be wrong though)

Edit:2
Judging by how they are setup in Truice the thing I mentioned above seems to be somewhat a thing, but its not working.

Chest ending with 85 is setup with data18 as 20, According to Wowhead that chest drops with a max of iLvl20 (Not counting the Moss Agate and Burnished Shield (Their % is really really low compared to the others, so feels like errors))
Chest ending with 86 is setup with 30 and max iLvl there is 30 and min being 21 (There doesnt seem to by any minimum iLvl setup for the chests though.(Also kinda hard to know what each thing does since they are just labeled data16-23
 
Last edited:
Top