Zacha
New Member
As the title says I got an problem when im trying to add skillls to an item.
In items.xml I add this to an item:
Then when I look the item in-game it says +5 sword and +5 axe but my axe and sword stay on 10.
If someone can help me if would be greatly appreciated.
In items.xml I add this to an item:
Code:
<attribute key="skillSword" value="5"/>
<attribute key="skillAxe" value="5"/>
If someone can help me if would be greatly appreciated.