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

Something About Spells

a7aa7a

Member
Joined
Jul 5, 2011
Messages
316
Reaction score
13
How To Make Spell (Q)
:$ Need Help Plzz
I Want Know How To Let My Spell ! Strong !! ::w00t:
 
What is this, I don't even....
What kind of spell?
If you open any spell file you'll see something like -1.5, -40, -1.8, -90, that's where you tweak the dmg
 
In each spell script there is a formula witch depicts the power of the spell. You can make the spell stronger by increasing the numbers, or the spell weaker by decreasing them, try it out and give me an answer.

LUA:
setAttackFormula(combat, COMBAT_FORMULA_LEVELMAGIC, 40, 40, 30, 45)
 

Similar threads

Back
Top