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

Solved Changing damage of Hells Core spell?

Rollern

Intermediate OT User
Joined
Sep 8, 2010
Messages
409
Reaction score
130
Code:
setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 4, 5, 6, 14)

What do 4, 5, 6, 14 mean exactly?

Let's say I now hit between 210 and 380, something like that.

How do I change to like 250-400?
 
Back
Top