lazarus321
Member
- Joined
- May 8, 2017
- Messages
- 222
- Reaction score
- 23
why the value of the defense is not shown in the game even putting the tag "showattributes"?
Any changes you need to make at the source?
Any changes you need to make at the source?
C++:
<item id="2516" article="a" name="dragon shield">
<attribute key="weight" value="6000" />
<attribute key="defense" value="31" />
<attribute key="weaponType" value="shield" />
<attribute key="showattributes" value="1" />
</item>