I'm trying to write a method that will look at all the equipment being worn by a char and add together all the artifact rarity properties on that character.
I'm pretty sure I could do it with checking each individual layer (eventually) but there must be a better way of doing it surely?
Thanks

,