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

Vocation.xml skill ids?

kokosal

New Member
Joined
Feb 21, 2010
Messages
115
Reaction score
0
Can somebody please tell me what skill that the skill id from 0 to 6 is, and what the "multiplier="1.5/" means? What does it have to say if I change it to 1.6 for example?

<skill id="0" multiplier="1.5"/>
<skill id="1" multiplier="2.0"/>
<skill id="2" multiplier="2.0"/>
<skill id="3" multiplier="2.0"/>
<skill id="4" multiplier="2.0"/>
<skill id="5" multiplier="1.5"/>
<skill id="6" multiplier="1.1"/>
 
well im pretty sure the multiplier would = out to how fast you get the skill for example. you could put a skill to 100 and see what happens when you go in game.

you could do this. Set 1 skill at a time to 100 and test "fist" "sword" etc to see what results you get.

im not sure which order they are in but it could go like this.


0:Fist
1:Club
2:Sword
3:Axe
4: Distance
5:Shield
6:Fishing
 
as i checked it it works opposite its a multiplier on how much XP each skill needs to next level so multiplier will multiply this value
sorry for reviving the topic but it wasnt answered properly.
 
Back
Top