I think Una's Luxuries is supposed to have a chance of selling rare gems like Adra Ban, Sapphires, and Rubies (as well as Amber and Emeralds), but she isn't for some reason.
This wouldn't be an issue, except when it comes to shops, Adra Ban, Sapphires, and Rubies can only theoretically be bought at her store. All of the other rare gems like Black Pearls, Amber and Emeralds can be bought elsewhere, so I think there might be some sort of bug/oversight going on for reasons I go into below.
Long, very technical explanation of what I am seeing follows in a spoiler box:
Okay, so shop inventories are at least partially generated by Loot Lists found in items.gamedatabundle (as well as some hidden to us code for things that can only be bought once).
To fill out her store when it is opened/refreshed, each of those LootLists will be accessed a set number of times. The LootList "a31e5a5c-a2e1-4de0-b9d1-dbb428e5446e" is the one that governed a list of gems for "Small_Gems_Tropical" which has as possibilities Amber, Adra Ban, Jade, Ruby, Peridot, and Sapphire.
While that Loot List is accessed by several things like critters and containers and other things, Una's store is the ONLY shop that accesses that list.
Here is that Loot List I am talking about in detail:
After some brute force testing (by changing the spawn rate from 3 to 5 to 300 to 500), I was only able to get Jade and Peridot from that list to show up in Una's Luxuries. Even with a Level 19 character in Act 3, I wasn't able to get any of the other gems in that list to show up.
The obvious thing that leapt out to me was the Conditional "IsSceneLevel". It seems that whatever that is governing is stopping those gems from that list to show up in her shop (as well as similar IsSceneLevel gems from her other LootLists that she accesses).
Now this could just be As Designed, except I was able to get IsSceneLevel Greater Than 8 gems to generate in the Treasure Trove shop in the Radiant Court in Dunnage. That is, equally rare (if not rarer) gems like Amber, Black Pearl, and Emeralds are able to be purchased in the Treasure Trove, even though the Black Pearl one only generates at IsSceneLevel Greater Than 8 (Adra ban, for instance is IsSceneLevel Greater than 5). Here is one of the LootLists that the Treasure Trove accesses:
Unlike in Una's Luxuries, I am able to get every single one of the gems from that list to show up in the Treasure Trove shop. I did some testing at other shops in Neketaka and was able to get items that has IsSceneLevel Greater Than 4 items to show up, though I only checked a couple of stores, and not as rigorously as I tested these two shops.
Una's Luxuries items "capping out" at a certain "IsSceneLevel" wouldn't be an issue, except Adra Ban, Rubies, and Sapphires can't be bought at the Treasure Trove or any other store for that matter. A player has to get them in the guaranteed spots in the game or hope for a super rare drop/find.
This might be an intentional design decision, but other equally rare (or rarer) gems CAN be bought in stores. And the fact that the LootList "Loot_Small_Gems_Tropical" ("a31e5a5c-a2e1-4de0-b9d1-dbb428e5446e") only shows up in her shop when it comes to stores (it DOES show up in a few other places as I noted earlier, FWIW) makes me wonder if this was an oversight.
Like, perhaps the IsSceneLevel was making sure that things like Adra Ban and Sapphires wouldn't be found in containers/elsewhere in low level areas, but it might be an unintentional oversight that they're not appearing in the store it MIGHT have been designed to be bought in.
------
If Una's Luxuries isn't supposed to sell rare gems, perhaps the design team could consider adding the loot list "Loot_Small_Gems_Tropical" to the TreasureTrove shop in Dunnage, or another shop that has access to high level items. It just seems odd that some very rare gems can be bought, but gems which might be less rare can't be bought.
Just calling attention to a possible oversight/unintended design issue where some gems can't be bought in the game.
Question
Zap Gun For Hire
After some discussion about rare items in the Character Build forum, I noticed something odd about Una's Luxuries store in Serpent's Crest and did some investigating about how her shop inventory is being generated, especially compared to the shop inventory of The Treasure Trove in the Radiant Court (links go to three separate posts of mine in that thread).
I think Una's Luxuries is supposed to have a chance of selling rare gems like Adra Ban, Sapphires, and Rubies (as well as Amber and Emeralds), but she isn't for some reason.
This wouldn't be an issue, except when it comes to shops, Adra Ban, Sapphires, and Rubies can only theoretically be bought at her store. All of the other rare gems like Black Pearls, Amber and Emeralds can be bought elsewhere, so I think there might be some sort of bug/oversight going on for reasons I go into below.
Long, very technical explanation of what I am seeing follows in a spoiler box:
Okay, so shop inventories are at least partially generated by Loot Lists found in items.gamedatabundle (as well as some hidden to us code for things that can only be bought once).
Una's shop is as follows ([2.0 beta version]):
To fill out her store when it is opened/refreshed, each of those LootLists will be accessed a set number of times. The LootList "a31e5a5c-a2e1-4de0-b9d1-dbb428e5446e" is the one that governed a list of gems for "Small_Gems_Tropical" which has as possibilities Amber, Adra Ban, Jade, Ruby, Peridot, and Sapphire.
While that Loot List is accessed by several things like critters and containers and other things, Una's store is the ONLY shop that accesses that list.
Here is that Loot List I am talking about in detail:
After some brute force testing (by changing the spawn rate from 3 to 5 to 300 to 500), I was only able to get Jade and Peridot from that list to show up in Una's Luxuries. Even with a Level 19 character in Act 3, I wasn't able to get any of the other gems in that list to show up.
The obvious thing that leapt out to me was the Conditional "IsSceneLevel". It seems that whatever that is governing is stopping those gems from that list to show up in her shop (as well as similar IsSceneLevel gems from her other LootLists that she accesses).
Now this could just be As Designed, except I was able to get IsSceneLevel Greater Than 8 gems to generate in the Treasure Trove shop in the Radiant Court in Dunnage. That is, equally rare (if not rarer) gems like Amber, Black Pearl, and Emeralds are able to be purchased in the Treasure Trove, even though the Black Pearl one only generates at IsSceneLevel Greater Than 8 (Adra ban, for instance is IsSceneLevel Greater than 5). Here is one of the LootLists that the Treasure Trove accesses:
Unlike in Una's Luxuries, I am able to get every single one of the gems from that list to show up in the Treasure Trove shop. I did some testing at other shops in Neketaka and was able to get items that has IsSceneLevel Greater Than 4 items to show up, though I only checked a couple of stores, and not as rigorously as I tested these two shops.
Una's Luxuries items "capping out" at a certain "IsSceneLevel" wouldn't be an issue, except Adra Ban, Rubies, and Sapphires can't be bought at the Treasure Trove or any other store for that matter. A player has to get them in the guaranteed spots in the game or hope for a super rare drop/find.
This might be an intentional design decision, but other equally rare (or rarer) gems CAN be bought in stores. And the fact that the LootList "Loot_Small_Gems_Tropical" ("a31e5a5c-a2e1-4de0-b9d1-dbb428e5446e") only shows up in her shop when it comes to stores (it DOES show up in a few other places as I noted earlier, FWIW) makes me wonder if this was an oversight.
Like, perhaps the IsSceneLevel was making sure that things like Adra Ban and Sapphires wouldn't be found in containers/elsewhere in low level areas, but it might be an unintentional oversight that they're not appearing in the store it MIGHT have been designed to be bought in.
------
If Una's Luxuries isn't supposed to sell rare gems, perhaps the design team could consider adding the loot list "Loot_Small_Gems_Tropical" to the TreasureTrove shop in Dunnage, or another shop that has access to high level items. It just seems odd that some very rare gems can be bought, but gems which might be less rare can't be bought.
Just calling attention to a possible oversight/unintended design issue where some gems can't be bought in the game.
Link to comment
Share on other sites
8 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now