So hi
I was reading about spell formulas and one think made me think about it. So this part
-300 i know that if i'm 100-200-300 lvl or e.t.c dmg will always will be <=300 so if i make weapon like example 100dmg still it can't deal over >300, so how should i fix this stuff? I tried to increase or even delete these lines ,but is it right way? I don't think so. So maybe someone can show me the right way how to fix it, and make it deal over these 300 and focus at weapon dmg because this dmg limit it's not what i want.
I was reading about spell formulas and one think made me think about it. So this part
Code:
setCombatFormula(combat, COMBAT_FORMULA_SKILL, 0, 0, 0, (-300 this part) )