Page 1 of 1

weapon question

Posted: Mon Mar 31, 2014 2:11 pm
by KaL
what does durability, allow fraction and health means? and how does it work? because i add +10 durability, "yes" allow fraction and +1 health but the weapon doesn't seem to deteriorate during time per attack, even after 5 battles. if it does after how many hits or battle until the weapon is destroy?

Re: weapon question

Posted: Tue Apr 01, 2014 6:24 am
by a_bertrand
The database has been created to support those features but the code not in order to keep it relatively simple and generic. If you want durability you will need to implement it yourself on the code.

Re: weapon question

Posted: Tue Apr 01, 2014 1:27 pm
by KaL
Ok, thanks alain!