D
Deleted member 49793
Guest
Hey im getting a strange bug, rangers (vocation 5) get 1 skill every 2 attacks in distance when using distance weapons, In my vocations xml (i tried several differnet values) but its currently at:
Anyone know the problem :O?
Anyone know the problem :O?
Code:
<vocation id="5" name="Ranger" description="a ranger" needpremium="0" gaincap="15"
gainhp="5" gainmana="5" gainhpticks="4" gainhpamount="5" gainmanaticks="5"
gainmanaamount="10" manamultiplier="1.1" attackspeed="2000" soulmax="100" gainsoulticks="120"
fromvoc="5">
<formula meleeDamage="1.0" distDamage="1.0" wandDamage="1.0" magDamage="1.0"
magHealingDamage="1.0" defense="1.0" magDefense="1.0" armor="1.0"/>
<skill fist="1.5" club="2.0" sword="2.0" axe="2.0" distance="1.8"
shielding="1.5" fishing="1.1" experience="1.0"/>
</vocation>