Just wondering if this leaks:
therefore there is no way to destroy it with custom script.
-
Item - Pick every item in (Playable map area) and do (Actions)
-
Loop - Actions
-
If (All Conditions are True) then do (Then Actions) else do (Else Actions)
-
If - Conditions
-
Or - Any (Conditions) are true
-
Conditions
-
(Item-type of (Picked item)) Equal to Rune of Healing
-
(Item-type of (Picked item)) Equal to Rune of Mana
-
(Item-type of (Picked item)) Equal to Rune of Shielding
-
-
-
-
Then - Actions
-
Item - Remove (Picked item)
-
-
Else - Actions
-
-
-
therefore there is no way to destroy it with custom script.