Hello!
Like in title I looking for script which will upgrade attack/armor every hit.
1. For example I have sword and it have:
then when I hit 5 times monster/player by this sword after that it will have:
2. For example I have armor (it can be also shield/legs/head) and it have:
then when I get hit 5 times from the monster/player this armor after that it will have:
Thanks and rep for help. :thumbup:
Like in title I looking for script which will upgrade attack/armor every hit.
1. For example I have sword and it have:
Code:
attack: [COLOR="red"]14[/COLOR]
Code:
attack: [COLOR="red"]19[/COLOR]
2. For example I have armor (it can be also shield/legs/head) and it have:
Code:
defense: [COLOR="red"]14[/COLOR]
Code:
defense: [COLOR="red"]19[/COLOR]
Thanks and rep for help. :thumbup:
Last edited: