clintbellanger / flare

Free Libre Action Roleplaying Engine
http://clintbellanger.net/rpg/
GNU General Public License v3.0
166 stars 41 forks source link

Logic for Item Set bonuses #889

Closed igorko closed 11 years ago

igorko commented 11 years ago

Added applyItemSetBonuses() and requirements check for item set bonuses. Also I moved part of code to applyItemStats(), because it was hard to read it.

Closes issue #828