what do you mean by working Aol?
<attribute key="charges" value="0" />
items.xml
This way palyers don't loose their aol when they die.XML:<attribute key="charges" value="0" />
LUA:<attribute key="preventDrop" value="1" />
Add This to your items.xml to Amulet of Loss
<attribute key="charges" value="1" />
remove that code from your items.xml
LUA:<attribute key="charges" value="1" />
Btw charges = 1 mean that you must die 2 times to lose it
if charges = 0 you will lose it when you die.just remove that line