Sorry bout that! Anyway here is how you can add effects to items.
How To Add Effect to Item!?
Go to your client>ini>itemeffect.ini
Get your item ID and add a line (be sure to check for exising itemID if it has any)

For example I am going to add effect on this GoblinRing which itemID is 1020241
so I'll add something like this:
1020241 other48 other38 itembaglev2 other57 sound/DropBra.wav
RED = itemID
GREEN = not sure what is this yet
PURPLE = adds border effect
PINK = adds effect to the item
ORANGE = sound when you dropped the item

Some effect you can use :
PURPLE:
itembaglev1
itembaglev2
itembaglev3
itembaglev4
itembaglev5
ring_general
PINK:
*Basically this is the quality sparkling effect
other56 (Unique)
other53 (Elite)
other57 (Super)
ORANGE:
*find this in sound folder
DropArmet.wav
DropFal.wav
DropSta.wav
DropBoots.wav
NOTE: If you only want to add 1 effect then the other should be replaced with NULL

Cheers!







