HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

About TFT worldedit (How to set min level, positive value)

07-15-2003, 06:15 PM#1
junbin
I am using TFT worldedit.

I have a spell which I want to be available only at level 15. However, the TFT worldedit lets me set "Stats - Required Level" to 10 at most. Is there a way to set this value to 15?

I have a spell based off Endurance Aura. Basically, it does the opposite (ie: reduce enemy attack and move speed). For the tool tip, I use: "Decreases the movement speed and attack rate of nearby enemy units by <A009,DataA1,%>% and <A009,DataB1,%>% respectively."

It reads:

"Decreases the movement speed and attack rate of nearby enemy units by -10% and -20% respectively."

Is there a way to remove the negative signs so that it reads:

"Decreases the movement speed and attack rate of nearby enemy units by 10% and 20% respectively." ??


I know I can just put the numbers in manually, but the numbers change a lot during testing so it'd be good if the updates are automatic.