Cyberkilla

Admin

Total Posts: 5,982
Online Status: Offline
Fri Oct 10 15:42:46 EDT 2008

Quote
I don't think you get bonus stat for wearing them all. But you should get some, or else it is kinda pointless to have all set.


This will be made possible soon, but I haven't finished it yet.

Basically, it involves detecting when the last item of the set is equipped, and adding an additional bonus.
Once once of the items of the set is unequipped, that bonus should be removed.

That's the plan. It's quite a volatile activity though, because the engine does some serious calculations and multiple levels of caching to the items and player statistics.

Other games generally do a much less efficient thing and just enumerate all item stats on the fly. It means implementing sets is easier, but on the whole, it's bad. Round 3 did this terrible enumerating and it's one of the reasons I made round 4(smiley)
I calculate the effects and cache them when they are equipped.




Invisible War ][

Wilson

Member

Total Posts: 20
Online Status: Offline
Fri Oct 10 17:58:29 EDT 2008

I know someone who is for this for  idea. Do it for JD!




Edited 1 time(s). Last edited by Wilson @ Fri Oct 10 18:01:47 EDT 2008