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

Damage

Electron

New Member
Joined
Oct 3, 2008
Messages
28
Reaction score
0
Hello guys! I have got a problem.
I am working on my first project, I am new in scripting.

Where in TFS I can change dmg from spells, runes, melee, distance.
I am wanna make 8.3 dmg like in 7.6. :)

Thank you for your answers!:)
 
You can change rune and spell damage in the spells folder. (..data/spells/..)
Melee and distance damage can be changed in the file vocations.xml (..data/XML/..)
 
@ Elox is right but..

"how to change it?": The third sentence from up is like COMBAT_FORMULA_LEVELMAGIC, -1.3, -30, -1.8, 0) right? Change -1.3 to how much the MIN dmg is per magic level and level. and change -1.8 to max dmg.)

BTW this is only a example of Sudden death.
 
1. Okey.. I have got -1.3 as a min dmg, and -1.8 as a max dmg.

what is it -30? and 0?
~~~~~~~~~~~~~~~~~~~~
2. As I know in modern tibia for example SD dmg do only hight mlvl owner, for example I wanna make what 100 paladin can easly SD as in 7.6 200+.
 
Back
Top