collinsmith / riiablo

Diablo II remade using Java and LibGDX
http://riiablo.com
Apache License 2.0
884 stars 101 forks source link

unique item custom images/sounds #27

Closed collinsmith closed 5 years ago

collinsmith commented 5 years ago

Item should be modified so that if the item is identified and unique and pictureId > 0 then use the unique file and image from UniqueItems.txt. This will clean up some of my hacky logic to fix Annihilus and Hellfire Torch. Additionally, UniqueItems.txt contains the appropriate drop sounds that can be used.

collinsmith commented 5 years ago

I need to cross check the columns with stuff like uniqueinvfile in the item files, but I think invfile, flippyfile, dropsound, dropsfxframe, usesound from UniqueItems.txt and SetItems.txt need to take priority for items.