![]() |
|
#1
|
||||
|
![]() Kanras must of found better info on the damage bonuses.
The quote I posted was just from an archived page of Monkly-Business from early in 2001 I think, cant find the link I had to it. With the code that Rogean posted damage bonus on the Oggok Cleaver would be: Quote:
17 + ((60 - 31) / 3) = 26 Damage Bonus should be 26 if I did it right. Kanras could tell you the right answer for sure. After damage bonus then you need to figure out the floor of the weapon to calculate the minimum hit. MIN_HIT = DMG_BONUS + MAX(FLOOR((WPN_DMG+5)/10),1) Min = 26 + ((44 + 5) / 10) I get 30 but I must be doing something wrong. Kanras put in a lot of work on Melee awhile ago, whatever it is now I'm sure it's probably correct. | |||
![]() |
|
|