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

Function to increase physical damage

ex eclipse

New Member
Joined
Jul 15, 2007
Messages
282
Reaction score
1
Location
Brazil
I didnt find any function on TFS to increase damage with an item, on evolutions server we had for example in items.xml

<attribute key="increasePhysicalPercent" value="10"/>
<attribute key="increaseMagicPercent" value="10"/>

but in TFS i only see functions to absorb attack damage =/ none to INCREASE

could someone please help me with this? thx
 
I know that in TFS the function is not "increaseMagicPercent", it's "magicPointsPercent".

About the physical increase percent, I don't know if there's a function in TFS that increases the Physical Damage of the player.

Yours,
Rafael Hamdan;
 
I know that in TFS the function is not "increaseMagicPercent", it's "magicPointsPercent".

About the physical increase percent, I don't know if there's a function in TFS that increases the Physical Damage of the player.

Yours,
Rafael Hamdan;


<attribute key="magicPointsPercent" value="100"/>

i tested and it didnt work
 
maic points needs to be over 100% so 100% = the same 150% an increase in ml by 50

and for physical why not just put there skills up? it will accomplish the same thing wont it?
 

Similar threads

Back
Top