• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Paladin Distance Weapon/Skill Bug?

Anthony King

New Member
Joined
Sep 12, 2014
Messages
11
Reaction score
0
Im Running TFS 0.2 Client 8.60

Im having an issue with paladins. So far some Distance weapons wont fire like they are supposed to.

EX: if I have a shield and spear equipped the spear doesn't fire and fist skill increases.
EX: if I have a bow and arrows equipped the arrows don't fire and fist skill increases.

If there is anyone with some insight on this issue it would be greatly appreciated.
 
what should I be looking for it all looks fine to me.

</item>
<item id="2389" article="a" name="spear">
<attribute key="weight" value="2000" />
<attribute key="attack" value="25" />
<attribute key="weaponType" value="distance" />
<attribute key="shootType" value="spear" />
<attribute key="range" value="3" />
<attribute key="breakChance" value="3" />
<attribute key="ammoAction" value="moveback" />
</item>
 
Back
Top Bottom