I think I could change it to zero cost and have it stock: +N where N = #common cards in hand / 2 (it also counts self as
Working together does). This way it will give 0 to 4 stock. Average number of commons is 3 to 5 most of the time, so that would mean around 2 stock average, but potentially unreliable. Maybe capping it to 3 max stock, or making it N = (#common cards in hand / 2) - 1 or N = (#common cards in hand - 1) / 2
What do you think?