Helliot1
Owner of Empire Online
- Joined
- Jul 26, 2017
- Messages
- 315
- Solutions
- 1
- Reaction score
- 60
Hello,
I wonder how I can put attack on a bow, like sword/axes/clubs...
I tried this, but don't works...
I wonder how I can put attack on a bow, like sword/axes/clubs...
I tried this, but don't works...
LUA:
<item id="1541" article="a" name="bow">
<attribute key="attack" value="120" />
<attribute key="defense" value="0" />
<attribute key="weaponType" value="distance" />
<attribute key="ammoType" value="arrow" />
<attribute key="range" value="7" />
</item>