Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

mage 3rd job dmg

Newbie Spellweaver
Joined
Mar 17, 2007
Messages
74
Reaction score
0
hey guys,

I am using revo 2016 released files.

can anyone tell me the international skill damage increase for the ascetic skill??

Code:
[Fireball]
PVPReduce=32;
Multiply=11;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[IceArrow]
PVPReduce=42;
Multiply=3;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[Icicle]
PVPReduce=25;
Multiply=5;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[Thunderbolt]
PVPReduce=47;
Multiply=2;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[LightningArrow]
PVPReduce=29;
Multiply=3;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[FlameInjection]
PVPReduce=19;
Multiply=6;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

[MagicIntensification]
PVPReduce=38;
Multiply=2;
GradeDamageIncreaseMin=5;
GradeDamageIncreaseMax=10;

thanks !! =)
 
Junior Spellweaver
Joined
May 14, 2018
Messages
122
Reaction score
36
I dont know but, if you increase "Multiply", It will do more dmg, but wont cost more mana, same to GDIMin and GDIMax, you must test in duel then.



Is your client ok? I mean, can you trade every item, sell to npc, delete to "destroying item" in inventory? I have these problems, also, f/l doesnt work for many of my items, also is your 'shoping' from T working well for all items? If you can help me, Tyvm, sry for the english.
 
Upvote 0
Newbie Spellweaver
Joined
Mar 17, 2007
Messages
74
Reaction score
0
I know that the multiplyer increases dmg. but mage min and max dmg are only increased by 5 to 10. these are not the international stats =/
 
Upvote 0
off@kal. - on@gw2/d3 :)
Joined
May 30, 2009
Messages
772
Reaction score
480
;==============General Information=============
Multiply : Min ~ Max (from C stats) attack * x e.G. 200 ~ 300 * 2 = 400 ~ 600 (* >x< = Multiply)
Damage grade : e.G. 200 - 400 * x e.G. 200 - 400 * 5 = 1000 - 2000
Total e.G. : 400 ~ 600 + 1000 - 2000 = 1400 - 2600 Damage (noncrit - no EB)
 
Upvote 0
Back
Top