powerupEffectTable = { {name="Force Dealer to draw an additional card", who="Dealer Only", effect="Draw 1"}, {name="Copy another player's hand", who="Other Player", effect="Clone"}, {name="Slip out of the round, but keep your bet.", who="Self Only", effect="Clear"}, {name="Swap hands with another player", who="Other Player", effect="Swap"}, {name="Force Dealer to bust", who="Dealer Only", effect="Bust"} }