• 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!

Ammo ?

Teddy

SweStream.se
Joined
Oct 2, 2008
Messages
3,797
Reaction score
10
Location
Sweden 172
How can i make so spears , Throw Thinks for paladin , bolts not destroy ? like i can use a assiens star foreever ?
 
<item id="2389" article="a" name="spear" plural="spears">
<attribute key="weight" value="2000"/>
<attribute key="attack" value="25"/>
<attribute key="weaponType" value="distance"/>
<attribute key="shootType" value="spear"/>
<attribute key="range" value="5"/>
<attribute key="breakChance" value="10"/>
<attribute key="ammoAction" value="moveback"/>


waht shall i change ? :S
<attribute key="breakChance" value="10"/> ??
 
Back
Top