[HELP] ATTACK CALCULATIONS

02/07/2009 22:40 PeTe Ninja#1
hi im pete,

yeah im too lazy to do this so can someone just give me some pretty good calculations.. you dont need to if you dont want to just dont post anything, but dont flame

=]
02/07/2009 22:42 tao4229#2
seeearrrrcccchhhhhhhhhhhhhhhh
02/07/2009 23:05 damianpesta#3
I released Close ones? You can change them Easily I have Marked the Spots you need to change if you want attack higher/lower Search for my threads.
02/07/2009 23:38 PeTe Ninja#4
i checked yours out mine wont have the defintinos for MaxMDefense and wont let me create the def for them
02/08/2009 01:56 damianpesta#5
There are released calculations for it , Just change 0.50 To 0.10 So It wont be too high.I bet you'll c it , ITs in your all in 1 thread.First one I guess.Have a fun.
02/08/2009 02:01 InfamousNoone#6
Check CO's official forums, lol.
02/10/2009 00:07 kinshi88#7
Yesh, they are on the Co forum as Hybrid stated.

Code:
player_min_dmg = (1 + drag_gem_pct) * (str + ring.min_dmg + rh_wep.min_dmg + (lh_wep.min_dmg/2) + ring.composed.min_dmg + rh_wep.composed.min_dmg + lh_wep.composed.min_dmg);
player_max_dmg = (1 + drag_gem_pct) * (str + ring.max_dmg + rh_wep.max_dmg + (lh_wep.max_dmg/2) + ring.composed.max_dmg + rh_wep.composed.max_dmg + lh_wep.composed.max_dmg);
02/10/2009 00:12 PeTe Ninja#8
lol my cat got scared and didnt want to go to bathroom herself so i had to stand there wwhile she went to potty.. afk now
02/10/2009 18:19 Korvacs#9
Quote:
Originally Posted by kinshi88 View Post
Yesh, they are on the Co forum as Hybrid stated.

Code:
player_min_dmg = (1 + drag_gem_pct) * (str + ring.min_dmg + rh_wep.min_dmg + (lh_wep.min_dmg/2) + ring.composed.min_dmg + rh_wep.composed.min_dmg + lh_wep.composed.min_dmg);
player_max_dmg = (1 + drag_gem_pct) * (str + ring.max_dmg + rh_wep.max_dmg + (lh_wep.max_dmg/2) + ring.composed.max_dmg + rh_wep.composed.max_dmg + lh_wep.composed.max_dmg);
Even thats not finshed :rolleyes:
02/10/2009 21:03 KraHen#10
There was a PHP site that did this for you. I don`t know which was it though, but if you manage to find it, it isn`t hard to get the PHP files if you know how.
02/10/2009 23:39 kinshi88#11
Quote:
Originally Posted by Korvacs View Post
Even thats not finshed :rolleyes:
Eh, don't blame me. That's just what I found =P