--自动开饰品
if BeeUnitAffectingCombat() then
if GetItemSpell(GetItemInfo(GetInventoryItemLink('player',13))) and GetInventoryItemCooldown("Player",13)==0 then BeeRun("/use 13") return end
if GetItemSpell(GetItemInfo(GetInventoryItemLink('player',14))) and GetInventoryItemCooldown("Player",14)==0 then BeeRun("/use 14") return end