01-26-2004, 07:07 PM
Aren't we missing something.
Venom Lord Damage: 100 - 180
Venom Lord mlvl: 93
Worldstone Keep Level 3 area level: 85
Doesn't this mean that we have to look up the Damage modifier in "monlvl.txt" for area level 85 to get this?
final damage = monstats.txt.damage(H) * monlvl.txt.L-dmg(H)/100
I don't have access to the files right now, so I can't say if this increases or decreases the damage.
Venom Lord Damage: 100 - 180
Venom Lord mlvl: 93
Worldstone Keep Level 3 area level: 85
Doesn't this mean that we have to look up the Damage modifier in "monlvl.txt" for area level 85 to get this?
final damage = monstats.txt.damage(H) * monlvl.txt.L-dmg(H)/100
I don't have access to the files right now, so I can't say if this increases or decreases the damage.