#Amplify damage not sticking

1 messages · Page 1 of 1 (latest)

acoustic geode
#

Hey,

I tried changing the formula for amp damage and increasing the base damage resistance reduction to 80%. Ever since then, when I cast amp, it does not stick onto monsters. Procs of amp on both myself and monsters still works (visually).

I replaced the entire data folder with original .txt files but the problem is persisting.

lean elk
#

I'd have to see how you changed the formula, could you post what you changed?

vast sun
#

@acoustic geode make sure you don't use MS Excel with skills.txt and skilldesc.txt since it breaks formulas

acoustic geode
#

alright so I fixed it by putting this back into column AB: =-"min(par5 + par6*lvl + (skill('CurMas'.blvl)/2),60)"; I had changed the 60 to 100 thinking that it meant I could get -100 phys resist again. Apparently I was wrong.