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

Lua paladin magic level buged help please

thallur

New Member
Joined
Jun 21, 2009
Messages
5
Reaction score
0
the royals paladin in my server got buged m level ,the magic level going to fast ,
that happened when i was changing the map after restart ,

i cheacked vocation, xml and everything is ok

please help
 
Ok im using the same version...

<vocation id="7" name="Royal Paladin" description="a royal paladin" needpremium="1" gaincap="20" gainhp="10" gainmana="15" gainhpticks="2" gainhpamount="100" gainmanaticks="3" gainmanaamount="75" manamultiplier="1.4" attackspeed="1500" soulmax="200" gainsoulticks="15" fromvoc="3" lessloss="30">
<formula meleeDamage="1.0" distDamage="1.5" wandDamage="1.0" magDamage="1.1" magHealingDamage="1.0" defense="1.5" armor="1.5"/>
<skill id="0" multiplier="1.2"/>
<skill id="1" multiplier="1.2"/>
<skill id="2" multiplier="1.2"/>
<skill id="3" multiplier="1.2"/>
<skill id="4" multiplier="1.1"/>
<skill id="5" multiplier="1.1"/>
<skill id="6" multiplier="1.1"/>

Use that.. but of course edit the mana and hp gain to your standards.. This goes in XML-->Vocations.xml

Repp++ if it helped :)
 
Did you check paladins, not royal paladins?
Did you also check the magic level rate in config.lua?
 
Back
Top