IdleLands / IdleLandsOld

[DEPRECATED] A full-blown idling RPG. It has a modular backend that can be added to any existing frontend via a REST API.
http://idlelands.github.io/IdleLandsOld
MIT License
41 stars 28 forks source link

Add items with minimum stat requirement to equip. #925

Closed calthax closed 9 years ago

calthax commented 9 years ago

For example (Insert heavy item here) with a requirement of str<5000

seiyria commented 9 years ago

I disagree with this as it doesn't really add anything to the game. I entertained the thought of item requirements but most of the time, if you can't use them, they'll just get sold anyway. Additionally, requirements are already enforced loosely based on your level and current stat distribution.