is there a other way?
I dont think theres any way to change an specific item attack, I know that you can change the speed of each attack according with their specific vocation, but I don't know if thats ok for what you're trying to do.
setItemAttribute(item.uid, "attackspeed", value)
@up
it works? that code throw the bug "a nil value" this is better:
Code:setItemAttribute(item.uid, "attackspeed", value)
Just Change In Vocations.xml?