Add these 2 macros:
Status.InPZ==0
Self.Equip.Boots(ID of Soft Boots)
Status.InPZ==1
Self.Equip.Boots(ID of BoH)
It can be problematic if You have more than one pair of Soft Boots/BoH, but it should work.
Status.InPZ==0
Self.Equip.Boots(ID of Soft Boots)
Status.InPZ==1
Self.Equip.Boots(ID of BoH)
It can be problematic if You have more than one pair of Soft Boots/BoH, but it should work.