You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
As a guild, our DKP system uses the second highest bid +1. This is to automatically denote the highest bidder as paying more than any other bidder, psychologically assure the second highest bidder that they were lower, and conserve dkp where there might be large gaps between bidders in a silent bid.
Describe the solution you'd like
Add functionality that automatically adds in an increment the the second highest bid when more than one bid is present. This can be done by creating a new option in the Cost Auto Update Value dropdown and a dependent input field that the user designates the increment value by. Then whenever there are multiple bidders, the logic will automatically select the second highest bid and add the increment to be shown in the automatically generated Item Cost window.
Describe alternatives you've considered
To date, I have manually added +1 (ex: typed in 261 instead of the auto 260) for every item we've bid out. Yes this works, but it's the same argument for not even having second price bidding because you can just manually lower the automatically generated Item Cost down to the second highest bid.
Additional context
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
As a guild, our DKP system uses the second highest bid +1. This is to automatically denote the highest bidder as paying more than any other bidder, psychologically assure the second highest bidder that they were lower, and conserve dkp where there might be large gaps between bidders in a silent bid.
Describe the solution you'd like
Add functionality that automatically adds in an increment the the second highest bid when more than one bid is present. This can be done by creating a new option in the Cost Auto Update Value dropdown and a dependent input field that the user designates the increment value by. Then whenever there are multiple bidders, the logic will automatically select the second highest bid and add the increment to be shown in the automatically generated Item Cost window.
Describe alternatives you've considered
To date, I have manually added +1 (ex: typed in 261 instead of the auto 260) for every item we've bid out. Yes this works, but it's the same argument for not even having second price bidding because you can just manually lower the automatically generated Item Cost down to the second highest bid.
Additional context
The text was updated successfully, but these errors were encountered: