change item.itemid for item.actionid
local items = {
[actionid here] = {text = "Spiritual Shielding", id = 1, cost = 10000},
add cost to each table in the items table
under
if getPlayerBlessing(cid, blessItem.id) then
return doPlayerSendTextMessage(cid, MESSAGE_INFO_DESCR, "You...