What's new
  • Visit Rebornbuddy
  • Visit Resources
  • Visit API Documentation
  • Visit Downloads
  • Visit Portal
  • Visit Panda Profiles
  • Visit LLamamMagic

Can I make item list keep items with perfect -level requirement?

JTPace

Member
Joined
Jan 31, 2014
Messages
51
Reaction score
1
I thought this would be really useful for hardcore characters, and it's always cool to keep a set of twink gear around (imo). Is it possible?
 
sounds possible, i would need to know which item slots the secondary attribute can appear on and the range of values for both normal and ancient.

In case any one wants to expand the available properties in the future, they are all listed in Reference\ItemDataUtils.cs and if you add them there, they should show up in the UI and added to the rules object, and then you'd need to add a check in Items\ItemList.cs for when comparing the item.
 
Last edited:
Back
Top