• 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!
  • 2026 staff recruitment is open! Check it out and consider applying!

Real Vocations.xml

vichoko

Member
Joined
Oct 9, 2008
Messages
130
Reaction score
6
Location
Santiago, Chile
So, i'm looking for the real formula of the vocation.xml file. Because mana regen and hp regen are too high in the default TFS file.
I don't know how to configure it to be 'real' (Like real Tibia).
Does anyone have it and would like to share it with me please.
 

Not really. He knew he could have searched that. He either didn't think of it, or was too lazy.
I assumed it was the second option. Never work for lazy people, learn that.

And if he didn't think of it, same answer, but yeah still think before posting something.
 
The thing is i actually looked for that info. But i dont know how to correctly edit the file vocations.xml without messing it up.
I thought it was easier to try to find someone who already did this.
Anyway, can someone explain to me wich variables i need to edit to fix this? It is gainmanaamount, or gainmanaticks or gainmana. I really don't know.

Or if someone already did this, can share his voc file?

Thanks for the help,
 
The thing is i actually looked for that info. But i dont know how to correctly edit the file vocations.xml without messing it up.
I thought it was easier to try to find someone who already did this.
Anyway, can someone explain to me wich variables i need to edit to fix this? It is gainmanaamount, or gainmanaticks or gainmana. I really don't know.

Or if someone already did this, can share his voc file?

Thanks for the help,

What is the distro your using?
There is like 100 different versions of ot servers you have to tell us which one your using not just the tibia version like 7.6 or whatever..

I swear there should be a jquery pop up that explains how to format a question in a thread.. every time you go to make a new thread
 
I'm sorry is the first time i forgot to tell the version of TFS i'm using.

I'm using TFS 1.0.
I'll insert an extract from the file i'm using for more information:
Code:
    <vocation id="6" clientid="4" name="Elder Druid" description="an elder druid" gaincap="10" gainhp="5" gainmana="30" gainhpticks="4" gainhpamount="10" gainmanaticks="2" gainmanaamount="10" manamultiplier="1.1" attackspeed="2000" basespeed="220" soulmax="200" gainsoulticks="15" fromvoc="2">
        <formula meleeDamage="1.0" distDamage="1.0" defense="1.0" armor="1.0"/>
        <skill id="0" multiplier="1.5"/>
        <skill id="1" multiplier="1.8"/>
        <skill id="2" multiplier="1.8"/>
        <skill id="3" multiplier="1.8"/>
        <skill id="4" multiplier="1.8"/>
        <skill id="5" multiplier="1.5"/>
        <skill id="6" multiplier="1.1"/>
    </vocation>
 
I could say the same thing about you or 95% of the people on these forums, but I don't I just give them the solution.
I don't do this for the likes or the post count.
I do it because it keeps me sharp especially that I am getting older lol
"Never work for lazy people, learn that."
These forums are here for the people who don't think or are lazy.

Not knowing how to solve a problem doesn't mean you're lazy.
You can tell him how to solve the problem, like I did, or you can solve it for him, like you did.
Getting offtopic, *flies away*.
 
Back
Top