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

Potions/runes

For runes: open the rune's lua file in data/spells/scripts
modify this line:
Code:
setCombatFormula(combat, COMBAT_FORMULA_LEVELMAGIC, -[B]0.35[/B], 0, -[B]0.65[/B], 0)

For potions, it depends what file(s) are you using as potion script(s).
 
Back
Top