I want to utilize the multiple prices per item and multiple items per price feature in Economy V2 to set up a purchase discount for players holding a certain items, i.e.
- Price 1: 100 coins
- Price 2: 50 coins + 1 token item.
The problem is that right now when purchasing with Price 2, the 1 token item will get deducted from the inventory, thus the player would no longer hold that token item anymore. Would it be possible at all to set up an item so that it is not deducted, i.e. merely checked for existence in inventory, when used as prices of a purchase? Granting a huge amount of token items could work, but it sound like a dirty workaround.